covemountainsoftware / quantumLeapsContributed

Contributed software with description and links

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Modern Embedded Software

Community Contributed Software

This repository contains links and brief descriptions of contributed software.

QP/C++ ESP32

C++ Port for the ESP32 microcontroller from espressif. The port is compatible with the native sdk from espressif, esp-idf, and the arduino sdk.

CppUTest for QP/C++ (cpputest-for-qpcpp)

cpputest-for-qpcpp

A port of qpcpp with additional supporting code to enable and simplify host based unit testing of QActive objects using CppUTest. Includes examples demonstrating topics such as:

  • Capturing and testing of published events.
  • Testing subscribed event behavior.
  • Testing direct post behavior.
  • Testing interactions with other active objects.
  • Testing interactions with a mocked driver.
  • An example continuous integration (CI) setup using GitHub Actions.
  • And more!

Additional Information:

Licensing

The contributed software is owned by the respective developers and is not licensed by Quantum Leaps. Please see the linked repositories for the licensing terms offered.

About

Contributed software with description and links

License:BSD 2-Clause "Simplified" License