3248S035C Vertical

This commit is contained in:
suchmememanyskill
2024-03-13 19:50:20 +01:00
parent 36b37176d6
commit be3b2ddb24
8 changed files with 141 additions and 31 deletions

3
ci.py
View File

@@ -6,7 +6,8 @@ CYD_PORTS = [
"esp32-2432S032C-SD",
"esp32-8048S043C-SD",
"esp32-2432S024C-SD",
"esp32-4827S043C-SD"
"esp32-4827S043C-SD",
"esp32-3248S035C-V"
]
BASE_DIR = os.getcwd()