mirror of
https://github.com/ByteWelder/Tactility.git
synced 2026-02-18 19:03:16 +00:00
### TactilityC - Create UART HAL - Refactor locking APIs - Bind new C++ functionality - Bind new LVGL functionality ### Apps - Remove Serial Console as it has been ported as an external app
6 lines
92 B
C
6 lines
92 B
C
#pragma once
|
|
|
|
#include <private/elf_symbol.h>
|
|
|
|
extern const esp_elfsym cplusplus_symbols[];
|