Skip to content
Snippets Groups Projects
Commit 5ab62751 authored by Ridge's avatar Ridge
Browse files

bare1_2

parent bb8b6574
Branches
No related tags found
No related merge requests found
Pipeline #126 canceled
...@@ -55,10 +55,11 @@ fn main() -> ! { ...@@ -55,10 +55,11 @@ fn main() -> ! {
// loop, (press pause/suspend to verify this). // loop, (press pause/suspend to verify this).
// what is the output in the ITM console // what is the output in the ITM console
// //
// ** your answer here ** // Nothing, it is blank.
// //
// What is the output in the semihosting (openocd) console // What is the output in the semihosting (openocd) console
// ** your answer here ** //
// "semihosting is enabled" is the last printed line.
// //
// Commit your answers (bare1_1) // Commit your answers (bare1_1)
// //
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment