esp-open-sdk/examples
Max Filippov b1929e33f4 examples/blinky: add -lc to LDLIBS for memchr
This fixes issue #213

Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
2017-02-05 21:03:25 -08:00
..
blinky examples/blinky: add -lc to LDLIBS for memchr 2017-02-05 21:03:25 -08:00
Makefile.esp8266_at examples/Makefiles*: Fix copy-paste tab issues. 2016-01-25 01:29:01 +02:00
README examples: Add README. 2015-08-09 12:54:02 +03:00

This directory contains simple examples/tests to use esp-open-sdk.
The directory would contain complete source for examples, but so far
examples with suitable OpenSource licensing were not found. So, this
directory contains just Makefiles for examples available elsewhere.

If you know about good examples to be included here with explicit
licensing terms (public domain is recommended, otherwise MIT/BSD is
OK), please let a maintainer know.