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
/
altair
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
..
altmdm_dev.h
Cosmetic changes from review of last PR.
2019-10-21 08:51:47 -06:00
altmdm_pm_state.c
…
altmdm_pm_state.h
…
altmdm_pm.c
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
altmdm_pm.h
…
altmdm_spi.c
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
altmdm_spi.h
Cosmetic changes from review of last PR.
2019-10-21 08:51:47 -06:00
altmdm_sys.c
Cosmetic changes from review of last PR.
2019-10-21 08:51:47 -06:00
altmdm_sys.h
Cosmetic changes from review of last PR.
2019-10-21 08:51:47 -06:00
altmdm.c
…
Kconfig
Merged in alinjerpelea/nuttx (pull request
#1066
)
2019-11-04 14:24:44 +00:00
Make.defs
…