devboard/

directory
v0.2.2 Latest Latest
Warning

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

Go to latest
Published: Jun 22, 2020 License: BSD-3-Clause

README

Support for nRF5 development boards

Directory structure

Every board directory contains a 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 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/gctest
This example forces the garbage collector to work hard and periodically prints statistics of the memory allocator.
This example forces the garbage collector to work hard and periodically prints statistics of the memory allocator.
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