BojanG72 / STM32-Ceedling-Base
Minimal setup required to develop firmware for STM32 using ceedling
☆17Updated last year
Alternatives and similar repositories for STM32-Ceedling-Base:
Users that are interested in STM32-Ceedling-Base are comparing it to the libraries listed below
- Helpers for some common problems when using FreeRTOS, GCC, and newlib.☆140Updated last week
- Event-driven, preemptive, priority-based, hardware RTOS for ARM Cortex-M.☆159Updated 6 months ago
- ☆86Updated 2 years ago
- STM32 Base project with a lot of stuff☆83Updated 3 years ago
- This is a sample project for testing C code for STM32 microcontrollers using the Google Test Framework.☆56Updated 2 weeks ago
- Inter-CPU asynchronous communication between Cortex-M7 and Cortex-M4 cores on STM32H7 dual core devices☆89Updated 7 months ago
- Library of McuOnEclipse components☆135Updated this week
- FreeRTOS Tick/Tickless via LPTIM☆45Updated 4 months ago
- A simple command-line interface for use in embedded systems.☆112Updated last year
- Single-header CLI with history and autocompletion for embedded systems (like Arduino or STM32)☆258Updated 8 months ago
- For calculating metrics on C source code.☆51Updated 2 years ago
- ARM Cortex-M bare-metal example code in C++ and CMake build☆193Updated last year
- FreeACT is a minimal Active Object (Actor) framework for FreeRTOS☆112Updated 8 months ago
- Fast and flexible data logging/tracing toolkit for software testing and debugging. Minimally intrusive C/C++ code instrumentation, host-b…☆71Updated last month
- Catch Hard Faults on Cortex-M devices and save out a crash dump to be used by CrashDebug.☆229Updated last year
- Lightweight JSON parser for embedded systems☆151Updated 3 months ago
- Reusable project skeleton for embedded C & C++ projects using CMake.☆47Updated 7 months ago
- gcc cpputest starter project, with instructions to help get your legacy code into cpputest for the first time☆112Updated 4 months ago
- Provides the Open Bootloader library, part of the STM32Cube MCU Component "middleware", for all STM32xx series.☆180Updated 2 years ago
- ☆34Updated last week
- Embedded Test (ET) -- The Super-Simple Embedded Test☆54Updated 3 months ago
- X-CUBE-AZRTOS-H7 (Azure RTOS Software Expansion for STM32Cube) provides a full integration of Microsoft Azure RTOS in the STM32Cube envir…☆158Updated 3 weeks ago
- Repository of microcontroller peripheral driver implementing the CMSIS-Driver API specification☆179Updated this week
- Lightweight button handler for embedded systems