Explorar el Código

Merge pull request #1293 from TanekLiang/lpc824

[bsp][lpc824] fixed error: incomplete type is not allowed
Bernard Xiong hace 7 años
padre
commit
92f6301882
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      bsp/lpc824/rtconfig.h

+ 1 - 1
bsp/lpc824/rtconfig.h

@@ -80,7 +80,7 @@
 // </c>
 // <c1>Using Mutex
 //  <i>Using Mutex
-//#define RT_USING_MUTEX
+#define RT_USING_MUTEX
 // </c>
 // <c1>Using Event
 //  <i>Using Event