This website requires JavaScript.
Explore
Help
Register
Sign In
sergiotarxz
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
Code
Issues
Pull Requests
Releases
Wiki
Activity
6be0b2f1b8
nuttx
/
drivers
/
wireless
/
spirit
History
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
..
drivers
Replace #include <semaphore.h> to #include <nuttx/semaphore.h>
2020-02-01 08:27:30 -06:00
include
Remove trailing spaces at the end of lines.
2018-08-13 07:39:38 -06:00
lib
Remove exra whitespace from files (
#189
)
2020-01-31 09:24:49 -06:00
Kconfig
Remove exra whitespace from files (
#189
)
2020-01-31 09:24:49 -06:00
Make.defs