release v1.2.0

This commit is contained in:
sakumisu
2024-03-28 20:46:51 +08:00
parent 7b5d8f29d4
commit a6d539792f
4 changed files with 9 additions and 20 deletions

View File

@@ -6,8 +6,8 @@
#ifndef CHERRYUSB_CONFIG_H
#define CHERRYUSB_CONFIG_H
#define CHERRYUSB_VERSION 0x010100
#define CHERRYUSB_VERSION_STR "v1.1.0"
#define CHERRYUSB_VERSION 0x010200
#define CHERRYUSB_VERSION_STR "v1.2.0"
/* ================ USB common Configuration ================ */