Move fonts / assets definition from main/boards to CMakeLists.txt (#1174)

* update surfer-c3-1.14tft font size

* Move fonts / assets definition from main/boards to CMakeLists.txt

* fix c3 compiling errors

---------

Co-authored-by: Xiaoxia <terrence.huang@tenclass.com>
This commit is contained in:
Xiaoxia
2025-09-08 17:30:18 +08:00
committed by GitHub
parent 897239e997
commit d04b08133f
111 changed files with 1193 additions and 1673 deletions

View File

@ -12,6 +12,13 @@ config DEFAULT_ASSETS_URL_PREFIX
help
The assets will be downloaded from this URL.
config FLASH_DEFAULT_ASSETS
bool "Flash Default Assets"
default y
help
Download and flash default assets to the assets partition during build.
If disabled, the assets partition will not be automatically populated.
choice
prompt "Default Language"
default LANGUAGE_ZH_CN