INL-retro-progdump/firmware/source_stm_only/stm_init.h

7 lines
72 B
C

#include <stm32f0xx.h>
void init_clock();
void init_usb_clock();