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

bare7_4

parent d94f538e
Branches
No related tags found
No related merge requests found
......@@ -202,11 +202,11 @@ fn main() -> ! {
//
// What did you receive, and what was the output of the ITM trace.
//
// ** your answer here **
// 97, 98, 99, 100 in a loop
//
// Explain why the buffer overflows.
//
// ** your answer here **
// We will recieve a new byte that has to be read and written before the serial has had the time to flush.
//
// commit your answers (bare7_4)
//
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment