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