Mahavir Jain
|
bba66a1566
|
Merge branch 'fix/esp_ptr_check_sign_compare_v5.1' into 'release/v5.1'
fix(esp_hw_support): Fix different signed comparison in `esp_ptr_in_drom` (v5.1)
See merge request espressif/esp-idf!24798
|
2023-07-14 17:27:54 +08:00 |
|
Jiang Jiang Jian
|
da8b9ad59d
|
Merge branch 'bugfix/esp32c6_eco1_ble_lpclk_main_xtal_v5.1' into 'release/v5.1'
backport v5.1: support 40 MHz XTAL as BLE low power clock source of esp32c6 eco1
See merge request espressif/esp-idf!24789
|
2023-07-14 16:34:09 +08:00 |
|
Laukik Hase
|
8abdb33072
|
fix(esp_hw_support): Fix different signed comparison in esp_ptr_in_drom
- Closes https://github.com/espressif/esp-idf/issues/11653
- Closes https://github.com/espressif/esp-idf/issues/11865
|
2023-07-14 10:52:19 +05:30 |
|
Jiang Jiang Jian
|
7148d826eb
|
Merge branch 'bugfix/wifi_bcn_timeout_m_f_probe_req_l0_v5.1' into 'release/v5.1'
backport v5.1: fix bcn_timeout and disconnect with error code 201, m f probe req l=0 issue
See merge request espressif/esp-idf!24781
|
2023-07-14 11:35:31 +08:00 |
|
cjin
|
5ec30e6fc2
|
ble : remove extra retention cnt upon deinit temporarily
|
2023-07-14 11:07:56 +08:00 |
|
cjin
|
6c62d13550
|
ble: support eco1 BLE light sleep
|
2023-07-14 11:07:49 +08:00 |
|
Li Shuai
|
ee3452d410
|
light sleep: enable system clock in PMU HP sleep state when selecting a 40 MHz XTAL as low power clock source of ble
|
2023-07-14 11:07:41 +08:00 |
|
Li Shuai
|
78683c7c33
|
modem clock: provide a protected wifipwr clock enable/disable interface to fix the bug of selecting xtal as the low power clock source for ble
|
2023-07-14 11:07:34 +08:00 |
|
Li Shuai
|
a98db6dbd3
|
modem clock: gatable clock interface which can gate or ungate modem clock domain
|
2023-07-14 11:07:27 +08:00 |
|
Jiang Jiang Jian
|
bf4e212950
|
Merge branch 'feature/improve_pd_vddsido_help_doc_v5.1' into 'release/v5.1'
Power Management: improve ESP_SLEEP_PSRAM/FLASH_LEAKAGE_WORKAROUND help doc (backport v5.1)
See merge request espressif/esp-idf!24758
|
2023-07-14 06:38:02 +08:00 |
|
Li Shuai
|
958ae62197
|
power save: fix bcn_timeout and disconnect with error code 201, m f probe req l=0 issue
|
2023-07-13 17:02:50 +08:00 |
|
morris
|
cfa70abe0e
|
Merge branch 'bugfix/fix_adc_cali_workround_wrong_range_v5.1' into 'release/v5.1'
fix(regi2c): wrong ADC_CALI_PD_WORKAROUND on c6, h2 (v5.1)
See merge request espressif/esp-idf!24747
|
2023-07-13 14:17:27 +08:00 |
|
wuzhenghui
|
3fc984690f
|
change(Kconfig): improve ESP_SLEEP_PSRAM/FLASH_LEAKAGE_WORKAROUND help doc
Closes https://github.com/espressif/esp-idf/issues/11558
|
2023-07-13 11:02:44 +08:00 |
|
Armando
|
6acc155516
|
fix(regi2c): wrong ADC_CALI_PD_WORKAROUND on c6, h2
|
2023-07-12 17:28:01 +08:00 |
|
xiaqilin
|
aee329de2b
|
ieee802154: change BLE_BB/ieee802154_BB
|
2023-07-12 14:36:55 +08:00 |
|
xiaqilin
|
2ac7558da2
|
openthread: add openthread autostart for sleep device
|
2023-07-12 14:36:41 +08:00 |
|
xiaqilin
|
b4d951fa6a
|
ieee802154: add sleep state
|
2023-07-12 14:36:21 +08:00 |
|
xiaqilin
|
4f537d3b98
|
ieee802154: support light sleep
|
2023-07-12 14:32:28 +08:00 |
|
Lou Tianhao
|
d191b0c540
|
Power Management: fix hp xtal wait bug for esp32h2 and esp32c6
|
2023-07-11 14:53:43 +08:00 |
|
Lou Tianhao
|
60a3e5053e
|
Power Management: support pu xtal in light sleep for esp32h2
|
2023-07-11 14:53:15 +08:00 |
|
Lou Tianhao
|
7599d07c3f
|
bugfix: remove the workaround implemented in MR 22773 about the lp_timer
|
2023-07-11 14:53:02 +08:00 |
|
Lou Tianhao
|
2c9a2a76f7
|
example: bringup light sleep example for esp32h2
|
2023-07-11 13:58:08 +08:00 |
|
Lou Tianhao
|
2abfeb19c8
|
Power Management: change the IO hold interface for esp32c6
|
2023-07-11 12:04:20 +08:00 |
|
Lou Tianhao
|
8ef8459c0d
|
Power Management: update pmu init and sleep parameter
|
2023-07-11 12:04:09 +08:00 |
|
Lou Tianhao
|
3b40ce4d9b
|
Power Management: fix REGDMA clock issue when wake up form light sleep
|
2023-07-11 12:03:59 +08:00 |
|
Lou Tianhao
|
c39a0cc0b5
|
Power Management: fix REGDMA power issue when TOP domain powered down during light sleep for esp32h2
|
2023-07-11 12:03:36 +08:00 |
|
Lou Tianhao
|
113366820b
|
Power Management: support TOP domain powered down in light sleep for esp32h2
|
2023-07-11 12:03:25 +08:00 |
|
Lou Tianhao
|
24486dd069
|
Power Management: support PAU REGDMA feature for esp32h2
|
2023-07-11 12:03:13 +08:00 |
|
Lou Tianhao
|
c12d7f5463
|
Power Management: support CPU powered down in light sleep for esp32h2
|
2023-07-11 12:03:02 +08:00 |
|
Lou Tianhao
|
356fa3ab4b
|
Power Management: support DFS and PMU feature for esp32h2
|
2023-07-11 12:02:39 +08:00 |
|
Cao Sen Miao
|
acc6d99572
|
temperature_sensor: Add new interface and reference counts so that phy and driver can use together
|
2023-07-10 11:16:09 +08:00 |
|
morris
|
0930b5ca1e
|
Merge branch 'bugfix/fix_spi_flash_api_concurrency_issue_v5.1' into 'release/v5.1'
spi_flash: fix concurrency issue when concurrently calling esp_flash apis (v5.1)
See merge request espressif/esp-idf!24508
|
2023-07-10 10:24:51 +08:00 |
|
Michael (XIAO Xufeng)
|
5c11366e01
|
Merge branch 'feature/support_adc_calibration_on_c6_v5.1' into 'release/v5.1'
adc_cali: supported adc calibration on esp32c6 (v5.1)
See merge request espressif/esp-idf!23936
|
2023-07-07 18:29:11 +08:00 |
|
Island
|
a8c9665ae2
|
Merge branch 'ble_dev/support_esp32h2_modem_clock_selection_5.1' into 'release/v5.1'
ble: support esp32h2 modem clock selection
See merge request espressif/esp-idf!24388
|
2023-07-07 16:57:22 +08:00 |
|
Armando
|
f142415475
|
spiflash: added esp_flash API concurrency pressure test
|
2023-07-07 10:13:28 +08:00 |
|
laokaiyao
|
57312e6e3e
|
adc_calib: support calibration v2 on esp32c6
|
2023-07-06 10:36:29 +08:00 |
|
Jiang Jiang Jian
|
16ff61b36e
|
Merge branch 'ble_dev/support_ble_light_sleep_using_extra_link_5.1' into 'release/v5.1'
Ble dev/support ble light sleep using extra link 5.1
See merge request espressif/esp-idf!24192
|
2023-07-05 20:32:56 +08:00 |
|
Jiang Jiang Jian
|
51ed7ef9f1
|
Merge branch 'bugfix/fix_hang_during_sleep_process_v5.1' into 'release/v5.1'
Power Management: fix hang on pd_top sleep process (backport v5.1)
See merge request espressif/esp-idf!24459
|
2023-07-05 19:48:19 +08:00 |
|
laokaiyao
|
6f673e95c9
|
adc_oneshot: move power acquire back to adc_oneshot_new_unit
Revert and fix of d197c59eaa in !23575
adc_cali: fix the condition of ocode calibration
|
2023-07-05 12:48:11 +08:00 |
|
laokaiyao
|
e90a2d50c4
|
adc_cali: supported channel compensation of adc calibration on esp32c6
|
2023-07-05 12:48:11 +08:00 |
|
Jiang Jiang Jian
|
2cffd23655
|
Merge branch 'bugfix/pmu_wait_xtal_stable_time_issue' into 'release/v5.1'
fix PMU wait xtal stable time issue for esp32c6
See merge request espressif/esp-idf!24259
|
2023-07-05 12:27:26 +08:00 |
|
Li Shuai
|
9216bdc078
|
Power Management: fix PMU wait xtal stable time issue
|
2023-07-04 16:22:00 +08:00 |
|
wuzhenghui
|
94a10372cc
|
feature: skip console uart flush and sleep when estimated uart flush time exceeds the sleep duration to avoid rtos tick jump failed
|
2023-07-04 16:14:20 +08:00 |
|
Li Shuai
|
963fac95d7
|
fix(rtc_clk): fix the issue of missing configuration for calibration cycles of the internal 32 kHz RC
|
2023-07-04 16:06:37 +08:00 |
|
Jiang Jiang Jian
|
b0717c6852
|
Merge branch 'feature/enable_sleep_reject_for_deep_sleep_v5.1' into 'release/v5.1'
sleep: enable sleep reject when entering deepsleep (backport v5.1)
See merge request espressif/esp-idf!24440
|
2023-07-04 12:16:11 +08:00 |
|
Jiang Jiang Jian
|
159e80246b
|
Merge branch 'feature/add_modem_module_rst_api_v5.1' into 'release/v5.1'
modem_clock: add modem module mac reset api (backport v5.1)
See merge request espressif/esp-idf!24441
|
2023-07-04 12:15:33 +08:00 |
|
Jiang Jiang Jian
|
207e589917
|
Merge branch 'bugfix/support_esp32c6_sleep_retention_extra_link_v5.1' into 'release/v5.1'
backport v5.1: support extra linked list retention for BLE and 15.4
See merge request espressif/esp-idf!24220
|
2023-07-04 12:11:04 +08:00 |
|
cjin
|
30a67ed72c
|
btbb: support register retention in esp32c6
|
2023-07-04 12:09:22 +08:00 |
|
cjin
|
e72359fc66
|
ble:added esp32c6 light sleep support
|
2023-07-04 12:09:22 +08:00 |
|
Jiang Jiang Jian
|
27a5a6fcae
|
Merge branch 'bugfix/fix_esp32s3_psram_access_failed_in_dfs_v5.1' into 'release/v5.1'
esp_pm: fix esp32s3 psram access failed when dfs is enabled (backport v5.1)
See merge request espressif/esp-idf!24202
|
2023-07-04 12:06:42 +08:00 |
|