Parcourir la source

[bsp][lpc824] fixed error: incomplete type is not allowed

liang yongxiang il y a 7 ans
Parent
commit
5c0345e2f8
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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