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

Revision:
17:86034c970ea0
Parent:
7:709130701ac7
--- a/mx_circular_buffer.h	Sat Aug 13 12:57:48 2016 +1000
+++ b/mx_circular_buffer.h	Fri Aug 19 15:50:48 2016 +1000
@@ -21,6 +21,7 @@
 #ifndef SRC_MX_CIRCULAR_BUFFER_H_
 #define SRC_MX_CIRCULAR_BUFFER_H_
 
+#include "nz32s_default_config.h"
 #include "mx_buffer_base.h"
 
 /** Templated Circular buffer class