A simple operating system for the ESP32-based M5StickC
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Adam Pippin 62890bb17c Cache signals during each kernel tick to make run order more predictable 4 years ago
Clock.cpp Removing debugging code from Clock 4 years ago
Clock.h Added basic "Clock" process 4 years ago
Colours.h Initial commit 4 years ago
EAT.cpp Added EAT - EEPROM Allocation Table - storage management 4 years ago
EAT.h Added EAT - EEPROM Allocation Table - storage management 4 years ago
Kernel.cpp Cache signals during each kernel tick to make run order more predictable 4 years ago
Kernel.h Cache signals during each kernel tick to make run order more predictable 4 years ago
PowerManagement.cpp Adjust screen brightness at idle; use new kernel function for getting 4 years ago
PowerManagement.h Move button press detection to kernel based off of wake event 4 years ago
UserInput.cpp Remove debugging code from userinput 4 years ago
UserInput.h Move button press detection to kernel based off of wake event 4 years ago
Util.cpp Initial commit 4 years ago
Util.h Initial commit 4 years ago
watchos.ino Update test func to use redraw signal 4 years ago