Page 1 of 1

When will daily Pico Micropython build switch to use new V1.1.0 pico-sdk?

Posted: Tue Mar 09, 2021 4:49 pm
by HermannSW
On weekend V1.1.0 pico-sdk was published:
https://www.raspberrypi.org/forums/view ... 2#p1831643

It contains new features, the one I am interested in is baudrate switch entering bootsel mode.
If micropython/lib/pico-sdk would be updated before creating daily build
http://micropython.org/download/rp2-pico/
my flash tool would immediately allow to flash .uf2 over Micropython, as well as to reboot MicroPython as if "machine.reset()" would have been executed (without pressing any switches):
https://www.raspberrypi.org/forums/view ... 9#p1833379

Re: When will daily Pico Micropython build switch to use new V1.1.0 pico-sdk?

Posted: Thu Mar 11, 2021 7:01 am
by HermannSW