Squashed commit of the following: configs: Each board now initializes the touchscreen controller as a normal part of its board bring-up. board_tsc_setup() is gone; the touchscreen controller is now treated like any other on-board device. Remove all support for BOARDIOC_TSCTEST_SETUP Move prototype for board_tsc_setup() from include/nuttx/board.h to individual board header files. |
||
---|---|---|
.. | ||
.gitignore | ||
Makefile | ||
stm32_appinit.c | ||
stm32_autoleds.c | ||
stm32_boot.c | ||
stm32_bringup.c | ||
stm32_buttons.c | ||
stm32_extmem.c | ||
stm32_idle.c | ||
stm32_ili93414ws.c | ||
stm32_l3gd20.c | ||
stm32_lcd.c | ||
stm32_ostest.c | ||
stm32_spi.c | ||
stm32_stmpe811.c | ||
stm32_usb.c | ||
stm32_userleds.c | ||
stm32f429i-disco.h |