embedded-trainings-2020/embedded-workshop-book/src
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
..
advanced-next-steps.md address review comments 2020-07-14 12:08:44 +02:00
advanced-workbook.md moved big parts of the readme to workbook 2020-07-14 13:52:30 +02:00
api-documentation.md didactic changes in advanced material 2020-07-15 16:28:37 +02:00
beginner-next-steps.md more meaningful link 2020-07-14 13:10:52 +02:00
beginner-workbook.md add advanced material 2020-07-13 13:48:24 +02:00
binary-size.md didactic changes 2020-07-13 17:20:20 +02:00
building-program.md didactic changes 2020-07-13 17:20:20 +02:00
code-organisation.md add advanced material 2020-07-13 13:48:24 +02:00
control-transfers.md didactic changes in advanced material 2020-07-15 16:28:37 +02:00
data-stage.md fix #40: remove duplicate GET_DESCRIPTOR Configuration instruction 2020-07-14 17:05:19 +02:00
dealing-with-registers.md didactic changes in advanced material 2020-07-15 16:28:37 +02:00
device-descriptor.md add advanced material 2020-07-13 13:48:24 +02:00
dma.md add advanced material 2020-07-13 13:48:24 +02:00
dongle.md replace some cargo-runs 2020-07-15 17:05:37 +02:00
error-handling.md add advanced material 2020-07-13 13:48:24 +02:00
event-handling.md didactic changes in advanced material 2020-07-15 16:28:37 +02:00
flashing-program.md show a single way to flash the program 2020-07-14 11:15:22 +02:00
from-scratch.md remove empty sections; add open-ended exercises 2020-07-13 19:18:52 +02:00
get-descriptor-config.md embedded-workshop-book: fix links to book sections/chapters 2020-07-15 14:15:51 +02:00
getting-device-configured.md include Linux logs as text files 2020-07-14 13:59:48 +02:00
hardware.md add more switch info 2020-07-15 13:35:55 +02:00
hello-world.md then remove the now redundant install instructions 2020-07-15 17:04:56 +02:00
idle-state.md embedded-workshop-book: fix links to book sections/chapters 2020-07-15 14:15:51 +02:00
inspecting-descriptors.md add advanced material 2020-07-13 13:48:24 +02:00
installation.md turned intro into preparations chapter 2020-07-14 13:50:19 +02:00
link-quality.md separate radio-out into several pages 2020-07-14 19:15:07 +02:00
listing-usb-devices.md do not mention tools; instead link back 2020-07-15 17:51:23 +02:00
messages.md separate radio-out into several pages 2020-07-14 19:15:07 +02:00
panicking.md didactic changes 2020-07-14 13:51:11 +02:00
parts-embedded-program.md rm note 2020-07-13 17:56:57 +02:00
preparations.md link the repo to the book website 2020-07-15 14:56:48 +02:00
radio-in.md add set_channel and reminder to radio-recv.rs 2020-07-15 13:03:51 +02:00
radio-out.md separate radio-out into several pages 2020-07-14 19:15:07 +02:00
radio-puzzle-help.md radio-puzzle-help.md: add more hints to hapless constants 2020-07-15 15:16:38 +02:00
radio-puzzle.md add note about help chapter 2020-07-15 14:59:59 +02:00
radio-setup.md separate radio-out into several pages 2020-07-14 19:15:07 +02:00
references-resources.md Merge branch 'master' of github.com:ferrous-systems/embedded-trainings-2020 into edit-book 2020-07-13 14:27:34 +02:00
rtic-hello.md didactic changes in advanced material 2020-07-15 16:28:37 +02:00
running-from-vsc.md then remove the now redundant install instructions 2020-07-15 17:04:56 +02:00
set-address.md set-address.md: SET_ADDRESS Configuration -> prose 2020-07-13 17:02:13 +02:00
set-config.md add advanced material 2020-07-13 13:48:24 +02:00
setup-stage.md didactic changes in advanced material 2020-07-15 16:28:37 +02:00
SUMMARY.md start off with tool check 2020-07-15 17:03:40 +02:00
supporting-standard-requests.md embedded-workshop-book: fix links to book sections/chapters 2020-07-15 14:15:51 +02:00
task-state.md didactic changes in advanced material 2020-07-15 16:28:37 +02:00
time.md put the assignment last 2020-07-15 18:01:00 +02:00
tooling-check.md remove duplicated text 2020-07-15 17:05:38 +02:00
troubleshoot-cargo-build.md Update embedded-workshop-book/src/troubleshoot-cargo-build.md 2020-07-14 08:52:37 +00:00
troubleshoot-cargo-flash.md add troubleshooting section 2020-07-13 17:41:37 +02:00
troubleshoot-cargo-size.md add troubleshooting section 2020-07-13 17:41:37 +02:00
troubleshoot-dongle-flash.md add troubleshooting section 2020-07-13 17:41:37 +02:00
troubleshoot-rust-analyzer.md Update embedded-workshop-book/src/troubleshoot-rust-analyzer.md 2020-07-13 15:54:00 +00:00
troubleshoot-usb-dongle.md move usb issues into the troubleshooting chapter 2020-07-15 14:09:26 +02:00
troubleshooting.md add troubleshooting section 2020-07-13 17:41:37 +02:00
unknown-requests.md add advanced material 2020-07-13 13:48:24 +02:00
updating-device-state.md embedded-workshop-book: fix links to book sections/chapters 2020-07-15 14:15:51 +02:00
usb-endpoints.md add advanced material 2020-07-13 13:48:24 +02:00
usb-enumeration.md didactic changes in advanced material 2020-07-15 16:28:37 +02:00
usb-events.md didactic changes in advanced material 2020-07-15 16:28:37 +02:00
using-hal.md Merge branch 'master' of github.com:ferrous-systems/embedded-trainings-2020 into edit-book 2020-07-14 13:53:53 +02:00
viewing-logs.md didactic changes 2020-07-14 13:51:11 +02:00