JTAGARM7 is back up and running, folks! Tested Halt/Release, Get/Set Registers,...
[goodfet] / firmware / platforms / stm32f4discovery.h
1
2
3 // Nothing to see here.
4
5
6 #define INITCHIP stm32f4xx_init();
7
8 void stm32f4xx_init();