renderbug/src
2023-12-23 11:05:45 +01:00
..
animations animations: chimes: drop UserInput event type handling 2023-12-23 11:01:21 +01:00
inputs inputs: MPU6050: hide behind CONFIG_MPU6050 flag 2023-12-23 11:04:59 +01:00
platform/arduino platform: arduino: ota: prevent watchdog hang on ota update 2023-12-23 11:05:45 +01:00
sprites figments: drop unused perfcounter class 2023-12-20 10:48:10 +01:00
BootOptions.cpp build: clean up the mess of ifdefs from platform into a scons-configured hal 2023-12-20 10:47:26 +01:00
BootOptions.h build: clean up the mess of ifdefs from platform into a scons-configured hal 2023-12-20 10:47:26 +01:00
Config.cpp figments: command: rewrite command api to use Task instances instead of static functions 2023-12-20 09:13:23 +01:00
Config.h config: abstract fs utils to fix esp32 builds 2023-12-20 09:19:37 +01:00
FsUtils.cpp build: clean up the mess of ifdefs from platform into a scons-configured hal 2023-12-20 10:47:26 +01:00
FsUtils.h build: clean up the mess of ifdefs from platform into a scons-configured hal 2023-12-20 10:47:26 +01:00
Hal.h build-hal: add RENDERBUG_HAL define, fix logging output 2023-12-23 11:02:52 +01:00
JsonCoordinateMapping.cpp config: start implementing json-based configuration files 2023-02-18 16:06:28 +01:00
JsonCoordinateMapping.h config: start implementing json-based configuration files 2023-02-18 16:06:28 +01:00
LogService.cpp logservice: add text for set-scene event 2023-12-20 09:19:52 +01:00
LogService.h figments: figment: redefine task startup state semantics 2023-02-18 16:33:09 +01:00
main.cpp main: drop unused keymappping task 2023-12-23 11:01:35 +01:00
Platform.cpp platform: cleaner startup logs 2023-12-20 12:12:16 +01:00
Platform.h platform: add api for grabbing the system hostname 2023-12-23 11:04:39 +01:00
SafeMode.cpp safemode: add serial handler to default safemode apps 2023-12-11 07:55:05 +01:00
SafeMode.h main: move more tiny objects out of main.cpp 2023-02-18 17:15:21 +01:00
Sequencer.cpp sequencer: switch to *-scene events isntead of *-pattern, drop the concept of next/previous scene 2023-12-20 09:20:34 +01:00
Sequencer.h figments: command: rewrite command api to use Task instances instead of static functions 2023-12-20 09:13:23 +01:00
Static.h If the code hasn't been touched in this long, its probably release-worthy. 2022-06-11 11:02:27 +02:00