This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors_Framework
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
mirror of
https://github.com/apache/nuttx.git
synced
2026-06-06 16:50:55 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
e33fc3dc895dacf55a0020852a8f3e303c1f52ca
nuttx
/
drivers
/
modem
T
History
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
..
altair
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 alinjerpelea/nuttx (pull request
#1056
)
2019-10-21 14:14:33 +00:00
Make.defs
Merged in alinjerpelea/nuttx (pull request
#1056
)
2019-10-21 14:14:33 +00:00
u-blox.c
…