/mcu-info-util

This is small utility written in Python what allows you to generate linker script and header files (with MMIO registers and IRQ definions) for specified MCU.

Primary LanguagePythonMIT LicenseMIT

mcu-info-util

This is small utility written in Python what allows you to generate linker script and header files (with MMIO registers and IRQ definions) for specified MCU.

Currently supported only some ARM MCUs.

Run python setup.py install to install application to your system.

Run mcu-info-util -h after installation for information about usage.

License

Main project code released under MIT license, but some parts of metadata have different licenses. Please see copyright notices in the relevant files.