1 repository
Structured educational materials for learning kernel development and embedded Linux systems.
Distinct from Linux Kernel Development: Focuses on the instructional and study-guide format rather than raw development resources or toolkits
Explore 1 awesome GitHub repository matching part of an awesome list · Study Guides. Refine with filters or upvote what's useful.
embedded-notes is a collection of technical study guides and development notes focused on embedded Linux, Linux kernel internals, and C programming. It serves as a reference for embedded systems development and a preparation resource for technical interviews in the field. The project provides detailed documentation on writing device drivers, managing virtual memory, and understanding kernel internals. It also includes guides on IoT network protocols, such as MQTT and TCP/IP, and outlines the architectural details of chip architectures and hardware peripherals. The material covers a broad sur
Offers a collection of technical study guides for kernel drivers, bootloaders, and embedded software development.