mirror of
https://github.com/hathach/tinyusb.git
synced 2025-10-14 01:58:41 +08:00
add repo & version yml
This commit is contained in:
6
repository.yml
Normal file
6
repository.yml
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
repo.name: tinyusb
|
||||||
|
repo.versions:
|
||||||
|
"0.0.0": "master"
|
||||||
|
"0.0.1": "develop"
|
||||||
|
|
||||||
|
"0-dev": "0.0.1"
|
3
version.yml
Normal file
3
version.yml
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
# Newt uses this file to determine the version of a checked out repo.
|
||||||
|
# This should always be 0.0.0 in the master branch.
|
||||||
|
repo.version: 0.0.0
|
Reference in New Issue
Block a user