Files
f746_mini_apl/bsp_init.h
2021-10-31 17:00:22 +03:00

4 lines
51 B
C

#include "stm32f7xx.h"
void TargetBSP_Init(void);