Commit Graph

13 Commits

Author SHA1 Message Date
Torrie Fischer
ce65e7e7f0 config: abstract fs utils to fix esp32 builds 2023-12-20 09:19:37 +01:00
Torrie Fischer
6e138175be figments: command: rewrite command api to use Task instances instead of static functions 2023-12-20 09:13:23 +01:00
Torrie Fischer
d592810b3b config: implement commands to change profiles and save settings 2023-12-11 07:59:47 +01:00
Torrie Fischer
57f1ca837c config: bump max LEDs to 512 2023-12-11 07:59:26 +01:00
64666bbfb6 config: add new Configuration class to simplify handling json config update api 2023-02-20 07:07:32 +01:00
bfbbeffcfd config: fix crashes, implement fallback profiles 2023-02-19 18:41:55 +01:00
9a36831658 config: implement reading app-specific configs from profile
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-02-18 18:45:34 +01:00
1494dd6405 main: move more tiny objects out of main.cpp 2023-02-18 17:15:21 +01:00
2848c8ad12 figments: figment: redefine task startup state semantics
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-02-18 16:33:09 +01:00
f0abdc0567 config: first version of storing pixel maps and configs in SPIFFS
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-02-18 16:15:17 +01:00
d14fa7fde1 If the code hasn't been touched in this long, its probably release-worthy. 2022-06-11 11:02:27 +02:00
10bbcd6786 cleanup main.cpp, split platform code into a Platform object 2021-03-31 11:50:00 -07:00
a6534bcb20 port to platformio 2021-03-29 01:10:55 -07:00