nuttx/boards/arm/stm32f0l0g0
2019-12-02 09:14:56 -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 arch/arm/src/stm32f0l0g0: Fix PWM on TIM16 not working: Adjust TIM registers, Add pins available for mapping TIM14-17, CCMR2 registers was being handled for TIMs who do not have it, and Fix PWM frequency being doubled when in center-aligned mode. 2019-12-02 09:14:56 -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