open_esplibs: Add README and Copyright headers

This commit is contained in:
Angus Gratton 2016-06-30 16:08:59 +10:00
parent 678b59babf
commit 6c9d478336
12 changed files with 82 additions and 0 deletions

View file

@ -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