fix build pipeline errors

custom_hwids.py was never executed in the ci pipeline, but the missing script was just a warning. With Plattform I/O Core 6.1.11 missing scripts are errors, so the pipeline fails.
This commit is contained in:
Ing-Dom 2024-01-30 10:49:26 +01:00
parent 1f426e9203
commit defffbd573
2 changed files with 4 additions and 3 deletions

View File

@ -14,8 +14,9 @@ framework = arduino
; VID must be changed to some known KNX Manufacturer
; so that the KNX USB interface gets recognized by ETS
extra_scripts = pre:custom_hwids.py
board_build.usb_product="KNX RF - USB Interface"
; not possible within ci
;extra_scripts = pre:custom_hwids.py
;board_build.usb_product="KNX RF - USB Interface"
lib_deps =
SPI

View File

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