|
|
SUPPORTED_TARGETS = ['esp32', 'esp32s2', 'esp32c3', 'esp32s3', 'esp32c2', 'esp32c6', 'esp32h2']
|
|
SUPPORTED_TARGETS = ['esp32', 'esp32s2', 'esp32c3', 'esp32s3', 'esp32c2', 'esp32c6', 'esp32h2']
|
|
|
OPENOCD_TAGET_CONFIG: Dict[str, str] = {
|
|
OPENOCD_TAGET_CONFIG: Dict[str, str] = {
|