New board: CYD-E32R32P (#393)

This commit is contained in:
NellowTCS
2025-10-27 12:59:53 -06:00
committed by GitHub
parent 8115ca4fd9
commit 647678ff82
14 changed files with 297 additions and 2 deletions
+2
View File
@@ -29,6 +29,8 @@ function(INIT_TACTILITY_GLOBALS SDKCONFIG_FILE)
set(TACTILITY_BOARD_PROJECT CYD-2432S028RV3)
elseif (board_id STREQUAL "cyd-e32r28t")
set(TACTILITY_BOARD_PROJECT CYD-E32R28T)
elseif (board_id STREQUAL "cyd-e32r32p")
set(TACTILITY_BOARD_PROJECT CYD-E32R32P)
elseif (board_id STREQUAL "cyd-2432s032c")
set(TACTILITY_BOARD_PROJECT CYD-2432S032C)
elseif (board_id STREQUAL "cyd-4848s040c")