Best Practise Platformio 6.x dependency definitions

This commit is contained in:
Thomas Göttgens
2022-10-10 15:42:05 +02:00
parent 784cd8c6f1
commit f8982ddaf8
5 changed files with 4 additions and 7 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
[stm32wl5e_base]
platform = ststm32
platform = platformio/ststm32@^15.4.1
board = generic_wl5e
framework = arduino
build_type = debug