Switch PlatformIO deps from PIO Registry to tagged GitHub zips (#10142)

This commit is contained in:
Austin
2026-04-12 17:06:57 -05:00
committed by GitHub
co-authored by GitHub
parent 381cefa6b2
commit 0f2d224e74
11 changed files with 93 additions and 109 deletions
@@ -13,7 +13,3 @@ board_build.f_cpu = 240000000L
upload_protocol = esptool
;upload_port = /dev/ttyUSB0
upload_speed = 460800
lib_deps =
${esp32_base.lib_deps}
# renovate: datasource=custom.pio depName=NeoPixel packageName=adafruit/library/Adafruit NeoPixel
adafruit/Adafruit NeoPixel@1.15.4