mirror of
https://github.com/espressif/esp-rainmaker.git
synced 2026-01-14 11:24:14 +00:00
- qrcode, ws2812_led and gpio_button moved to examples/common - esp-insights and rmaker_common submodules updated - json_generator and json_parser components copied from component manager so that they can be used for component overrides
10 lines
266 B
Plaintext
10 lines
266 B
Plaintext
[submodule "components/rmaker_common"]
|
|
path = components/rmaker_common
|
|
url = ../esp-rainmaker-common.git
|
|
[submodule "cli"]
|
|
path = cli
|
|
url = ../esp-rainmaker-cli.git
|
|
[submodule "components/esp-insights"]
|
|
path = components/esp-insights
|
|
url = ../esp-insights.git
|