commit | de1a7ed71a6e02df8f01e913b21f583f370cb3bc | [log] [tgz] |
---|---|---|
author | jasteve4 <jasteve4@ncsu.edu> | Wed Mar 16 22:05:32 2022 -0400 |
committer | jasteve4 <jasteve4@ncsu.edu> | Wed Mar 16 22:05:32 2022 -0400 |
tree | bc841e6d87971903792ed66db5400be4e590dfea | |
parent | 7d9b400298f523530803447300084b7442d1f710 [diff] | |
parent | 998d92ef182f3190687a1459af77f856118ddfef [diff] |
Merge branch 'release' of github.com:jasteve4/ActuatorController into release
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