소스 검색

examples: Add README.

Paul Sokolovsky 9 년 전
부모
커밋
bf3d21a6a3
1개의 변경된 파일8개의 추가작업 그리고 0개의 파일을 삭제
  1. 8 0
      examples/README

+ 8 - 0
examples/README

@@ -0,0 +1,8 @@
+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.