Ver código fonte

Merge pull request #1293 from TanekLiang/lpc824

[bsp][lpc824] fixed error: incomplete type is not allowed
Bernard Xiong 7 anos atrás
pai
commit
92f6301882
1 arquivos alterados com 1 adições e 1 exclusões
  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