Updated elf_loader library to latest from GitHub (#234)

This commit is contained in:
Ken Van Hoeylandt
2025-02-22 23:57:45 +01:00
committed by GitHub
parent 6d1d08944b
commit bd2786b122
45 changed files with 641 additions and 483 deletions
+2 -2
View File
@@ -1,7 +1,5 @@
#ifdef ESP_PLATFORM
#include "elf_symbol.h"
#include "tt_app.h"
#include "tt_app_alertdialog.h"
#include "tt_app_manifest.h"
@@ -16,6 +14,8 @@
#include "tt_thread.h"
#include "tt_timer.h"
#include <private/elf_symbol.h>
#include <lvgl.h>
extern "C" {