Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Generate board interface code in Makefiles.
* arduino-due/Makefile: generate hardware interface from SVD. * microbit/Makefile: likewise. * stm32f4/Makefile: likewise. * stm32f429i/Makefile: likewise. * arduino-due/atsam3x8e/*: regenerated. * microbit/nrf51/*: regenerated. * microbit/nrf51/nrf51-interrupts.adb: removed. * microbit/nrf51/nrf51-interrupts.ads: likewise. * stm32f4/stm32f40x/*: regenerated. * stm32f429i/stm32f429x/*: regenerated. * arduino-due/adainclude/startup-set_up_clock.adb: register type name changed. * microbit/adainclude/nrf51_clock.adb (Start): likewise. * microbit/build_runtime.gpr (Compiler): apply -gnatwU to nrf51_swi.ads (System was withed but not used).
- Loading branch information