mirror of
https://github.com/HASwitchPlate/openHASP.git
synced 2025-07-24 11:46:34 +00:00
Exclude ETHSPI from native builds
This commit is contained in:
parent
c35b322bfd
commit
2c8037d1d0
@ -76,6 +76,7 @@ lib_ignore =
|
||||
AXP192
|
||||
ArduinoLog
|
||||
lv_lib_qrcode
|
||||
ETHSPI
|
||||
|
||||
build_src_filter =
|
||||
+<*>
|
||||
|
@ -69,6 +69,7 @@ lib_ignore =
|
||||
AXP192
|
||||
ArduinoLog
|
||||
lv_lib_qrcode
|
||||
ETHSPI
|
||||
|
||||
build_src_filter =
|
||||
+<*>
|
||||
|
@ -100,7 +100,8 @@ lib_ignore =
|
||||
AXP192
|
||||
ArduinoLog
|
||||
lv_lib_qrcode
|
||||
|
||||
ETHSPI
|
||||
|
||||
build_src_filter =
|
||||
+<*>
|
||||
-<*.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user