chore(blog): Use truncate markers

This commit is contained in:
Cem Aksoylar
2024-08-31 21:36:51 -07:00
parent 0120156002
commit b74cd39ab5
19 changed files with 40 additions and 2 deletions

View File

@@ -6,6 +6,8 @@ tags: [firmware, zephyr, core]
I'm happy to announce that we have completed the [work](https://github.com/zmkfirmware/zmk/pull/1143) to upgrade ZMK to [Zephyr 3.0](https://docs.zephyrproject.org/3.0.0/releases/release-notes-3.0.html)!
<!-- truncate -->
[petejohanson] did the upgrade work to adjust ZMK for the Zephyr changes.
- Moving to Zephyr's UF2 build integration that was submitted upstream by [petejohanson]