altosui: Add config and pyro tabs to graph widget
[fw/altos] / src / snekboard / ao_pins.h
index 7e215011ce23e9e7d8475b1e5047891cd89130bd..80b2cb778e8f77bbd97285ec5f8c1173d8a21ca4 100644 (file)
@@ -41,4 +41,7 @@
 #define AO_AHB_PRESCALER       1
 #define AO_APBA_PRESCALER      1
 
+#define HAS_SPI_0              1
+#define SPI_0_PA08_PA09_PA10   1
+
 #endif /* _AO_PINS_H_ */