8000 GitHub - Squantor/libMcuTests: contains tests for libMcu parts, this means libMcuLL, libMcuHal and libMcuDrivers
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

contains tests for libMcu parts, this means libMcuLL, libMcuHal and libMcuDrivers

License

Notifications You must be signed in to change notification settings

Squantor/libMcuTests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libMcu tests repository

This repository contains examples and tests for the libMcu library. This is code meant for usage in a CI/CD pipeline with a HIL (Hardware in the loop) setup I am working on. The tests are subdivided into three main parts:

  • libMcuLL low level library tests with HIL setup
  • libMcuHal tests, usually can run on PC
  • libMcuDrivers tests, these are usually done in a HIL setup with a few boards that get rotated every while.

Cloning

use git clone --recurse-submodules https://github.com/Squantor/$(PROJECT).git to clone the repository and its submodules. Be aware I use ssh style clones, anonymous clones might not work.

Usage

See firmware

About

contains tests for libMcu parts, this means libMcuLL, libMcuHal and libMcuDrivers

Resources

License

Stars

Watchers

Forks

Packages

No packages published
0