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
Xiang Xiao
a61b8a13c6
Fix nxstyle issue
...
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2020-06-07 19:28:10 +01:00
..
Makefile
build: Remove the empty variable assignment
2020-05-24 08:24:13 -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
boards/arm/stm32f0l0g0/nucleo-g070rb: Initial support for board STM32 NUCLEO-G070RB, including NSH config
2019-09-17 11:20:26 -06:00
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
Fix nxstyle issue
2020-06-07 19:28:10 +01: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