Fire_STM32H750XB_Bootloader/board/board.h

7 lines
79 B
C

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