MaJerle / c-code-styleLinks
Recommended C code style and coding rules for standard C99 or later
☆1,210Updated 3 weeks ago
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:
- Simple and memory-efficient implementation of OOP in C suitable for real-time embedded systems.☆251Updated last year
- STM32, VSCode and CMake detailed tutorial☆652Updated last year
- Practical design patterns in C☆444Updated last year
- STM32Cube MCU Full Package for the STM32F4 series - (HAL + LL Drivers, CMSIS Core, CMSIS Device, MW libraries plus a set of Projects runn…☆1,074Updated last week
- List of software (HW interfaces, libs, protocols, etc) specifically suitable for resource-constrained Embedded Systems (low-memory and l…☆933Updated 8 months ago
- Companion repository to the "Modern Embedded Systems Programming" video course.☆1,137Updated 3 weeks ago
- ☆391Updated 2 weeks ago
- This repo describes all STM32 MCU related GitHub projects. The open source offer for the STM32 MCU products☆650Updated last month
- Provides the STM32Cube MCU Component "hal_driver" of the STM32F4 series.☆151Updated last week
- 🟢 super fast 🚀 and tiny 🐥 embedded device 𝘾 printf-like trace ✍ code, works also inside ⚡ interrupts ⚡ and real-time PC 💻 logging (t…☆790Updated last week
- STM32 examples for USART using DMA for efficient RX and TX transmission☆1,575Updated last month
- A simple start for any STM32 based project.☆381Updated last year
- Implement of all problems in the book "Design Patterns for Embedded system in C"☆196Updated 8 years ago
- A complete guide for network programming on microcontroller devices☆248Updated last year
- QP/C Real-Time Event Framework/RTOS is a lightweight implementation of the asynchronous, event-driven Active Object (Actor) model combine…☆1,152Updated last month
- Zephyr: Tutorial for beginners☆385Updated last year
- Lightweight dynamic memory manager library for embedded systems with memory constraints. It implements malloc, calloc, realloc and free f…☆397Updated last week
- Plain C library for parsing AT commands for use in host devices.☆449Updated last year
- libc targeted for embedded systems usage. Reduced set of functionality (due to embedded nature). Chosen for portability and quick bringu…☆602Updated 5 months ago
- Single-header CLI with history and autocompletion for embedded systems (like Arduino or STM32)☆313Updated last year
- STM32Cube MCU Full Package for the STM32F7 series - (HAL + LL Drivers, CMSIS Core, CMSIS Device, MW libraries plus a set of Projects runn…☆365Updated last week
- Repository of all examples presented in the "Mastering STM32" book☆462Updated 3 years ago
- Provides the STM32Cube MCU Component "cmsis_device_f4" of the STM32F4 series.☆93Updated 3 months ago
- Tiny, fast(ish), self-contained, fully loaded printf, sprinf etc. implementation; particularly useful in embedded systems.☆520Updated last month
- A microcontroller-based embedded project written from scratch in a video series on YouTube.☆117Updated last year
- Lightweight and versatile AT parser library for ESP8266 and ESP32 devices.☆477Updated 4 months ago
- STM32Cube MCU Full Package for the STM32L4 series - (HAL + LL Drivers, CMSIS Core, CMSIS Device, MW libraries plus a set of Projects runn…☆313Updated last month
- Repository for Udemy course : Embedded System Programming on ARM Cortex Mx☆207Updated 10 months ago
- An ebook about bare-metal programming for ARM☆752Updated 4 years ago
- A simple ring buffer (circular buffer) designed for embedded systems.☆629Updated 4 months ago