MaJerle / c-code-styleLinks
Recommended C code style and coding rules for standard C99 or later
☆1,228Updated last month
Alternatives and similar repositories for c-code-style
Users that are interested in c-code-style are comparing it to the libraries listed below
Sorting:
- Practical design patterns in C☆445Updated last year
- Simple and memory-efficient implementation of OOP in C suitable for real-time embedded systems.☆251Updated last year
- ☆396Updated last month
- Companion repository to the "Modern Embedded Systems Programming" video course.☆1,147Updated this week
- STM32, VSCode and CMake detailed tutorial☆660Updated last year
- List of software (HW interfaces, libs, protocols, etc) specifically suitable for resource-constrained Embedded Systems (low-memory and l…☆937Updated 9 months ago
- STM32 examples for USART using DMA for efficient RX and TX transmission☆1,620Updated last month
- "I am not the only person who uses his computer mainly for the purpose of diddling with his computer." ― Dave Barry☆410Updated 5 years ago
- QP/C Real-Time Event Framework/RTOS implements event-driven Active Object (Actor) model combined with Hierarchical State Machines. Specif…☆1,158Updated last month
- State Machine Design in C☆159Updated 2 months ago
- STM32Cube MCU Full Package for the STM32F4 series - (HAL + LL Drivers, CMSIS Core, CMSIS Device, MW libraries plus a set of Projects runn…☆1,092Updated 3 weeks ago
- Mastering Embedded Linux Programming Third Edition, published by Packt☆737Updated 6 months ago
- A complete guide for network programming on microcontroller devices☆252Updated last year
- This repo describes all STM32 MCU related GitHub projects. The open source offer for the STM32 MCU products☆657Updated 2 weeks ago
- Lightweight dynamic memory manager library for embedded systems with memory constraints. It implements malloc, calloc, realloc and free f…☆400Updated last week
- 🟢 super fast 🚀 and tiny 🐥 embedded device 𝘾 printf-like trace ✍ code, works also inside ⚡ interrupts ⚡ and real-time PC 💻 logging (t…☆803Updated this week
- Lightweight and versatile AT parser library for ESP8266 and ESP32 devices.☆502Updated 2 weeks ago
- Contents for my videos on embedded programming on Linux with STM32☆190Updated 3 years ago
- Provides the STM32Cube MCU Component "hal_driver" of the STM32F4 series.☆157Updated 3 weeks ago
- A simple ring buffer (circular buffer) designed for embedded systems.☆635Updated 5 months ago
- Provides the STM32Cube MCU Component "cmsis_device_f4" of the STM32F4 series.☆97Updated 3 months ago
- FreeRTOS adaptation for CMSIS-RTOS Version 2☆596Updated last week
- lightweight logging for embedded microcontrollers☆336Updated 7 months ago
- A simple start for any STM32 based project.☆382Updated last year
- Single-header CLI with history and autocompletion for embedded systems (like Arduino or STM32)☆317Updated 2 weeks ago
- Implement of all problems in the book "Design Patterns for Embedded system in C"☆198Updated 8 years ago
- STM32Cube MCU Full Package for the STM32F7 series - (HAL + LL Drivers, CMSIS Core, CMSIS Device, MW libraries plus a set of Projects runn…☆366Updated 3 weeks ago
- Zephyr: Tutorial for beginners☆395Updated last year
- Tiny, fast(ish), self-contained, fully loaded printf, sprinf etc. implementation; particularly useful in embedded systems.☆521Updated last week
- libc targeted for embedded systems usage. Reduced set of functionality (due to embedded nature). Chosen for portability and quick bringu…☆607Updated 6 months ago