Library for Modtronix NZ32 STM32 boards, like the NZ32-SC151, NZ32-SB072, NZ32-SE411 and others

Revision:
7:709130701ac7
Parent:
5:e1297df8ee0d
Child:
10:213d6350f0a8
--- a/nz32s.h	Mon Aug 31 10:29:58 2015 +1000
+++ b/nz32s.h	Thu Sep 10 20:09:01 2015 +1000
@@ -22,6 +22,8 @@
 #define NZ32S_H_
 
 #include "mbed.h"
+#include "mx_tick.h"
+#include "mx_helpers.h"
 #include "nz32s_default_config.h"
 
 #ifdef __cplusplus