Browse Source

Merge pull request #1293 from TanekLiang/lpc824

[bsp][lpc824] fixed error: incomplete type is not allowed
Bernard Xiong 7 năm trước cách đây
mục cha
commit
92f6301882
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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