board_init — initializes the board
#include <board.h>
void board_init (
)
void
no arguments
Initializes the board and the micro-controller. Must be called before invoking any function in the ZDev library.