@@ -79,7 +79,7 @@ lib_deps =
7979 adafruit/Adafruit TouchScreen
8080 adafruit/Adafruit MQTT Library
8181 bblanchon/ArduinoJson
82- https://github.com/tyeth/pstolarz_OneWireNg .git# pico2w
82+ https://github.com/pstolarz/OneWireNg .git
8383 https://github.com/milesburton/Arduino-Temperature-Control-Library.git
8484 https://github.com/Sensirion/arduino-sht.git
8585 https://github.com/Sensirion/arduino-i2c-scd4x.git
@@ -483,7 +483,7 @@ extends = common:rp2040
483483
484484[env:raspberypi_picow_debug]
485485extends = common:rp2040
486- platform = https://github.com/maxgerhardt/platform-raspberrypi.git
486+ ; platform = https://github.com/maxgerhardt/platform-raspberrypi.git
487487; platform_packages =
488488; framework-arduinopico @ symlink:///Users/tyeth/Projects/arduino-pico
489489; framework-arduinopico@https://github.com/earlephilhower/arduino-pico.git#master
@@ -525,8 +525,7 @@ build_flags =
525525
526526[env:raspberypi_pico2w]
527527extends = 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
530529platform_packages =
531530 framework-arduinopico@https://github.com/earlephilhower/arduino-pico.git
532531board = rpipico2w
@@ -539,8 +538,7 @@ build_flags =
539538
540539[env:raspberypi_pico2w_debug]
541540extends = 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
544542platform_packages =
545543 framework-arduinopico@https://github.com/earlephilhower/arduino-pico.git
546544; ; framework-arduinopico @ symlink:///Users/tyeth/Projects/arduino-pico
0 commit comments