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
cb47f4498b
rm duplicate binutils install instructions, fix order
2021-01-25 16:26:23 +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
Lotte Steenbrink
1f383cad1a
recommend better TOML
2021-01-19 16:46:13 +01:00
Lotte Steenbrink
d87272cb76
rm links to oxidize
2021-01-19 16:29:44 +01:00
Lotte Steenbrink
7e7901b1e7
Update Embed.toml viz
2021-01-19 16:11:47 +01:00
Lotte Steenbrink
80cf893d7e
link to workshop repo
2021-01-19 16:04:39 +01:00
Jorge Aparicio
7675bb1b46
document nrfutil python 3.9 workaround
2021-01-05 10:57:07 +01:00
Lotte Steenbrink
3d44417a08
respond to comments
2020-12-21 17:31:40 +01:00
Lotte Steenbrink
d35f8e24cf
move tool installation out of tooling check, clarify cd tools
2020-12-21 11:56:13 +01:00
Lotte Steenbrink
98d34a5554
hardware.md: fix concave->convex wording and a typo
2020-10-05 11:19:20 +02:00
Lotte Steenbrink
3dd0b2e0af
troubleshoot-usb-dongle.md: clarify language
2020-09-21 14:02:14 +02:00
Dave Hylands
172dbc17cd
Update cross compilation target
...
Use the target actually mentioned in the .cargo/config file.
Updated the output in the troubleshooting page and
also updated the target for the board/dongle.
2020-09-16 17:45:40 -07:00
Sebastian Ziebell
3cd3211368
Update entry on building program in workbook
...
This change updates the information on "Building an Embedded Program". There is a mismatch between the described target `thumbv7em-none-eabi` compared to the set target in file `beginner/apps/.cargo/config` that contains target entry `thumbv7em-none-eabihf`.
2020-09-08 12:28:26 +02:00
Jonas Schievink
4ac3e7970c
Merge pull request #100 from ferrous-systems/update-probe-run
...
move to thumbv7em-none-eabi**hf** now that probe-run supports it
2020-08-24 12:35:45 +02:00
Lotte Steenbrink
303f09bbf8
setup-stage.md: add values for DEVIC descriptor, clarify instructions
2020-08-24 12:28:29 +02:00
Lotte Steenbrink
07b7402953
move to thumbv7em-none-eabihf now that probe-run supports it
2020-08-24 11:59:10 +02:00
Lotte Steenbrink
529f5ea34c
use probe-run
instead of dk-run
2020-08-17 14:34:07 +02:00
James Munns
7134ab798e
Merge pull request #94 from gdetrez/patch-1
...
Fix typos in beginner-next-steps.md
2020-08-04 23:42:48 +02:00
James Munns
175aa52dcc
Merge pull request #91 from ferrous-systems/add_advanced_slides
...
references-resources.md: add advanced training slides
2020-08-04 23:42:06 +02:00
James Munns
461a0ef205
Merge pull request #87 from Hoverbear-Consulting/hardware-image
...
hardware: Add labelled image of device nRF52840-DK
2020-08-04 23:41:24 +02:00
Grégoire Détrez
c72a79eb26
Fix typos in beginner-next-steps.md
2020-08-04 08:49:30 +02:00
Lotte Steenbrink
7b1c18b2f9
references-resources.md: add advanced training slides
2020-07-24 20:13:02 +02:00
Jorge Aparicio
8ada5dc5d8
Merge pull request #90 from ferrous-systems/sw10_position
...
fix SW10 position description
2020-07-24 09:32:17 +00:00
Lotte Steenbrink
f415ea66ba
hardware.md: move kapton tape to SW7
2020-07-24 10:42:13 +02:00
Lotte Steenbrink
d9351bf4d3
hardware.md: driveby: add note on how to orient the board
2020-07-24 10:00:38 +02:00
Lotte Steenbrink
087dd32875
hardware.md: fix position descriptpon of SW10
2020-07-24 09:58:15 +02:00
Ana Hobden
a1078ccaaa
(Windows) Note about Dongle and Zadig
...
Signed-off-by: Ana Hobden <operator@hoverbear.org>
2020-07-23 07:01:12 -07:00