Commit ab59d87
committed
codal_app: Update codal-microbit-v2 to v0.2.29.
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 <damien@micropython.org>1 parent f0e630b commit ab59d87
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
0 commit comments