move some heap to psram and some updates

This commit is contained in:
sharandac
2020-08-12 11:03:36 +02:00
parent 33fe453f5e
commit aeb15d34a8
22 changed files with 358 additions and 31 deletions

View File

@@ -1,7 +1,7 @@
#include "config.h"
#include <TTGO.h>
#include <soc/rtc.h>
#include "json_config_psram_allocator.h"
#include "json_psram_allocator.h"
#include "display.h"
#include "pmu.h"