Skip to content

Commit

Permalink
Snapshot v1.1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
mmoskal committed Apr 22, 2020
1 parent aacc37d commit 34a1fc2
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 @@ -37,13 +37,13 @@
"generate_hex": true,
"libraries": [
{
"branch": "ccf409c3b420623cbad81b5b87cfc997044ec57e",
"branch": "5357bc58fdfd406da2b036ed3f13713383ca6d49",
"name": "codal-core",
"type": "git",
"url": "https://github.com/lancaster-university/codal-core"
},
{
"branch": "d3306cb7fd340ab182316728bf7718f47fac504f",
"branch": "7f5b40a6e06eeccb0901c21b08cb5d9fa5ee6926",
"name": "codal-nrf52",
"type": "git",
"url": "https://github.com/lancaster-university/codal-nrf52"
Expand All @@ -52,6 +52,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": "NRF52840",
"snapshot_version": "v1.1.6",
"snapshot_version": "v1.1.7",
"toolchain": "ARM_GCC"
}

0 comments on commit 34a1fc2

Please sign in to comment.