@@ -71,7 +71,7 @@ lib_deps =
71
71
adafruit/Adafruit TouchScreen
72
72
adafruit/Adafruit MQTT Library
73
73
bblanchon/ArduinoJson
74
- https://github.com/tyeth/pstolarz_OneWireNg .git# pico2w
74
+ https://github.com/pstolarz/OneWireNg .git
75
75
https://github.com/milesburton/Arduino-Temperature-Control-Library.git
76
76
https://github.com/Sensirion/arduino-sht.git
77
77
https://github.com/Sensirion/arduino-i2c-scd4x.git
@@ -473,7 +473,7 @@ extends = common:rp2040
473
473
474
474
[env:raspberypi_picow_debug]
475
475
extends = common:rp2040
476
- platform = https://github.com/maxgerhardt/platform-raspberrypi.git
476
+ ; platform = https://github.com/maxgerhardt/platform-raspberrypi.git
477
477
; platform_packages =
478
478
; framework-arduinopico @ symlink:///Users/tyeth/Projects/arduino-pico
479
479
; framework-arduinopico@https://github.com/earlephilhower/arduino-pico.git#master
@@ -515,8 +515,7 @@ build_flags =
515
515
516
516
[env:raspberypi_pico2w]
517
517
extends = 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
520
519
platform_packages =
521
520
framework-arduinopico@https://github.com/earlephilhower/arduino-pico.git
522
521
board = rpipico2w
@@ -529,8 +528,7 @@ build_flags =
529
528
530
529
[env:raspberypi_pico2w_debug]
531
530
extends = 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
534
532
platform_packages =
535
533
framework-arduinopico@https://github.com/earlephilhower/arduino-pico.git
536
534
; ; framework-arduinopico @ symlink:///Users/tyeth/Projects/arduino-pico
0 commit comments