Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion _posts/2024-01-10-practical_zephyr_basics.md
Original file line number Diff line number Diff line change
Expand Up @@ -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_.
Expand Down
1 change: 1 addition & 0 deletions _posts/2024-12-11-upgrading-from-nrf5-sdk-to-ncs.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down