Skip to content
Snippets Groups Projects
Commit ff0ec4dd authored by anttib-5's avatar anttib-5
Browse files

bare9_1

parent 6a17ebf7
No related branches found
No related tags found
No related merge requests found
Ok 97
Ok 471
Error 83
Error Overrun
Ok 471
Error 84
......@@ -136,15 +136,25 @@ const APP: () = {
//
// What did you receive, and what was the output of the ITM trace.
//
// ** your answer here **
// goto sleep
// woken..
// data 97
// goto sleep
// woken..
// data 98
// goto sleep
// woken..
// data 99
// data 100
// goto sleep
//
// Did you experience any over-run errors?
//
// ** your answer here **
// No
//
// Why does it behave differently than bare7/bare8?
//
// ** your answer here **
// Here we write and get the value from tx instead of using USART
//
// Commit your answers (bare9_1)
//
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment