Skip to content
Closed
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