DevEBox_STM32H750VB_Bootloader/board/board.h

7 lines
79 B
C

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