mirror of
https://github.com/espressif/ESP8266_RTOS_SDK.git
synced 2025-08-06 15:15:15 +08:00
Revert "Merge branch 'feature/add_global_isr_switch' into 'master'"
This reverts merge request !914
This commit is contained in:
@ -123,8 +123,6 @@
|
||||
#define TM1_EDGE_INT_DISABLE() CLEAR_PERI_REG_MASK(EDGE_INT_ENABLE_REG, BIT1)
|
||||
//}}
|
||||
|
||||
#define INT_ENA_WDEV 0x3ff20c18
|
||||
#define WDEV_TSF0_REACH_INT (BIT(27))
|
||||
|
||||
//Watch dog reg {{
|
||||
#define PERIPHS_WDT_BASEADDR 0x60000900
|
||||
|
Reference in New Issue
Block a user