Updated elf_loader library to latest from GitHub (#234)
This commit is contained in:
committed by
GitHub
parent
6d1d08944b
commit
bd2786b122
@@ -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" {
|
||||
|
||||
Reference in New Issue
Block a user