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. |
||
---|---|---|
.. | ||
Makefile | ||
sam_appinit.c | ||
sam_at24config.c | ||
sam_autoleds.c | ||
sam_boot.c | ||
sam_bringup.c | ||
sam_buttons.c | ||
sam_dac.c | ||
sam_ethernet.c | ||
sam_hsmci.c | ||
sam_mcan.c | ||
sam_mrf24j40.c | ||
sam_sdram.c | ||
sam_spi.c | ||
sam_usbdev.c | ||
sam_userleds.c | ||
sam_xbee.c | ||
same70-xplained.h |