nuttx/configs/nucleo-l432kc/src
Gregory Nutt a76e137ce2 Squashed commit of the following:
sched/init/nx_start.c:  Add support for CONFIG_BOARD_DRIVER_INITIALIZE.  If this option is selected then nx_start() will call a board-provided function board_driver_initialize() immediately after calling up_initialize().

    Rename CONFIG_BOARD_INITIALIZE to CONFIG_BOARD_LATE_INITIALIZE.

    Raname board_initialize() to board_late_initialize()
2019-02-18 15:32:00 -06:00
..
Makefile configs/nucleo-l432kc: Add support for the INA226. 2018-11-05 16:41:34 -06:00
nucleo-l432kc.h configs/nucleo-l432kc: Add support for the INA226. 2018-11-05 16:41:34 -06:00
stm32_adc.c configs: update STM32L4 configs for ADC changes 2017-08-30 11:40:58 +03:00
stm32_appinit.c configs/nucleo-l432kc/src/stm32_appinit.c: Add support for I2C driver initialization. 2019-01-28 06:12:52 -06:00
stm32_at45db.c configs/nucleo-l432kc/src/stm32_at45db.c: Forgot to add file with commit 578114a74f 2018-10-26 11:50:29 -06:00
stm32_autoleds.c configs/nucleo-l432kc: Fix stm32_userleds and some comments. After change LD2 to LD3 in board.h stm32_userleds.c was broken. 2018-08-03 09:31:40 -06:00
stm32_boot.c Squashed commit of the following: 2019-02-18 15:32:00 -06:00
stm32_buttons.c first attempt at a nucleo-l432kc board 2017-05-02 17:18:15 +02:00
stm32_dac7571.c drivers/analog: Add driver for digital to analog converted DAC7571. 2018-08-02 06:40:48 -06:00
stm32_ina226.c configs/nucleo-l432kc: Add support for the INA226. 2018-11-05 16:41:34 -06:00
stm32_pwm.c first attempt at a nucleo-l432kc board 2017-05-02 17:18:15 +02:00
stm32_qencoder.c first attempt at a nucleo-l432kc board 2017-05-02 17:18:15 +02:00
stm32_spi.c configs/nucleo-l432kc: Added support for AT45DB Serial Flash 2018-10-25 16:12:59 -06:00
stm32_timer.c Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -06:00
stm32_userleds.c configs/nucleo-l432kc: Fix stm32_userleds and some comments. After change LD2 to LD3 in board.h stm32_userleds.c was broken. 2018-08-03 09:31:40 -06:00