Commit graph

197 commits

Author SHA1 Message Date
Tanks Transfeld
c8b1e73d4f
Merge pull request #156 from ferrous-systems/improve-material
revisions
2021-04-23 13:49:45 +02:00
Tanks Transfeld
4d18924e31
Merge pull request #155 from ferrous-systems/improve-material
Improve material
2021-04-23 13:19:27 +02:00
Mirabellensaft
47147c40fe revisions 2021-04-23 13:18:24 +02:00
Mirabellensaft
429769f1b1 restructure assignment and information 2021-04-21 15:38:22 +02:00
Mirabellensaft
e7a872b120 re organise info 2021-04-21 14:28:28 +02:00
Anatol Ulrich
0a0ad1314a wording 2021-04-21 13:41:50 +02:00
Anatol Ulrich
ced2fb3ae2 better nrf dk diagram; add switches; simplify wording 2021-04-21 13:41:14 +02:00
Lotte Steenbrink
5916652f74
Merge pull request #144 from ferrous-systems/ubuntu-pip
installation: add apt instructions alongside pacman instructions
2021-04-20 16:50:20 +02:00
Mirabellensaft
86f1fefcc2 change assignment: more concise, less like a trap 2021-04-20 14:38:38 +02:00
Mirabellensaft
80c890b785 changed order of items to be the same as in the code example 2021-04-20 13:36:17 +02:00
Lotte Steenbrink
ec6db70670 extend hal explanation 2021-04-20 13:34:49 +02:00
Lotte Steenbrink
6a99976a12 re Felix: don't half-duplicate Linux instructions 2021-04-20 10:38:15 +02:00
Lotte Steenbrink
afc61d24a3 installation: add apt instructions alongside pacman instructions 2021-04-20 10:28:19 +02:00
Mirabellensaft
c1932fceb6 clarify rtic-expansion output 2021-04-19 14:36:01 +02:00
Mirabellensaft
dfda34cbbf fix typo 2021-04-15 13:39:04 +02:00
Mirabellensaft
3dc52717b6 rm redundant 'run program' 2021-04-15 13:38:20 +02:00
Mirabellensaft
cf47082ce7 remove irrelevant lines 2021-04-15 13:23:24 +02:00
Jorge Aparicio
e26a8f50f6
Merge pull request #128 from ferrous-systems/xtask-tools
replace workshop specific tools with xtasks
2021-02-01 14:42:29 +01:00
Jorge Aparicio
456b7f05a4
Update embedded-workshop-book/src/troubleshoot-usb-dongle.md 2021-02-01 14:29:27 +01:00
Lotte Steenbrink
aacf88e0ea troubleshooting: extend r-a tips 2021-01-29 17:55:34 +01:00
Jorge Aparicio
8f59e64c5c add updated slides 2021-01-29 15:32:32 +01:00
Lotte Steenbrink
38c9aa5522 setup-stage.md: improve language 2021-01-29 15:13:18 +01:00
Lotte Steenbrink
111b5209c8 fix #112 2021-01-29 15:06:08 +01:00
Lotte Steenbrink
705f41973e add littel xtask explanation 2021-01-26 12:26:49 +01:00
Lotte Steenbrink
fcdfd56267 re-add instructions to clone workshop materials 2021-01-26 11:39:48 +01:00
Lotte Steenbrink
bf4796f5a9 update docs 2021-01-26 11:04:58 +01:00
Lotte Steenbrink
cb47f4498b rm duplicate binutils install instructions, fix order 2021-01-25 16:26:23 +01:00
Jorge Aparicio
92dbaaa903 update advanced content to use xtasks 2021-01-25 16:16:10 +01:00
Jorge Aparicio
3033f47b7c remove workshop tooling from setup 2021-01-25 16:13:32 +01:00
Lotte Steenbrink
68b40ca9d5
Merge pull request #125 from ferrous-systems/stack_overflow
add Stack overflow extra exercise
2021-01-25 15:01:37 +01:00
Lotte Steenbrink
ebb53991b8 add remark about non-data cables 2021-01-22 18:44:33 +01:00
Lotte Steenbrink
a0caf51682 use use_stack, actualy add text 2021-01-22 15:59:13 +01:00
Lotte Steenbrink
19af229d0b respond to comments 2021-01-22 15:15:11 +01:00
Lotte Steenbrink
514292aaab add stack_overflow exercise 2021-01-22 15:01:48 +01:00
Jorge Aparicio
4882103341 split next-steps section into subsections
and move from-scratch under the next-steps section
2021-01-21 17:31:30 +01:00
Jorge Aparicio
291110e75d
Merge pull request #122 from ferrous-systems/less-cargo-subcommands
move cargo-flash off the main track into the tooltips section
2021-01-21 13:59:21 +01:00
Jorge Aparicio
3531c9f176
Merge pull request #120 from ferrous-systems/gdb
add how to GDB section
2021-01-21 13:50:44 +01:00
Jorge Aparicio
35931b2b5c
Update embedded-workshop-book/src/tooltips.md
Co-authored-by: Lotte Steenbrink <lotte.steenbrink@ferrous-systems.com>
2021-01-21 13:47:26 +01:00
Jorge Aparicio
3535bb6b5b vs code may automatically switch to the run view 2021-01-21 13:07:46 +01:00
Jorge Aparicio
afcf7ab134 move image up and turn it into a link to itself 2021-01-21 13:05:10 +01:00
Jorge Aparicio
5a530aa6d6 remove extension metadata from text 2021-01-21 13:03:48 +01:00
Jorge Aparicio
46811ef920 add overlay text to image 2021-01-21 13:03:04 +01:00
Jorge Aparicio
e6793ba0ff connect the board first 2021-01-21 12:47:50 +01:00
Jorge Aparicio
2fb50ba889 GDB OR RTT but not both 2021-01-21 12:46:46 +01:00
Jorge Aparicio
6e793072c9
Apply suggestions from code review
Co-authored-by: Lotte Steenbrink <lotte.steenbrink@ferrous-systems.com>
2021-01-21 12:45:11 +01:00
Jorge Aparicio
7611e854a3 move cargo-flash off the main track into the tooltips section
also remove cargo-embed section
2021-01-21 12:39:15 +01:00
Jorge Aparicio
2411cd4e62 add how to GDB section 2021-01-20 16:56:10 +01:00
Lotte Steenbrink
edc43995c9 add tooltips; move cargo-bloat there 2021-01-20 16:34:26 +01:00
Lotte Steenbrink
4a811d27e1 rm nrf-recover 2021-01-20 15:43:38 +01:00
Lotte Steenbrink
22f1e42587 ump tooling versions 2021-01-20 15:43:38 +01:00