nuttx/configs/stm32l476-mdk/src
2019-05-24 18:06:01 -06:00
..
Makefile configs/stm32l476-mdk: Repartition bring-up logic so that it is more like other board directories. Add support for USERLED driver. Add bring-up initialization logic for the USERLED driver. 2017-11-12 13:24:13 -06:00
stm32_appinit.c Squashed commit of the following: 2019-02-18 15:32:00 -06:00
stm32_autoleds.c Remove trailing spaces at the end of lines. 2018-08-13 07:39:38 -06:00
stm32_boot.c Squashed commit of the following: 2019-02-18 15:32:00 -06:00
stm32_bringup.c configs/stm32l476-mdk: Repartition bring-up logic so that it is more like other board directories. Add support for USERLED driver. Add bring-up initialization logic for the USERLED driver. 2017-11-12 13:24:13 -06:00
stm32_buttons.c configs/stm32l476-mdk: Repartition bring-up logic so that it is more like other board directories. Add support for USERLED driver. Add bring-up initialization logic for the USERLED driver. 2017-11-12 13:24:13 -06:00
stm32_clockconfig.c arch/arm/src/stm32: Fix scope of naming. CONFIG_RTC_LSECLOCK->CONFIG_STM32_RTC_LSECLOCK, for example. Fix some usage. Although CONFIG_STM32L4_RTC_xxxCLOCK was defined in the Kconfig, CONFIG_RTX_xxxCLOCK was used in numerous places in the code 2018-06-28 15:58:08 -06:00
stm32_spi.c Rename arch/arm/src/stm32l4/chip to arch/arm/src/stm32l4/hardware. 2019-05-24 18:06:01 -06:00
stm32_userleds.c configs/stm32l476-mdk: Add support for the on-board LEDs. 2017-11-12 12:56:38 -06:00
stm32l476-mdk.h Squashed commit of the following: 2019-02-18 15:32:00 -06:00