Skip to content

Commit 8e75ef9

Browse files
committed
Remove the now-deprecated ICACHE_RAM_ATTR.
1 parent 9644606 commit 8e75ef9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: cores/esp8266/Delegate.h

-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
2525
#elif defined(ESP32)
2626
#include <esp_attr.h>
2727
#else
28-
#define ICACHE_RAM_ATTR
2928
#define IRAM_ATTR
3029
#endif
3130

0 commit comments

Comments
 (0)