Completed
Introduction
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Adding Custom Board Support in nRF Connect SDK
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 What is a “board” in the context of nRF Connect SDK/Zephyr?
- 3 Hardware support hierarchy in nRF Connect SDK/Zephyr
- 4 Hardware support hierarchy – Example
- 5 Drivers
- 6 Naming convention
- 7 Where to define your custom board
- 8 Point the build system to an out-of-tree board
- 9 Board files
- 10 Available boards definitions
- 11 Special considerations for the nRF91/nRF53 Series
- 12 Demo
- 13 Extra resources