Integration tests for usbd-fs-stm32 library.
- C 30.9%
- Go 29.3%
- Linker Script 27.9%
- OpenSCAD 6.4%
- CMake 5.5%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
also rewrite most of the stlink implementation to not reuse connections and halt the devices after running tests. |
||
| .vscode | ||
| 3d-models | ||
| common | ||
| firmware | ||
| pcb | ||
| runner | ||
| .gitignore | ||
| LICENSE | ||
| README.md | ||
usbd-fs-stm32-tests
Integration tests for usbd-fs-stm32 library.
This repository contains the whole infrastructure required to test the library in real hardware:
- Raspberry PI Hat PCB and 3D models
- Test Runner
- Test Firmware (TODO)
- Github Action used by main usbd-fs-stm32 repository (TODO)