We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9644606 commit 8e75ef9Copy full SHA for 8e75ef9
cores/esp8266/Delegate.h
@@ -25,7 +25,6 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
25
#elif defined(ESP32)
26
#include <esp_attr.h>
27
#else
28
-#define ICACHE_RAM_ATTR
29
#define IRAM_ATTR
30
#endif
31
0 commit comments