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
Jonas Schievink
b7413f93ee
Minor readme fixes
2020-07-10 17:30:19 +02:00
Jorge Aparicio
b23d1be23d
Merge pull request #21 from ferrous-systems/rename-hello
...
rtic-hello: change name of idle function
2020-07-10 09:47:13 +00:00
Jorge Aparicio
339bf4abcd
rtic-hello: change name of idle function
...
to make RA's "Run" button appear
2020-07-10 11:34:21 +02:00
Jorge Aparicio
23ebeaf41a
fix a warning
2020-07-10 11:15:58 +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
cc0d844024
run cargo fmt
2020-07-03 17:00:01 +02:00
Lotte Steenbrink
c48dd306f4
usb-3-solution.rs, usb-2.rs: rm trailing commata
2020-07-03 16:28:16 +02:00
Lotte Steenbrink
88d713d65f
usb-4.rs: unify
2020-07-03 16:27:48 +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
c3d680e76d
re coments: move TODO instructions in usb-2
2020-07-03 15:15:30 +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
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
f829ad46ae
- Real Time for The Masses has been renamed to RTIC
...
- add 'project from scratch' section to the beginner workshop
2020-06-12 17:54:45 +02:00
Jorge Aparicio
3983ee5310
- beginner and advanced Cargo features
...
- more work on advanced text
- update hex files
2020-06-11 13:48:35 +02:00
Jorge Aparicio
31c331c1a3
- dk: API docs
...
- advanced: adapt to changes in usb2 dependency
- dk: add reminder to connect the USB cable to port J3
2020-06-09 18:17:30 +02:00
Jorge Aparicio
53d10f9a4a
squashed
2020-06-09 11:58:27 +02:00