commit | 2b188e8cbba3cc4b9858377ce41f0c5889c6b37b | [log] [tgz] |
---|---|---|
author | jasteve4 <jasteve4@ncsu.edu> | Wed Mar 16 23:26:41 2022 -0400 |
committer | jasteve4 <jasteve4@ncsu.edu> | Wed Mar 16 23:26:41 2022 -0400 |
tree | 180517ed3a24456fb8dda1fcc1f1ef23c39cc8fa | |
parent | a0bda10effd8060b37fc7d302c3bdca1f52e3ec6 [diff] |
updating LICENSE
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