Commit graph

445 commits

Author SHA1 Message Date
Jorge Aparicio a4de8b0c8b switch CI to the default branch 2020-07-16 15:17:48 +02:00
Jorge Aparicio f2a1104661
Merge pull request #70 from ferrous-systems/fix-summary
fix path in src/SUMMARY.md
2020-07-16 13:16:07 +00:00
Jorge Aparicio c482a40217 fix path in src/SUMMARY.md 2020-07-16 15:14:47 +02:00
Jorge Aparicio 64573a8009
Merge pull request #69 from ferrous-systems/adv-edits
misc edits to the advanced material
2020-07-16 12:25:05 +00:00
Jorge Aparicio e2306a973a
Merge pull request #67 from ferrous-systems/group_rust_installs
installation.md: move rust deps up again
2020-07-16 12:16:56 +00:00
Jorge Aparicio 505f4572a1
Merge pull request #65 from ferrous-systems/tell_your_friends
Add "Tell your friends" section
2020-07-16 12:13:55 +00:00
Jorge Aparicio 700761c3aa
Merge pull request #68 from ferrous-systems/edit-book
add keep cable plugged recommendation
2020-07-16 12:10:46 +00:00
Jorge Aparicio 8a4f299a07 add warn log statement to Request parser 2020-07-16 14:09:12 +02:00
Jorge Aparicio 1310e1aa6d tell folks to keep the USB cable connected 2020-07-16 14:07:17 +02:00
Mirabellensaft 3a43bf9c13 add keep cable plugged recommendation 2020-07-16 14:00:40 +02:00
Jorge Aparicio 5fe1cd7a0e extend cargo run troubleshooting section
with the Linux variant of the error
2020-07-16 14:00:18 +02:00
Jorge Aparicio c44b1d8c91 note that DMA section is optional
and elaborate on the relationship between endpoint buffer and the DMA
2020-07-16 13:51:11 +02:00
Lotte Steenbrink e5b46e34e6 installation.md: reorder, group 2020-07-16 13:44:27 +02:00
Jorge Aparicio adca490912
Merge pull request #63 from ferrous-systems/align-usb-2-3
align usb-2-solution and usb-3
2020-07-16 11:16:02 +00:00
Lotte Steenbrink 2e56221221 installation.md: move rust deps up again 2020-07-16 13:16:00 +02:00
Jorge Aparicio c906acceb8
Merge pull request #64 from ferrous-systems/edit-book
last batch of didactic changes
2020-07-16 11:15:53 +00:00
Lotte Steenbrink 1cca7b2bfd referneces-resources.md: add tell your freinds section 2020-07-16 13:07:34 +02:00
Mirabellensaft 0ea86f204e last batch of didactic changes 2020-07-16 12:56:20 +02:00
Mirabellensaft d71095251d add access denied error to troubleshooting 2020-07-16 12:41:02 +02:00
Jorge Aparicio 56e9d5c285
Merge pull request #61 from ferrous-systems/matching-channels
note in the code that the DK's & Dongle's channels must match
2020-07-16 10:10:47 +00:00
Jorge Aparicio 613f460978 align usb-2-solution and usb-3
closes #37
2020-07-16 12:09:01 +02:00
Lotte Steenbrink 0abc0c4d2b preparations.md: add link to installation instructions 2020-07-16 11:38:56 +02:00
Mirabellensaft d75b61af56 Merge branch 'main' of github.com:ferrous-systems/embedded-trainings-2020 into edit-book 2020-07-16 10:33:19 +02:00
Jorge Aparicio 7b49851f97 note in the code that the DK's & Dongle's channels must match 2020-07-16 10:31:08 +02:00
Tanks Transfeld 579b81c33f
Merge pull request #57 from ferrous-systems/add-intros
add intro text to the beginner workshop
2020-07-16 10:30:52 +02:00
Jorge Aparicio 473bb3edc7
Merge pull request #60 from ferrous-systems/fix-rtic
correct the expansion of the RTIC acronym
2020-07-16 08:10:25 +00:00
Jorge Aparicio 674a71ad9b
Merge pull request #59 from ferrous-systems/time-assignment
add assignment to beginner/time section
2020-07-16 08:09:59 +00:00
Jorge Aparicio 9365ecca58
Merge pull request #58 from ferrous-systems/zip_cleanup
dongle-flash: automatic zip cleanup
2020-07-16 08:09:15 +00:00
Jorge Aparicio 27edf70888
Merge pull request #48 from ferrous-systems/tool-check
start off with tool check and more tool installation
2020-07-16 08:08:10 +00:00
Mirabellensaft 1b01180e44 more didactic changes 2020-07-15 18:53:31 +02:00
Jorge Aparicio 0930ccd3f5 correct the expansion of the RTIC acronym 2020-07-15 18:06:21 +02:00
Jorge Aparicio 9c9545f942 put the assignment last 2020-07-15 18:01:00 +02:00
Jorge Aparicio b1977573c4 add assignment to beginner/time section 2020-07-15 17:59:30 +02:00
Jorge Aparicio d00e69f461 do not mention tools; instead link back 2020-07-15 17:51:23 +02:00
Lotte Steenbrink 2c317784dc dongle-flash: automatic zip cleanup 2020-07-15 17:10:46 +02:00
Jorge Aparicio d5b561ab0f remove duplicated text 2020-07-15 17:05:38 +02:00
Jorge Aparicio db0b11902a replace some cargo-runs 2020-07-15 17:05:37 +02:00
Jorge Aparicio 845b2d4835 then remove the now redundant install instructions 2020-07-15 17:04:56 +02:00
Jorge Aparicio 236c85956b start off with tool check 2020-07-15 17:03:40 +02:00
Jorge Aparicio 0308868702
Merge pull request #54 from ferrous-systems/link
link the repo to the book website
2020-07-15 14:47:35 +00:00
Jorge Aparicio e47575b5ba
Merge pull request #56 from ferrous-systems/edit-book
didactic changes to advanced material
2020-07-15 14:45:48 +00:00
Jorge Aparicio 5c3056d3e3 add intro text to the beginner workshop
and align the advanced workshop's to it
2020-07-15 16:40:14 +02:00
Mirabellensaft 3d8d121f23 Merge branch 'master' of github.com:ferrous-systems/embedded-trainings-2020 into edit-book 2020-07-15 16:30:20 +02:00
Mirabellensaft 7318f993a4 didactic changes in advanced material 2020-07-15 16:28:37 +02:00
Lotte Steenbrink 0163908a2b
Merge pull request #19 from ferrous-systems/ci_add_cargo_fmt
CI: add cargo fmt
2020-07-15 15:59:48 +02:00
Lotte Steenbrink dc0e7b3996 CI: run cargo fmt after build 2020-07-15 15:51:48 +02:00
Jorge Aparicio fad0ec77fe
Merge pull request #55 from ferrous-systems/heapless_const_example
radio-puzzle-help.md: add more hints to heapless constants
2020-07-15 13:27:27 +00:00
Lotte Steenbrink 27ba908eb8 radio-puzzle-help.md: add more hints to hapless constants 2020-07-15 15:16:38 +02:00
Jorge Aparicio 606df17bd8
Merge pull request #53 from ferrous-systems/edit-book
didactic changes
2020-07-15 13:06:32 +00:00
Mirabellensaft 2f805453fb Merge branch 'edit-book' of github.com:ferrous-systems/embedded-trainings-2020 into edit-book 2020-07-15 15:00:07 +02:00