Alexey Lapshin
|
86ca6ef829
|
fix(build): fix -Wanalyzer-undefined-behavior-ptrdiff warnings
|
2025-06-25 18:00:39 +07:00 |
|
Alexey Lapshin
|
2f9a46a665
|
feat(build): refactor toolchain cmakes and update riscv extensions
|
2025-06-25 18:00:39 +07:00 |
|
Alexey Lapshin
|
c25dcf284a
|
fix(log): fix string size to include NUL
|
2025-06-25 18:00:39 +07:00 |
|
cjin
|
e4238a4999
|
change(ble): update lib_esp32c6 and esp32c61 to ea6c58c7
|
2025-06-25 18:11:18 +08:00 |
|
cjin
|
aa95e30435
|
change(ble): update lib_esp32h2 to ea6c58c7
|
2025-06-25 18:11:18 +08:00 |
|
cjin
|
0c3a5db115
|
change(ble): update lib_esp32c5 to ea6c58c7
|
2025-06-25 18:11:18 +08:00 |
|
Zhou Xiao
|
c05688fe6b
|
change(ble): [AUTO_MR] Update lib_esp32c2 to e865b4f9
|
2025-06-25 18:11:18 +08:00 |
|
Zhou Xiao
|
2076e4411c
|
change(ble): [AUTO_MR] Update lib_esp32c6 to b8770ab2
|
2025-06-25 18:11:18 +08:00 |
|
Zhou Xiao
|
0d7c254bd3
|
change(ble): [AUTO_MR] Update lib_esp32c5 to b8770ab2
|
2025-06-25 18:11:18 +08:00 |
|
Zhou Xiao
|
3b66fc2465
|
change(ble): [AUTO_MR] Update lib_esp32h2 to b8770ab2
|
2025-06-25 18:11:18 +08:00 |
|
armando
|
432791f756
|
change(mmu): remove paddr remap warning log
|
2025-06-25 17:37:44 +08:00 |
|
Armando (Dou Yiwen)
|
5808358c3f
|
Merge branch 'fix/change_log_level_from_w_to_d' into 'master'
psram: change logw to logd
See merge request espressif/esp-idf!40125
|
2025-06-25 09:27:41 +00:00 |
|
Chen Jichang
|
4d1a4dfcbe
|
feat(mcpwm): add a new api to get cap value directly
|
2025-06-25 15:49:07 +08:00 |
|
Island
|
09046275fd
|
Merge branch 'bugfix/fix_some_ble_build_fail' into 'master'
fix(ble/bluedroid): fix build failure when some BLE features are disabled
Closes BLERP-2027
See merge request espressif/esp-idf!40109
|
2025-06-25 15:26:11 +08:00 |
|
armando
|
73113c0ce8
|
change(psram): change logw to logd
|
2025-06-25 06:45:33 +00:00 |
|
gaoxu
|
c602e556ef
|
fix(adc): fix ESP32-C5 adc calibration error
|
2025-06-25 03:25:36 +00:00 |
|
Armando (Dou Yiwen)
|
ed32a3aaef
|
Merge branch 'bugfix/fix_dvp_recv_trans_buf_error' into 'master'
fix(esp_driver_cam): Fix DVP get trans buffer error
Closes IDF-13461
See merge request espressif/esp-idf!40087
|
2025-06-25 03:00:03 +00:00 |
|
Michael (XIAO Xufeng)
|
d5b4654039
|
Merge branch 'bugfix/esp_flash_escape_checking' into 'master'
fix(esp_flash): fixed issue of escaping boundary check
See merge request espressif/esp-idf!36128
|
2025-06-25 01:23:26 +08:00 |
|
zhanghaipeng
|
a29cd4ad5f
|
fix(ble/bluedroid): fix build failure when some BLE features are disabled
|
2025-06-24 20:26:43 +08:00 |
|
sonika.rathi
|
c4a3c1fc5b
|
fix(sdmmc): fix sdmmc initialization issue in caused by CMD52 CRC error
|
2025-06-24 13:48:38 +02:00 |
|
Li Peng
|
800a170e8a
|
Merge branch 'feat/add_sdio_slave_reset_hardware_support' into 'master'
add sdio_slave_reset_hw
See merge request espressif/esp-idf!39686
|
2025-06-24 16:10:17 +08:00 |
|
Dong Heng
|
47721a5803
|
fix(esp_driver_cam): Fix DVP get trans buffer error
|
2025-06-24 16:09:14 +08:00 |
|
Xiao Xufeng
|
83ca12c8e0
|
fix(esp_flash): fixed issue of escaping boundary check
Also patched corresponding ROM functions
|
2025-06-24 15:30:11 +08:00 |
|
Jiang Jiang Jian
|
1b130f5061
|
Merge branch 'bugfix/connect_before_connected' into 'master'
fix(conn): wifi connect before connected status
See merge request espressif/esp-idf!39882
|
2025-06-24 15:23:56 +08:00 |
|
Jiang Jiang Jian
|
ac5fe121e3
|
Merge branch 'bugfix/fix_compatibility_issues_of_esp32c5' into 'master'
bugfix/fix compatibility issues of esp32c5
Closes WIFIBUG-1250, WIFIBUG-1238, and WIFIBUG-1225
See merge request espressif/esp-idf!40027
|
2025-06-24 15:20:04 +08:00 |
|
Gao Xu
|
c59b42ca9e
|
Merge branch 'fix/fix_h4_wrong_spinlock' into 'master'
fix(esp_system): fix wrong spinlock num on H4
See merge request espressif/esp-idf!39924
|
2025-06-24 10:50:29 +08:00 |
|
Chen Jichang
|
a2ef01fc5b
|
remove(legacy_mcpwm): remove legacy mcpwm driver in IDF v6.0
|
2025-06-24 10:49:37 +08:00 |
|
C.S.M
|
a2b98b31a9
|
Merge branch 'fix/tsens_value_inaccurate' into 'master'
fix(temperature_sensor): Fix temperature sensor value accurency in high range variation
See merge request espressif/esp-idf!39896
|
2025-06-24 10:28:23 +08:00 |
|
Konstantin Kondrashov
|
ff53d5d32c
|
Merge branch 'feature/iram_esp_system' into 'master'
feat(esp_system): Adds Kconfigs to place code in IRAM
Closes IDF-11426
See merge request espressif/esp-idf!38292
|
2025-06-24 05:46:09 +08:00 |
|
Michael (XIAO Xufeng)
|
fa41e76349
|
Merge branch 'feature/support_chip912_pvt_auto_dbias_360m' into 'master'
feat(p4): support chip912 pvt auto dbias 360m
Closes PM-357, PM-355, and IDF-8142
See merge request espressif/esp-idf!36615
|
2025-06-24 01:52:01 +08:00 |
|
morris
|
d8fa822ad7
|
Merge branch 'fix/spi_master_p4_change_default_clk_pll' into 'master'
fix(driver_spi): master driver change esp32p4 default src to pll
Closes IDF-8313, IDF-13345, IDF-13346, and IDF-13347
See merge request espressif/esp-idf!39700
|
2025-06-23 22:57:03 +08:00 |
|
Konstantin Kondrashov
|
ff0408c087
|
feat(esp_system): Adds Kconfigs to place code in IRAM
|
2025-06-23 13:23:33 +03:00 |
|
Xu Si Yu
|
ba2b0fd4b7
|
Merge branch 'feat/optimize_ot_trel_receive' into 'master'
feat(openthread): optimize trel reception
See merge request espressif/esp-idf!39624
|
2025-06-23 17:59:27 +08:00 |
|
Shu Chen
|
5590a741ee
|
Merge branch 'feat/concat_otcommand_for_console' into 'master'
feat(openthread): support openthread cli console command register
See merge request espressif/esp-idf!39653
|
2025-06-23 09:32:28 +00:00 |
|
wanckl
|
768a7a8442
|
fix(driver_spi): master driver change esp32p4 default src to pll
|
2025-06-23 16:40:21 +08:00 |
|
Omar Chebib
|
e6e898e9de
|
fix(esp_system): fix the usage conditions of os_spinlock
|
2025-06-23 16:24:52 +08:00 |
|
Xiao Xufeng
|
5aa1a5f6ab
|
esp_system: increase bootloader partition size in examples using framepointer
|
2025-06-23 16:22:38 +08:00 |
|
Gao Xu
|
459b241f7b
|
Merge branch 'feat/lcd_cam_dvp_driver_s3' into 'master'
DVP support and example for ESP32S3
Closes IDF-10475
See merge request espressif/esp-idf!39323
|
2025-06-23 15:55:02 +08:00 |
|
C.S.M
|
d6a3e73f46
|
fix(temperature_sensor): Fix temperature sensor value accurency in high range variation
|
2025-06-23 15:38:10 +08:00 |
|
LiPeng
|
1d1ba47a7a
|
feat(sdio): add sdio_slave_reset_hw
|
2025-06-23 15:09:30 +08:00 |
|
Laukik Hase
|
9b1aaa2778
|
fix(esp_tee): Fix coverity issues from the attestation component
- Also fix the incorrect marker set for TEE OTA tests
|
2025-06-23 11:45:12 +05:30 |
|
Chen Ji Chang
|
ffebb32117
|
Merge branch 'feat/add_callback_to_switch_buffer_in_parlio_tx' into 'master'
feat(parlio_tx): support buffer switched callback
Closes IDF-12903
See merge request espressif/esp-idf!39692
|
2025-06-23 11:42:29 +08:00 |
|
gaoxu
|
b7d65d94c3
|
feat(lcd_cam): add lc_dma_int value atomic protect for lcd and cam
|
2025-06-23 10:58:38 +08:00 |
|
gaoxu
|
8008347a7c
|
fix(cam): fix camera kconfig about dw_gdma
|
2025-06-23 10:58:26 +08:00 |
|
gaoxu
|
b43daa6bbf
|
feat(cam): add dvp example for ESP32S3-EYE
|
2025-06-23 10:58:24 +08:00 |
|
gaoxu
|
638cde24d0
|
feat(cam): add esp32s3 dvp cam support
|
2025-06-23 10:55:26 +08:00 |
|
Island
|
d2b6f832f5
|
Merge branch 'bugfix/fixed_set_conn_mode_assert_on_esp32c2' into 'master'
fix(ble): fixed assertion issue in connection state on ESP32C2-ECO4
Closes BLERP-2011
See merge request espressif/esp-idf!40019
|
2025-06-23 10:24:38 +08:00 |
|
Wu Zheng Hui
|
bac996a766
|
Merge branch 'feat/support_low_power_mode_in_monitor_state' into 'master'
feat(esp_hw_support): support enable analog lowpower mode by API
Closes IDFGH-6208
See merge request espressif/esp-idf!38924
|
2025-06-23 09:40:56 +08:00 |
|
yanzihan@espressif.com
|
08eea3c058
|
feat(esp_hw_support): use pvt to auto control digital ldo and rtc ldo for esp32p4
|
2025-06-23 00:28:53 +08:00 |
|
Aditya Patwardhan
|
b971cf5bf9
|
Merge branch 'docs/fix_secure_download_mode_unsupported_esp32' into 'master'
fix(bootloader): Fix documentation as ESP32 does not support secure download mode
See merge request espressif/esp-idf!40005
|
2025-06-20 22:08:20 +05:30 |
|