mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-01 12:43:03 +00:00
It's basically the same pinmuxer as in CTB with different external sensors wired to it. Change-Id: Icea89a72b805d6dd2c5798c3f517c4fb00c819c9 Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
8 lines
111 B
Plaintext
8 lines
111 B
Plaintext
|
|
if BOARD_QUARK_SE_DEVBOARD
|
|
|
|
config BOARD
|
|
default "quark_se_devboard"
|
|
|
|
endif # BOARD_QUARK_SE_DEVBOARD
|