#ifndef BOARD_H #define BOARD_H void Error_Handler(void); void BOARD_ConfigMPU(void); #endif