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

UWARG/efs-zeropilot-3.0

Repository files navigation

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