cmake_cpputest_template/inc/funconfig.h
2025-03-08 17:31:16 -08:00

6 lines
70 B
C

#ifndef _FUNCONFIG_H
#define _FUNCONFIG_H
#define CH32V003 1
#endif