Skip to content
This repository was archived by the owner on Sep 6, 2023. It is now read-only.

Commit 904eb2d

Browse files
committed
lib: Add new submodule, stm32lib containing STM32 CMSIS and HAL source.
Linked to https://github.com/micropython/stm32lib
1 parent 58321dd commit 904eb2d

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

.gitmodules

+4
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,7 @@
1111
[submodule "lib/berkeley-db-1.xx"]
1212
path = lib/berkeley-db-1.xx
1313
url = https://github.com/pfalcon/berkeley-db-1.xx
14+
[submodule "lib/stm32lib"]
15+
path = lib/stm32lib
16+
url = https://github.com/micropython/stm32lib
17+
branch = work-F4-1.13.1+F7-1.5.0+L4-1.3.0

lib/stm32lib

Submodule stm32lib added at f8a1dd8

0 commit comments

Comments
 (0)