Xiang Xiao
|
5c80b94820
|
Replace #include <semaphore.h> to #include <nuttx/semaphore.h>
Since the kernel side should call nxsem_xxx instead and remove the unused inclusion
|
2020-02-01 08:27:30 -06:00 |
|
Nathan Hartman
|
d1dd2841c5
|
Fix typos in comments and README.txt.
No functional changes.
|
2020-01-15 10:09:34 -06:00 |
|
Gregory Nutt
|
736a0da8ec
|
Fix various coding standard problems in last PR, mostly as reported by tools/nxstyle.
|
2019-12-01 20:17:57 -06:00 |
|
OSer
|
498fb6d15f
|
Merged in OSer916/nuttx/stm32f746g-disco_sai (pull request #1081)
boards/arm/stm32f7/stm32f746g-disco: add SAI driver
Approved-by: Gregory Nutt <gnutt@nuttx.org>
|
2019-12-02 01:55:29 +00:00 |
|