Skip to content

Release 0.6.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 12 Dec 18:30
Change deep sleep wait for idle wait.

It seems that deep sleep wait messes up peripherals and the display shows garbage as result. Effectively reverted call to  cpu_sleep_wakeup for cpu_stall_wakeup_by_timer0, optimised to be executed from RAM.