mirror of
https://github.com/espressif/ESP8266_RTOS_SDK.git
synced 2025-07-15 08:32:42 +08:00
refactor(hw_timer): Refactor hw_timer driver for esp8266 idf
This commit is contained in:
@ -1,4 +1,6 @@
|
||||
PROVIDE ( GPIO = 0x60000300);
|
||||
|
||||
PROVIDE ( uart0 = 0x60000000 );
|
||||
PROVIDE ( uart1 = 0x60000f00 );
|
||||
PROVIDE ( uart1 = 0x60000f00 );
|
||||
|
||||
PROVIDE ( frc1 = 0x60000600 );
|
Reference in New Issue
Block a user