maxpeng / cpputest_exampleLinks
An example about using CppUTest to mock C files for unit test.
☆20Updated 3 years ago
Alternatives and similar repositories for cpputest_example
Users that are interested in cpputest_example are comparing it to the libraries listed below
Sorting:
- Enable GCC C++ STL multitasking library in FreeRTOS projects☆113Updated last year
- FreeRTOS C++ Wrappers☆154Updated 11 months ago
- CMake toolchain configurations for ARM☆285Updated 9 months ago
- Consistent Overhead Byte Stuffing — C implementation☆170Updated 5 months ago
- "Lock-Free Ring Buffer" (LFRB) is a minimal, customizable implementation of a ring buffer (a.k.a. circular buffer) in C, specifically sui…☆62Updated last year
- Embedded Artistry Templates, Documents, and Source Code☆652Updated last year
- Single-header CLI with history and autocompletion for embedded systems (like Arduino or STM32)☆339Updated 3 months ago
- Catch Hard Faults on Cortex-M devices and save out a crash dump to be used by CrashDebug.☆248Updated 2 years ago
- STM32 Base project with a lot of stuff☆92Updated 4 years ago
- ARM Cortex-M bare-metal example code in C++ and CMake build☆218Updated 2 years ago
- Inter-CPU asynchronous communication between Cortex-M7 and Cortex-M4 cores on STM32H7 dual core devices☆111Updated 2 months ago
- C++17 header-only interface to the FreeRTOS kernel API.☆63Updated 2 months ago
- Helpers for some common problems when using FreeRTOS, GCC, and newlib.☆148Updated 11 months ago
- A CMake-based template project as a starting point for STM32F4 projects☆47Updated 3 years ago
- Wrapping FreeRTOS in modern C++ classes☆38Updated last week
- Companion repository to my CppCon 2022 talk☆49Updated 2 years ago
- Analyses C/C++ build output for code size, static variables, and stack usage☆79Updated 5 years ago
- A C++11 header-only library for MMIO registers☆64Updated last year
- Reusable project skeleton for embedded C & C++ projects using CMake.☆56Updated last year
- Additions to FreeRTOS☆484Updated last year
- scmRTOS embedded operating system☆259Updated last year
- Setup test project for embedded C development with CppUTest built using CMake☆89Updated 5 years ago
- QP/C++ Real-Time Event Framework/RTOS implements event-driven Active Object (Actor) model combined with Hierarchical State Machines. Spec…☆445Updated 2 months ago
- A pure C implementation of the Observer Pattern☆64Updated 6 years ago
- C++ templates for type-safe bit manipulation☆61Updated 4 years ago
- amp-embedded-infra-lib is a set of C++ libraries and headers that provide heap-less, STL like, infrastructure for embedded software devel…☆239Updated this week
- Simple C api for providing a readline-style prompt on an embedded system. Useful for Command Line Interface style interactions☆60Updated 6 months ago
- HAL implementation of the Embedded Infrastructure Library for ST microcontrollers☆83Updated this week
- This is a sample project for testing C code for STM32 microcontrollers using the Google Test Framework.☆67Updated 11 months ago
- This program is used to do static stack analysis on C source code to determine the worst case stack usage for each function☆94Updated 3 weeks ago