Files
gk-sdk/mcu/riscv/include/version.h
T

8 lines
83 B
C

#ifndef __VERSION_H__
#define __VERSION_H__
#define MCU_VERSION "v1.00"
#endif