Jorge Aparicio
e75db1739b
fix typo
2020-07-13 11:41:26 +02:00
Jorge Aparicio
ae3fb7a288
beginner: less tooling invocations; add cargo-bloat
2020-07-13 11:41:26 +02:00
Jorge Aparicio
b7a922746b
Merge pull request #29 from ferrous-systems/skade-patch-4
...
usb-2: make clearer which file is to be edited
2020-07-13 09:29:18 +00:00
Jorge Aparicio
dc6a856c06
Merge pull request #28 from ferrous-systems/skade-patch-3
...
Make goal more explicit
2020-07-13 08:52:24 +00:00
Jorge Aparicio
ca7bd7b24c
Merge pull request #26 from ferrous-systems/skade-patch-2
...
Clarify that bootloader state does not need to be checked by LED
2020-07-13 08:51:57 +00:00
Jorge Aparicio
aedf31425f
Merge branch 'master' into skade-patch-2
2020-07-13 08:51:36 +00:00
Jorge Aparicio
34619deae2
Merge pull request #25 from ferrous-systems/skade-patch-1
...
Clarify logging space a little
2020-07-13 08:49:18 +00:00
Florian Gilcher
2659242992
usb-2: make clearer which file is to be edited
2020-07-13 10:45:44 +02:00
Florian Gilcher
02d17fb5a2
Make goal more explicit
2020-07-12 21:28:14 +02:00
Florian Gilcher
60ff4ead89
Typo fixes
2020-07-12 17:21:59 +02:00
Florian Gilcher
69835f0018
Clarify that bootloader state does not need to be checked by LED
2020-07-12 16:53:38 +02:00
Florian Gilcher
e83c011d77
Typo fix
2020-07-12 16:36:39 +02:00
Florian Gilcher
5bb47f2e71
Clarify logging space a little
2020-07-12 16:29:25 +02:00
Jorge Aparicio
67f9fb1611
Merge pull request #22 from ferrous-systems/fixes
...
Minor readme fixes
2020-07-10 16:07:37 +00: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
a0cb23cce3
Merge pull request #20 from ferrous-systems/add-license
...
Add license
2020-07-10 09:29:57 +00: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
Jorge Aparicio
e093f48807
remove outdated code; add puzzle source code
2020-07-09 18:58:26 +02:00
Mirabellensaft
bcd5df0035
Merge branch 'edit-beginner-book' of github.com:ferrous-systems/embedded-trainings-2020 into edit-book
2020-07-09 12:18:59 +02:00
Mirabellensaft
bf2a5951f1
rename folder, add comments
2020-07-09 12:16:32 +02:00
Lotte Steenbrink
ae9d58aa43
Merge pull request #14 from ferrous-systems/review_advanced
...
advanced training materials: text change proposals
2020-07-09 11:31:05 +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
fab3a83f9e
Merge pull request #16 from ferrous-systems/skade-patch-1
...
Fix typo: constrains -> constraints
2020-07-09 10:09:18 +02:00
Florian Gilcher
f2895b2926
Fix typo: constrains -> constraints
2020-07-09 09:55:14 +02:00
Jorge Aparicio
4115de0745
Merge pull request #18 from ferrous-systems/tool-up
...
update setup: install v0.8 of cargo-{embed,flash}
2020-07-08 15:11:08 +00:00
Jorge Aparicio
16fb9af7cc
fix udev path
2020-07-08 17:02:54 +02:00
Jorge Aparicio
682175b377
update setup: install v0.8 of cargo-{embed,flash}
2020-07-08 16:54:38 +02:00
Tanks Transfeld
3edfd32483
Merge pull request #17 from ferrous-systems/add-beginner-mdbook
...
make beginner readme into mdbook
2020-07-08 15:21:24 +02:00
Mirabellensaft
c4e3ebdaa7
delete beginner README.md
2020-07-08 15:18:43 +02:00
Mirabellensaft
e2fca6ce0a
make beginner readme into mdbook
2020-07-08 15:06:49 +02:00
Lotte Steenbrink
2dd5d8d73f
Merge pull request #15 from ferrous-systems/usb_set_address
...
pre-implement USB SET_ADDRESS request handling
2020-07-03 17:08:00 +02:00
Lotte Steenbrink
cc0d844024
run cargo fmt
2020-07-03 17:00:01 +02:00
Lotte Steenbrink
83f92ab02b
update text in advanced/README.md
2020-07-03 16:53:54 +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
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
c3d680e76d
re coments: move TODO instructions in usb-2
2020-07-03 15:15:30 +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
2b3e9a73b7
respond to comments: ignore set_address for now
2020-07-03 12:04:05 +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