Loading...
Searching...
No Matches
Native Board

Support for running RIOT in native. More...

Detailed Description

Support for running RIOT in native.

Family: native

Overview

Terminal running RIOT native

Hardware

Required packages

On Debian/Ubuntu you can install the required libraries with

sudo apt install gcc-multilib

Likewise, for the unittest execution, libasan5 is needed for 32 bit binaries. On Debian/Ubuntu you can install the required libraries with

sudo apt install lib32asan5

Files

file  board.h
 The native board uses call level hardware simulation.
 
file  eui_provider_params.h
 EUI providers found on the board.