mirror of
https://github.com/nodemcu/nodemcu-firmware.git
synced 2025-01-16 20:52:57 +08:00
67567af959
* turn ucg into submodule * update ucg to 1.5.2 * add license note to doc * align docs with esp32 * move ucg hal into platform folder adapt examples
7 lines
228 B
Plaintext
7 lines
228 B
Plaintext
[submodule "app/u8g2lib/u8g2"]
|
|
path = app/u8g2lib/u8g2
|
|
url = https://github.com/olikraus/U8g2_Arduino.git
|
|
[submodule "app/ucglib/ucg"]
|
|
path = app/ucglib/ucg
|
|
url = https://github.com/olikraus/Ucglib_Arduino.git
|