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
|
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 |
|
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 |
|
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
|
27ba908eb8
|
radio-puzzle-help.md: add more hints to hapless constants
|
2020-07-15 15:16:38 +02: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 |
|
Mirabellensaft
|
6460862243
|
add note about help chapter
|
2020-07-15 14:59:59 +02:00 |
|
Jorge Aparicio
|
bd4ceef619
|
link the repo to the book website
and vice versa
|
2020-07-15 14:56:48 +02:00 |
|
Tanks Transfeld
|
d01829bad8
|
Update embedded-workshop-book/src/SUMMARY.md
Co-authored-by: Jorge Aparicio <jorge.aparicio@ferrous-systems.com>
|
2020-07-15 14:51:03 +02:00 |
|
Mirabellensaft
|
0f0ed9647c
|
Merge branch 'master' of github.com:ferrous-systems/embedded-trainings-2020 into edit-book
|
2020-07-15 14:25:43 +02:00 |
|
Jorge Aparicio
|
c8bfc24eae
|
Merge pull request #50 from ferrous-systems/no-usb-dongle
add no-USB variants of the Dongle programs
|
2020-07-15 12:22:02 +00:00 |
|
Mirabellensaft
|
07e30f80db
|
Merge branch 'edit-book' of github.com:ferrous-systems/embedded-trainings-2020 into edit-book
|
2020-07-15 14:17:25 +02:00 |
|
Lotte Steenbrink
|
d0752da10a
|
embedded-workshop-book: fix links to book sections/chapters
|
2020-07-15 14:15:51 +02:00 |
|
Jorge Aparicio
|
e6dda1b037
|
move usb issues into the troubleshooting chapter
|
2020-07-15 14:09:26 +02:00 |
|
Jorge Aparicio
|
05a2c8c3d9
|
more control flow
|
2020-07-15 14:09:26 +02:00 |
|
Jorge Aparicio
|
9f7bfe3384
|
add no-USB variants of the Dongle programs
these are for the case where USB functionality fails and compromises the radio
functionality
|
2020-07-15 14:09:25 +02:00 |
|
Mirabellensaft
|
68db545d8a
|
separate puzzle and solving strategies
|
2020-07-15 13:53:22 +02:00 |
|
Jorge Aparicio
|
60095a2f69
|
add more switch info
|
2020-07-15 13:35:55 +02:00 |
|
Mirabellensaft
|
c88ede8e48
|
add set_channel and reminder to radio-recv.rs
|
2020-07-15 13:03:51 +02:00 |
|
Jorge Aparicio
|
17e9f5f7f8
|
Update embedded-workshop-book/src/dongle.md
|
2020-07-15 09:53:07 +00:00 |
|
Mirabellensaft
|
c6aba97a3a
|
radio-indidactic changes
|
2020-07-14 19:24:07 +02:00 |
|
Mirabellensaft
|
7826673a27
|
separate radio-out into several pages
|
2020-07-14 19:15:07 +02:00 |
|
Mirabellensaft
|
1350b44e79
|
Merge branch 'master' of github.com:ferrous-systems/embedded-trainings-2020 into edit-book
|
2020-07-14 17:51:58 +02:00 |
|
Mirabellensaft
|
92788c250c
|
save
|
2020-07-14 17:49:55 +02:00 |
|
Jorge Aparicio
|
bf35327e7e
|
Merge pull request #47 from ferrous-systems/fix_40
fix #40: remove duplicate GET_DESCRIPTOR Configuration instruction
|
2020-07-14 15:15:32 +00:00 |
|
Lotte Steenbrink
|
666b6752e8
|
fix #40: remove duplicate GET_DESCRIPTOR Configuration instruction
|
2020-07-14 17:05:19 +02:00 |
|
Jorge Aparicio
|
2127ac2960
|
Merge pull request #43 from ferrous-systems/rename-usb-sols
rename USB parser solutions
|
2020-07-14 14:49:42 +00:00 |
|
Jorge Aparicio
|
a73440ceb8
|
preserve trailing spaces
|
2020-07-14 16:38:00 +02:00 |
|
Jorge Aparicio
|
a1ba8d8dd7
|
Merge pull request #44 from ferrous-systems/linux-logs
include Linux logs as text files
|
2020-07-14 14:31:09 +00:00 |
|
Jorge Aparicio
|
a227a84fc2
|
Merge pull request #42 from ferrous-systems/radio-puzzle-heapless-docs
Radio puzzle heapless docs
|
2020-07-14 12:02:06 +00:00 |
|
Lotte Steenbrink
|
366eab426f
|
radio-puzzle.md: fix reminder, add rest of text
|
2020-07-14 14:00:20 +02:00 |
|
Jorge Aparicio
|
3e985820c1
|
include Linux logs as text files
for completeness. Also fix the location of the files in the text.
|
2020-07-14 13:59:48 +02:00 |
|
Mirabellensaft
|
74031fc1b7
|
Merge branch 'master' of github.com:ferrous-systems/embedded-trainings-2020 into edit-book
|
2020-07-14 13:53:53 +02:00 |
|
Mirabellensaft
|
947c957eac
|
moved big parts of the readme to workbook
|
2020-07-14 13:52:30 +02:00 |
|
Mirabellensaft
|
6839418768
|
didactic changes
|
2020-07-14 13:51:11 +02:00 |
|
Mirabellensaft
|
d28f6a97f8
|
turned intro into preparations chapter
|
2020-07-14 13:50:19 +02:00 |
|
Jorge Aparicio
|
48e2ef512f
|
rename USB parser solutions
also put them outside the `src` directory so people don't think they are modules
|
2020-07-14 13:28:23 +02:00 |
|
Jorge Aparicio
|
9cab8bb24e
|
Merge pull request #39 from ferrous-systems/tie-loose-ends
remove empty sections; add open-ended exercises
|
2020-07-14 11:11:09 +00:00 |
|
Jorge Aparicio
|
9964d7c6a2
|
more meaningful link
|
2020-07-14 13:10:52 +02:00 |
|
Lotte Steenbrink
|
6ae874307a
|
radio-puzzle.md: add IndexMap / Vec doc links, short exmaple
|
2020-07-14 12:50:14 +02:00 |
|
Lotte Steenbrink
|
ff31d66fd4
|
radio-puzzle.md: link to IndexMap docs for examples
|
2020-07-14 12:32:46 +02:00 |
|
Jorge Aparicio
|
32a5d458b8
|
address review comments
|
2020-07-14 12:08:44 +02:00 |
|
Jorge Aparicio
|
554a75595e
|
Update embedded-workshop-book/src/beginner-next-steps.md
Co-authored-by: Lotte Steenbrink <lotte@zombietetris.de>
|
2020-07-14 10:01:33 +00:00 |
|