Skip to content
Snippets Groups Projects
Commit 287b9f8b authored by Samuel Karlsson's avatar Samuel Karlsson
Browse files

bare2: task 1

parent 017a17fc
Branches
No related tags found
No related merge requests found
File added
......@@ -41,9 +41,20 @@ fn main() {
// > openocd -f interface/stlink.cfg -f target/stm32f4x.cfg
//
// what is the output in the ITM console
//
// Start
// s = 0
// s = 1
// s = 2
// ...
//
// ** your answer here **
//
// estimate the frequency of the output, give freq in hz
//
// .8 hz
// 49 tick in 60s
//
// ** your answer here **
//
// commit your answers (bare2_1)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment