changes to the GUI to allow for better loading and writing as well as tested our...
[goodfet] / firmware / platforms / stm32f4discovery.h
1
2
3 // Nothing to see here.
4
5
6 #define INITCHIP stm32f4xx_init();
7
8 void stm32f4xx_init();