SIGN IN SIGN UP

update for esp32dev_debug

* disable build_type = debug (causes stack smashing in ArduinoJSON)
* refine no-flto flags
* remove "-Os" (already set by pioarduino)
* add lib_ignore
* remove AR usermod (causes bootloop)
F
Frank committed
3f506430db3dde16a183cc43128eab3f9a7ff644
Parent: 0589031