Ver código fonte

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 6 anos atrás
pai
commit
d192534a5f
2 arquivos alterados com 5 adições e 0 exclusões
  1. 4
    0
      .gitmodules
  2. 1
    0
      ChibiOS

+ 4
- 0
.gitmodules Ver arquivo

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

Carregando…
Cancelar
Salvar