nuttx/boards/arm/stm32l4/nucleo-l476rg/src
Xiang Xiao 5c80b94820 Replace #include <semaphore.h> to #include <nuttx/semaphore.h>
Since the kernel side should call nxsem_xxx instead and remove the unused inclusion
2020-02-01 08:27:30 -06:00
..
Makefile
nucleo-l476rg.h boards/arm/stm32rl4: Remove inclusion of STM32 L4 header files from all board.h header files. 2019-09-29 11:37:46 -06:00
stm32_adc.c
stm32_ajoystick.c Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
stm32_appinit.c Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
stm32_as726x.c
stm32_autoleds.c
stm32_bmp180.c
stm32_boot.c
stm32_buttons.c
stm32_can.c
stm32_cc1101.c
stm32_gpio.c Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
stm32_lsm6dsl.c
stm32_lsm303agr.c
stm32_pcd8544.c Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
stm32_pwm.c arch/arm/src/stm32l4 and boards/arm/stm32l4/nucleo-l476rg: Add support for LPTIM timers on the STM32L4 as PWM outputs. 2019-10-27 17:21:32 -06:00
stm32_qencoder.c
stm32_spi.c Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
stm32_spimmcsd.c Replace #include <semaphore.h> to #include <nuttx/semaphore.h> 2020-02-01 08:27:30 -06:00
stm32_timer.c
stm32_userleds.c