maxgerhardt / platform-raspberrypi

Raspberry Pi: development platform for PlatformIO
Apache License 2.0
94 stars 46 forks source link

change default picoprobe speed to 5000 kHz #35

Closed LinusHeu closed 2 months ago

LinusHeu commented 10 months ago

To make it the same as with the Arduino IDE See https://github.com/earlephilhower/arduino-pico/pull/1218 Since it's the default on the Arduino-IDE I assume, this speed is very stable. Or is there a particular reason for this difference between Arduino IDE and PlatformIO?

maxgerhardt commented 2 months ago

I did use a lower speed because I experienced upload failures sometimes. But that may have been due to other factors, too.