mirror of
https://github.com/espressif/esp-idf.git
synced 2025-09-03 23:11:34 +00:00
refactor(lpperi): compatible refactor for H2 ECO5
This commit is contained in:
@@ -67,7 +67,8 @@ PROVIDE ( LP_TIMER = 0x600B0C00 );
|
||||
PROVIDE ( LP_AON = 0x600B1000 );
|
||||
PROVIDE ( LP_WDT = 0x600B1C00 );
|
||||
PROVIDE ( I2C_ANA_MST = 0x600B2400 );
|
||||
PROVIDE ( LP_PERI = 0x600B2800 );
|
||||
PROVIDE ( LPPERI_REV0_0 = 0x600B2800 );
|
||||
PROVIDE ( LPPERI_REV1_2 = 0x600B2800 );
|
||||
PROVIDE ( LP_ANA_PERI = 0x600B2C00 );
|
||||
PROVIDE ( LP_APM = 0x600B3800 );
|
||||
PROVIDE ( OTP_DEBUG = 0x600B3C00 );
|
||||
|
Reference in New Issue
Block a user