link the repo to the book website

and vice versa
This commit is contained in:
Jorge Aparicio 2020-07-15 14:56:48 +02:00
parent c8bfc24eae
commit bd4ceef619
2 changed files with 11 additions and 5 deletions

View file

@ -2,8 +2,9 @@
Material for the beginner and advanced workshops of Oxidize Global (15.07.2020).
Website for this workshop: [https://embedded-trainings.ferrous-systems.com][book]
[book]: https://embedded-trainings.ferrous-systems.com
## Required hardware

View file

@ -1,9 +1,9 @@
# Preparations
This chapter contains informations about the course material, the required hardware and an installation guide.
This chapter contains informations about the course material, the required hardware and an installation guide.
## Required Hardware
## Required Hardware
- [nRF52840 Development Kit (DK)](https://www.nordicsemi.com/Software-and-Tools/Development-Kits/nRF52840-DK)
- [nRF52840 Dongle](https://www.nordicsemi.com/Software-and-tools/Development-Kits/nRF52840-Dongle)
@ -14,9 +14,14 @@ In this workshop we'll use both the nRF52840 Development Kit (DK) and the nRF528
For the span of this workshop keep the nRF52840 DK connected to your PC using a micro-USB cable. Connect the USB cable to the J2 port on the nRF52840 DK. Instructions to identify the USB ports on the nRF52840 board can be found in the top level README file.
## Starter code
Project templates and starter code for this workshop can be found at [https://github.com/ferrous-systems/embedded-trainings-2020][repo]
[repo]: https://github.com/ferrous-systems/embedded-trainings-2020
## Required Software
Please install the required software before the course starts.
Please install the required software before the course starts.
## Course Material
This book contains the material for the beginner and the advanced workshop in embedded Rust. It aims to be as inclusive as possible. This means, that some information is available in several forms, for example pictures and text description. We also use icons so that different kinds of information are visually distiguishable on the first glance. If you have accessibility needs that are not covered, please let us know.
@ -28,4 +33,4 @@ We use Icons to mark different kinds of information in the book:
* 🔎 Knowledge, that gets you deeper into the subject, but you do not have to understand it completely to proceed.
* 💬 Descriptions for Accessibility
> Note: Notes like this one contain helpful information
> Note: Notes like this one contain helpful information