mirror of
https://github.com/HASwitchPlate/openHASP.git
synced 2025-07-26 20:56:37 +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
|
paho
|
||||||
AXP192
|
AXP192
|
||||||
ArduinoLog
|
ArduinoLog
|
||||||
|
lv_lib_qrcode
|
||||||
|
|
||||||
src_filter =
|
src_filter =
|
||||||
+<*>
|
+<*>
|
||||||
|
@ -73,7 +73,8 @@ lib_ignore =
|
|||||||
paho
|
paho
|
||||||
AXP192
|
AXP192
|
||||||
ArduinoLog
|
ArduinoLog
|
||||||
|
lv_lib_qrcode
|
||||||
|
|
||||||
src_filter =
|
src_filter =
|
||||||
+<*>
|
+<*>
|
||||||
-<*.h>
|
-<*.h>
|
||||||
|
@ -96,7 +96,8 @@ lib_ignore =
|
|||||||
paho
|
paho
|
||||||
AXP192
|
AXP192
|
||||||
ArduinoLog
|
ArduinoLog
|
||||||
|
lv_lib_qrcode
|
||||||
|
|
||||||
src_filter =
|
src_filter =
|
||||||
+<*>
|
+<*>
|
||||||
-<*.h>
|
-<*.h>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user