Skip to content

Commit 42d32b4

Browse files
Add ESP32C3 bsp submodule
Signed-off-by: hong.ye <52810083+hongye-samsung@users.noreply.github.com>
1 parent 174f6b3 commit 42d32b4

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,3 +28,6 @@
2828
[submodule "bsp/emw3080/mico-os"]
2929
path = bsp/emw3080/mico-os
3030
url = https://github.com/MXCHIP/mico-os
31+
[submodule "bsp/esp32c3"]
32+
path = bsp/esp32c3
33+
url = https://github.com/espressif/esp-idf.git

bsp/esp32c3

Submodule esp32c3 added at a560a50

0 commit comments

Comments
 (0)