Mimimum Buildable

This commit is contained in:
Ben V. Brown
2020-08-18 19:14:15 +10:00
parent 2becaa5eab
commit 275708ee25
8 changed files with 590 additions and 128 deletions

View File

@@ -6,7 +6,7 @@ TRANSLATION_SCRIPT="make_translation.py"
# AVAILABLE_LANGUAGES will be calculating according to json files in $TRANSLATION_DIR
AVAILABLE_LANGUAGES=()
BUILD_LANGUAGES=()
AVAILABLE_MODELS=("TS100" "TS80" "TS80P")
AVAILABLE_MODELS=("TS100" "TS80" "TS80P" "Pinecil")
BUILD_MODELS=()
usage() {