Skip to content
Commit 301bf1ee authored by Gregory Nutt's avatar Gregory Nutt
Browse files

This commit eliminates the BOARDIOC_TSCTEST_SETUP command.

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.
parent 21eff99d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment