936df1bcb5
Squashed commit of the following: Change all calls to usleep() in the OS proper to calls to nxsig_usleep() sched/signal: Add a new OS internal function nxsig_usleep() that is functionally equivalent to usleep() but does not cause a cancellaption point and does not modify the errno variable. sched/signal: Add a new OS internal function nxsig_sleep() that is functionally equivalent to sleep() but does not cause a cancellaption point. |
||
---|---|---|
.. | ||
.gitignore | ||
lpc17_adc.c | ||
lpc17_appinit.c | ||
lpc17_boot.c | ||
lpc17_dac.c | ||
lpc17_leds.c | ||
lpc17_pwm.c | ||
lpc17_ssp.c | ||
lpc17_ubxmdm.c | ||
lpc17_usbmsc.c | ||
Makefile | ||
u-blox-c027.h |