change osal_queue_receive() signature
- fix build issue with freertos
This commit is contained in:
16
.gitignore
vendored
Normal file
16
.gitignore
vendored
Normal file
@@ -0,0 +1,16 @@
|
||||
/.metadata
|
||||
html
|
||||
latex
|
||||
test_old
|
||||
tests/build
|
||||
*.d
|
||||
*.o
|
||||
*.mk
|
||||
*.ld
|
||||
*.launch
|
||||
*.map
|
||||
*.axf
|
||||
/tests/lpc175x_6x/build/
|
||||
/tests/lpc18xx_43xx/build/
|
||||
/demos/*/*/Board_*
|
||||
/demos/*/*/KeilBuild/
|
Reference in New Issue
Block a user