Pinned Repositories
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.
cproject
Example for a C environment with CMake, Docker, Unity, and GitHub Actions.
globmatch
Rust crate for resolving globs relative to a specified directory.
practical-zephyr
Freestanding applications for the article series "Practical Zephyr".
practical-zephyr-manifest-repository
Minimal, idiomatic manifest repository for a T2 star topology West workspace.
run-clang-format
CLI application to run clang-format on a set of files specified using globs in a JSON configuration file.
run-clang-tidy
CLI application to run clang-tidy on a set of files specified using globs in a JSON configuration file.
zephyr-kconfig-root
Demo repository exploring how to use multiple Kconfig files
lmapii's Repositories
lmapii/cproject
Example for a C environment with CMake, Docker, Unity, and GitHub Actions.
lmapii/practical-zephyr
Freestanding applications for the article series "Practical Zephyr".
lmapii/run-clang-tidy
CLI application to run clang-tidy on a set of files specified using globs in a JSON configuration file.
lmapii/globmatch
Rust crate for resolving globs relative to a specified directory.
lmapii/run-clang-format
CLI application to run clang-format on a set of files specified using globs in a JSON configuration file.
lmapii/practical-zephyr-manifest-repository
Minimal, idiomatic manifest repository for a T2 star topology West workspace.
lmapii/zephyr-kconfig-root
Demo repository exploring how to use multiple Kconfig files
lmapii/clang-tidy-mistakes
This is a collection of C/C++ code snippets where Clang Tidy produces either false positives or false negatives
lmapii/config_nvim
LUA nvim configuration
lmapii/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.
lmapii/datetime
lmapii/demo-electron-vue
lmapii/demo-electron-vuetify
lmapii/go-link
linking C lib to go
lmapii/run_pahole
Simple python script to run pahole on a set of specified files
lmapii/interrupt
A community for embedded software makers.
lmapii/lfbb
A Lock Free Bipartite Buffer Library written in standard C11
lmapii/littlefs
A little fail-safe filesystem designed for microcontrollers
lmapii/lmapii.github.io
lmapii/ncs-inter
lmapii/practical-zephyr-t2-dummy
lmapii/practical-zephyr-t2-empty-ws
Empty West manifest repository, used for demonstration purposes.
lmapii/practical-zephyr-workspace-monorepo
lmapii/puncover
Analyses C/C++ build output for code size, static variables, and stack usage
lmapii/rust-by-example
Learn Rust with examples (Live code editor included)
lmapii/sdk-connectedhomeip
NCS downstream of https://github.com/project-chip/connectedhomeip
lmapii/txwifi
Raspberry Pi (arm) wifi configuration container. Configure and control wifi connectivity with a JSON based REST api.
lmapii/vscode-gdb
showcase vscode with gdb
lmapii/zephyr
Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.
lmapii/zephyr_empty
Empty / blinky application for zephyr