cf209fce4db47fe7ea9d9408b3d4888327cbc31f
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.
Description
000000widow's wand for HackSpaceCon 2025.
Languages
C
65.9%
C++
32.8%
Assembly
1.3%