Commits * https://github.com/earlephilhower/arduino-pico/commit/420d669a4b82d5fdd2eeab4a856b6eec6929ea45 * https://github.com/earlephilhower/arduino-pico/commit/e3053f69f824398b3d615648d5e35ff244bf8378 require an update of docs in regards to * update toolchain link downloads for the new version * how to activate stack protector require an update of the builder script in regards to * correctly linking against `-lstdc++` or `-lstdc++-exc` depending on whether exceptions are enabled (`-fexceptions` found in build flags) (reminder for me later)