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 | ||
Makefile | ||
stm32_appinit.c | ||
stm32_boot.c | ||
stm32_bringup.c | ||
stm32_buttons.c | ||
stm32_can.c | ||
stm32_highpri.c | ||
stm32_leds.c | ||
stm32_mmcsd.c | ||
stm32_mpl115a.c | ||
stm32_spi.c | ||
stm32_ssd1289.c | ||
stm32_touchscreen.c | ||
stm32_usbdev.c | ||
stm32_usbmsc.c | ||
viewtool_stm32f107.h |