nuttx/configs/stm32f4discovery/src
2017-05-21 17:09:53 -06:00
..
.gitignore
Makefile STM32F4: add cs43l22 audio driver and i2s driver 2017-05-21 14:14:09 -06:00
stm32_appinit.c Fix lots of occurrences of 'the the', 'the there', 'the these', 'the then', 'the they. 2017-05-11 13:35:56 -06:00
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 STM32F4: add cs43l22 audio driver and i2s driver 2017-05-21 14:14:09 -06:00
stm32_buttons.c Buttons: Correct some comments left after last button-related change: 32- vs 8-bit bit set. 2017-04-09 14:44:49 -06:00
stm32_can.c Move CAN subsystem to its own directory and put device drivers there 2017-05-12 11:48:47 -03:00
stm32_cs43l22.c STM32F4: add cs43l22 audio driver and i2s driver 2017-05-21 14:14:09 -06:00
stm32_ethernet.c Fix lots of occurrences of 'the the', 'the there', 'the these', 'the then', 'the they. 2017-05-11 13:35:56 -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 board_button_irq: Button IRQ logic no longer returns the xcpt_t oldhandler. There value is useless and dangerous after the recent changes to interrupt argument passing. 2017-03-02 15:27:55 -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 stm32_gpiosetevent: GPIO IRQ function should not return the xcpt_t oldhandler. This value is useful and potentially dangerous by itself after the change to assocaite a argument with the interrupt handler. 2017-03-02 18:36:14 -06:00
stm32_spi.c Add an instance argument to the SPIDEV definitions. 2017-04-29 12:26:52 -06:00
stm32_ssd1289.c
stm32_ssd1351.c
stm32_timer.c
stm32_ug2864ambag01.c
stm32_ug2864hsweg01.c
stm32_uid.c
stm32_usb.c Adds driver support for the XBox One controller. Currently only the latest version (XBox One X) controller works. The older XBox One controllers do not enumerate correctly. 2017-03-17 20:48:21 -07: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 Fix define CONFIG_AUDIO_CS43L22 typo 2017-05-21 17:09:53 -06:00