funreg/svd2funreg
..
2025-02-05 10:29:10 -05:00
2025-02-05 15:53:00 -05:00
2025-02-05 15:53:00 -05:00
2025-02-05 10:32:32 -05:00

svd2funreg

This utility parses an SVD file and produces its funreg implementation.

Compile using make, though be sure to fetch the pugixml submodule first.

Usage

./main STM32L476.svd > stm32l476.h

Replace the SVD and H files with those of your choosing.