nuttx/configs/nucleo-l432kc/src
Daniel Pereira Carvalho d755b07a06 drivers/analog: Add driver for digital to analog converted DAC7571.
configs/nucleo-l432kc:  Add support for a connect DAC7571 converter.
2018-08-02 06:40:48 -06:00
..
Makefile drivers/analog: Add driver for digital to analog converted DAC7571. 2018-08-02 06:40:48 -06:00
nucleo-l432kc.h drivers/analog: Add driver for digital to analog converted DAC7571. 2018-08-02 06:40:48 -06:00
stm32_adc.c configs: update STM32L4 configs for ADC changes 2017-08-30 11:40:58 +03:00
stm32_appinit.c drivers/analog: Add driver for digital to analog converted DAC7571. 2018-08-02 06:40:48 -06:00
stm32_autoleds.c arch/arm/src/stm32l4: Added custom pin mapping for STM32L4X2XX processors. 2018-07-16 15:42:13 -06:00
stm32_boot.c STM32L4: Eliminate a warning about implicit definition of function. While we are at it, let's improve the naming a little too. 2017-07-22 09:53:29 -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_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: Fix RAM size; STM31L4x2xx has only 64Kb of RAM. Remove references to I2C and SDIO: There is no I2C2 or SDIO on the STM32F4x2xx. 2018-07-17 11:02:47 -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/src: Fix some bogus logic noted by Fanda. 2018-01-15 18:22:29 -06:00