devboard/

directory
v0.1.2 Latest Latest
Warning

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

Go to latest
Published: Dec 8, 2023 License: BSD-3-Clause

README

Support for Kendryte K210 development boards

Supported boards

maixbit

Sipeed Maix Bit v2 development board based on Kendryte K210 SOC

Maix Bit v2

Directory structure

Every supported board has its directory here. Each of them contains three subdirectories:

board

The board directory contains Go packages that provide the interface to the peripherals available on the board such as buttons, LEDs, etc. There is also an init package that imported configures the whole system for typical usage. Usually you don't need to import it explicitly because any other package in the board directory imports init itself to ensure proper operation.

doc

The doc directory may contain documentation, diagrams, photos and other useful resources.

examples

The examples directory contains simple programs that demonstrate how to use the available Go packages to work with the board and various external peripherals connected to it.

Directories

Path Synopsis
maixbit
examples/nestedisr
This program demonstrates the nested interrupts in action
This program demonstrates the nested interrupts in action
examples/shell
Shell shows how to use the Embedded Go virtual filesystem.
Shell shows how to use the Embedded Go virtual filesystem.

Jump to

Keyboard shortcuts

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