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
nuttx
/
drivers
/
modem
/
altair
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
…
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
…
altmdm_sys.c
…
altmdm_sys.h
…
altmdm.c
…
Kconfig
Merged in alinjerpelea/nuttx (pull request
#1066
)
2019-11-04 14:24:44 +00:00
Make.defs
…