Skip to content

Commit

Permalink
Snapshot v0.2.61-master.2
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnVidler committed Sep 22, 2023
1 parent 151f267 commit b5b607c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions target-locked.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"generate_hex": true,
"libraries": [
{
"branch": "3ab40c3c176605314164c92580d62bf32a80266c",
"branch": "d7ea466ffe92856eaec941d309e0a45747feeaca",
"name": "codal-core",
"type": "git",
"url": "https://github.com/lancaster-university/codal-core"
Expand All @@ -71,6 +71,6 @@
"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",
"post_process": "",
"processor": "NRF52833",
"snapshot_version": "v0.2.61-master.1",
"snapshot_version": "v0.2.61-master.2",
"toolchain": "ARM_GCC"
}

0 comments on commit b5b607c

Please sign in to comment.