Skip to content

Commit a3fc15b

Browse files
committed
Snapshot v0.2.50
1 parent 9734bf3 commit a3fc15b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

target-locked.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -51,13 +51,13 @@
5151
"generate_hex": true,
5252
"libraries": [
5353
{
54-
"branch": "bf23caab5e19b055bca8718f7bb52a763d077ff7",
54+
"branch": "350a794a6f43d8e91b4762f110bad675169dc908",
5555
"name": "codal-core",
5656
"type": "git",
5757
"url": "https://github.com/lancaster-university/codal-core"
5858
},
5959
{
60-
"branch": "14bcffe406a044e50d89616b97bd3757d0a00e82",
60+
"branch": "5fa1d16d6de6bd2848ae776e3039ce6bcad4e3e1",
6161
"name": "codal-nrf52",
6262
"type": "git",
6363
"url": "https://github.com/lancaster-university/codal-nrf52"
@@ -72,6 +72,6 @@
7272
"linker_flags": "-Wl,--no-wchar-size-warning -Wl,--gc-sections -Wl,--wrap,atexit -mcpu=cortex-m4 -mthumb -mfpu=fpv4-sp-d16 -mfloat-abi=softfp -Wl,--start-group -lstdc++ -lsupc++ -lm -lc -lgcc -lnosys -Wl,--end-group",
7373
"post_process": "",
7474
"processor": "NRF52833",
75-
"snapshot_version": "v0.2.49",
75+
"snapshot_version": "v0.2.50",
7676
"toolchain": "ARM_GCC"
7777
}

0 commit comments

Comments
 (0)