mirror of
https://github.com/hathach/tinyusb.git
synced 2025-10-17 23:55:34 +08:00
increase version as pre-releases, still need more clean up before actual relesae
This commit is contained in:
@@ -7,9 +7,9 @@ from get_deps import deps_all
|
||||
TOP = Path(__file__).parent.parent.resolve()
|
||||
|
||||
|
||||
###########################################
|
||||
# -----------------------------------------
|
||||
# Dependencies
|
||||
###########################################
|
||||
# -----------------------------------------
|
||||
|
||||
def gen_deps_doc():
|
||||
deps_rst = Path(TOP) / "docs/reference/dependencies.rst"
|
||||
|
Reference in New Issue
Block a user