Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ruanhaishen
Nodemcu Firmware
Commits
53283d18
Commit
53283d18
authored
Sep 26, 2020
by
philip
Committed by
Marcel Stör
Nov 07, 2020
Browse files
Add the submodule properly
parent
020f5fe1
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitmodules
View file @
53283d18
...
@@ -4,3 +4,6 @@
...
@@ -4,3 +4,6 @@
[submodule "app/ucglib/ucg"]
[submodule "app/ucglib/ucg"]
path = app/ucglib/ucg
path = app/ucglib/ucg
url = https://github.com/olikraus/Ucglib_Arduino.git
url = https://github.com/olikraus/Ucglib_Arduino.git
[submodule "app/libc/c99-snprintf"]
path = app/libc/c99-snprintf
url = https://github.com/weiss/c99-snprintf.git
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment