Procházet zdrojové kódy

Add a git submodule with the pin definitions for STM32.

Mathias Gottschlag před 4 roky
revize
07295d40d6
2 změnil soubory, kde provedl 4 přidání a 0 odebrání
  1. 3
    0
      .gitmodules
  2. 1
    0
      cube-MX-db

+ 3
- 0
.gitmodules Zobrazit soubor

@@ -0,0 +1,3 @@
1
+[submodule "cube-MX-db"]
2
+	path = cube-MX-db
3
+	url = https://github.com/stm32-rs/cube-MX-db.git

+ 1
- 0
cube-MX-db

@@ -0,0 +1 @@
1
+Subproject commit 429b29e0ca87ebd7274483265bdb50e26066041a

Loading…
Zrušit
Uložit