mirror of
https://github.com/espressif/ESP8266_RTOS_SDK.git
synced 2025-08-06 15:15:15 +08:00
feat(freertos): Simplify xtensa platform code
All normal ISRs are called by "_xt_isr_handler".
This commit is contained in:
@ -26,6 +26,7 @@
|
||||
#define _EAGLE_SOC_H_
|
||||
|
||||
#include <stdint.h>
|
||||
#include "driver/soc.h"
|
||||
|
||||
/* IO definitions (access restrictions to peripheral registers) */
|
||||
|
||||
|
Reference in New Issue
Block a user