cnlohr / esp82xx

Useful ESP8266 C Environment
Other
288 stars 107 forks source link

Automatically getting esp_nonos_sdk? #65

Closed cnlohr closed 7 years ago

cnlohr commented 7 years ago

@con-f-use I am not sure how to do this, but every time it takes me forever how to remember how to get esp82xx to pull the esp_nonos_sdk submodule inside esp82xx.

I am gonna make this issue so I at lest can remember...

git submodule init
git submodule update

from within esp82xx. But, my question is, how can we automatically detect this?

con-f-use commented 7 years ago

Posting here, because I just saw this and want to be notified per mail rather than just alerted by git.

Will be no problem. I'll get to it this weekend.

cnlohr commented 7 years ago

Thank you! <3 that you have time for feature requests.

con-f-use commented 7 years ago

I hope 2fb02df does what you asked.