Merge pull request #1293 from TanekLiang/lpc824

[bsp][lpc824] fixed error: incomplete type is not allowed
This commit is contained in:
Bernard Xiong 2018-03-19 09:16:30 +08:00 committed by GitHub
commit 92f6301882
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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