mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-15 06:26:49 +00:00
ci: Enable target tests for esp32c6
This commit is contained in:
@@ -628,7 +628,7 @@ class ESP32C6DUT(IDFDUT):
|
||||
|
||||
@classmethod
|
||||
def get_rom(cls):
|
||||
return targets.ESP32C6BETAROM
|
||||
return targets.ESP32C6ROM
|
||||
|
||||
|
||||
class ESP32H4DUT(IDFDUT):
|
||||
|
Reference in New Issue
Block a user