mirror of
https://github.com/esphome/esphome.git
synced 2025-09-13 16:52:18 +01:00
Untangle core headers (part 1) (#2276)
This commit is contained in:
@@ -6,8 +6,11 @@
|
||||
#include <memory>
|
||||
#include <type_traits>
|
||||
|
||||
#ifdef ARDUINO_ARCH_ESP32
|
||||
#include "esp32-hal-psram.h"
|
||||
#endif
|
||||
|
||||
#include "esphome/core/optional.h"
|
||||
#include "esphome/core/esphal.h"
|
||||
|
||||
#ifdef CLANG_TIDY
|
||||
#undef ICACHE_RAM_ATTR
|
||||
|
Reference in New Issue
Block a user