A new release of Earle F. Philhower Arduino “core ” for RP2040 …
Release 2.1.0 - Memory/Flash reduction, C++ exceptions, Platform.IO, bugfixes
Shrink flash and RAM usage even more (#627)
Temporary fix for muilticore realloc (#625)
Remove IRQ-level malloc from USB setup
Disable Wire slave interrupt on ::end (#621)
Activate default -Os optimization for Platform.IO (#619)
Hide get.py download percent when not interactive (#618)
Remove obsolete include paths from build.inc (#616)
Fix IDE include paths / Intellisense (#615)
Reduce flash, RAM use, reduce download/install (#613)
Add GCC stack protector support (#611)
Try and upload ASAP instead of hard-waiting 10sec (#610)
Add C++ exception option to menus (#607)
Fix WizFi360-EVB-Pico pins_arduino.h (#608)
Guglielmo