Thomas Göttgens and GitHub
8e9b852faa
Littlefs rebased to Master ( #1205 )
...
* Littlefs
2022-02-14 11:45:29 -06:00
Thomas Göttgens and GitHub
868af9dd6b
Get rid of log clutter during oled screen animation ( #1182 )
2022-02-03 07:22:46 -06:00
Thomas Göttgens and GitHub
9a505c27fa
add missing Config definition for PRIVATE_HW ( #1174 )
2022-02-01 08:08:03 -06:00
Thomas Göttgens and GitHub
0a1125d7e4
Merge branch 'master' into caveman99-patch-1
2022-01-28 08:44:46 +01:00
Thomas Göttgens and GitHub
ed2de3b885
Fixed typo
2022-01-28 08:43:48 +01:00
Thomas Göttgens and GitHub
af249da1a3
accept one or more environment definitions
...
This is a non breaking change. Up till now you could either specify ONE board to check or run with default settings hich would check a sensible set. With this change you can provide a space-separated list of boards to check, this facilitates parallel CI executions better.
2022-01-27 09:18:31 +01:00
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