16 Commits (62890bb17c4f324a15c817fdeeed2e60fc3e093e)
 

Author SHA1 Message Date
Adam Pippin 62890bb17c Cache signals during each kernel tick to make run order more predictable 4 years ago
Adam Pippin 93d22d9ccd Removing debugging code from Clock 4 years ago
Adam Pippin cac63c7c1f Added basic "Clock" process 4 years ago
Adam Pippin f03e6f327c Update test func to use redraw signal 4 years ago
Adam Pippin 05ccb339a9 Remove debugging code from userinput 4 years ago
Adam Pippin 21ad1679f7 Add REDRAW signal to Kernel 4 years ago
Adam Pippin 22f153ba1b Fix display error in test app during initialization 4 years ago
Adam Pippin 01da8bc03f Adjust screen brightness at idle; use new kernel function for getting 4 years ago
Adam Pippin 7de1698099 Track how long the time since last tick *actually* was and provide to 4 years ago
Adam Pippin 20f0146820 Modify test task to store/read count from eeprom 4 years ago
Adam Pippin 1447668695 Change PowerManagement to signal stop and wait for tasks to exit before 4 years ago
Adam Pippin e0d1fc31a6 UserInput -- handle SIGNAL_STOP 4 years ago
Adam Pippin ad41fbf703 Added EAT - EEPROM Allocation Table - storage management 4 years ago
Adam Pippin 771a68ea28 Move button press detection to kernel based off of wake event 4 years ago
Adam Pippin 9af80d8ec3 Track if any tasks are stil running and if not then panic 4 years ago
Adam Pippin a02be354e0 Initial commit 4 years ago