Commit graph

596 commits

Author SHA1 Message Date
Jorge Aparicio 92662a658c
Merge pull request #35 from ferrous-systems/edit-book
didactic layout and structure changes
2020-07-14 08:58:49 +00:00
Jorge Aparicio 3f2ba0af36
Merge pull request #33 from ferrous-systems/change-channel
add `change-channel` tool
2020-07-14 08:58:16 +00:00
Jorge Aparicio cf2b5db798
Update embedded-workshop-book/src/troubleshoot-cargo-build.md
Co-authored-by: James Munns <james.munns@ferrous-systems.com>
2020-07-14 08:52:37 +00:00
Jorge Aparicio 3a02ed7284
Merge branch 'master' into change-channel 2020-07-14 08:51:18 +00:00
Jorge Aparicio 57f373d7a8 remove empty sections; add open-ended exercises
participants can try these after the workshop e.g. during the impl days
2020-07-13 19:18:52 +02:00
Florian Gilcher 21bf89090a
Fix unclarity in USB-3
USB-2 already implements GET_DESCRIPTOR, make clear that it must be extended
2020-07-13 19:02:12 +02:00
Mirabellensaft ad734d6530 rm note 2020-07-13 17:56:57 +02:00
Jorge Aparicio 43619ea87f
Update embedded-workshop-book/src/troubleshoot-rust-analyzer.md
Co-authored-by: Jonas Schievink <jonasschievink@gmail.com>
2020-07-13 15:54:00 +00:00
Jorge Aparicio 3fffebd4a6
Merge pull request #34 from ferrous-systems/fixes2
Assorted fixes to the beginner material
2020-07-13 15:47:08 +00:00
Jorge Aparicio d60478ffaa
Merge pull request #32 from ferrous-systems/tables_to_prose
Turn tables into prose
2020-07-13 15:46:09 +00:00
Jorge Aparicio e554c2756a
Apply suggestions from code review
Co-authored-by: Jonas Schievink <jonasschievink@gmail.com>
2020-07-13 15:45:59 +00:00
Jorge Aparicio 1ca2b4db16 add troubleshooting section 2020-07-13 17:41:37 +02:00
Mirabellensaft 0e51a0a052 didactic changes 2020-07-13 17:20:20 +02:00
Jonas Schievink e011e08566 "Do packet loss" => "Does packet loss" 2020-07-13 17:18:59 +02:00
Jonas Schievink 259e688293 Add a comma 2020-07-13 17:16:44 +02:00
Jorge Aparicio 657ecc9a9a document change-channel 2020-07-13 17:12:01 +02:00
Lotte Steenbrink 811402a423 getting-device-configured.md: SET_CONFIGURATION fields -> prose; fix typo 2020-07-13 17:08:07 +02:00
Jonas Schievink ac3a6644a9 Fix loopback program output 2020-07-13 17:07:24 +02:00
Jonas Schievink 586591f8de Fix grammar "pins have been configured" 2020-07-13 17:06:35 +02:00
Lotte Steenbrink 38d6500879 set-address.md: SET_ADDRESS Configuration -> prose 2020-07-13 17:02:13 +02:00
Jorge Aparicio eae0da0153 update hex files 2020-07-13 16:56:04 +02:00
Mirabellensaft 0ccfbc0183 make binary size its own chapter 2020-07-13 16:48:13 +02:00
Lotte Steenbrink 057d20e3b0
Merge pull request #31 from ferrous-systems/rm_advanced_readme
rm advanced/README.md
2020-07-13 16:47:18 +02:00
Lotte Steenbrink 678f1e5314 advanced/README.md: GET_DESCRIPTOR Configuration -> prose 2020-07-13 16:47:02 +02:00
Lotte Steenbrink 57214ec7fa advanced/README.md: 9.4.3 usb -> prose 2020-07-13 16:46:00 +02:00
Lotte Steenbrink efc0a17237 advanced/README.md: 9.4.7 usb -> prose 2020-07-13 16:44:11 +02:00
Lotte Steenbrink e1a71c93e6 README.md: driveby: rm non-matching page numbers 2020-07-13 16:42:34 +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 05fc06a6a5 rm advanced/README.md 2020-07-13 16:37:12 +02:00
Jorge Aparicio 09507369af add change-channel tool 2020-07-13 16:28:00 +02:00
Tanks Transfeld 8f5f89d782
Merge pull request #30 from ferrous-systems/edit-book
Added advanced material to the book
2020-07-13 16:13:39 +02:00
Mirabellensaft f27c4d7295 delete generic chapter file and add empty chapters 2020-07-13 15:25:38 +02:00
Mirabellensaft 54f6c4d356 rename files 2020-07-13 14:30:01 +02:00
Mirabellensaft 0ad7a5e119 Merge branch 'master' of github.com:ferrous-systems/embedded-trainings-2020 into edit-book 2020-07-13 14:27:34 +02:00
Mirabellensaft 10798b5bb1 adding changes from commits to README.md 2020-07-13 13:57:49 +02:00
Mirabellensaft e9d7d00ac8 add advanced material 2020-07-13 13:48:24 +02:00
Jorge Aparicio 8fad9d194a
Merge pull request #23 from ferrous-systems/beginner-tooling
beginner: less tooling invocations; add cargo-bloat
2020-07-13 09:50:21 +00:00
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