git-svn-id: https://svn.code.sf.net/p/goodfet/code/trunk@1496 12e2690d-a6be-4b82...
[goodfet] / firmware / platforms / stm32f4discovery.h
1
2
3 // Nothing to see here.
4
5
6 #define INITCHIP stm32f4xx_init();
7
8 void stm32f4xx_init();