Added build for esp32-s2ulp core.

This commit is contained in:
Dmitry
2019-04-26 21:06:49 +03:00
committed by Alexey Lapshin
parent c718281d2b
commit f8b92c9928
77 changed files with 9623 additions and 24 deletions

View File

@ -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,