nuttx/configs/nucleo-f303re/src
Mateusz Szafoni b9a1969122 *Merged in raiden00/nuttx_pe (pull request #778)
Improvements in STM32 ADC

arch/arm/src/stm32/stm32_adc.c: start conversion on startup is now possible if TIM triggering selected. This can be useful to start ADC TIM conversion for ADC IPv2 when opening ADC device.

arch/arm/src/stm32/stm32_adc.c: fix compilation errors for chips with one ADV TIM

configs/nucleo-f303re: refresh ADC example

configs/nucleo-f334r8: refresh ADC example

Approved-by: GregoryN <gnutt@nuttx.org>
2018-12-09 00:09:01 +00:00
..
Makefile
nucleo-f303re.h Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -06:00
stm32_adc.c *Merged in raiden00/nuttx_pe (pull request #778) 2018-12-09 00:09:01 +00:00
stm32_appinitialize.c
stm32_autoleds.c
stm32_boot.c Remove configurations using canutils/libuavcan and examples/uavcan. libuavcan has not built for a year or so. The basic problem is that as NuttX advances, the old frozen versino of libuavcan has become absolute because it violates the portable POSIX OS interface. No one is maintaining the port so there is no alternative but to remove it. 2018-03-23 07:37:49 -06:00
stm32_buttons.c
stm32_can.c
stm32_pwm.c
stm32_spi.c
stm32_ssd1351.c
stm32_timer.c Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -06:00
stm32_uid.c
stm32_userleds.c