update to v0.9.0
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
#ifndef CHERRYUSB_CONFIG_H
|
||||
#define CHERRYUSB_CONFIG_H
|
||||
|
||||
#define CHERRYUSB_VERSION 0x000800
|
||||
#define CHERRYUSB_VERSION 0x000900
|
||||
|
||||
/* ================ USB common Configuration ================ */
|
||||
|
||||
|
||||
@@ -6,8 +6,8 @@ project = 'CherryUSB'
|
||||
copyright = '2022, sakumisu'
|
||||
author = 'sakumisu'
|
||||
|
||||
release = '0.8'
|
||||
version = '0.8.0'
|
||||
release = '0.9'
|
||||
version = '0.9.0'
|
||||
|
||||
# -- General configuration
|
||||
|
||||
|
||||
Reference in New Issue
Block a user