Jorge Aparicio
8a4f299a07
add warn log statement to Request parser
2020-07-16 14:09:12 +02:00
Jorge Aparicio
2ed23e0392
usb-3 -> usb-4
2020-07-14 13:30:43 +02:00
Jorge Aparicio
48e2ef512f
rename USB parser solutions
...
also put them outside the `src` directory so people don't think they are modules
2020-07-14 13:28:23 +02:00
Jorge Aparicio
03f07025e3
add license
2020-07-10 11:15:54 +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
Lotte Steenbrink
bb7ea8f685
usb-3, sb-3-solution.rs, get-descriptor-configuration.rs: handle SET_ADDRESS
2020-07-03 15:51:39 +02:00
Lotte Steenbrink
bffed51a77
lib.rs: unify instruction comment formatting
2020-07-03 15:25:29 +02:00
Lotte Steenbrink
44d3bfe32a
get-descriptor-device.rs: add SET_ADDRESS handling; comments to solution
2020-07-03 15:25:01 +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
fcf0e310ab
- rework RTIC resources section in the adv. material
...
- change the USB PID so it matches the date of the workshop
2020-06-16 10:21:25 +02:00
Jorge Aparicio
75f41a47c4
- remove outdated notes
...
- VS: you can open more than one folder in the same VS workspace
- current folder in VS code needs to be set to beginner/apps for "Run" to appear
- rename `lsusb` to `usb-list`
- recommend `usb-list` over `lsusb`
- make `serial-term` behave like `screen`
2020-06-12 11:45:57 +02:00
Jorge Aparicio
53d10f9a4a
squashed
2020-06-09 11:58:27 +02:00