Merge pull request #54 from ferrous-systems/link

link the repo to the book website
This commit is contained in:
Jorge Aparicio 2020-07-15 14:47:35 +00:00 committed by GitHub
commit 0308868702
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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

@ -14,6 +14,11 @@ 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.