@@ -71,7 +71,7 @@ lib_deps =
7171 adafruit/Adafruit TouchScreen
7272 adafruit/Adafruit MQTT Library
7373 bblanchon/ArduinoJson
74- https://github.com/tyeth/pstolarz_OneWireNg .git# pico2w
74+ https://github.com/pstolarz/OneWireNg .git
7575 https://github.com/milesburton/Arduino-Temperature-Control-Library.git
7676 https://github.com/Sensirion/arduino-sht.git
7777 https://github.com/Sensirion/arduino-i2c-scd4x.git
@@ -473,7 +473,7 @@ extends = common:rp2040
473473
474474[env:raspberypi_picow_debug]
475475extends = common:rp2040
476- platform = https://github.com/maxgerhardt/platform-raspberrypi.git
476+ ; platform = https://github.com/maxgerhardt/platform-raspberrypi.git
477477; platform_packages =
478478; framework-arduinopico @ symlink:///Users/tyeth/Projects/arduino-pico
479479; framework-arduinopico@https://github.com/earlephilhower/arduino-pico.git#master
@@ -515,8 +515,7 @@ build_flags =
515515
516516[env:raspberypi_pico2w]
517517extends = common:rp2040
518- platform = https://github.com/tyeth/maxgerhardt_platform-raspberrypi.git# pico2w
519- ; platform = https://github.com/maxgerhardt/platform-raspberrypi.git#develop
518+ platform = https://github.com/maxgerhardt/platform-raspberrypi.git# develop
520519platform_packages =
521520 framework-arduinopico@https://github.com/earlephilhower/arduino-pico.git
522521board = rpipico2w
@@ -529,8 +528,7 @@ build_flags =
529528
530529[env:raspberypi_pico2w_debug]
531530extends = common:rp2040
532- platform = https://github.com/tyeth/maxgerhardt_platform-raspberrypi.git# pico2w
533- ; platform = https://github.com/maxgerhardt/platform-raspberrypi.git#develop
531+ platform = https://github.com/maxgerhardt/platform-raspberrypi.git# develop
534532platform_packages =
535533 framework-arduinopico@https://github.com/earlephilhower/arduino-pico.git
536534; ; framework-arduinopico @ symlink:///Users/tyeth/Projects/arduino-pico
0 commit comments