Thomas Göttgens and GitHub
409ad9c2c3
Split platformio.ini into one file for each board, only leaving platform definitions and a handful of stale (?) boards around.. ( #1141 )
2022-01-25 08:56:16 -06:00
Thomas Göttgens and GitHub
115b835b83
Merge branch 'master' into master
2022-01-24 21:57:54 +01:00
Thomas Göttgens and GitHub
9df42799ff
Tryfix: Local replica for build problem ( #1 )
...
* Tryfix: Local replica for build problem
* Update platformio.ini
* use the real repo again
2022-01-24 21:56:31 +01:00
Thomas Göttgens and GitHub
252a27174e
New checkout for library
2022-01-24 20:28:16 +01:00
Thomas Göttgens and GitHub
9a0126cde1
use the new version of Screen lib when building
2022-01-24 17:37:33 +01:00
Thomas Göttgens and GitHub
7723b30951
Custom_ArialMT_Plain_10 not used anywhere ( #1122 )
2022-01-21 09:53:57 -06:00
Thomas Göttgens
3857dd7e52
regen protobuf headers
2022-01-02 14:41:41 +01:00
Thomas Göttgens and GitHub
20497335c2
stop old chip from crashing
2021-12-30 22:20:15 +01:00
Thomas Göttgens and GitHub
e24a2116d8
build the new board with build_all
2021-12-30 22:19:04 +01:00
Thomas Göttgens and GitHub
9c7121df3e
Update platformio.ini
...
add new board to platform.io definition
2021-12-30 22:18:08 +01:00
Thomas Göttgens and GitHub
c531ea8601
new Configuration section
2021-12-30 22:16:46 +01:00
bea9dfff38
CI/CD for building on GitLab instance ( #1028 )
...
This yml is basically a wrapper for build-all.sh that makes sure the submodules are checked out and pushes a release package to the gitlab registry. Not needed for building on github!
Co-authored-by: Ben Meadors <benmmeadors@gmail.com >
2021-12-27 14:25:08 -06:00