Comment by techman001
17 hours ago
I'm just starting the design of a cmsis-svd-lsp Language Server application that can be used with any LSP capable editor to provide legal CMSIS names for their STM32xx MCU registers and bitfields during coding, simply by using the SVD file for their model. MIT licensed.
It will include the correct name, absolute address, bit offset and width plus a bitfield description.
This is needed for bare metal coding (in any language) without using the massive monolithic systems from the manufacturers.
I've previously made a Mecrisp-Stellaris Forth Language Server as a test run and it works fine with helix editor.
https://github.com/techman00172/schematics/blob/main/mecrisp...
No comments yet
Contribute on Hacker News ↗