ESPHome 2026.5.0b1
Loading...
Searching...
No Matches
core.cpp
Go to the documentation of this file.
1#ifdef USE_LIBRETINY
2
3// HAL functions live in hal.cpp. core.cpp is intentionally empty for
4// libretiny — there is no extra component bootstrap to keep here.
5
6#endif // USE_LIBRETINY