/* global config */ #ifndef INC_GLOBAL_H_ #define INC_GLOBAL_H_ #include "system_ch32x035.h" #define SYSCLK_FREQ_STARTUP SYSCLK_FREQ_16MHz_HSI #endif /* INC_GLOBAL_H_ */