add rom for esp32s2beta

This commit is contained in:
suda-morris
2019-04-12 12:21:44 +08:00
parent f14a6cf51b
commit cc98b9ef60
29 changed files with 7271 additions and 3 deletions

View File

@@ -31,6 +31,7 @@
#include "esp_ipc.h"
#include <limits.h>
#include <assert.h>
#include "soc/soc.h"
static const char* TAG = "intr_alloc";