Update IDF to e931fe9 and add esp-face (#2291)

* Update IDF to e931fe9 and add esp-face

* Fix PIO builds fail because of sketch size

* Fix example build failing for Arduino
This commit is contained in:
Me No Dev
2019-01-09 19:31:46 +01:00
committed by GitHub
parent 452c27a74a
commit fa61b3bffe
106 changed files with 2794 additions and 276 deletions

View File

@ -14,6 +14,8 @@
#ifndef __ESP_ATTR_H__
#define __ESP_ATTR_H__
#include "sdkconfig.h"
#define ROMFN_ATTR
//Normally, the linker script will put all code and rodata in flash,