Made everything a bit more friendly. Esp-open-sdk nowadays is the toolchain builder of choice anyway; it now works without modifications to that.

This commit is contained in:
Jeroen Domburg
2015-02-17 11:57:51 +01:00
parent da4d120b0c
commit f25557b9cf
5 changed files with 17 additions and 25 deletions
-1
View File
@@ -6,7 +6,6 @@
#define _STDLIB_H_
#define _STRING_H_
#define _STDDEF_H
#define _STDINT_H
#include "espmissingincludes.h"
#include "c_types.h"