Support for the SODAQ ONE board. More...
Support for the SODAQ ONE board.
General information about this board can be found on the SODAQ support website.
Use BOARD=sodaq-one
with the make
command.
Example with hello-world
application:
STDIO of RIOT is directly available over the USB port.
The TERM_DELAY
environment variable can be used to add a delay (in second) before opening the serial terminal. The default value is 2s which should be enough in most of the situation.
Files | |
file | arduino_board.h |
Board specific configuration for the Arduino API. | |
file | board.h |
Board specific definitions for the SODAQ ONE board. | |
file | gpio_params.h |
Board specific configuration of direct mapped GPIOs. | |
file | periph_conf.h |
Configuration of CPU peripherals for the SODAQ ONE board. | |