cnlohr / esp82xx

Useful ESP8266 C Environment
Other
289 stars 107 forks source link

Improve documentation (should make getting started faster) #46

Closed vegardok closed 7 years ago

vegardok commented 7 years ago

This should make it easier to copy commands from the readme and have a working repo.

  1. Remove the dep. to have a public key uploaded to github
  2. https://github.com/cnlohr/esp82xx/blob/master/common.mf#L42 will fail if the git repo is initialized but there is no inital commit. (at least on OSX and Ubuntu 16.04 LTS)
con-f-use commented 7 years ago

Please make this change in the dev-branch after you have taken a look. We have switched to another way of turning something into an esp82xx-project. The old way is still in the notes further below, so that's the place to add it. Thanks for the effort!