adding this to make fixedwing build on stm - this is wrongly nammed

This commit is contained in:
Antoine Drouin
2010-11-04 15:42:32 +00:00
parent b253bd625d
commit fc30316e3b
+6
View File
@@ -0,0 +1,6 @@
#ifndef GPIO_H
#define GPIO_H
/* this is an empty header for now to make things build on stm32 */
#endif /* GPIO_H */