mirror of
https://github.com/espressif/esp-idf.git
synced 2025-09-24 09:25:48 +00:00
esp32s2beta: dport_access simplify
Closes: IDF-755
This commit is contained in:

committed by
bot

parent
cbc153786d
commit
d4ca0e186d
@@ -66,6 +66,5 @@ void esp_cache_err_int_init()
|
||||
|
||||
int IRAM_ATTR esp_cache_err_get_cpuid()
|
||||
{
|
||||
esp_dport_access_int_pause();
|
||||
return PRO_CPU_NUM;
|
||||
}
|
||||
|
Reference in New Issue
Block a user