From 4a993d2210fa4ceb3c63afc3b0695a60754fbb86 Mon Sep 17 00:00:00 2001 From: Gillian Minnehan Date: Tue, 19 Aug 2025 12:13:31 -0400 Subject: [PATCH] feat: add nordic tag to remaining posts ### Summary A few more posts can be tagged with `nordic` to improve discoverability. ### Test Plan - [ ] Check tag contains expected posts --- _posts/2024-01-10-practical_zephyr_basics.md | 2 +- _posts/2024-12-11-upgrading-from-nrf5-sdk-to-ncs.md | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/_posts/2024-01-10-practical_zephyr_basics.md b/_posts/2024-01-10-practical_zephyr_basics.md index c5c20473..38c7dd13 100644 --- a/_posts/2024-01-10-practical_zephyr_basics.md +++ b/_posts/2024-01-10-practical_zephyr_basics.md @@ -2,7 +2,7 @@ title: Practical Zephyr - Zephyr Basics (Part 1) description: Article series "Practical Zephyr", the first part about West, CMake, and Zephyr application types. author: lampacher -tags: [zephyr, build-system, practical-zephyr-series] +tags: [zephyr, build-system, practical-zephyr-series, nordic] --- This is the start of a new article series about _Zephyr's basics_: It will walk you through Zephyr's [build and configuration systems](https://docs.zephyrproject.org/latest/build/index.html) _West_, _Kconfig_ and _devicetree_. diff --git a/_posts/2024-12-11-upgrading-from-nrf5-sdk-to-ncs.md b/_posts/2024-12-11-upgrading-from-nrf5-sdk-to-ncs.md index 528ed76b..a4d549fd 100644 --- a/_posts/2024-12-11-upgrading-from-nrf5-sdk-to-ncs.md +++ b/_posts/2024-12-11-upgrading-from-nrf5-sdk-to-ncs.md @@ -6,6 +6,7 @@ description: Ultrahuman's account of doing a complex migration from nRF5 SDK to Zephyr NCS on a nRF52 project author: gauravsingh +tags: [zephyr, nordic] --- At [Ultrahuman](https://www.ultrahuman.com/), innovation is at the core of