altos: first cut at ADS124S0X driver interrupt handling
[fw/altos] / src / kernel / ao.h
index 9baae8b437d310b071618b57795b11575c650637..910c1d8ed97c532c70da13957fd087f6ee06b84a 100644 (file)
@@ -76,6 +76,7 @@ typedef AO_PORT_TYPE ao_port_t;
 #define AO_PANIC_SELF_TEST_MPU6000     0x40 | 3        /* Self test failure */
 #define AO_PANIC_SELF_TEST_MPU9250     0x40 | 3        /* Self test failure */
 #define AO_PANIC_SELF_TEST_MS5607      0x40 | 4        /* Self test failure */
+#define AO_PANIC_SELF_TEST_ADS124S0X   0x40 | 5        /* Self test failure */
 
 /* Stop the operating system, beeping and blinking the reason */
 void