Quellcode durchsuchen

Added ChibiOS submodule

Using the latest commit to the 17.6.x branch, just to play around with
it.  Hopefully it won't have too many bugs.
Clara Hobbs vor 6 Jahren
Ursprung
Commit
d192534a5f
2 geänderte Dateien mit 5 neuen und 0 gelöschten Zeilen
  1. 4
    0
      .gitmodules
  2. 1
    0
      ChibiOS

+ 4
- 0
.gitmodules Datei anzeigen

@@ -0,0 +1,4 @@
1
+[submodule "ChibiOS"]
2
+	path = ChibiOS
3
+	url = https://github.com/ChibiOS/ChibiOS.git
4
+	branch = stable_17.6.x

+ 1
- 0
ChibiOS

@@ -0,0 +1 @@
1
+Subproject commit 30220450717da4446cc51f9a7fa4c98031e5b6b7

Laden…
Abbrechen
Speichern