Fire_STM32H750XB_FRTOS_TCP/board/pin_mux.h

6 lines
71 B
C

#ifndef PIN_MUX_H
#define PIN_MUX_H
void BOARD_InitBootPins();
#endif