Commit graph

16 commits

Author SHA1 Message Date
Mirabellensaft 20fea685f8 rustfmt 2022-01-12 22:03:01 +01:00
Mirabellensaft a89c516ddc update log statements 2022-01-10 14:31:07 +01:00
Mirabellensaft b975a07698 bump rtic 2022-01-10 14:28:35 +01:00
Lotte Steenbrink c1d7072b7f advanced/common/usb: move to defmt 2022-01-10 14:24:44 +01:00
Mirabellensaft 47147c40fe revisions 2021-04-23 13:18:24 +02:00
Lotte Steenbrink 4906aa6457 lib.rs: improve TODO instructions, add book link 2021-01-29 15:12:55 +01:00
Jorge Aparicio 8a4f299a07 add warn log statement to Request parser 2020-07-16 14:09:12 +02:00
Lotte Steenbrink bffed51a77 lib.rs: unify instruction comment formatting 2020-07-03 15:25:29 +02:00
Lotte Steenbrink f2cc43b55f re review. point to usb spec for wvalue etc 2020-07-03 14:49:54 +02:00
Lotte Steenbrink 4bd350c948 usb/src/lib.rs: make set_address() run by default, move upwards 2020-07-03 12:22:58 +02:00
Lotte Steenbrink 08884f1718 aaaaand remove DeviceState too 2020-07-03 12:16:59 +02:00
Lotte Steenbrink a72886059f advanced/common/usb/lib.rs: cleanup– rm GET_DESCRIPTOR handling, suggest outline 2020-07-02 18:50:42 +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
Jorge Aparicio 53d10f9a4a squashed 2020-06-09 11:58:27 +02:00