Commit Graph

15 Commits

Author SHA1 Message Date
Torrie Fischer
23993a09cf build: clean up the mess of ifdefs from platform into a scons-configured hal 2023-12-20 10:47:26 +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
5ea43bc908 inputs: bpm: add commands for setting BPM 2023-12-11 07:58:33 +01:00
Torrie Fischer
4e56134dd9 inputs: serial: implement a CLI 2023-12-11 07:57:27 +01:00
Torrie Fischer
63397dc39a inputs: circadianrhythm: improve logging, fix build error 2023-12-11 07:56:00 +01:00
8a858b99ed inputs: serial: fix build without particle 2023-03-03 18:18:22 +01:00
64666bbfb6 config: add new Configuration class to simplify handling json config update api 2023-02-20 07:07:32 +01:00
0700dfaf92 inputs: colorcycle: debug-- 2023-02-19 18:43:43 +01:00
ae3abc3aa3 inputs: bpm: add support for configuring startup/idle BPM 2023-02-19 18:39:26 +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
2c7501f0c2 inputs: serial: basic serial command inputs 2023-02-18 16:27:24 +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