Merge pull request #284 from thelsing/thelsing-patch-1

Update platformio-ci.ini
This commit is contained in:
thelsing 2024-07-21 17:26:31 +02:00 committed by GitHub
commit cc54c2c98c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 4 deletions

View File

@ -8,14 +8,14 @@
; Please visit documentation for the other options and examples ; Please visit documentation for the other options and examples
; https://docs.platformio.org/page/projectconf.html ; https://docs.platformio.org/page/projectconf.html
[env:adafruit_feather_m0] [env:adafruit_feather_m0]
platform = atmelsam@6.0.1 platform = atmelsam
board = adafruit_feather_m0 board = adafruit_feather_m0
framework = arduino framework = arduino
; VID must be changed to some known KNX Manufacturer ; VID must be changed to some known KNX Manufacturer
; so that the KNX USB interface gets recognized by ETS ; so that the KNX USB interface gets recognized by ETS
extra_scripts = pre:custom_hwids.py ;extra_scripts = pre:custom_hwids.py
board_build.usb_product="KNX RF - USB Interface" ;board_build.usb_product="KNX RF - USB Interface"
lib_deps = lib_deps =
SPI SPI

View File

@ -28,7 +28,6 @@ board_build.usb_product="KNX RF - USB Interface"
lib_deps = lib_deps =
SPI SPI
Adafruit TinyUSB Library@0.7.1 Adafruit TinyUSB Library@0.7.1
https://github.com/thelsing/FlashStorage.git
knx knx
build_flags = build_flags =