Commit graph

13 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 618358ece4 update book 2022-01-10 14:31:07 +01:00
Mirabellensaft ca262675e8 info! -> println! 2022-01-10 14:31:07 +01:00
Lotte Steenbrink 9c1a7e5ee1 finish advanced defmt port 2022-01-10 14:24:44 +01:00
Jorge Aparicio 613f460978 align usb-2-solution and usb-3
closes #37
2020-07-16 12:09:01 +02:00
Lotte Steenbrink dc0e7b3996 CI: run cargo fmt after build 2020-07-15 15:51:48 +02:00
Lotte Steenbrink 84dcc9e907 usb-2: remove the need for 6.35.13.* PS tables 2020-07-13 16:41:42 +02:00
Lotte Steenbrink cc0d844024 run cargo fmt 2020-07-03 17:00:01 +02:00
Lotte Steenbrink 2b3e9a73b7 respond to comments: ignore set_address for now 2020-07-03 12:04:05 +02:00
Lotte Steenbrink 351cce7c16 usb-2-solution.rs: cleanup, move addr setting into helper 2020-07-02 18:50:37 +02:00
Lotte Steenbrink e5728a440f first sketch: pre-impl set_address to make ws work for mac os users (works; not ported, not cleaned up) 2020-07-02 18:07:16 +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