Commit graph

11 commits

Author SHA1 Message Date
Mirabellensaft 5be260503a rm unused imports and fix logging 2022-01-12 17:33:45 +01:00
Mirabellensaft a89c516ddc update log statements 2022-01-10 14:31:07 +01:00
Mirabellensaft ca262675e8 info! -> println! 2022-01-10 14:31:07 +01:00
Lotte Steenbrink 1752956de2 move to heapless 0.7 2022-01-10 14:28:35 +01:00
Lotte Steenbrink 60dd65fa1f fix typo 2022-01-10 14:24:44 +01:00
Lotte Steenbrink 9c1a7e5ee1 finish advanced defmt port 2022-01-10 14:24:44 +01: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