Commit Graph

10 Commits

Author SHA1 Message Date
Yuri D'Elia
0e75bc9d8e lang/fw-build.sh: fix padding calculation 2021-06-08 17:24:10 +02:00
Yuri D'Elia
8417083b13 lang/fw-build.sh: check for language data size during build
Ensure the language data always fits the reserved space in the XFLASH.

The script *should* use the LANG_SIZE definition from "xflash_layout",
which can be obtained by preprocessing the source code.

At the moment though this step has been omitted since running
arduino-builder to preprocess the source requires extra flags passed by
build.sh. The size has been hard-coded (and it's unlikely to change
given the content size is constant for the architecture).
2021-06-08 15:30:05 +02:00
3d-gussner
779c8d0a78 Move Dutch language parts
Not create community languages with `lang-build.sh all` the `lang-community.sh` will call it.
Add templates for future community languages
2021-03-01 08:28:08 +01:00
3d-gussner
9a7a909c6f Prepare adding new language 2019-09-14 15:49:33 +02:00
leptun
3ddb853bbd Fix shifted languages. Use \n and \x0a 2019-07-26 18:53:08 +03:00
Robert Pelnar
1c9d134c62 return with exitcode 1 if any language not generated properly
fix - include system_timer.h
2019-05-06 15:29:57 +02:00
Marek Bel
38dacaf07a Automate secondary language support build. 2018-11-26 20:24:24 +01:00
Robert Pelnar
e45893ded3 lang - fw-build.sh - archiving translation/usage statistics (two files not_used.txt and not_tran.txt) 2018-11-01 16:30:42 +01:00
Robert Pelnar
1368ec4915 New lang, arduino 1.8.5 - fw-build.sh fix 2018-10-18 13:10:11 +02:00
Robert Pelnar
41256ce017 New lang, arduino 1.8.5 - postbuild.sh renamed to fw-build.sh 2018-10-18 13:04:01 +02:00