@@ -79,7 +79,7 @@ lib_deps =
79
79
adafruit/Adafruit TouchScreen
80
80
adafruit/Adafruit MQTT Library
81
81
bblanchon/ArduinoJson
82
- https://github.com/tyeth/pstolarz_OneWireNg .git# pico2w
82
+ https://github.com/pstolarz/OneWireNg .git
83
83
https://github.com/milesburton/Arduino-Temperature-Control-Library.git
84
84
https://github.com/Sensirion/arduino-sht.git
85
85
https://github.com/Sensirion/arduino-i2c-scd4x.git
@@ -483,7 +483,7 @@ extends = common:rp2040
483
483
484
484
[env:raspberypi_picow_debug]
485
485
extends = common:rp2040
486
- platform = https://github.com/maxgerhardt/platform-raspberrypi.git
486
+ ; platform = https://github.com/maxgerhardt/platform-raspberrypi.git
487
487
; platform_packages =
488
488
; framework-arduinopico @ symlink:///Users/tyeth/Projects/arduino-pico
489
489
; framework-arduinopico@https://github.com/earlephilhower/arduino-pico.git#master
@@ -525,8 +525,7 @@ build_flags =
525
525
526
526
[env:raspberypi_pico2w]
527
527
extends = common:rp2040
528
- platform = https://github.com/tyeth/maxgerhardt_platform-raspberrypi.git# pico2w
529
- ; platform = https://github.com/maxgerhardt/platform-raspberrypi.git#develop
528
+ platform = https://github.com/maxgerhardt/platform-raspberrypi.git# develop
530
529
platform_packages =
531
530
framework-arduinopico@https://github.com/earlephilhower/arduino-pico.git
532
531
board = rpipico2w
@@ -539,8 +538,7 @@ build_flags =
539
538
540
539
[env:raspberypi_pico2w_debug]
541
540
extends = common:rp2040
542
- platform = https://github.com/tyeth/maxgerhardt_platform-raspberrypi.git# pico2w
543
- ; platform = https://github.com/maxgerhardt/platform-raspberrypi.git#develop
541
+ platform = https://github.com/maxgerhardt/platform-raspberrypi.git# develop
544
542
platform_packages =
545
543
framework-arduinopico@https://github.com/earlephilhower/arduino-pico.git
546
544
; ; framework-arduinopico @ symlink:///Users/tyeth/Projects/arduino-pico
0 commit comments