Skip to content

Commit

Permalink
Snapshot v0.2.68
Browse files Browse the repository at this point in the history
  • Loading branch information
microbit-carlos committed Sep 5, 2024
1 parent 4dcbe12 commit a6a92bb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions target-locked.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"CODAL_PROVIDE_PRINTF": 1,
"CODAL_TIMER_32BIT": 1,
"CODAL_TIMESTAMP": "uint64_t",
"CODAL_VERSION": "\"unknown\"",
"CODAL_VERSION": "unknown",
"CONFIG_GPIO_AS_PINRESET": 1,
"CONFIG_NFCT_PINS_AS_GPIOS": 1,
"DEVICE_BLE": 1,
Expand Down Expand Up @@ -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.67",
"snapshot_version": "v0.2.68",
"toolchain": "ARM_GCC"
}

0 comments on commit a6a92bb

Please sign in to comment.