open_esplibs: Add README and Copyright headers
This commit is contained in:
parent
678b59babf
commit
6c9d478336
12 changed files with 82 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
|||
/* Recreated Espressif libmain timers.o contents.
|
||||
|
||||
Copyright (C) 2015 Espressif Systems. Derived from MIT Licensed SDK libraries.
|
||||
BSD Licensed as described in the file LICENSE
|
||||
*/
|
||||
#include "open_esplibs.h"
|
||||
#if OPEN_LIBMAIN_TIMERS
|
||||
// The contents of this file are only built if OPEN_LIBMAIN_TIMERS is set to true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue