Exclude lv_lib_qrcode from native apps

This commit is contained in:
fvanroie 2021-11-05 03:50:31 +01:00
parent b59a8146fe
commit f2fd400b5c
3 changed files with 5 additions and 2 deletions

View File

@ -76,6 +76,7 @@ lib_ignore =
paho
AXP192
ArduinoLog
lv_lib_qrcode
src_filter =
+<*>

View File

@ -73,7 +73,8 @@ lib_ignore =
paho
AXP192
ArduinoLog
lv_lib_qrcode
src_filter =
+<*>
-<*.h>

View File

@ -96,7 +96,8 @@ lib_ignore =
paho
AXP192
ArduinoLog
lv_lib_qrcode
src_filter =
+<*>
-<*.h>