Files
f746_mini_apl/bsp_init.h
2022-06-28 17:20:43 +03:00

4 lines
51 B
C

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