Various fixes (#444)

- Add missing symbols for TactilitySDK
- Disable display idle logic when there's no LVGL display
This commit is contained in:
Ken Van Hoeylandt
2026-01-04 01:50:33 +01:00
committed by GitHub
parent fa544f9b3c
commit 2ca8ae62fb
4 changed files with 30 additions and 2 deletions
+5
View File
@@ -0,0 +1,5 @@
#pragma once
#include <private/elf_symbol.h>
extern const esp_elfsym string_symbols[];