This website requires JavaScript.
Explore
Help
Sign in
Aksal
/
nuttx
Watch
3
Star
1
Fork
You've already forked nuttx
1
mirror of
https://github.com/apache/nuttx.git
synced
2026-09-13 14:10:18 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
2
4e2b2e8ce7
nuttx
/
drivers
/
wireless
/
lpwan
History
Download ZIP
Download TAR.GZ
Gregory Nutt
244437257b
drivers/: Within the OS, nxisg_usleep() should be used instead of usleep(). usleep() is a cancellation point and sets the errno value. Neither of which should be done inside the OS.
2019-11-29 17:37:39 -06:00
..
sx127x
drivers/: Within the OS, nxisg_usleep() should be used instead of usleep(). usleep() is a cancellation point and sets the errno value. Neither of which should be done inside the OS.
2019-11-29 17:37:39 -06:00
Kconfig
Merged in raiden00/nuttx_lora (pull request
#829
)
2019-02-24 17:58:46 +00:00
Make.defs
Cosmetic changes for coding style for last PR
2019-01-20 07:38:55 -06:00