Skip to content

Commit ca6c653

Browse files
Always use latest platform for the build
1 parent 8dd17fb commit ca6c653

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

platformio.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
; https://docs.platformio.org/page/projectconf.html
1010

1111
[env:pico2]
12-
platform = https://github.com/maxgerhardt/platform-raspberrypi.git#0a58a6a2ed7f556e17841529f50f48d1b7ef1c56
12+
platform = https://github.com/maxgerhardt/platform-raspberrypi.git
1313
board = rpipico2
1414
framework = picosdk
1515
lib_deps = RP2350_Logic_Sniffer

0 commit comments

Comments
 (0)