Skip to content

Commit fc35eca

Browse files
GUVWAFfifieldt
authored andcommitted
Update platform-raspberrypi also (meshtastic#5407)
* Update arduino-pico core to fix sporadic hangs * Update platform-raspberrypi also
1 parent 13d2b62 commit fc35eca

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

arch/rp2xx0/rp2040.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
; Common settings for rp2040 Processor based targets
22
[rp2040_base]
3-
platform = https://github.com/maxgerhardt/platform-raspberrypi.git#a606be683748c73e9a0d46baf70163478d298f0f ; For arduino-pico 4.2.0
3+
platform = https://github.com/maxgerhardt/platform-raspberrypi.git#19e30129fb1428b823be585c787dcb4ac0d9014c ; For arduino-pico 4.2.1
44
extends = arduino_base
55
platform_packages = framework-arduinopico@https://github.com/earlephilhower/arduino-pico.git#996c3bfab9758f12c07aa20cc6d352e630c16987 ; 4.2.1 with fix for sporadic hangs
66

arch/rp2xx0/rp2350.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
; Common settings for rp2040 Processor based targets
22
[rp2350_base]
3-
platform = https://github.com/maxgerhardt/platform-raspberrypi.git#a606be683748c73e9a0d46baf70163478d298f0f ; For arduino-pico 4.2.0
3+
platform = https://github.com/maxgerhardt/platform-raspberrypi.git#19e30129fb1428b823be585c787dcb4ac0d9014c ; For arduino-pico 4.2.1
44
extends = arduino_base
55
platform_packages = framework-arduinopico@https://github.com/earlephilhower/arduino-pico.git#96c3bfab9758f12c07aa20cc6d352e630c16987 ; 4.2.1 with fix for sporadic hangs
66

0 commit comments

Comments
 (0)