Skip to content
This repository has been archived by the owner on Feb 5, 2024. It is now read-only.

Latest commit

 

History

History
26 lines (14 loc) · 621 Bytes

README.md

File metadata and controls

26 lines (14 loc) · 621 Bytes

ZeroPilot-SW-3

3rd iteration of ZeroPilot Software

Current supported builds (build from ZeroPilot-SW-3 directory):

`./Tools/build.bash -p nucleof401re`

`./Tools/build.bash -p nucleol552zeq`

`./Tools/build.bash -p nucleog474re`

Unit Testing

Available commands:

`./testing/test.bash clean`

`./testing/test.bash build`

`./testing/test.bash run`

`./testing/test.bash run "TelemetryManager.*"` 

`./testing/test.bash run "*.BasicAssertions"`

In depth docs available on confluence here