.. |
.gitignore
|
Add support for the STM32F429I-Discovery board from Ken Pettit
|
2013-11-07 16:55:45 -06:00 |
Makefile
|
STM32F429i Discovery: Add support for NxWM on STM32F429i-Disco board
|
2017-01-07 08:17:44 -06:00 |
stm32_appinit.c
|
Move include/nuttx/configdata.h to include/nuttx/mtd/configdata.h
|
2016-07-21 13:34:54 -06:00 |
stm32_autoleds.c
|
Centralize definitions associated with CONFIG_DEBUG_LEDS
|
2016-06-15 14:12:19 -06:00 |
stm32_boot.c
|
Update README, some comments, and fix some spacing.
|
2017-01-07 10:36:18 -06:00 |
stm32_buttons.c
|
On stm32F2xx gpio is encoded to 20bits but the button definitions use 16bit type.
|
2016-02-25 11:12:27 -06:00 |
stm32_extmem.c
|
STM32F429i-Discovery: Need to add pin disambiguation due to changes to pinmap header files
|
2015-11-01 17:40:30 -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_ili93414ws.c
|
Centralize definitions associated with CONFIG_DEBUG_LCD
|
2016-06-15 11:40:33 -06:00 |
stm32_lcd.c
|
Centralize definitions associated with CONFIG_DEBUG_LCD
|
2016-06-15 11:40:33 -06:00 |
stm32_ostest.c
|
Replace irqsave() with enter_critical_section(); replace irqrestore() with leave_critical_section()
|
2016-02-13 12:37:46 -06:00 |
stm32_spi.c
|
Centralize definitions associated with CONFIG_DEBUG_SPI
|
2016-06-15 10:41:13 -06:00 |
stm32_stmpe811.c
|
STM32F429i Discovery: Add support for NxWM on STM32F429i-Disco board
|
2017-01-07 08:17:44 -06:00 |
stm32_usb.c
|
Without lowsyslog() *llinfo() is not useful. Eliminate and replace with *info().
|
2016-06-20 11:59:15 -06:00 |
stm32_userleds.c
|
Centralize definitions associated with CONFIG_DEBUG_LEDS
|
2016-06-15 14:12:19 -06:00 |
stm32f429i-disco.h
|
STM32F429i Discovery: Add support for NxWM on STM32F429i-Disco board
|
2017-01-07 08:17:44 -06:00 |