Exclude ETHSPI from native builds

This commit is contained in:
fvanroie 2022-06-11 19:54:27 +02:00
parent c35b322bfd
commit 2c8037d1d0
3 changed files with 4 additions and 1 deletions

View File

@ -76,6 +76,7 @@ lib_ignore =
AXP192
ArduinoLog
lv_lib_qrcode
ETHSPI
build_src_filter =
+<*>

View File

@ -69,6 +69,7 @@ lib_ignore =
AXP192
ArduinoLog
lv_lib_qrcode
ETHSPI
build_src_filter =
+<*>

View File

@ -100,7 +100,8 @@ lib_ignore =
AXP192
ArduinoLog
lv_lib_qrcode
ETHSPI
build_src_filter =
+<*>
-<*.h>