nuttx/boards/arm/stm32/stm32f4discovery/src
2020-02-09 08:04:52 -06:00
..
.gitignore
Makefile boards/arm/stm32/stm32f4discovery: Add Ethernet SPI ENC28J60 board support to STM32F4Discovery. 2020-02-09 08:04:52 -06:00
stm32_appinit.c
stm32_autoleds.c
stm32_bh1750fvi.c
stm32_bmp180.c Removed stray references to MPL115A in stm32_bmp180.c files. 2020-01-10 20:04:21 -03:00
stm32_boot.c Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
stm32_bringup.c Refine the preprocessor conditional guard style (#190) 2020-01-31 19:07:39 +01:00
stm32_buttons.c
stm32_can.c
stm32_critmon.c Fix some typos 2019-09-17 10:46:23 -06:00
stm32_cs43l22.c Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
stm32_ds1307.c boards/arm/stm32/stm32f4discovery/src: Add support for external DS1307 module. 2019-09-22 07:08:00 -06:00
stm32_enc28j60.c boards/arm/stm32/stm32f4discovery: Add Ethernet SPI ENC28J60 board support to STM32F4Discovery. 2020-02-09 08:04:52 -06:00
stm32_ethernet.c Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
stm32_extmem.c
stm32_gs2200m.c Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
stm32_hciuart.c
stm32_idle.c Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
stm32_lis3dsh.c
stm32_max6675.c
stm32_max7219_leds.c
stm32_max7219.c
stm32_max31855.c Fix some typos 2019-09-17 10:46:23 -06:00
stm32_mlx90614.c
stm32_mmcsd.c Replace #include <semaphore.h> to #include <nuttx/semaphore.h> 2020-02-01 08:27:30 -06:00
stm32_netinit.c Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
stm32_nunchuck.c
stm32_ostest.c
stm32_pca9635.c
stm32_pm.c Fix some typos. Also minor update to stm32f7/nucleo-144/README.txt and stm32l4/nucleo-l496zg/README.txt board documentation. 2019-09-05 08:12:50 -06:00
stm32_pmbuttons.c Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
stm32_pwm.c drivers/timers/pwm.c: Move the pwm/pwm.c driver to timers/pwm.c, The drivers/pwm contained only one .c file (pwm.c), so to avoid the proliferation of sub-directories inside drivers/ is better to move the pwm.c driver to drivers/timers. The pwm.h header was moved to include/nuttx/timers to keep consistency, so all files referencing it need to be updated. 2019-09-02 07:57:10 -06:00
stm32_qencoder.c
stm32_reset.c
stm32_rgbled.c drivers/timers/pwm.c: Move the pwm/pwm.c driver to timers/pwm.c, The drivers/pwm contained only one .c file (pwm.c), so to avoid the proliferation of sub-directories inside drivers/ is better to move the pwm.c driver to drivers/timers. The pwm.h header was moved to include/nuttx/timers to keep consistency, so all files referencing it need to be updated. 2019-09-02 07:57:10 -06:00
stm32_romfs_initialize.c
stm32_romfs.h
stm32_sdio.c Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
stm32_spi.c boards/arm/stm32/stm32f4discovery: Add Ethernet SPI ENC28J60 board support to STM32F4Discovery. 2020-02-09 08:04:52 -06:00
stm32_ssd1289.c Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
stm32_ssd1351.c Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
stm32_st7032.c
stm32_st7567.c Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
stm32_sx127x.c boards/arm/stm32/stm32f4discovery/: Add board support to external LoRa NiceRF module 2020-01-12 10:59:30 -06:00
stm32_timer.c
stm32_ug2864ambag01.c Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
stm32_ug2864hsweg01.c Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
stm32_uid.c
stm32_usb.c Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
stm32_usbmsc.c
stm32_userleds.c
stm32_xen1210.c Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
stm32_zerocross.c Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
stm32f4discovery.h boards/arm/stm32/stm32f4discovery: Add Ethernet SPI ENC28J60 board support to STM32F4Discovery. 2020-02-09 08:04:52 -06:00