Skip to content

Commit

Permalink
Snapshot v1.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
mmoskal committed Mar 9, 2020
1 parent 63edfe8 commit 8335fa2
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": "312ae57e0b31f5b9df07a81e9d846945828e3c5a",
"branch": "ccf409c3b420623cbad81b5b87cfc997044ec57e",
"name": "codal-core",
"type": "git",
"url": "https://github.com/lancaster-university/codal-core"
},
{
"branch": "fbe521e4c8b024d4fda9704b60e58502f63fe952",
"branch": "5deed81248876a43e4bbbd04c2a6148dc4830ce9",
"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.4",
"snapshot_version": "v1.1.5",
"toolchain": "ARM_GCC"
}

0 comments on commit 8335fa2

Please sign in to comment.