mirror of
https://github.com/HASwitchPlate/openHASP.git
synced 2025-07-24 11:46:34 +00:00
Exclude lv_lib_qrcode from native apps
This commit is contained in:
parent
b59a8146fe
commit
f2fd400b5c
@ -76,6 +76,7 @@ lib_ignore =
|
||||
paho
|
||||
AXP192
|
||||
ArduinoLog
|
||||
lv_lib_qrcode
|
||||
|
||||
src_filter =
|
||||
+<*>
|
||||
|
@ -73,7 +73,8 @@ lib_ignore =
|
||||
paho
|
||||
AXP192
|
||||
ArduinoLog
|
||||
|
||||
lv_lib_qrcode
|
||||
|
||||
src_filter =
|
||||
+<*>
|
||||
-<*.h>
|
||||
|
@ -96,7 +96,8 @@ lib_ignore =
|
||||
paho
|
||||
AXP192
|
||||
ArduinoLog
|
||||
|
||||
lv_lib_qrcode
|
||||
|
||||
src_filter =
|
||||
+<*>
|
||||
-<*.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user