PIO: Cleanup dependency naming (#6090)

This commit is contained in:
Austin
2025-02-19 19:14:54 -05:00
committed by GitHub
parent 337265a07f
commit f1dc1b309a
8 changed files with 16 additions and 21 deletions

View File

@@ -1,6 +1,6 @@
[stm32_base]
extends = arduino_base
platform = ststm32
platform = platformio/ststm32
platform_packages = platformio/framework-arduinoststm32@^4.20900.0
build_type = release
@@ -41,4 +41,4 @@ lib_deps =
lib_ignore =
mathertel/OneButton@2.6.1
Wire
Wire