Skip to content

Commit

Permalink
Snapshot v0.2.62
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnVidler committed Sep 28, 2023
1 parent 7d5d73f commit 9ebab15
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": "05aca3c01833fb5729d841b41dacb8bee2b9a371",
"branch": "b06b6031df2f3e9fd9459fbe13a0db95a5cc47f0",
"name": "codal-core",
"type": "git",
"url": "https://github.com/lancaster-university/codal-core"
},
{
"branch": "2d77a3c89d14c5f4344e73511ca32086a0fcc8ad",
"branch": "099f15ab7932ca902976262b989890f0edb3b1ce",
"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.61-master.2",
"snapshot_version": "v0.2.62",
"toolchain": "ARM_GCC"
}

0 comments on commit 9ebab15

Please sign in to comment.