Skip to content

Commit 1a38147

Browse files
authored
Updated HWDT one missed ICACHE_RAM_ATTR (#8018)
1 parent bc816c6 commit 1a38147

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cores/esp8266/core_esp8266_app_entry_noextra4k.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ extern "C" void call_user_start();
2828
static cont_t g_cont __attribute__ ((aligned (16)));
2929

3030
#if defined(DEBUG_ESP_HWDT_NOEXTRA4K) || defined(DEBUG_ESP_HWDT)
31-
extern "C" cont_t * ICACHE_RAM_ATTR get_noextra4k_g_pcont(void)
31+
extern "C" cont_t * IRAM_ATTR get_noextra4k_g_pcont(void)
3232
{
3333
return &g_cont;
3434
}

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy