Add CYD-2432S028RV3 board support (#385)
This commit is contained in:
@@ -25,6 +25,8 @@ function(INIT_TACTILITY_GLOBALS SDKCONFIG_FILE)
|
||||
set(TACTILITY_BOARD_PROJECT CYD-2432S024C)
|
||||
elseif (board_id STREQUAL "cyd-2432s028r")
|
||||
set(TACTILITY_BOARD_PROJECT CYD-2432S028R)
|
||||
elseif (board_id STREQUAL "cyd-2432s028rv3")
|
||||
set(TACTILITY_BOARD_PROJECT CYD-2432S028RV3)
|
||||
elseif (board_id STREQUAL "cyd-e32r28t")
|
||||
set(TACTILITY_BOARD_PROJECT CYD-E32R28T)
|
||||
elseif (board_id STREQUAL "cyd-2432s032c")
|
||||
|
||||
Reference in New Issue
Block a user