Loading...
Searching...
No Matches
SODAQ SARA SFF

Support for the SODAQ SARA SFF boards. More...

Detailed Description

Support for the SODAQ SARA SFF boards.

General information

General information about this board can be found on the SODAQ support website. Schematic can be found here )

Flash the board

Use BOARD=sodaq-one with the make command.
Example with hello-world application:

make BOARD=sodaq-one -C examples/hello-world flash
Note
If the application crashes, automatic reflashing via USB, as explained above won't be possible. In this case, the board must be set in bootloader mode by double tapping the reset button before running the flash command.

Accessing STDIO via UART

STDIO of RIOT is directly available over the USB port.

Files

file  arduino_iomap.h
 Board specific configuration for the Arduino API.
 
file  board.h
 Board specific definitions for the SODAQ SARA SFF board.
 
file  gpio_params.h
 Board specific configuration of direct mapped GPIOs.
 
file  periph_conf.h
 Configuration of CPU peripherals for the SODAQ SARA SFF board.