nuttx/arch/arm
2019-11-29 17:54:43 -06:00
..
include Reviewed by David Sidrane. 2019-11-18 14:03:38 -06:00
src arch/: 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:54:43 -06:00
Kconfig Merged in david_s5/nuttx/master_h7 (pull request #1058) 2019-10-22 19:49:49 +00:00