nuttx/boards/arm/stm32/stm32f4discovery/src
Masayuki Ishikawa 7389f86561 Merged in masayuki2009/nuttx.nuttx/stm32f4dis_with_gs2200m (pull request #1057)
stm32f4dis with gs2200m

* drivers: wireless: Add SPI_SELECT() to _read/write_data() in gs2200m.c

    Signed-off-by: Masayuki Ishikawa <Masayuki.Ishikawa@jp.sony.com>

* boards: stm32f4discovery: Add support for gs2200m

    NOTE: GS2200M for Spresense works with mikroe STM32F4 Discovery Shield (slot3)

    Signed-off-by: Masayuki Ishikawa <Masayuki.Ishikawa@jp.sony.com>

Approved-by: Gregory Nutt <gnutt@nuttx.org>
2019-10-22 13:38:41 +00:00
..
.gitignore
Makefile Merged in masayuki2009/nuttx.nuttx/stm32f4dis_with_gs2200m (pull request #1057) 2019-10-22 13:38:41 +00:00
stm32_appinit.c
stm32_autoleds.c
stm32_bh1750fvi.c
stm32_bmp180.c
stm32_boot.c boards/arm/stm32/axoloti, omnibusf4, and stm32f4discovery: If CONFIG_SCHED_CRITMONITOR is selected, then make sure that ITM and DWT resources are enabled before accessing ITM and DWT registers. By default, these registers are disabled. Suggested by Juha Niskanen. 2019-09-13 07:22:00 -06:00
stm32_bringup.c Merged in masayuki2009/nuttx.nuttx/stm32f4dis_with_gs2200m (pull request #1057) 2019-10-22 13:38:41 +00:00
stm32_buttons.c
stm32_can.c
stm32_critmon.c Fix some typos 2019-09-17 10:46:23 -06:00
stm32_cs43l22.c
stm32_ds1307.c boards/arm/stm32/stm32f4discovery/src: Add support for external DS1307 module. 2019-09-22 07:08:00 -06:00
stm32_ethernet.c
stm32_extmem.c
stm32_gs2200m.c Merged in masayuki2009/nuttx.nuttx/stm32f4dis_with_gs2200m (pull request #1057) 2019-10-22 13:38:41 +00:00
stm32_hciuart.c
stm32_idle.c
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 Merged in masayuki2009/nuttx.nuttx/stm32f4dis-mmcsdspi (pull request #1053) 2019-10-18 02:38:16 +00:00
stm32_netinit.c
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
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
stm32_spi.c Merged in masayuki2009/nuttx.nuttx/stm32f4dis_with_gs2200m (pull request #1057) 2019-10-22 13:38:41 +00:00
stm32_ssd1289.c
stm32_ssd1351.c
stm32_st7032.c
stm32_st7567.c
stm32_timer.c
stm32_ug2864ambag01.c
stm32_ug2864hsweg01.c
stm32_uid.c
stm32_usb.c
stm32_usbmsc.c
stm32_userleds.c
stm32_xen1210.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_zerocross.c
stm32f4discovery.h Merged in masayuki2009/nuttx.nuttx/stm32f4dis_with_gs2200m (pull request #1057) 2019-10-22 13:38:41 +00:00