nuttx/boards/arm/stm32f0l0g0/b-l072z-lrwan1/src
2019-11-29 17:47:03 -06:00
..
b-l072z-lrwan1.h
Makefile
stm32_adc.c
stm32_appinit.c Fix typos in comments. 2019-08-21 09:32:59 -06:00
stm32_autoleds.c
stm32_boot.c
stm32_bringup.c
stm32_spi.c
stm32_ssd1306.c
stm32_sx127x.c boards/: 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:47:03 -06:00