Commit graph

583 commits

Author SHA1 Message Date
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
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