Files
esphome/esphome/components/libretiny/core.cpp
T

7 lines
187 B
C++

#ifdef USE_LIBRETINY
// HAL functions live in hal.cpp. core.cpp is intentionally empty for
// libretiny — there is no extra component bootstrap to keep here.
#endif // USE_LIBRETINY