Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 647 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 647 Bytes

stm32_datasheet_to_d

Program for automatically generating register access code in D from the STM32 datasheets

Instructions

The following is a typical register description from the datasheet (a.k.a Reference Manual).

Cut and paste from the datasheet into the appropriate text boxes, as shown below, to generate the code.

Licensing

See the LICENSE file for licensing information.