svd2gas
Automatically generate assembly equate statements for STM32Fxx MCU's
Using CMSIS-SVD files, auto generate GNU Assembler equate statements for STM32F* assembly language.
The equate list can easily be limited to any register(s) named in the CMSIS-SVD STM32F* definition file.
Normally used with arm-none-eabi-as
Please see the distribution README for more information.