Merge commit '06e0365' into openknx-merge

This commit is contained in:
Thomas Kunze
2024-08-09 19:32:26 +02:00
23 changed files with 1922 additions and 724 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