nodemcu / nodemcu-firmware

Lua based interactive firmware for ESP8266, ESP8285 and ESP32

Home Page:https://nodemcu.readthedocs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Comment on cloning the repository

quackmore opened this issue · comments

nodemcu/nodemcu-firmware repository now includes submodules (which is fine)

so pulling down a full copy of all the repository data now requires

git clone --recurse-submodules

ya, I know, it's trivial but pointing it out hopefully will save some time to someone else

PS:
love yor job!