nuttx/boards/arm/stm32f0l0g0
2019-12-20 13:07:31 -06:00
..
b-l072z-lrwan1 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
drivers Merged in alinjerpelea/nuttx (pull request #1014) 2019-08-21 13:39:29 +00:00
nucleo-f072rb Linker scripts: Fix some alignment problems. 2019-09-15 18:06:36 -06:00
nucleo-f091rc 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
nucleo-g070rb boards/arm/stm32f0l0g0/: Fix issues noted by nxstyle. 2019-12-20 13:07:31 -06:00
nucleo-g071rb arch/arm/src/stm32f0l0g0 and boards/arm/stm32f0l0g0/nucleo-g071rb: The last change did NOT eliminate the build problem. This one does. 2019-09-18 15:13:13 -06:00
nucleo-l073rz 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
stm32f051-discovery Linker scripts: Fix some alignment problems. 2019-09-15 18:06:36 -06:00
stm32f072-discovery Linker scripts: Fix some alignment problems. 2019-09-15 18:06:36 -06:00