ソースを参照

Add a git submodule with the pin definitions for STM32.

Mathias Gottschlag 4年前
コミット
07295d40d6
2個のファイルの変更4行の追加0行の削除
  1. 3
    0
      .gitmodules
  2. 1
    0
      cube-MX-db

+ 3
- 0
.gitmodules ファイルの表示

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

読み込み中…
キャンセル
保存