morris
|
84e9496f9a
|
Merge branch 'feat/p4eco5_i2c_support_v5.5' into 'release/v5.5'
feat(i2c_p4eco5): update i2c_struct.h on P4 ECO5 (backport v5.5)
See merge request espressif/esp-idf!42486
|
2025-10-20 10:34:21 +08:00 |
|
Jiang Jiang Jian
|
1a6bc9685a
|
Merge branch 'bugfix/several_esp32_bugs_v5.5' into 'release/v5.5'
Bugfix/several esp32 bugs (v5.5)
See merge request espressif/esp-idf!42242
|
2025-10-16 14:57:53 +08:00 |
|
Mahavir Jain
|
ea36c4f609
|
Merge branch 'feature/esp_tee_c5_v5.5' into 'release/v5.5'
feat(esp_tee): Initial support for ESP32-C5 and related changes (v5.5)
See merge request espressif/esp-idf!42357
|
2025-10-16 09:39:23 +05:30 |
|
Chen Chen
|
bb164c31e1
|
refactor(i2c_p4eco5): update i2c_struct.h on P4 ECO5
Update the i2c_struct.h file to support P4ECO5.
|
2025-10-16 11:44:01 +08:00 |
|
Jin Cheng
|
53a1c66d41
|
fix(bt/controller): fixed several controller bugs
|
2025-10-16 10:25:34 +08:00 |
|
morris
|
df900f4b7b
|
Merge branch 'feat/p4_eco5_real_chip_v5.5' into 'release/v5.5'
p4: p4 eco5 real chip (v5.5)
See merge request espressif/esp-idf!42024
|
2025-10-15 10:56:53 +08:00 |
|
Laukik Hase
|
508a659001
|
feat(esp_tee): Support for ESP32-C5 - the rest of the components
|
2025-10-14 10:12:11 +05:30 |
|
armando
|
e6d4eec507
|
feat(p4): p4 rev3 real chip support
|
2025-10-13 15:25:23 +08:00 |
|
Zhou Xiao
|
3d7a2d32e3
|
change(ble): [AUTO_MR] updated rom linker script for ESP32-C2
|
2025-10-11 11:12:45 +08:00 |
|
Zhao Wei Liang
|
bc288d999d
|
change(ble): [AUTO_MR] updated rom linker script for ESP32-C2
(cherry picked from commit 32c3556c7a)
Co-authored-by: zwl <zhaoweiliang@espressif.com>
|
2025-09-22 11:36:51 +08:00 |
|
Jiang Jiang Jian
|
326f10b89f
|
Merge branch 'opt/opt_ble_stability_v5.5' into 'release/v5.5'
Improve ESP32 stability and security (v5.5)
See merge request espressif/esp-idf!41548
|
2025-09-02 14:34:45 +08:00 |
|
Jiang Jiang Jian
|
d64a453929
|
Merge branch 'fix/newlib_kconfig_variables_v5.5' into 'release/v5.5'
change(newlib): change CONFIG_NEWLIB* prefix to CONFIG_LIBC_NEWLIB* (v5.5)
See merge request espressif/esp-idf!41300
|
2025-09-02 14:17:04 +08:00 |
|
morris
|
d3177152b3
|
Merge branch 'bugfix/gpio_esp32_workaround_v5.5' into 'release/v5.5'
fix(gpio): fix ESP32 GPIO sleep mode handling (v5.5)
See merge request espressif/esp-idf!41214
|
2025-09-01 14:54:37 +08:00 |
|
Xiao Xufeng
|
6049a4a1c2
|
feat(tools): add c5, c61 into supported targets list
|
2025-08-30 01:23:15 +08:00 |
|
JinCheng
|
86a9b4ff9e
|
fix(bt/controller): fixed some controller bugs
|
2025-08-27 11:08:36 +08:00 |
|
muhaidong
|
b26c24ac02
|
fix(wifi): fix ersu compatibility issue
|
2025-08-19 19:49:29 +08:00 |
|
Alexey Lapshin
|
511e970d07
|
feat(newlib): add test for newlib_nano with esp32-psram
|
2025-08-15 12:10:47 +07:00 |
|
Alexey Lapshin
|
e1eae237a3
|
change(newlib): change CONFIG_NEWLIB* prefix to CONFIG_LIBC_NEWLIB*
|
2025-08-15 12:06:24 +07:00 |
|
Song Ruo Jing
|
f941ce5f1b
|
fix(gpio): remove GPIO_OUTPUT_SET macro for ESP32P4
Use GPIO_OUTPUT_SET led to compilation error
Closes https://github.com/espressif/esp-idf/issues/16050
|
2025-08-13 21:00:47 +08:00 |
|
Jiang Jiang Jian
|
dbc243657d
|
Merge branch 'change/ble_update_lib_20250806_v5.5' into 'release/v5.5'
change(ble): [AUTO_MR] 20250806 - Update ESP BLE Controller Lib (v5.5)
See merge request espressif/esp-idf!41141
|
2025-08-09 00:07:53 +08:00 |
|
Zhao Wei Liang
|
d5fc1a61fa
|
change(ble): [AUTO_MR] updated rom linker script for ESP32-C2
(cherry picked from commit 7f7c8e2c85)
Co-authored-by: zwl <zhaoweiliang@espressif.com>
|
2025-08-08 21:14:35 +08:00 |
|
chenjianxing
|
a3a1b42577
|
fix(wifi): fix wifi rom code using ets_delay_us for C5 and C61
|
2025-08-04 11:34:08 +05:30 |
|
Laukik Hase
|
c011bcb0dc
|
fix(esp_rom): Patch the esp_rom_delay_us API to use U-mode cycle CSR
|
2025-08-04 11:34:07 +05:30 |
|
Jiang Jiang Jian
|
7704a9e93e
|
Merge branch 'change/ble_update_lib_20250728_v5.5' into 'release/v5.5'
change(ble): [AUTO_MR] 20250728 - Update ESP BLE Controller Lib (v5.5)
See merge request espressif/esp-idf!40912
|
2025-08-01 10:37:34 +08:00 |
|
Jiang Jiang Jian
|
dafdf1205d
|
Merge branch 'feat/secure_boot_ecdsa_p384_v5.5' into 'release/v5.5'
Support Secure Boot using ECDSA-P384 curve (v5.5)
See merge request espressif/esp-idf!40822
|
2025-07-31 21:24:55 +08:00 |
|
Zhou Xiao
|
a4e40465c9
|
change(ble): [AUTO_MR] updated rom linker script for ESP32-C2
(cherry picked from commit ac6acf3629)
Co-authored-by: Zhou Xiao <zhouxiao@espressif.com>
|
2025-07-30 13:14:49 +08:00 |
|
Jiang Jiang Jian
|
8f36e23cc4
|
Merge branch 'fix/backport_some_wifi_fixes_v5.5' into 'release/v5.5'
fix(wifi): backport some wifi fixes to v5.5
See merge request espressif/esp-idf!40815
|
2025-07-25 23:33:52 +08:00 |
|
harshal.patil
|
476f8f6f51
|
feat(bootloader_support): Support Secure Boot using ECDSA-P384 curve
|
2025-07-25 14:25:31 +05:30 |
|
wangtao@espressif.com
|
1bce41e63f
|
fix(wifi): fix esp32c2 eco4 ld issue
|
2025-07-25 14:27:56 +08:00 |
|
yinqingzhao
|
bad80d35ee
|
fix(wifi): fix crash issue and tx error 0xa1
|
2025-07-25 14:26:20 +08:00 |
|
yinqingzhao
|
a69266ec8b
|
fix(wifi): fix inactive time reset when wifi disconnect
|
2025-07-25 14:24:19 +08:00 |
|
muhaidong
|
7b6a6531a4
|
fix(wifi): fix open mode rx fragment fail issue
|
2025-07-25 14:23:21 +08:00 |
|
Zhou Xiao
|
ae97379c9a
|
fix(ble): updated rom linker script for ESP32-C2
|
2025-07-25 00:01:49 +08:00 |
|
Jiang Jiang Jian
|
28eee20b5b
|
Merge branch 'bugfix/fix_phy_test_crash_v5.5' into 'release/v5.5'
fix(PHY): Fixed phy test example crash (v5.5)
See merge request espressif/esp-idf!40758
|
2025-07-24 23:54:02 +08:00 |
|
Jiang Jiang Jian
|
f7d3562271
|
Merge branch 'change/ble_update_lib_20250630_v5.5' into 'release/v5.5'
change(ble): [AUTO_MR] 20250630 - Update ESP BLE Controller Lib (v5.5)
See merge request espressif/esp-idf!40301
|
2025-07-24 23:51:46 +08:00 |
|
zwl
|
479346ff1f
|
fix(ble): fixed occasional assert triggered during controller disable on ESP32-C2
|
2025-07-24 00:46:18 +08:00 |
|
Marius Vikhammer
|
89f919a96f
|
fix(systimer): fixed ETM not working with systimer on C61 ECO3
|
2025-07-24 00:41:33 +08:00 |
|
Zhi Wei Jian
|
a33995c0e9
|
fix(rf/example): Fixed phy test example crash
(cherry picked from commit e2e5d4915b)
Co-authored-by: zhiweijian <zhiweijian@espressif.com>
|
2025-07-24 00:26:39 +08:00 |
|
Jiang Jiang Jian
|
536a807665
|
Merge branch 'bugfix/esp_flash_escape_checking_v5.5' into 'release/v5.5'
fix(esp_flash): fixed issue of escaping boundary check (v5.5)
See merge request espressif/esp-idf!40117
|
2025-07-22 17:16:49 +08:00 |
|
Jiang Jiang Jian
|
3c39b32195
|
Chip/support esp32c61 v5.5
|
2025-07-22 12:21:36 +08:00 |
|
yinqingzhao
|
66ddf66e64
|
fix(wifi): update ld files of esp32c5
|
2025-07-04 19:47:38 +08:00 |
|
yinqingzhao
|
fbc18b2c1d
|
fix(wifi): comment out some functions for esp32c5
|
2025-06-25 17:47:45 +08:00 |
|
Xiao Xufeng
|
da939fa729
|
fix(esp_flash): fixed issue of escaping boundary check
Also patched corresponding ROM functions
|
2025-06-25 01:35:21 +08:00 |
|
Zhao Wei Liang
|
1d9e0ac834
|
fix(ble): fixed assertion issue in connection state on ESP32C2-ECO4
(cherry picked from commit 83fd955f11)
Co-authored-by: zwl <zhaoweiliang@espressif.com>
|
2025-06-20 15:31:41 +08:00 |
|
Jiang Jiang Jian
|
b37d4b338c
|
Merge branch 'feat/support_sha512_for_esp32c5_v5.5' into 'release/v5.5'
Support SHA 512 for ESP32-C5 (v5.5)
See merge request espressif/esp-idf!39762
|
2025-06-19 01:16:08 +08:00 |
|
Jiang Jiang Jian
|
60e884b438
|
Merge branch 'fix/backport_some_wifi_bugs_v5.5_0617' into 'release/v5.5'
fix: backport some wifi bugs v5.5 0617
See merge request espressif/esp-idf!39953
|
2025-06-18 19:49:38 +08:00 |
|
harshal.patil
|
e7a76ff71e
|
feat(soc): Update ESP32-C5 ECO2 to support SHA512
|
2025-06-18 16:46:39 +05:30 |
|
Jiang Jiang Jian
|
5c6701aad0
|
Merge branch 'feat/reduce_bin_size_and_iram_for_ble_rom_code_v5.5' into 'release/v5.5'
feat(ble/controller): Reduce bin size and IRAM for BLE rom code on ESP32-C3 and ESP32-S3 (v5.5)
See merge request espressif/esp-idf!39453
|
2025-06-18 16:09:20 +08:00 |
|
Jiang Jiang Jian
|
6fd5f51432
|
Merge branch 'bugfix/fix_coex_ble_disc_v5.5' into 'release/v5.5'
fix(coex): Fix ble disconnect when coexisting wifi on esp32c2 (v5.5)
See merge request espressif/esp-idf!39625
|
2025-06-18 00:21:36 +08:00 |
|
liuning
|
85c77bdb82
|
fix(pm): reserve txqblocks when mac init at offchannels
|
2025-06-17 22:16:15 +08:00 |
|