change osal_queue_receive() signature

- fix build issue with freertos
This commit is contained in:
hathach
2018-11-14 16:31:28 +07:00
parent 5732be224c
commit 10bf41f718
8 changed files with 47 additions and 31 deletions

16
.gitignore vendored Normal file
View 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/