working genpage

This commit is contained in:
2016-03-17 22:17:17 +01:00
parent 3d8ebb9ed8
commit ed17164e1c
9 changed files with 103 additions and 14 deletions
+3
View File
@@ -24,6 +24,9 @@
#define FLASH_FN ICACHE_FLASH_ATTR
// this ideally would allow flash arrays, but alas works only for uint32_t
#define FLASH_DATA ICACHE_RODATA_ATTR STORE_ATTR
#include "platform.h"
#include "espmissingincludes.h"
#include "esp_sdk_ver.h"