nuttx/configs/stm32f4discovery/src
2018-02-01 12:17:03 -06:00
..
.gitignore
Makefile configs/stm32f4discovery/src: Add stm32f4discovery board support for Nunchuck joystick 2017-11-28 12:23:02 -06:00
stm32_appinit.c drivrs/sensors: Make a few other configuration settings consistent with the (undocumented) standard. 2017-08-24 09:45:46 -06:00
stm32_autoleds.c
stm32_bh1750fvi.c Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -06:00
stm32_bmp180.c Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -06:00
stm32_boot.c Squashed commit of the following: 2018-01-06 17:06:50 -06:00
stm32_bringup.c configs/stm32f4discovery/src: Add stm32f4discovery board support for Nunchuck joystick 2017-11-28 12:23:02 -06:00
stm32_buttons.c STM32F4 Discovery: Fix some errors do missing inclusion of stm32_gpio.h 2017-11-25 12:06:22 -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 STM32F4 Discovery: Fix some errors do missing inclusion of stm32_gpio.h 2017-11-25 12:06:22 -06:00
stm32_idle.c Without lowsyslog() *llinfo() is not useful. Eliminate and replace with *info(). 2016-06-20 11:59:15 -06:00
stm32_lis3dsh.c Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -06:00
stm32_max6675.c Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -06:00
stm32_max31855.c Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -06:00
stm32_netinit.c Merged in masayuki2009/nuttx.nuttx/stm32f4discovery_rndis (pull request #533) 2017-11-13 08:55:41 +00:00
stm32_nunchuck.c Add missing file in previous commit 2017-11-28 12:54:03 -06:00
stm32_ostest.c Add FPU support for ostest for the STM32F4Discovery platform 2016-07-11 07:08:27 -06:00
stm32_pca9635.c Add _ to the beginning of all debug macros to avoid name collisions 2016-06-16 12:33:32 -06:00
stm32_pm.c Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -06:00
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 configs/: Remove dangling spaces at the end of lines in *.c and *.h files. 2017-06-28 13:21:20 -06:00
stm32_romfs_initialize.c Cosmetic changes from review of last PR 2017-09-28 08:30:41 -06:00
stm32_romfs.h Cosmetic changes from review of last PR 2017-09-28 08:30:41 -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 configs/stm32f4disovery: Add support for JLX12864G display on STM32F4 Discovery board 2017-11-23 08:41:16 -06:00
stm32_ssd1289.c
stm32_ssd1351.c
stm32_st7567.c configs/stm32f4disovery: Add support for JLX12864G display on STM32F4 Discovery board 2017-11-23 08:41:16 -06:00
stm32_timer.c Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -06:00
stm32_ug2864ambag01.c
stm32_ug2864hsweg01.c drivers/lcd: ssd1306: add support for board power control. ThingseeOne has regulator for controlling display power on/off. Patch adds support for board based power control to SSD1306 driver. 2017-08-22 08:40:27 -06:00
stm32_uid.c
stm32_usb.c Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -06:00
stm32_usbmsc.c configs/stm32f4discovery: Add a USB MSC configuration 2017-10-13 10:02:22 -06:00
stm32_userleds.c STM32F4 Discovery: Fix some errors do missing inclusion of stm32_gpio.h 2017-11-25 12:06:22 -06:00
stm32_xen1210.c drivers/sensors: Fix more naming of configurations to be compliant for two more drivers. Still a few more to go. 2017-08-24 10:26:53 -06:00
stm32_zerocross.c STM32F4 Discovery: Fix some errors do missing inclusion of stm32_gpio.h 2017-11-25 12:06:22 -06:00
stm32f4discovery.h Make sure that labeling is used consistently in all function headers (part 3). 2018-02-01 12:17:03 -06:00