mirror of
https://github.com/espressif/esp-idf
synced 2025-03-12 02:29:10 -04:00
temperature_sensor: make as a weak link
This commit is contained in:
parent
a33541f036
commit
0954babbd6
@ -2065,7 +2065,7 @@ phy_rx_rifs_en = 0x400021d8;
|
||||
phy_current_level_set = 0x400021dc;
|
||||
phy_bbpll_en_usb = 0x400021e0;
|
||||
phy_bt_power_track = 0x400021e4;
|
||||
phy_xpd_tsens = 0x400021e8;
|
||||
/* phy_xpd_tsens = 0x400021e8); Link this function in phy_lib, no longer link the rom one.*/
|
||||
bb_wdt_rst_enable = 0x400021ec;
|
||||
bb_wdt_int_enable = 0x400021f0;
|
||||
bb_wdt_timeout_clear = 0x400021f4;
|
||||
|
Loading…
x
Reference in New Issue
Block a user