Skip to content

Commit

Permalink
Snapshot v0.2.43
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnVidler committed Sep 21, 2022
1 parent 9223c30 commit 5785bb0
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions target-locked.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,13 +51,13 @@
"generate_hex": true,
"libraries": [
{
"branch": "d376f1a851457effaf34058c62bd6c42c5ada6a0",
"branch": "f08eb30d75d0a786229344431177aa0e1c67c0a3",
"name": "codal-core",
"type": "git",
"url": "https://github.com/lancaster-university/codal-core"
},
{
"branch": "f169008a35e69171aa60761a17bd4917be9dee08",
"branch": "92341a800190536a6eb9df186864a49f9e7ce2da",
"name": "codal-nrf52",
"type": "git",
"url": "https://github.com/lancaster-university/codal-nrf52"
Expand All @@ -72,6 +72,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.42",
"snapshot_version": "v0.2.43",
"toolchain": "ARM_GCC"
}
}

0 comments on commit 5785bb0

Please sign in to comment.