mirror of
https://github.com/ferrous-systems/embedded-trainings-2020.git
synced 2025-01-24 23:08:08 +00:00
Merge pull request #54 from ferrous-systems/link
link the repo to the book website
This commit is contained in:
commit
0308868702
2 changed files with 11 additions and 5 deletions
|
@ -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
|
||||
|
||||
|
|
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue