nuttx/boards/arm/tms570/tms570ls31x-usb-kit/src
Xiang Xiao 5c80b94820 Replace #include <semaphore.h> to #include <nuttx/semaphore.h>
Since the kernel side should call nxsem_xxx instead and remove the unused inclusion
2020-02-01 08:27:30 -06:00
..
Makefile
tms570_appinit.c
tms570_autoleds.c
tms570_bringup.c
tms570_buttons.c Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
tms570_initialize.c
tms570_sdmmc.c Replace #include <semaphore.h> to #include <nuttx/semaphore.h> 2020-02-01 08:27:30 -06:00
tms570_spi.c
tms570_userleds.c
tms570ls31x_usb_kit.h