000000widow-hackspacecon/fw/HackSpaceCon_AS7
true cf209fce4d possibly fix wasted power in idle mode
arduino uses TCA timer to do its things. it doesn't need to do anything
while the MCU is in low power sleep. disable TCA whenever entering sleep
from user code.

note that the prior "working" demo commented using the rgb_run_next sleep
loop in the program. was still diagnosing issues with TCB0 interrupt.
if there's still issues waking from idle with TCB interrupt, then things
will still need to be addressed...

this fix is untested.
2025-04-28 20:19:36 -07:00
..
.vs/HackSpaceCon_AS7/v14 possibly fix wasted power in idle mode 2025-04-28 20:19:36 -07:00
Arduino fix setting clock divider to /1 when it should be /2 2025-04-27 21:36:50 -07:00
HSC_Wand possibly fix wasted power in idle mode 2025-04-28 20:19:36 -07:00
HackSpaceCon_AS7.atsln migrate code to AS7, including fucked up arduino import 2025-04-23 01:42:39 -07:00