We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 298752b commit 65723fdCopy full SHA for 65723fd
1 file changed
flight/PiOS/STM32F10x/Libraries/CMSIS/Core/CM3/stm32f1xx.h
@@ -0,0 +1,9 @@
1
+/*
2
+ Redirect for ChibiOS
3
+*/
4
+#ifndef STM32F1XX_H
5
+#define STM32F1XX_H
6
+
7
+#include "stm32f10x.h"
8
9
+#endif // STM32F1XX_H
0 commit comments