mirror of
https://github.com/espressif/esp-idf.git
synced 2025-09-30 19:19:21 +00:00
fix(rom): fix rom ld for v5.1
This commit is contained in:
@@ -1535,7 +1535,7 @@ mac_tx_set_duration = 0x40001634;
|
||||
mac_tx_set_plcp0 = 0x4000163c;
|
||||
/* mac_tx_set_plcp1 = 0x40001640;*/
|
||||
mac_tx_set_plcp2 = 0x40001644;
|
||||
pm_check_state = 0x40001648;
|
||||
/* pm_check_state = 0x40001648; */
|
||||
pm_disable_dream_timer = 0x4000164c;
|
||||
pm_disable_sleep_delay_timer = 0x40001650;
|
||||
pm_dream = 0x40001654;
|
||||
|
Reference in New Issue
Block a user