summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDamien George <damien@micropython.org>2023-12-12 00:11:32 +1100
committerDamien George <damien@micropython.org>2025-04-08 23:52:30 +1000
commitc5102a7858e9e23aaaa99e70bb0d196bd7e25ba4 (patch)
treeaa5965a40358f5c04dba663de70f5a37f3f7e48d
parent7268034d56d353e90992f0d688eb4a35ae86e09a (diff)
lib/alif_ensemble-cmsis-dfp: Add new submodule for Alif SDK v1.3.2.
Signed-off-by: Damien George <damien@micropython.org>
-rw-r--r--.gitmodules3
m---------lib/alif_ensemble-cmsis-dfp0
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 6338f0e66..7c5a51725 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -68,3 +68,6 @@
[submodule "lib/arduino-lib"]
path = lib/arduino-lib
url = https://github.com/arduino/arduino-lib-mpy.git
+[submodule "lib/alif_ensemble-cmsis-dfp"]
+ path = lib/alif_ensemble-cmsis-dfp
+ url = https://github.com/alifsemi/alif_ensemble-cmsis-dfp.git
diff --git a/lib/alif_ensemble-cmsis-dfp b/lib/alif_ensemble-cmsis-dfp
new file mode 160000
+Subproject 04b3176a0031c945d4306db00663379e9b431e0