Skip to content

Commit ab59d87

Browse files
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 <[email protected]>
1 parent f0e630b commit ab59d87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/codal_app/codal.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"target": {
33
"name": "codal-microbit-v2",
44
"url": "https://github.com/lancaster-university/codal-microbit-v2",
5-
"branch": "v0.2.26",
5+
"branch": "v0.2.29",
66
"type": "git",
77
"test_ignore": true
88
} ,

0 commit comments

Comments
 (0)