Commit graph

9 commits

Author SHA1 Message Date
Mirabellensaft d8ba808f78 update log statements 2022-01-10 14:16:14 +01:00
Mirabellensaft c588bb64fc info! -> println! 2022-01-07 17:24:21 +01:00
Lotte Steenbrink bd9a4b4f6a move to heapless 0.7 2021-06-04 13:41:31 +02:00
Lotte Steenbrink f8db9818ac use defmt in training materials 2021-06-03 16:41:43 +02:00
Rafael Bachmann 3a184749ee
Add semicolon for consistency 2020-10-18 19:51:12 +02:00
Rafael Bachmann b48824231f
Add logging from usb-4.rs 2020-10-18 19:07:19 +02:00
Rafael Bachmann 3582b93abd
Reduce diff of usb-4-solution.rs to usb-4.rs
While comparing my solution to the given solution, I found the diff between the two files is larger than it should be. I believe the differences are completely unrelated to the usb-4 topics.
2020-10-18 18:40:53 +02:00
Lotte Steenbrink 6abc87a9cc advanced workshop material: extend README.md, add Mac OS specific information, extend hints inexample code 2020-07-09 11:23:52 +02:00
Jorge Aparicio 886487dee6 - spread out USB information
- add intermediate-step solutions
- add more hints
- refactor exercise & text to have the same amount of work on all OSes
- add `usb` parser solutions
- make `dk-run` less silent
- rename rtic binaries (shorter names)
- link to the main svd2rust API docs
2020-06-30 19:02:21 +02:00