mirror of
https://github.com/esp8266/Arduino.git
synced 2025-04-19 23:22:16 +03:00
board generator: remove comments, remove now useless define
This commit is contained in:
parent
f23e765ab1
commit
3ee6710fa5
68
boards.txt
68
boards.txt
@ -50,7 +50,7 @@ generic.menu.vt.heap.build.vtable_flags=-DVTABLES_IN_DRAM
|
|||||||
generic.menu.vt.iram=IRAM
|
generic.menu.vt.iram=IRAM
|
||||||
generic.menu.vt.iram.build.vtable_flags=-DVTABLES_IN_IRAM
|
generic.menu.vt.iram.build.vtable_flags=-DVTABLES_IN_IRAM
|
||||||
generic.menu.exception.disabled=Disabled (new aborts on oom)
|
generic.menu.exception.disabled=Disabled (new aborts on oom)
|
||||||
generic.menu.exception.disabled.build.exception_flags=-fno-exceptions -DNEW_OOM_ABORT
|
generic.menu.exception.disabled.build.exception_flags=-fno-exceptions
|
||||||
generic.menu.exception.disabled.build.stdcpp_lib=-lstdc++
|
generic.menu.exception.disabled.build.stdcpp_lib=-lstdc++
|
||||||
generic.menu.exception.enabled=Enabled
|
generic.menu.exception.enabled=Enabled
|
||||||
generic.menu.exception.enabled.build.exception_flags=-fexceptions
|
generic.menu.exception.enabled.build.exception_flags=-fexceptions
|
||||||
@ -519,7 +519,7 @@ esp8285.menu.vt.heap.build.vtable_flags=-DVTABLES_IN_DRAM
|
|||||||
esp8285.menu.vt.iram=IRAM
|
esp8285.menu.vt.iram=IRAM
|
||||||
esp8285.menu.vt.iram.build.vtable_flags=-DVTABLES_IN_IRAM
|
esp8285.menu.vt.iram.build.vtable_flags=-DVTABLES_IN_IRAM
|
||||||
esp8285.menu.exception.disabled=Disabled (new aborts on oom)
|
esp8285.menu.exception.disabled=Disabled (new aborts on oom)
|
||||||
esp8285.menu.exception.disabled.build.exception_flags=-fno-exceptions -DNEW_OOM_ABORT
|
esp8285.menu.exception.disabled.build.exception_flags=-fno-exceptions
|
||||||
esp8285.menu.exception.disabled.build.stdcpp_lib=-lstdc++
|
esp8285.menu.exception.disabled.build.stdcpp_lib=-lstdc++
|
||||||
esp8285.menu.exception.enabled=Enabled
|
esp8285.menu.exception.enabled=Enabled
|
||||||
esp8285.menu.exception.enabled.build.exception_flags=-fexceptions
|
esp8285.menu.exception.enabled.build.exception_flags=-fexceptions
|
||||||
@ -854,7 +854,7 @@ espduino.menu.vt.heap.build.vtable_flags=-DVTABLES_IN_DRAM
|
|||||||
espduino.menu.vt.iram=IRAM
|
espduino.menu.vt.iram=IRAM
|
||||||
espduino.menu.vt.iram.build.vtable_flags=-DVTABLES_IN_IRAM
|
espduino.menu.vt.iram.build.vtable_flags=-DVTABLES_IN_IRAM
|
||||||
espduino.menu.exception.disabled=Disabled (new aborts on oom)
|
espduino.menu.exception.disabled=Disabled (new aborts on oom)
|
||||||
espduino.menu.exception.disabled.build.exception_flags=-fno-exceptions -DNEW_OOM_ABORT
|
espduino.menu.exception.disabled.build.exception_flags=-fno-exceptions
|
||||||
espduino.menu.exception.disabled.build.stdcpp_lib=-lstdc++
|
espduino.menu.exception.disabled.build.stdcpp_lib=-lstdc++
|
||||||
espduino.menu.exception.enabled=Enabled
|
espduino.menu.exception.enabled=Enabled
|
||||||
espduino.menu.exception.enabled.build.exception_flags=-fexceptions
|
espduino.menu.exception.enabled.build.exception_flags=-fexceptions
|
||||||
@ -1040,7 +1040,7 @@ huzzah.menu.vt.heap.build.vtable_flags=-DVTABLES_IN_DRAM
|
|||||||
huzzah.menu.vt.iram=IRAM
|
huzzah.menu.vt.iram=IRAM
|
||||||
huzzah.menu.vt.iram.build.vtable_flags=-DVTABLES_IN_IRAM
|
huzzah.menu.vt.iram.build.vtable_flags=-DVTABLES_IN_IRAM
|
||||||
huzzah.menu.exception.disabled=Disabled (new aborts on oom)
|
huzzah.menu.exception.disabled=Disabled (new aborts on oom)
|
||||||
huzzah.menu.exception.disabled.build.exception_flags=-fno-exceptions -DNEW_OOM_ABORT
|
huzzah.menu.exception.disabled.build.exception_flags=-fno-exceptions
|
||||||
huzzah.menu.exception.disabled.build.stdcpp_lib=-lstdc++
|
huzzah.menu.exception.disabled.build.stdcpp_lib=-lstdc++
|
||||||
huzzah.menu.exception.enabled=Enabled
|
huzzah.menu.exception.enabled=Enabled
|
||||||
huzzah.menu.exception.enabled.build.exception_flags=-fexceptions
|
huzzah.menu.exception.enabled.build.exception_flags=-fexceptions
|
||||||
@ -1227,7 +1227,7 @@ inventone.menu.vt.heap.build.vtable_flags=-DVTABLES_IN_DRAM
|
|||||||
inventone.menu.vt.iram=IRAM
|
inventone.menu.vt.iram=IRAM
|
||||||
inventone.menu.vt.iram.build.vtable_flags=-DVTABLES_IN_IRAM
|
inventone.menu.vt.iram.build.vtable_flags=-DVTABLES_IN_IRAM
|
||||||
inventone.menu.exception.disabled=Disabled (new aborts on oom)
|
inventone.menu.exception.disabled=Disabled (new aborts on oom)
|
||||||
inventone.menu.exception.disabled.build.exception_flags=-fno-exceptions -DNEW_OOM_ABORT
|
inventone.menu.exception.disabled.build.exception_flags=-fno-exceptions
|
||||||
inventone.menu.exception.disabled.build.stdcpp_lib=-lstdc++
|
inventone.menu.exception.disabled.build.stdcpp_lib=-lstdc++
|
||||||
inventone.menu.exception.enabled=Enabled
|
inventone.menu.exception.enabled=Enabled
|
||||||
inventone.menu.exception.enabled.build.exception_flags=-fexceptions
|
inventone.menu.exception.enabled.build.exception_flags=-fexceptions
|
||||||
@ -1414,7 +1414,7 @@ cw01.menu.vt.heap.build.vtable_flags=-DVTABLES_IN_DRAM
|
|||||||
cw01.menu.vt.iram=IRAM
|
cw01.menu.vt.iram=IRAM
|
||||||
cw01.menu.vt.iram.build.vtable_flags=-DVTABLES_IN_IRAM
|
cw01.menu.vt.iram.build.vtable_flags=-DVTABLES_IN_IRAM
|
||||||
cw01.menu.exception.disabled=Disabled (new aborts on oom)
|
cw01.menu.exception.disabled=Disabled (new aborts on oom)
|
||||||
cw01.menu.exception.disabled.build.exception_flags=-fno-exceptions -DNEW_OOM_ABORT
|
cw01.menu.exception.disabled.build.exception_flags=-fno-exceptions
|
||||||
cw01.menu.exception.disabled.build.stdcpp_lib=-lstdc++
|
cw01.menu.exception.disabled.build.stdcpp_lib=-lstdc++
|
||||||
cw01.menu.exception.enabled=Enabled
|
cw01.menu.exception.enabled=Enabled
|
||||||
cw01.menu.exception.enabled.build.exception_flags=-fexceptions
|
cw01.menu.exception.enabled.build.exception_flags=-fexceptions
|
||||||
@ -1604,7 +1604,7 @@ espresso_lite_v1.menu.vt.heap.build.vtable_flags=-DVTABLES_IN_DRAM
|
|||||||
espresso_lite_v1.menu.vt.iram=IRAM
|
espresso_lite_v1.menu.vt.iram=IRAM
|
||||||
espresso_lite_v1.menu.vt.iram.build.vtable_flags=-DVTABLES_IN_IRAM
|
espresso_lite_v1.menu.vt.iram.build.vtable_flags=-DVTABLES_IN_IRAM
|
||||||
espresso_lite_v1.menu.exception.disabled=Disabled (new aborts on oom)
|
espresso_lite_v1.menu.exception.disabled=Disabled (new aborts on oom)
|
||||||
espresso_lite_v1.menu.exception.disabled.build.exception_flags=-fno-exceptions -DNEW_OOM_ABORT
|
espresso_lite_v1.menu.exception.disabled.build.exception_flags=-fno-exceptions
|
||||||
espresso_lite_v1.menu.exception.disabled.build.stdcpp_lib=-lstdc++
|
espresso_lite_v1.menu.exception.disabled.build.stdcpp_lib=-lstdc++
|
||||||
espresso_lite_v1.menu.exception.enabled=Enabled
|
espresso_lite_v1.menu.exception.enabled=Enabled
|
||||||
espresso_lite_v1.menu.exception.enabled.build.exception_flags=-fexceptions
|
espresso_lite_v1.menu.exception.enabled.build.exception_flags=-fexceptions
|
||||||
@ -1794,7 +1794,7 @@ espresso_lite_v2.menu.vt.heap.build.vtable_flags=-DVTABLES_IN_DRAM
|
|||||||
espresso_lite_v2.menu.vt.iram=IRAM
|
espresso_lite_v2.menu.vt.iram=IRAM
|
||||||
espresso_lite_v2.menu.vt.iram.build.vtable_flags=-DVTABLES_IN_IRAM
|
espresso_lite_v2.menu.vt.iram.build.vtable_flags=-DVTABLES_IN_IRAM
|
||||||
espresso_lite_v2.menu.exception.disabled=Disabled (new aborts on oom)
|
espresso_lite_v2.menu.exception.disabled=Disabled (new aborts on oom)
|
||||||
espresso_lite_v2.menu.exception.disabled.build.exception_flags=-fno-exceptions -DNEW_OOM_ABORT
|
espresso_lite_v2.menu.exception.disabled.build.exception_flags=-fno-exceptions
|
||||||
espresso_lite_v2.menu.exception.disabled.build.stdcpp_lib=-lstdc++
|
espresso_lite_v2.menu.exception.disabled.build.stdcpp_lib=-lstdc++
|
||||||
espresso_lite_v2.menu.exception.enabled=Enabled
|
espresso_lite_v2.menu.exception.enabled=Enabled
|
||||||
espresso_lite_v2.menu.exception.enabled.build.exception_flags=-fexceptions
|
espresso_lite_v2.menu.exception.enabled.build.exception_flags=-fexceptions
|
||||||
@ -1984,7 +1984,7 @@ phoenix_v1.menu.vt.heap.build.vtable_flags=-DVTABLES_IN_DRAM
|
|||||||
phoenix_v1.menu.vt.iram=IRAM
|
phoenix_v1.menu.vt.iram=IRAM
|
||||||
phoenix_v1.menu.vt.iram.build.vtable_flags=-DVTABLES_IN_IRAM
|
phoenix_v1.menu.vt.iram.build.vtable_flags=-DVTABLES_IN_IRAM
|
||||||
phoenix_v1.menu.exception.disabled=Disabled (new aborts on oom)
|
phoenix_v1.menu.exception.disabled=Disabled (new aborts on oom)
|
||||||
phoenix_v1.menu.exception.disabled.build.exception_flags=-fno-exceptions -DNEW_OOM_ABORT
|
phoenix_v1.menu.exception.disabled.build.exception_flags=-fno-exceptions
|
||||||
phoenix_v1.menu.exception.disabled.build.stdcpp_lib=-lstdc++
|
phoenix_v1.menu.exception.disabled.build.stdcpp_lib=-lstdc++
|
||||||
phoenix_v1.menu.exception.enabled=Enabled
|
phoenix_v1.menu.exception.enabled=Enabled
|
||||||
phoenix_v1.menu.exception.enabled.build.exception_flags=-fexceptions
|
phoenix_v1.menu.exception.enabled.build.exception_flags=-fexceptions
|
||||||
@ -2174,7 +2174,7 @@ phoenix_v2.menu.vt.heap.build.vtable_flags=-DVTABLES_IN_DRAM
|
|||||||
phoenix_v2.menu.vt.iram=IRAM
|
phoenix_v2.menu.vt.iram=IRAM
|
||||||
phoenix_v2.menu.vt.iram.build.vtable_flags=-DVTABLES_IN_IRAM
|
phoenix_v2.menu.vt.iram.build.vtable_flags=-DVTABLES_IN_IRAM
|
||||||
phoenix_v2.menu.exception.disabled=Disabled (new aborts on oom)
|
phoenix_v2.menu.exception.disabled=Disabled (new aborts on oom)
|
||||||
phoenix_v2.menu.exception.disabled.build.exception_flags=-fno-exceptions -DNEW_OOM_ABORT
|
phoenix_v2.menu.exception.disabled.build.exception_flags=-fno-exceptions
|
||||||
phoenix_v2.menu.exception.disabled.build.stdcpp_lib=-lstdc++
|
phoenix_v2.menu.exception.disabled.build.stdcpp_lib=-lstdc++
|
||||||
phoenix_v2.menu.exception.enabled=Enabled
|
phoenix_v2.menu.exception.enabled=Enabled
|
||||||
phoenix_v2.menu.exception.enabled.build.exception_flags=-fexceptions
|
phoenix_v2.menu.exception.enabled.build.exception_flags=-fexceptions
|
||||||
@ -2364,7 +2364,7 @@ nodemcu.menu.vt.heap.build.vtable_flags=-DVTABLES_IN_DRAM
|
|||||||
nodemcu.menu.vt.iram=IRAM
|
nodemcu.menu.vt.iram=IRAM
|
||||||
nodemcu.menu.vt.iram.build.vtable_flags=-DVTABLES_IN_IRAM
|
nodemcu.menu.vt.iram.build.vtable_flags=-DVTABLES_IN_IRAM
|
||||||
nodemcu.menu.exception.disabled=Disabled (new aborts on oom)
|
nodemcu.menu.exception.disabled=Disabled (new aborts on oom)
|
||||||
nodemcu.menu.exception.disabled.build.exception_flags=-fno-exceptions -DNEW_OOM_ABORT
|
nodemcu.menu.exception.disabled.build.exception_flags=-fno-exceptions
|
||||||
nodemcu.menu.exception.disabled.build.stdcpp_lib=-lstdc++
|
nodemcu.menu.exception.disabled.build.stdcpp_lib=-lstdc++
|
||||||
nodemcu.menu.exception.enabled=Enabled
|
nodemcu.menu.exception.enabled=Enabled
|
||||||
nodemcu.menu.exception.enabled.build.exception_flags=-fexceptions
|
nodemcu.menu.exception.enabled.build.exception_flags=-fexceptions
|
||||||
@ -2551,7 +2551,7 @@ nodemcuv2.menu.vt.heap.build.vtable_flags=-DVTABLES_IN_DRAM
|
|||||||
nodemcuv2.menu.vt.iram=IRAM
|
nodemcuv2.menu.vt.iram=IRAM
|
||||||
nodemcuv2.menu.vt.iram.build.vtable_flags=-DVTABLES_IN_IRAM
|
nodemcuv2.menu.vt.iram.build.vtable_flags=-DVTABLES_IN_IRAM
|
||||||
nodemcuv2.menu.exception.disabled=Disabled (new aborts on oom)
|
nodemcuv2.menu.exception.disabled=Disabled (new aborts on oom)
|
||||||
nodemcuv2.menu.exception.disabled.build.exception_flags=-fno-exceptions -DNEW_OOM_ABORT
|
nodemcuv2.menu.exception.disabled.build.exception_flags=-fno-exceptions
|
||||||
nodemcuv2.menu.exception.disabled.build.stdcpp_lib=-lstdc++
|
nodemcuv2.menu.exception.disabled.build.stdcpp_lib=-lstdc++
|
||||||
nodemcuv2.menu.exception.enabled=Enabled
|
nodemcuv2.menu.exception.enabled=Enabled
|
||||||
nodemcuv2.menu.exception.enabled.build.exception_flags=-fexceptions
|
nodemcuv2.menu.exception.enabled.build.exception_flags=-fexceptions
|
||||||
@ -2742,7 +2742,7 @@ modwifi.menu.vt.heap.build.vtable_flags=-DVTABLES_IN_DRAM
|
|||||||
modwifi.menu.vt.iram=IRAM
|
modwifi.menu.vt.iram=IRAM
|
||||||
modwifi.menu.vt.iram.build.vtable_flags=-DVTABLES_IN_IRAM
|
modwifi.menu.vt.iram.build.vtable_flags=-DVTABLES_IN_IRAM
|
||||||
modwifi.menu.exception.disabled=Disabled (new aborts on oom)
|
modwifi.menu.exception.disabled=Disabled (new aborts on oom)
|
||||||
modwifi.menu.exception.disabled.build.exception_flags=-fno-exceptions -DNEW_OOM_ABORT
|
modwifi.menu.exception.disabled.build.exception_flags=-fno-exceptions
|
||||||
modwifi.menu.exception.disabled.build.stdcpp_lib=-lstdc++
|
modwifi.menu.exception.disabled.build.stdcpp_lib=-lstdc++
|
||||||
modwifi.menu.exception.enabled=Enabled
|
modwifi.menu.exception.enabled=Enabled
|
||||||
modwifi.menu.exception.enabled.build.exception_flags=-fexceptions
|
modwifi.menu.exception.enabled.build.exception_flags=-fexceptions
|
||||||
@ -2949,7 +2949,7 @@ thing.menu.vt.heap.build.vtable_flags=-DVTABLES_IN_DRAM
|
|||||||
thing.menu.vt.iram=IRAM
|
thing.menu.vt.iram=IRAM
|
||||||
thing.menu.vt.iram.build.vtable_flags=-DVTABLES_IN_IRAM
|
thing.menu.vt.iram.build.vtable_flags=-DVTABLES_IN_IRAM
|
||||||
thing.menu.exception.disabled=Disabled (new aborts on oom)
|
thing.menu.exception.disabled=Disabled (new aborts on oom)
|
||||||
thing.menu.exception.disabled.build.exception_flags=-fno-exceptions -DNEW_OOM_ABORT
|
thing.menu.exception.disabled.build.exception_flags=-fno-exceptions
|
||||||
thing.menu.exception.disabled.build.stdcpp_lib=-lstdc++
|
thing.menu.exception.disabled.build.stdcpp_lib=-lstdc++
|
||||||
thing.menu.exception.enabled=Enabled
|
thing.menu.exception.enabled=Enabled
|
||||||
thing.menu.exception.enabled.build.exception_flags=-fexceptions
|
thing.menu.exception.enabled.build.exception_flags=-fexceptions
|
||||||
@ -3136,7 +3136,7 @@ thingdev.menu.vt.heap.build.vtable_flags=-DVTABLES_IN_DRAM
|
|||||||
thingdev.menu.vt.iram=IRAM
|
thingdev.menu.vt.iram=IRAM
|
||||||
thingdev.menu.vt.iram.build.vtable_flags=-DVTABLES_IN_IRAM
|
thingdev.menu.vt.iram.build.vtable_flags=-DVTABLES_IN_IRAM
|
||||||
thingdev.menu.exception.disabled=Disabled (new aborts on oom)
|
thingdev.menu.exception.disabled=Disabled (new aborts on oom)
|
||||||
thingdev.menu.exception.disabled.build.exception_flags=-fno-exceptions -DNEW_OOM_ABORT
|
thingdev.menu.exception.disabled.build.exception_flags=-fno-exceptions
|
||||||
thingdev.menu.exception.disabled.build.stdcpp_lib=-lstdc++
|
thingdev.menu.exception.disabled.build.stdcpp_lib=-lstdc++
|
||||||
thingdev.menu.exception.enabled=Enabled
|
thingdev.menu.exception.enabled=Enabled
|
||||||
thingdev.menu.exception.enabled.build.exception_flags=-fexceptions
|
thingdev.menu.exception.enabled.build.exception_flags=-fexceptions
|
||||||
@ -3323,7 +3323,7 @@ blynk.menu.vt.heap.build.vtable_flags=-DVTABLES_IN_DRAM
|
|||||||
blynk.menu.vt.iram=IRAM
|
blynk.menu.vt.iram=IRAM
|
||||||
blynk.menu.vt.iram.build.vtable_flags=-DVTABLES_IN_IRAM
|
blynk.menu.vt.iram.build.vtable_flags=-DVTABLES_IN_IRAM
|
||||||
blynk.menu.exception.disabled=Disabled (new aborts on oom)
|
blynk.menu.exception.disabled=Disabled (new aborts on oom)
|
||||||
blynk.menu.exception.disabled.build.exception_flags=-fno-exceptions -DNEW_OOM_ABORT
|
blynk.menu.exception.disabled.build.exception_flags=-fno-exceptions
|
||||||
blynk.menu.exception.disabled.build.stdcpp_lib=-lstdc++
|
blynk.menu.exception.disabled.build.stdcpp_lib=-lstdc++
|
||||||
blynk.menu.exception.enabled=Enabled
|
blynk.menu.exception.enabled=Enabled
|
||||||
blynk.menu.exception.enabled.build.exception_flags=-fexceptions
|
blynk.menu.exception.enabled.build.exception_flags=-fexceptions
|
||||||
@ -3510,7 +3510,7 @@ esp210.menu.vt.heap.build.vtable_flags=-DVTABLES_IN_DRAM
|
|||||||
esp210.menu.vt.iram=IRAM
|
esp210.menu.vt.iram=IRAM
|
||||||
esp210.menu.vt.iram.build.vtable_flags=-DVTABLES_IN_IRAM
|
esp210.menu.vt.iram.build.vtable_flags=-DVTABLES_IN_IRAM
|
||||||
esp210.menu.exception.disabled=Disabled (new aborts on oom)
|
esp210.menu.exception.disabled=Disabled (new aborts on oom)
|
||||||
esp210.menu.exception.disabled.build.exception_flags=-fno-exceptions -DNEW_OOM_ABORT
|
esp210.menu.exception.disabled.build.exception_flags=-fno-exceptions
|
||||||
esp210.menu.exception.disabled.build.stdcpp_lib=-lstdc++
|
esp210.menu.exception.disabled.build.stdcpp_lib=-lstdc++
|
||||||
esp210.menu.exception.enabled=Enabled
|
esp210.menu.exception.enabled=Enabled
|
||||||
esp210.menu.exception.enabled.build.exception_flags=-fexceptions
|
esp210.menu.exception.enabled.build.exception_flags=-fexceptions
|
||||||
@ -3697,7 +3697,7 @@ d1_mini.menu.vt.heap.build.vtable_flags=-DVTABLES_IN_DRAM
|
|||||||
d1_mini.menu.vt.iram=IRAM
|
d1_mini.menu.vt.iram=IRAM
|
||||||
d1_mini.menu.vt.iram.build.vtable_flags=-DVTABLES_IN_IRAM
|
d1_mini.menu.vt.iram.build.vtable_flags=-DVTABLES_IN_IRAM
|
||||||
d1_mini.menu.exception.disabled=Disabled (new aborts on oom)
|
d1_mini.menu.exception.disabled=Disabled (new aborts on oom)
|
||||||
d1_mini.menu.exception.disabled.build.exception_flags=-fno-exceptions -DNEW_OOM_ABORT
|
d1_mini.menu.exception.disabled.build.exception_flags=-fno-exceptions
|
||||||
d1_mini.menu.exception.disabled.build.stdcpp_lib=-lstdc++
|
d1_mini.menu.exception.disabled.build.stdcpp_lib=-lstdc++
|
||||||
d1_mini.menu.exception.enabled=Enabled
|
d1_mini.menu.exception.enabled=Enabled
|
||||||
d1_mini.menu.exception.enabled.build.exception_flags=-fexceptions
|
d1_mini.menu.exception.enabled.build.exception_flags=-fexceptions
|
||||||
@ -3884,7 +3884,7 @@ d1_mini_pro.menu.vt.heap.build.vtable_flags=-DVTABLES_IN_DRAM
|
|||||||
d1_mini_pro.menu.vt.iram=IRAM
|
d1_mini_pro.menu.vt.iram=IRAM
|
||||||
d1_mini_pro.menu.vt.iram.build.vtable_flags=-DVTABLES_IN_IRAM
|
d1_mini_pro.menu.vt.iram.build.vtable_flags=-DVTABLES_IN_IRAM
|
||||||
d1_mini_pro.menu.exception.disabled=Disabled (new aborts on oom)
|
d1_mini_pro.menu.exception.disabled=Disabled (new aborts on oom)
|
||||||
d1_mini_pro.menu.exception.disabled.build.exception_flags=-fno-exceptions -DNEW_OOM_ABORT
|
d1_mini_pro.menu.exception.disabled.build.exception_flags=-fno-exceptions
|
||||||
d1_mini_pro.menu.exception.disabled.build.stdcpp_lib=-lstdc++
|
d1_mini_pro.menu.exception.disabled.build.stdcpp_lib=-lstdc++
|
||||||
d1_mini_pro.menu.exception.enabled=Enabled
|
d1_mini_pro.menu.exception.enabled=Enabled
|
||||||
d1_mini_pro.menu.exception.enabled.build.exception_flags=-fexceptions
|
d1_mini_pro.menu.exception.enabled.build.exception_flags=-fexceptions
|
||||||
@ -4054,7 +4054,7 @@ d1_mini_lite.menu.vt.heap.build.vtable_flags=-DVTABLES_IN_DRAM
|
|||||||
d1_mini_lite.menu.vt.iram=IRAM
|
d1_mini_lite.menu.vt.iram=IRAM
|
||||||
d1_mini_lite.menu.vt.iram.build.vtable_flags=-DVTABLES_IN_IRAM
|
d1_mini_lite.menu.vt.iram.build.vtable_flags=-DVTABLES_IN_IRAM
|
||||||
d1_mini_lite.menu.exception.disabled=Disabled (new aborts on oom)
|
d1_mini_lite.menu.exception.disabled=Disabled (new aborts on oom)
|
||||||
d1_mini_lite.menu.exception.disabled.build.exception_flags=-fno-exceptions -DNEW_OOM_ABORT
|
d1_mini_lite.menu.exception.disabled.build.exception_flags=-fno-exceptions
|
||||||
d1_mini_lite.menu.exception.disabled.build.stdcpp_lib=-lstdc++
|
d1_mini_lite.menu.exception.disabled.build.stdcpp_lib=-lstdc++
|
||||||
d1_mini_lite.menu.exception.enabled=Enabled
|
d1_mini_lite.menu.exception.enabled=Enabled
|
||||||
d1_mini_lite.menu.exception.enabled.build.exception_flags=-fexceptions
|
d1_mini_lite.menu.exception.enabled.build.exception_flags=-fexceptions
|
||||||
@ -4281,7 +4281,7 @@ d1.menu.vt.heap.build.vtable_flags=-DVTABLES_IN_DRAM
|
|||||||
d1.menu.vt.iram=IRAM
|
d1.menu.vt.iram=IRAM
|
||||||
d1.menu.vt.iram.build.vtable_flags=-DVTABLES_IN_IRAM
|
d1.menu.vt.iram.build.vtable_flags=-DVTABLES_IN_IRAM
|
||||||
d1.menu.exception.disabled=Disabled (new aborts on oom)
|
d1.menu.exception.disabled=Disabled (new aborts on oom)
|
||||||
d1.menu.exception.disabled.build.exception_flags=-fno-exceptions -DNEW_OOM_ABORT
|
d1.menu.exception.disabled.build.exception_flags=-fno-exceptions
|
||||||
d1.menu.exception.disabled.build.stdcpp_lib=-lstdc++
|
d1.menu.exception.disabled.build.stdcpp_lib=-lstdc++
|
||||||
d1.menu.exception.enabled=Enabled
|
d1.menu.exception.enabled=Enabled
|
||||||
d1.menu.exception.enabled.build.exception_flags=-fexceptions
|
d1.menu.exception.enabled.build.exception_flags=-fexceptions
|
||||||
@ -4468,7 +4468,7 @@ espino.menu.vt.heap.build.vtable_flags=-DVTABLES_IN_DRAM
|
|||||||
espino.menu.vt.iram=IRAM
|
espino.menu.vt.iram=IRAM
|
||||||
espino.menu.vt.iram.build.vtable_flags=-DVTABLES_IN_IRAM
|
espino.menu.vt.iram.build.vtable_flags=-DVTABLES_IN_IRAM
|
||||||
espino.menu.exception.disabled=Disabled (new aborts on oom)
|
espino.menu.exception.disabled=Disabled (new aborts on oom)
|
||||||
espino.menu.exception.disabled.build.exception_flags=-fno-exceptions -DNEW_OOM_ABORT
|
espino.menu.exception.disabled.build.exception_flags=-fno-exceptions
|
||||||
espino.menu.exception.disabled.build.stdcpp_lib=-lstdc++
|
espino.menu.exception.disabled.build.stdcpp_lib=-lstdc++
|
||||||
espino.menu.exception.enabled=Enabled
|
espino.menu.exception.enabled=Enabled
|
||||||
espino.menu.exception.enabled.build.exception_flags=-fexceptions
|
espino.menu.exception.enabled.build.exception_flags=-fexceptions
|
||||||
@ -4658,7 +4658,7 @@ espinotee.menu.vt.heap.build.vtable_flags=-DVTABLES_IN_DRAM
|
|||||||
espinotee.menu.vt.iram=IRAM
|
espinotee.menu.vt.iram=IRAM
|
||||||
espinotee.menu.vt.iram.build.vtable_flags=-DVTABLES_IN_IRAM
|
espinotee.menu.vt.iram.build.vtable_flags=-DVTABLES_IN_IRAM
|
||||||
espinotee.menu.exception.disabled=Disabled (new aborts on oom)
|
espinotee.menu.exception.disabled=Disabled (new aborts on oom)
|
||||||
espinotee.menu.exception.disabled.build.exception_flags=-fno-exceptions -DNEW_OOM_ABORT
|
espinotee.menu.exception.disabled.build.exception_flags=-fno-exceptions
|
||||||
espinotee.menu.exception.disabled.build.stdcpp_lib=-lstdc++
|
espinotee.menu.exception.disabled.build.stdcpp_lib=-lstdc++
|
||||||
espinotee.menu.exception.enabled=Enabled
|
espinotee.menu.exception.enabled=Enabled
|
||||||
espinotee.menu.exception.enabled.build.exception_flags=-fexceptions
|
espinotee.menu.exception.enabled.build.exception_flags=-fexceptions
|
||||||
@ -4862,7 +4862,7 @@ wifinfo.menu.vt.heap.build.vtable_flags=-DVTABLES_IN_DRAM
|
|||||||
wifinfo.menu.vt.iram=IRAM
|
wifinfo.menu.vt.iram=IRAM
|
||||||
wifinfo.menu.vt.iram.build.vtable_flags=-DVTABLES_IN_IRAM
|
wifinfo.menu.vt.iram.build.vtable_flags=-DVTABLES_IN_IRAM
|
||||||
wifinfo.menu.exception.disabled=Disabled (new aborts on oom)
|
wifinfo.menu.exception.disabled=Disabled (new aborts on oom)
|
||||||
wifinfo.menu.exception.disabled.build.exception_flags=-fno-exceptions -DNEW_OOM_ABORT
|
wifinfo.menu.exception.disabled.build.exception_flags=-fno-exceptions
|
||||||
wifinfo.menu.exception.disabled.build.stdcpp_lib=-lstdc++
|
wifinfo.menu.exception.disabled.build.stdcpp_lib=-lstdc++
|
||||||
wifinfo.menu.exception.enabled=Enabled
|
wifinfo.menu.exception.enabled=Enabled
|
||||||
wifinfo.menu.exception.enabled.build.exception_flags=-fexceptions
|
wifinfo.menu.exception.enabled.build.exception_flags=-fexceptions
|
||||||
@ -5108,7 +5108,7 @@ arduino-esp8266.menu.vt.heap.build.vtable_flags=-DVTABLES_IN_DRAM
|
|||||||
arduino-esp8266.menu.vt.iram=IRAM
|
arduino-esp8266.menu.vt.iram=IRAM
|
||||||
arduino-esp8266.menu.vt.iram.build.vtable_flags=-DVTABLES_IN_IRAM
|
arduino-esp8266.menu.vt.iram.build.vtable_flags=-DVTABLES_IN_IRAM
|
||||||
arduino-esp8266.menu.exception.disabled=Disabled (new aborts on oom)
|
arduino-esp8266.menu.exception.disabled=Disabled (new aborts on oom)
|
||||||
arduino-esp8266.menu.exception.disabled.build.exception_flags=-fno-exceptions -DNEW_OOM_ABORT
|
arduino-esp8266.menu.exception.disabled.build.exception_flags=-fno-exceptions
|
||||||
arduino-esp8266.menu.exception.disabled.build.stdcpp_lib=-lstdc++
|
arduino-esp8266.menu.exception.disabled.build.stdcpp_lib=-lstdc++
|
||||||
arduino-esp8266.menu.exception.enabled=Enabled
|
arduino-esp8266.menu.exception.enabled=Enabled
|
||||||
arduino-esp8266.menu.exception.enabled.build.exception_flags=-fexceptions
|
arduino-esp8266.menu.exception.enabled.build.exception_flags=-fexceptions
|
||||||
@ -5296,7 +5296,7 @@ gen4iod.menu.vt.heap.build.vtable_flags=-DVTABLES_IN_DRAM
|
|||||||
gen4iod.menu.vt.iram=IRAM
|
gen4iod.menu.vt.iram=IRAM
|
||||||
gen4iod.menu.vt.iram.build.vtable_flags=-DVTABLES_IN_IRAM
|
gen4iod.menu.vt.iram.build.vtable_flags=-DVTABLES_IN_IRAM
|
||||||
gen4iod.menu.exception.disabled=Disabled (new aborts on oom)
|
gen4iod.menu.exception.disabled=Disabled (new aborts on oom)
|
||||||
gen4iod.menu.exception.disabled.build.exception_flags=-fno-exceptions -DNEW_OOM_ABORT
|
gen4iod.menu.exception.disabled.build.exception_flags=-fno-exceptions
|
||||||
gen4iod.menu.exception.disabled.build.stdcpp_lib=-lstdc++
|
gen4iod.menu.exception.disabled.build.stdcpp_lib=-lstdc++
|
||||||
gen4iod.menu.exception.enabled=Enabled
|
gen4iod.menu.exception.enabled=Enabled
|
||||||
gen4iod.menu.exception.enabled.build.exception_flags=-fexceptions
|
gen4iod.menu.exception.enabled.build.exception_flags=-fexceptions
|
||||||
@ -5551,7 +5551,7 @@ oak.menu.vt.heap.build.vtable_flags=-DVTABLES_IN_DRAM
|
|||||||
oak.menu.vt.iram=IRAM
|
oak.menu.vt.iram=IRAM
|
||||||
oak.menu.vt.iram.build.vtable_flags=-DVTABLES_IN_IRAM
|
oak.menu.vt.iram.build.vtable_flags=-DVTABLES_IN_IRAM
|
||||||
oak.menu.exception.disabled=Disabled (new aborts on oom)
|
oak.menu.exception.disabled=Disabled (new aborts on oom)
|
||||||
oak.menu.exception.disabled.build.exception_flags=-fno-exceptions -DNEW_OOM_ABORT
|
oak.menu.exception.disabled.build.exception_flags=-fno-exceptions
|
||||||
oak.menu.exception.disabled.build.stdcpp_lib=-lstdc++
|
oak.menu.exception.disabled.build.stdcpp_lib=-lstdc++
|
||||||
oak.menu.exception.enabled=Enabled
|
oak.menu.exception.enabled=Enabled
|
||||||
oak.menu.exception.enabled.build.exception_flags=-fexceptions
|
oak.menu.exception.enabled.build.exception_flags=-fexceptions
|
||||||
@ -5738,7 +5738,7 @@ wifiduino.menu.vt.heap.build.vtable_flags=-DVTABLES_IN_DRAM
|
|||||||
wifiduino.menu.vt.iram=IRAM
|
wifiduino.menu.vt.iram=IRAM
|
||||||
wifiduino.menu.vt.iram.build.vtable_flags=-DVTABLES_IN_IRAM
|
wifiduino.menu.vt.iram.build.vtable_flags=-DVTABLES_IN_IRAM
|
||||||
wifiduino.menu.exception.disabled=Disabled (new aborts on oom)
|
wifiduino.menu.exception.disabled=Disabled (new aborts on oom)
|
||||||
wifiduino.menu.exception.disabled.build.exception_flags=-fno-exceptions -DNEW_OOM_ABORT
|
wifiduino.menu.exception.disabled.build.exception_flags=-fno-exceptions
|
||||||
wifiduino.menu.exception.disabled.build.stdcpp_lib=-lstdc++
|
wifiduino.menu.exception.disabled.build.stdcpp_lib=-lstdc++
|
||||||
wifiduino.menu.exception.enabled=Enabled
|
wifiduino.menu.exception.enabled=Enabled
|
||||||
wifiduino.menu.exception.enabled.build.exception_flags=-fexceptions
|
wifiduino.menu.exception.enabled.build.exception_flags=-fexceptions
|
||||||
@ -5925,7 +5925,7 @@ wifi_slot.menu.vt.heap.build.vtable_flags=-DVTABLES_IN_DRAM
|
|||||||
wifi_slot.menu.vt.iram=IRAM
|
wifi_slot.menu.vt.iram=IRAM
|
||||||
wifi_slot.menu.vt.iram.build.vtable_flags=-DVTABLES_IN_IRAM
|
wifi_slot.menu.vt.iram.build.vtable_flags=-DVTABLES_IN_IRAM
|
||||||
wifi_slot.menu.exception.disabled=Disabled (new aborts on oom)
|
wifi_slot.menu.exception.disabled=Disabled (new aborts on oom)
|
||||||
wifi_slot.menu.exception.disabled.build.exception_flags=-fno-exceptions -DNEW_OOM_ABORT
|
wifi_slot.menu.exception.disabled.build.exception_flags=-fno-exceptions
|
||||||
wifi_slot.menu.exception.disabled.build.stdcpp_lib=-lstdc++
|
wifi_slot.menu.exception.disabled.build.stdcpp_lib=-lstdc++
|
||||||
wifi_slot.menu.exception.enabled=Enabled
|
wifi_slot.menu.exception.enabled=Enabled
|
||||||
wifi_slot.menu.exception.enabled.build.exception_flags=-fexceptions
|
wifi_slot.menu.exception.enabled.build.exception_flags=-fexceptions
|
||||||
@ -6226,7 +6226,7 @@ wiolink.menu.vt.heap.build.vtable_flags=-DVTABLES_IN_DRAM
|
|||||||
wiolink.menu.vt.iram=IRAM
|
wiolink.menu.vt.iram=IRAM
|
||||||
wiolink.menu.vt.iram.build.vtable_flags=-DVTABLES_IN_IRAM
|
wiolink.menu.vt.iram.build.vtable_flags=-DVTABLES_IN_IRAM
|
||||||
wiolink.menu.exception.disabled=Disabled (new aborts on oom)
|
wiolink.menu.exception.disabled=Disabled (new aborts on oom)
|
||||||
wiolink.menu.exception.disabled.build.exception_flags=-fno-exceptions -DNEW_OOM_ABORT
|
wiolink.menu.exception.disabled.build.exception_flags=-fno-exceptions
|
||||||
wiolink.menu.exception.disabled.build.stdcpp_lib=-lstdc++
|
wiolink.menu.exception.disabled.build.stdcpp_lib=-lstdc++
|
||||||
wiolink.menu.exception.enabled=Enabled
|
wiolink.menu.exception.enabled=Enabled
|
||||||
wiolink.menu.exception.enabled.build.exception_flags=-fexceptions
|
wiolink.menu.exception.enabled.build.exception_flags=-fexceptions
|
||||||
@ -6413,7 +6413,7 @@ espectro.menu.vt.heap.build.vtable_flags=-DVTABLES_IN_DRAM
|
|||||||
espectro.menu.vt.iram=IRAM
|
espectro.menu.vt.iram=IRAM
|
||||||
espectro.menu.vt.iram.build.vtable_flags=-DVTABLES_IN_IRAM
|
espectro.menu.vt.iram.build.vtable_flags=-DVTABLES_IN_IRAM
|
||||||
espectro.menu.exception.disabled=Disabled (new aborts on oom)
|
espectro.menu.exception.disabled=Disabled (new aborts on oom)
|
||||||
espectro.menu.exception.disabled.build.exception_flags=-fno-exceptions -DNEW_OOM_ABORT
|
espectro.menu.exception.disabled.build.exception_flags=-fno-exceptions
|
||||||
espectro.menu.exception.disabled.build.stdcpp_lib=-lstdc++
|
espectro.menu.exception.disabled.build.stdcpp_lib=-lstdc++
|
||||||
espectro.menu.exception.enabled=Enabled
|
espectro.menu.exception.enabled=Enabled
|
||||||
espectro.menu.exception.enabled.build.exception_flags=-fexceptions
|
espectro.menu.exception.enabled.build.exception_flags=-fexceptions
|
||||||
@ -6600,7 +6600,7 @@ eduinowifi.menu.vt.heap.build.vtable_flags=-DVTABLES_IN_DRAM
|
|||||||
eduinowifi.menu.vt.iram=IRAM
|
eduinowifi.menu.vt.iram=IRAM
|
||||||
eduinowifi.menu.vt.iram.build.vtable_flags=-DVTABLES_IN_IRAM
|
eduinowifi.menu.vt.iram.build.vtable_flags=-DVTABLES_IN_IRAM
|
||||||
eduinowifi.menu.exception.disabled=Disabled (new aborts on oom)
|
eduinowifi.menu.exception.disabled=Disabled (new aborts on oom)
|
||||||
eduinowifi.menu.exception.disabled.build.exception_flags=-fno-exceptions -DNEW_OOM_ABORT
|
eduinowifi.menu.exception.disabled.build.exception_flags=-fno-exceptions
|
||||||
eduinowifi.menu.exception.disabled.build.stdcpp_lib=-lstdc++
|
eduinowifi.menu.exception.disabled.build.stdcpp_lib=-lstdc++
|
||||||
eduinowifi.menu.exception.enabled=Enabled
|
eduinowifi.menu.exception.enabled=Enabled
|
||||||
eduinowifi.menu.exception.enabled.build.exception_flags=-fexceptions
|
eduinowifi.menu.exception.enabled.build.exception_flags=-fexceptions
|
||||||
@ -6797,7 +6797,7 @@ sonoff.menu.vt.heap.build.vtable_flags=-DVTABLES_IN_DRAM
|
|||||||
sonoff.menu.vt.iram=IRAM
|
sonoff.menu.vt.iram=IRAM
|
||||||
sonoff.menu.vt.iram.build.vtable_flags=-DVTABLES_IN_IRAM
|
sonoff.menu.vt.iram.build.vtable_flags=-DVTABLES_IN_IRAM
|
||||||
sonoff.menu.exception.disabled=Disabled (new aborts on oom)
|
sonoff.menu.exception.disabled=Disabled (new aborts on oom)
|
||||||
sonoff.menu.exception.disabled.build.exception_flags=-fno-exceptions -DNEW_OOM_ABORT
|
sonoff.menu.exception.disabled.build.exception_flags=-fno-exceptions
|
||||||
sonoff.menu.exception.disabled.build.stdcpp_lib=-lstdc++
|
sonoff.menu.exception.disabled.build.stdcpp_lib=-lstdc++
|
||||||
sonoff.menu.exception.enabled=Enabled
|
sonoff.menu.exception.enabled=Enabled
|
||||||
sonoff.menu.exception.enabled.build.exception_flags=-fexceptions
|
sonoff.menu.exception.enabled.build.exception_flags=-fexceptions
|
||||||
@ -7025,7 +7025,7 @@ espmxdevkit.menu.vt.heap.build.vtable_flags=-DVTABLES_IN_DRAM
|
|||||||
espmxdevkit.menu.vt.iram=IRAM
|
espmxdevkit.menu.vt.iram=IRAM
|
||||||
espmxdevkit.menu.vt.iram.build.vtable_flags=-DVTABLES_IN_IRAM
|
espmxdevkit.menu.vt.iram.build.vtable_flags=-DVTABLES_IN_IRAM
|
||||||
espmxdevkit.menu.exception.disabled=Disabled (new aborts on oom)
|
espmxdevkit.menu.exception.disabled=Disabled (new aborts on oom)
|
||||||
espmxdevkit.menu.exception.disabled.build.exception_flags=-fno-exceptions -DNEW_OOM_ABORT
|
espmxdevkit.menu.exception.disabled.build.exception_flags=-fno-exceptions
|
||||||
espmxdevkit.menu.exception.disabled.build.stdcpp_lib=-lstdc++
|
espmxdevkit.menu.exception.disabled.build.stdcpp_lib=-lstdc++
|
||||||
espmxdevkit.menu.exception.enabled=Enabled
|
espmxdevkit.menu.exception.enabled=Enabled
|
||||||
espmxdevkit.menu.exception.enabled.build.exception_flags=-fexceptions
|
espmxdevkit.menu.exception.enabled.build.exception_flags=-fexceptions
|
||||||
|
@ -994,11 +994,8 @@ macros = {
|
|||||||
]),
|
]),
|
||||||
|
|
||||||
'exception_menu': collections.OrderedDict([
|
'exception_menu': collections.OrderedDict([
|
||||||
#( '.menu.exception.legacy', 'Legacy (new returns nullptr on oom, constructor issue)' ),
|
|
||||||
#( '.menu.exception.legacy.build.exception_flags', '-fno-exceptions' ),
|
|
||||||
#( '.menu.exception.legacy.build.stdcpp_lib', '-lstdc++' ),
|
|
||||||
( '.menu.exception.disabled', 'Disabled (new aborts on oom)' ),
|
( '.menu.exception.disabled', 'Disabled (new aborts on oom)' ),
|
||||||
( '.menu.exception.disabled.build.exception_flags', '-fno-exceptions -DNEW_OOM_ABORT' ),
|
( '.menu.exception.disabled.build.exception_flags', '-fno-exceptions' ),
|
||||||
( '.menu.exception.disabled.build.stdcpp_lib', '-lstdc++' ),
|
( '.menu.exception.disabled.build.stdcpp_lib', '-lstdc++' ),
|
||||||
( '.menu.exception.enabled', 'Enabled' ),
|
( '.menu.exception.enabled', 'Enabled' ),
|
||||||
( '.menu.exception.enabled.build.exception_flags', '-fexceptions' ),
|
( '.menu.exception.enabled.build.exception_flags', '-fexceptions' ),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user