Skip to content
Snippets Groups Projects
Commit df659ea7 authored by bbartels's avatar bbartels
Browse files

quad: Move all tests scripts into a tests folder

parent 45f618cc
No related branches found
No related tags found
No related merge requests found
......@@ -230,7 +230,7 @@ int test_zybo_global_timer() {
* 2) Set the RUN_TESTS macro in main.c
* 3) Uncomment only this test in main.c
* 4) Run main.c
* 5) Execute quad/scripts/test_zybo_uart.py
* 5) Execute quad/scripts/tests/test_zybo_uart.py
* - Observe test results on terminal
* - You might be able to see LED MIO7 blink when it receives bytes
*/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment