fix build for esp32

This commit is contained in:
hathach
2023-04-03 17:44:05 +07:00
parent 1911c613c7
commit 5ef260d5fc
13 changed files with 15 additions and 9 deletions

View File

@@ -1,3 +1,2 @@
# Apply board specific content here
set(IDF_TARGET "esp32s2")
set(FAMILY_MCUS ESP32S2)