martin's repositories
practical-zephyr
Freestanding applications for the article series "Practical Zephyr".
run-clang-tidy
CLI application to run clang-tidy on a set of files specified using globs in a JSON configuration file.
run-clang-format
CLI application to run clang-format on a set of files specified using globs in a JSON configuration file.
practical-zephyr-manifest-repository
Minimal, idiomatic manifest repository for a T2 star topology West workspace.
zephyr-kconfig-root
Demo repository exploring how to use multiple Kconfig files
run_pahole
Simple python script to run pahole on a set of specified files
clang-tidy-mistakes
This is a collection of C/C++ code snippets where Clang Tidy produces either false positives or false negatives
config_nvim
LUA nvim configuration
connectedhomeip
Matter (formerly Project CHIP) creates more connections between more objects, simplifying development for manufacturers and increasing compatibility for consumers, guided by the Connectivity Standards Alliance.
interrupt
A community for embedded software makers.
lfbb
A Lock Free Bipartite Buffer Library written in standard C11
littlefs
A little fail-safe filesystem designed for microcontrollers
practical-zephyr-t2-empty-ws
Empty West manifest repository, used for demonstration purposes.
rust-by-example
Learn Rust with examples (Live code editor included)
sdk-connectedhomeip
NCS downstream of https://github.com/project-chip/connectedhomeip
vscode-gdb
showcase vscode with gdb
zephyr
Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.
zephyr_empty
Empty / blinky application for zephyr