![]() |
SWARM-Bot Firmware
v1.0
Mobile robot OS - Embedded C/C++
|
User board initialization template. More...
#include <asf.h>#include <stdio.h>#include <board.h>#include <conf_board.h>#include <__swarm_wold__.h>Go to the source code of this file.
Functions | |
| void | board_init (void) |
| This function initializes the board target resources. More... | |
User board initialization template.
Definition in file init.c.