notabucketofspam / esp8266-sample-project

For testing other components

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ESP8266-sample-project

Run git submodule update --init --recursive if the repository isn't cloned recursively to begin with.

To update the submodule to the latest version:

  • cd components/esp8266-sample-component
  • git checkout master
  • git pull
  • git submodule update
  • cd ../..

About

For testing other components


Languages

Language:Makefile 41.0%Language:CMake 36.6%Language:C 22.4%