Skip to content

Commit ac688f8

Browse files
codal_app: Update codal-microbit-v2 to v0.2.31.
Changes are: codal-microbit-v2: - update bootloader to not perform a CRC of the application flash on boot - This fixes an issue where the bootloader got stuck after a BLE flash - add check for old bootloader settings and updates them if needed - multiple updates to the data logging HTML viewer - parameterisation of I2C storage RX/TX retransmission counters codal-core: - no changes codal-nrf52: - no changes
1 parent bca4dc5 commit ac688f8

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.29",
5+
"branch": "v0.2.31",
66
"type": "git",
77
"test_ignore": true
88
} ,

0 commit comments

Comments
 (0)