board.h File Reference

Common board functionality. More...

#include <hal/uart.h>
#include <lcd.h>
#include <fpga.h>
#include <servo.h>
#include <analog.h>
#include <digital.h>
#include <encoder.h>
#include <motor.h>
#include <buttons.h>


Data Structures

struct  BoardConfig

Detailed Description

This file includes all the drivers for the happyboard and should be included from user code.