oveRTOS C API
Embedded RTOS framework — build system, configuration, and portable C API
Loading...
Searching...
No Matches
Functions
board.h File Reference
#include "ove/types.h"
#include "ove/board_types.h"
#include "ove_config.h"
Include dependency graph for board.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int ove_board_init (void)
 Initialise the board hardware.
 
const char * ove_board_name (void)
 Return a human-readable name for the current board.
 
const struct ove_board_descove_board_desc (void)
 Return a pointer to the current board's descriptor structure.