This website requires JavaScript.
Explore
Help
Sign In
sergiotarxz
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
Code
Issues
Pull Requests
Releases
Wiki
Activity
nuttx
/
boards
/
arm
/
stm32f0l0g0
/
nucleo-g070rb
/
src
History
Nathan Hartman
8d985819b3
Fix typos
...
Comments only. No functional changes.
2020-05-14 10:49:44 -06:00
..
Makefile
boards/arm/stm32f0l0g0/nucleo-g070rb: boards/arm/stm32f0l0g0/nucleo-g070rb: Add button driver support, Add driver support. Add GPIO example. Includes fixes to the GPIO driver support from Guillherme Amaral <gvr@certi.org.br>.
2019-11-04 14:11:36 -06:00
nucleo-g070rb.h
boards/arm/stm32f0l0g0/nucleo-g070rb: boards/arm/stm32f0l0g0/nucleo-g070rb: Add button driver support, Add driver support. Add GPIO example. Includes fixes to the GPIO driver support from Guillherme Amaral <gvr@certi.org.br>.
2019-11-04 14:11:36 -06:00
stm32_appinit.c
Fix typos
2020-05-14 10:49:44 -06:00
stm32_autoleds.c
…
stm32_boot.c
Fix wait loop and void cast (
#24
)
2020-01-02 10:54:43 -06:00
stm32_bringup.c
boards/arm/stm32f0l0g0/: Fix issues noted by nxstyle.
2019-12-20 13:07:31 -06:00
stm32_buttons.c
boards/arm/stm32f0l0g0/: Fix issues noted by nxstyle.
2019-12-20 13:07:31 -06:00
stm32_gpio.c
Fix wait loop and void cast (
#24
)
2020-01-02 10:54:43 -06:00
stm32_pwm.c
boards/arm/stm32f0l0g0/nucleo-g070rb: Add PWM support and GPIO_TIM3_* mappings
2019-10-17 12:06:10 -06:00
stm32_timer.c
boards/arm/stm32f0l0g0/: Fix issues noted by nxstyle.
2019-12-20 13:07:31 -06:00