Skip to content

Commit

Permalink
Snapshot v0.2.58
Browse files Browse the repository at this point in the history
  • Loading branch information
microbit-carlos committed Aug 4, 2023
1 parent 1cad1f6 commit f6b3dbd
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions target-locked.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,13 +50,13 @@
"generate_hex": true,
"libraries": [
{
"branch": "2658178aade744af248b116c2e4277b94a242b69",
"branch": "32cc87c3298a49663c3b3b7b1881ec7aeb3d73a5",
"name": "codal-core",
"type": "git",
"url": "https://github.com/lancaster-university/codal-core"
},
{
"branch": "84b1aeec870addcfb6027a924dbfe83f1f10c6db",
"branch": "2dbf5aa214c7432c0b1b8a19e92a3f9a4fc4b9da",
"name": "codal-nrf52",
"type": "git",
"url": "https://github.com/lancaster-university/codal-nrf52"
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.57",
"snapshot_version": "v0.2.58",
"toolchain": "ARM_GCC"
}

0 comments on commit f6b3dbd

Please sign in to comment.