Filter lv_font_montserrat

This commit is contained in:
fvanroie 2021-02-08 00:38:46 +01:00
parent f5a2e5d222
commit 25ff9858ac

View File

@ -85,7 +85,7 @@ lib_deps =
;https://github.com/me-no-dev/ESPAsyncWebServer/archive/master.zip ;https://github.com/me-no-dev/ESPAsyncWebServer/archive/master.zip
;https://github.com/me-no-dev/ESPAsyncTCP/archive/master.zip ;https://github.com/me-no-dev/ESPAsyncTCP/archive/master.zip
src_filter = +<*> -<.git/> -<examples/> -<test/> -<tests/> -<stm32f4/> src_filter = +<*> -<.git/> -<examples/> -<test/> -<tests/> -<stm32f4/> -<lv_font_montserrat_*.c>
extra_scripts = tools/copy_fw.py ; tools/pre:extra_script.py extra_scripts = tools/copy_fw.py ; tools/pre:extra_script.py