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