mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-08-24 06:13:24 +08:00
Added build for esp32-s2ulp core.
This commit is contained in:
@ -263,6 +263,7 @@ enum EM
|
||||
EM_MSP430 = 105,
|
||||
EM_BLACKFIN = 106,
|
||||
EM_ESP32DUM = 245,
|
||||
EM_ESP32S2DUM = 246,
|
||||
EM_SE_C33 = 107,
|
||||
EM_SEP = 108,
|
||||
EM_ARCA = 109,
|
||||
|
Reference in New Issue
Block a user