.. |
.gitignore
|
|
|
Makefile
|
configs/stm32fdiscovery: Add support in bringup logic to initialize the HCI UART and register the HCI UART network device.
|
2018-04-13 14:53:11 -06:00 |
stm32_appinit.c
|
configs/stm32f4discovery: Building of stm32_appinit.c should not depend on CONFIG_NSH_LIBRARY but on CONFIG_LIB_BOARDCTL.
|
2018-03-16 12:16:19 -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
|
Remove configurations using canutils/libuavcan and examples/uavcan. libuavcan has not built for a year or so. The basic problem is that as NuttX advances, the old frozen versino of libuavcan has become absolute because it violates the portable POSIX OS interface. No one is maintaining the port so there is no alternative but to remove it.
|
2018-03-23 07:37:49 -06:00 |
stm32_bringup.c
|
configs/stm32fdiscovery: Add support in bringup logic to initialize the HCI UART and register the HCI UART network device.
|
2018-04-13 14:53:11 -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
|
|
|
stm32_cs43l22.c
|
|
|
stm32_ethernet.c
|
|
|
stm32_extmem.c
|
STM32F4 Discovery: Fix some errors do missing inclusion of stm32_gpio.h
|
2017-11-25 12:06:22 -06:00 |
stm32_hciuart.c
|
Various fixes/changes from intial testing of the HCI UART on the STM32F4-Discovery board. Re-organized how the Blutetooth network driver is initialized. Added lots of new debug output. Add a new STM32 F4 Discovery configuration for testing the HCI UART. Various fixes to get through initialization (still does not).
|
2018-04-14 09:23:08 -06:00 |
stm32_idle.c
|
|
|
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
|
drivers/sensors/max31855: Add multiple max31855 sensors feature and support for bambino-200e and stm32f4discovery
|
2018-04-09 15:36:27 -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
|
|
|
stm32_pca9635.c
|
|
|
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
|
|
|
stm32_pwm.c
|
|
|
stm32_qencoder.c
|
|
|
stm32_rgbled.c
|
|
|
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_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
|
|
|
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
|
|
|
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
|
configs/stm32fdiscovery: Add support in bringup logic to initialize the HCI UART and register the HCI UART network device.
|
2018-04-13 14:53:11 -06:00 |