mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-08 04:02:27 +00:00
esp32h2: add some more fixes and TODOs
This commit is contained in:
@@ -36,6 +36,6 @@ GENERATORS = collections.OrderedDict([
|
||||
})
|
||||
])
|
||||
|
||||
SUPPORTED_TARGETS = ['esp32', 'esp32s2', 'esp32c3', 'esp32s3', 'esp32h2']
|
||||
SUPPORTED_TARGETS = ['esp32', 'esp32s2', 'esp32c3', 'esp32s3']
|
||||
|
||||
PREVIEW_TARGETS = ['linux']
|
||||
PREVIEW_TARGETS = ['linux', 'esp32h2']
|
||||
|
Reference in New Issue
Block a user