nuttx/configs/stm32f4discovery/src
2017-03-01 09:00:01 -06:00
..
.gitignore
Makefile Add board support for XEN1210 driver in the STM32F4 Discovery. 2016-09-17 08:33:40 -06:00
stm32_appinit.c
stm32_autoleds.c
stm32_bh1750fvi.c
stm32_bmp180.c
stm32_boot.c Olimex STM32-P407: Add an stm32_bringup.c file like most newer configurations. 2016-12-20 18:05:28 -06:00
stm32_bringup.c Remove BOARDIOC_CAN_INITIALIZE. CAN initialization is now done in the board initialization logic just like every other device driver. 2016-12-06 08:51:37 -06:00
stm32_buttons.c Add argument to STM32 EXTI interrupt handlers. 2017-02-27 14:21:30 -06:00
stm32_can.c Remove BOARDIOC_CAN_INITIALIZE. CAN initialization is now done in the board initialization logic just like every other device driver. 2016-12-06 08:51:37 -06:00
stm32_ethernet.c Add argument to STM32 EXTI interrupt handlers. 2017-02-27 14:21:30 -06:00
stm32_extmem.c
stm32_idle.c
stm32_max6675.c
stm32_max31855.c
stm32_ostest.c Add FPU support for ostest for the STM32F4Discovery platform 2016-07-11 07:08:27 -06:00
stm32_pca9635.c
stm32_pm.c
stm32_pmbuttons.c Fix errors found in build testing. 2017-02-28 09:32:24 -06:00
stm32_pwm.c Eliminate some warnings 2016-12-05 18:07:15 -06:00
stm32_qencoder.c STM32F4 Discovery: Fix issues with QEncoder support 2017-02-24 07:04:58 -06:00
stm32_rgbled.c Finish removing traces of BOARDIOC_PWMSETUP 2016-12-05 14:56:21 -06:00
stm32_sdio.c STM32F4 Discovery: Fix irq handler to have void *arg 2017-03-01 09:00:01 -06:00
stm32_spi.c
stm32_ssd1289.c
stm32_ssd1351.c
stm32_timer.c
stm32_ug2864ambag01.c
stm32_ug2864hsweg01.c
stm32_uid.c
stm32_usb.c Add argument to STM32 EXTI interrupt handlers. 2017-02-27 14:21:30 -06:00
stm32_userleds.c
stm32_xen1210.c Add argument to STM32 EXTI interrupt handlers. 2017-02-27 14:21:30 -06:00
stm32_zerocross.c Add argument to STM32 EXTI interrupt handlers. 2017-02-27 14:21:30 -06:00
stm32f4discovery.h Remove BOARDIOC_CAN_INITIALIZE. CAN initialization is now done in the board initialization logic just like every other device driver. 2016-12-06 08:51:37 -06:00