This project gathers examples on how to implement mocks using the Mock Framework.
A Mock is a mockup of a board support package (BSP) capability that mimics a hardware functionality for the Simulator.
Those examples are running on Simulator only.
By default, the samples will use the STM32F7508-DK VEE Port.
See https://github.com/search?q=org%3AMicroEJ+VEEPort&type=repositories for the list of supported boards using MICROEJ SDK.
Each example provides a README.md
that contains instructions on how to run it.
Each example is composed of a Mock project (-mock
) associated with an Application project (-app
):
See the change log file CHANGELOG.rst located at the root of this repository.
See the license file LICENSE.txt located at the root of this repository.