#include "stm32f10x.h" #include "../../driver/MyI2C.h" #include "../../driver/MySPI.h" int main (void) { while(1){}; }