Now it builds the image.

Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
This commit is contained in:
Pol Henarejos
2024-04-05 17:57:56 +02:00
parent 023039deb2
commit 49f05e9e13
13 changed files with 38 additions and 64 deletions

View File

@@ -39,6 +39,8 @@
#include "mman.h"
#else
#ifdef ESP_PLATFORM
#include "esp_compat.h"
esp_partition_t part0;
#else
#include <unistd.h>
#include <sys/mman.h>