clnhlzmn / utilsLinks
a set of simple utilities in c for microcontrollers
☆214Updated 4 years ago
Alternatives and similar repositories for utils
Users that are interested in utils are comparing it to the libraries listed below
Sorting:
- A curated list of awesome embedded software frameworks, libraries, resources, and shiny things.☆109Updated 3 years ago
- Free real-time operating system (RTOS) for microcontrollers with advanced c++ wrapper and support for std::thread☆203Updated 2 weeks ago
- Embedded systems memory management library. Implementations for malloc(), free(), and other useful memory management functions☆271Updated last year
- Memory Manager For Small(ish) Microprocessors☆467Updated 9 months ago
- libc targeted for embedded systems usage. Reduced set of functionality (due to embedded nature). Chosen for portability and quick bringu…☆622Updated 9 months ago
- Analyses C/C++ build output for code size, static variables, and stack usage☆494Updated last week
- Catch Hard Faults on Cortex-M devices and save out a crash dump to be used by CrashDebug.☆248Updated 2 years ago
- ARM Cortex-M bare-metal example code in C++ and CMake build☆218Updated 2 years ago
- Bootstrap C code on a Cortex-M MCU☆230Updated 6 years ago
- A community for embedded software makers.☆526Updated last month
- object-oriented C++ RTOS for microcontrollers☆462Updated last year
- STM32 Base project with a lot of stuff☆92Updated 4 years ago
- TNeo: a well-formed and carefully tested preemptive real-time kernel for 16- and 32-bits MCUs☆245Updated 11 months ago
- Additions to FreeRTOS☆484Updated last year
- ☆92Updated 3 years ago
- Analyses C/C++ build output for code size, static variables, and stack usage☆79Updated 5 years ago
- A tiny printf and sprintf library for small embedded systems☆244Updated 2 years ago
- Jo's Embedded Serial File System (for Standard Serial NOR-Flash)☆239Updated 3 months ago
- EEPROM File System☆283Updated last year
- RTOS for microcontrollers☆208Updated 5 years ago
- A set of GDB/Python-based utilities to make life debugging ARM Cortex M processors a bit easier☆195Updated last week
- For calculating metrics on C source code.☆54Updated 3 years ago
- GCC/gcov code coverage data extraction from the actual embedded system, without requiring a file system, or an operating system, or stand…☆203Updated last year
- 🟢 super fast 🚀 tiny 🐥 𝘾 printf-look-and-feel ✍ trace code, in ⚡ interrupts ⚡ too ‼️, and real-time PC 💻 logging 👀☆842Updated this week
- A fast and lightweight event loop for embedded platforms.☆109Updated 3 years ago
- A windows application to view and analyze information from the linker generated Map file☆312Updated last year
- Lightweight exception implementation for C☆355Updated 9 months ago
- Lightweight dynamic memory manager library for embedded systems with memory constraints. It implements malloc, calloc, realloc and free f…☆428Updated last month
- Tool to enable post-mortem debugging of Cortex-M crashes with GDB.☆129Updated 3 years ago
- Tiny, modular, drop-in, library of some most commonly used utility methods for C (embedded) applications. Intended to be used as a git-su…☆162Updated 2 months ago