| commit | 998d92ef182f3190687a1459af77f856118ddfef | [log] [tgz] |
|---|---|---|
| author | jasteve4 <jasteve4@ncsu.edu> | Wed Mar 16 20:32:27 2022 -0400 |
| committer | GitHub <noreply@github.com> | Wed Mar 16 20:32:27 2022 -0400 |
| tree | 6880d7f1cfe876cfc1dbc75f66cdaace9804712a | |
| parent | b9d46a0bbaaf174e982949b89fac6e3ca615e96c [diff] |
adding back in ci commad
make actuator_driver_controller make user_project_wrrappper
make verify-spi_transfer_test-rtl # run spi passthrough make verify-memory_test-rtl # run read and write to memory test make verify-actuator_driver_test0-rtl # set actuator to all zeros position test make verify-actuator_driver_test1-rtl # set actuator to count up and done one bit at a time make verify-actuator_driver_test1-rt2 # set actuator to count up and done one bit at a time, invert output test
make verify-spi_transfer_test-gl # run spi passthrough make verify-memory_test-gl # run read and write to memory test make verify-actuator_driver_test0-gl # set actuator to all zeros position test make verify-actuator_driver_test1-gl # set actuator to count up and done one bit at a time make verify-actuator_driver_test1-gl # set actuator to count up and done one bit at a time, invert output test
make verify-spi_transfer_test-gl-sdf # run spi passthrough make verify-memory_test-gl-sdf # run read and write to memory test make verify-actuator_driver_test0-gl-sdf # set actuator to all zeros position test make verify-actuator_driver_test1-gl-sdf # set actuator to count up and done one bit at a time make verify-actuator_driver_test1-gl-sdf # set actuator to count up and done one bit at a time, invert output test