You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The goal for this issue / feature request is the Implementation of a testsuite for test-driven development on microcontrollers and communication protocols. The suite will be used to implement the magic bus protocol.
Core Features are:
define a test suite by naming source folders, a general library makefile and tests
define tests by test source and makefiles
execute tests by compiling test source and uploading them to the uControllers.
The text was updated successfully, but these errors were encountered:
The goal for this issue / feature request is the Implementation of a testsuite for test-driven development on microcontrollers and communication protocols. The suite will be used to implement the magic bus protocol.
Core Features are:
The text was updated successfully, but these errors were encountered: