You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Changes are:
codal-microbit-v2:
- improvements to MicroBitLog
- make private pin variable a pointer, to fix pins becoming other pins
- deep sleep support
- fix memory leak in MicroBitAudio::setSleep()/enable()
codal-core:
- introduce framework for power efficient deep sleep
codal-nrf52:
- update drivers to support deep sleep mode
Signed-off-by: Damien George <[email protected]>
0 commit comments