hathach пре 7 година
родитељ
комит
cfdcd5fc39
2 измењених фајлова са 9 додато и 0 уклоњено
  1. 6 0
      repository.yml
  2. 3 0
      version.yml

+ 6 - 0
repository.yml

@@ -0,0 +1,6 @@
+repo.name: tinyusb
+repo.versions:
+    "0.0.0": "master"
+    "0.0.1": "develop"
+
+    "0-dev": "0.0.1"

+ 3 - 0
version.yml

@@ -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.1