devboard/

directory
v0.1.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 16, 2020 License: BSD-3-Clause

README

Support for nRF5 development boards

The idea

The idea is to simplify the use of nRF5 development boards.

Every development board directory contains set of packages (in board subdirectory) that provides the interface to the peripherals available on the board (for now the support is modest: only LEDs and buttons). The provided interface tries to be simple and uniform accros all development boards with the same or similar peripherals.

The board/init package, when imported, configures the whole system for typical usage. If you use any other package from board directory the board/init package is imported implicitly to ensure the board is properly configured.

The examples subdirectory as the name suggests includes sample code, but also scripts and configuration that help to build, load and debug.

There is also doc subdirectory that contain useful information and other resources about this development board.

Supported boards

pca10059: Nordic nRF52840-Dongle (PCA10059), website

Nordic nRF52840-Dongle

Directories

Path Synopsis
pca10059
examples/uart
This example shows how to use the UART peripheral.
This example shows how to use the UART peripheral.
examples/uarte
This example shows how to use the UARTE peripheral.
This example shows how to use the UARTE peripheral.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL