dRonin  adbada4
dRonin firmware
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
pios_board.c File Reference

The board specific initialization routines. More...

#include <pios.h>
#include <openpilot.h>
#include <board_hw_defs.c>
#include <manualcontrolsettings.h>
#include <modulesettings.h>
#include <hwtaulink.h>
#include <pios_hal.h>

Go to the source code of this file.

Macros

#define PIOS_COM_TELEM_RX_BUF_LEN   450
 
#define PIOS_COM_TELEM_TX_BUF_LEN   450
 
#define PIOS_COM_FRSKYSPORT_TX_BUF_LEN   24
 

Functions

void PIOS_Board_Init (void)
 

Variables

uintptr_t pios_com_telem_uart_bluetooth_id
 
uintptr_t pios_uavo_settings_fs_id
 

Detailed Description

The board specific initialization routines.

Author
The OpenPilot Team, http://www.openpilot.org Copyright (C) 2011.
Tau Labs, http://taulabs.org, Copyright (C) 2012-2015
dRonin, http://dronin.org Copyright (C) 2015
See Also
The GNU Public License (GPL) Version 3

Definition in file pios_board.c.