mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-09 12:35:28 +00:00
tools: merge C3 changes into master
This commit is contained in:
@@ -38,4 +38,4 @@ GENERATORS = collections.OrderedDict([
|
||||
|
||||
SUPPORTED_TARGETS = ["esp32", "esp32s2"]
|
||||
|
||||
PREVIEW_TARGETS = ["esp32s3", "linux"]
|
||||
PREVIEW_TARGETS = ["esp32s3", "esp32c3", "linux"]
|
||||
|
Reference in New Issue
Block a user