Raffael Greter

Results 4 issues of Raffael Greter

This PR adds a generator for `CMSIS System View Description` files (see [here](https://www.keil.com/pack/doc/cmsis/SVD/html/index.html). As described in #12, in a strictly correct SVD file, the registers are separated into peripherals. However,...

kind: feature

I added a generator and template for documentation in RST.

kind: feature

Some fixes in the C template: - I would say, that the reserved bits in the structs were still incorrect after the recent fix. - The _MASK macro used the...

bug

Hi! First of all, thanks for the great work so far! I would like to add a generator for CMSIS SVD files (a register description format for debugging, see [here](https://www.keil.com/pack/doc/cmsis/SVD/html/svd_Format_pg.html))....

kind: feature
scope: sw generators
status: todo