luoxu
|
cd627d6453
|
feat(ble_mesh): add cas operation for bt_mesh_atomic_val_t
|
2024-07-04 12:13:34 +08:00 |
|
Jiang Jiang Jian
|
ffe0de9607
|
Merge branch 'bugfix/fix_idfgh_12600_v5.3' into 'release/v5.3'
fix(coex): fix ESP32 Wi-Fi cant tx after sw_reset with BLE scan
See merge request espressif/esp-idf!31788
|
2024-07-04 10:56:30 +08:00 |
|
Island
|
32334c7a25
|
Merge branch 'bugfix/fixed_hci_uart_error_on_esp32c6_esp32h2_v5.3' into 'release/v5.3'
feat(bluetooth/controller): Fixed the issue of unresponsiveness when using hci... (v5.3)
See merge request espressif/esp-idf!31750
|
2024-07-03 17:21:18 +08:00 |
|
Aditya Patwardhan
|
a56a4b8980
|
fix(soc): Disable key manager and ECDSA peripheral support for esp32p4
The support is disabled only for ECO1 and below
|
2024-07-03 15:28:41 +08:00 |
|
Tomas Rezucha
|
90149f6ffd
|
fix(usb/host): Decode error flags in ISOC transfers
|
2024-07-03 09:15:48 +02:00 |
|
Linda
|
c60e627bba
|
docs: Migrate user guides of ESP32-C3-DevKitM and ESP32-C3-DevKitC to esp-dev-kits
|
2024-07-01 15:26:49 +08:00 |
|
WanqQixiang
|
9d60b907d5
|
fix(openthread): register uart vfs devices when they are not registered
|
2024-06-28 16:02:27 +08:00 |
|
Sudeep Mohanty
|
1c95a38ed1
|
test: Added LP core unit tests for LP SPI
This commit adds tests for LP SPI master and LP SPI slave devices.
|
2024-06-28 08:57:28 +02:00 |
|
Sudeep Mohanty
|
f910f13de9
|
feat(lp-spi): Added support for LP SPI driver to the LP Core on esp32p4
This commit adds LP SPI master and LP SPI slave support for the LP Core
on the esp32p4.
|
2024-06-28 08:57:28 +02:00 |
|
liuning
|
9417e857a8
|
fix(coex): fix ESP32 Wi-Fi cant tx after sw_reset with BLE scan
Closes https://github.com/espressif/esp-idf/issues/13598
|
2024-06-28 14:33:40 +08:00 |
|
Marius Vikhammer
|
f3a5160e2c
|
ci(qemu): increase timeout for esp_intr_dump test
|
2024-06-28 14:24:44 +08:00 |
|
wuzhenghui
|
0291269573
|
fix(esp_hw_support): wait eFuse controller idle after sleep wakeup
|
2024-06-28 13:58:44 +08:00 |
|
wuzhenghui
|
6e1d598703
|
fix(esp_hw_support): reset smp core state if the sleep request is rejected by hardware
|
2024-06-28 13:58:44 +08:00 |
|
wuzhenghui
|
eb45491d00
|
feat(esp_hw_support): bypass rst_reason override for esp32p4eco1
|
2024-06-28 13:58:44 +08:00 |
|
wuzhenghui
|
fdb0dd23ca
|
feat(esp_hw_support): support LP_Peripheral & CNNT power domain auto powerdown on esp32p4eco1
|
2024-06-28 13:58:44 +08:00 |
|
Marius Vikhammer
|
6b1a173030
|
Merge branch 'docs/fix_ulp_doxygen_comment_v5.3' into 'release/v5.3'
docs(ulp): fix doxygen comment formatting (v5.3)
See merge request espressif/esp-idf!31767
|
2024-06-28 12:27:57 +08:00 |
|
zhanghaipeng
|
429eb0952c
|
fix(ble/bluedroid): Fixed BLE report event when connection fails
|
2024-06-28 12:00:33 +08:00 |
|
Marius Vikhammer
|
350d4c03da
|
docs(ulp): fix doxygen comment formatting
|
2024-06-27 17:08:25 +08:00 |
|
zwl
|
2543313f80
|
feat(bluetooth/controller): Fixed the issue of unresponsiveness when using hci uart mode on ESP32-C5
|
2024-06-26 17:33:24 +08:00 |
|
zwl
|
d617f8d5b0
|
feat(bluetooth/controller): Fixed the issue of unresponsiveness when using hci uart mode on ESP32-C6 and ESP32-H2
|
2024-06-26 17:33:24 +08:00 |
|
chenjianhua
|
2845990aff
|
feat(bt/bluedroid): Add definition for the reason of BLE authentication failure
|
2024-06-26 17:25:39 +08:00 |
|
chenjianhua
|
14b64bfede
|
fix(bt/bluedroid): Fixed BLE security vulnerability when using fixed IRK
|
2024-06-26 17:25:24 +08:00 |
|
linruihao
|
73ef188a8c
|
fix(bt): Overwrite a function in esp32c3 eco7 rom
|
2024-06-26 17:23:29 +08:00 |
|
chenjianhua
|
1b36724897
|
fix(bt): Update bt lib for ESP32-C3 and ESP32-S3(0738a61)
- Fixed BT BB interrupt allocation
- Refactor the prefix of assert print
- Fixed HCI LE set privacy mode command handle
|
2024-06-26 17:23:29 +08:00 |
|
chenjianhua
|
ad31f4f029
|
fix(bt): Update bt lib for ESP32-C3 and ESP32-S3(eca46a0)
- Fixed adv data buffer free after restart adv
- Fixed BLE interrupt allocation using esp API
|
2024-06-26 17:23:29 +08:00 |
|
Lou Tianhao
|
dc9f9bf957
|
docs(pm): add description for gpio_wakeup
|
2024-06-26 14:04:49 +08:00 |
|
Marius Vikhammer
|
91aab8e6fd
|
Merge branch 'docs/update_c5_esp_timer_docs_v5.3' into 'release/v5.3'
docs(sys-time): add esp32c5 info into programming guide docs (v5.3)
See merge request espressif/esp-idf!31561
|
2024-06-25 16:59:37 +08:00 |
|
Xiaoyu Liu
|
8cabe4380b
|
docs(sys-time): add esp32c5 info into programming guide docs
|
2024-06-25 15:35:11 +08:00 |
|
Jiang Jiang Jian
|
4cfea9e864
|
Merge branch 'feat/put_bt_interface_code_to_rom_v5.3' into 'release/v5.3'
Feat/put bt interface code to rom (v5.3)
See merge request espressif/esp-idf!31549
|
2024-06-25 13:57:29 +08:00 |
|
morris
|
3e3e1c77ba
|
change(aes): refactor DMA buffer allocation
|
2024-06-25 13:49:24 +08:00 |
|
morris
|
b52b99a756
|
change(adc): refactor DMA memory allocation
|
2024-06-25 13:49:24 +08:00 |
|
morris
|
d054c4bcb6
|
fix(huk): switch case fall through unexpected
|
2024-06-25 13:42:22 +08:00 |
|
Jiang Jiang Jian
|
e7b6fb75d4
|
Merge branch 'bugfix/fix_phy_cal_data_v5.3' into 'release/v5.3'
fix(phy): add phy calibration data check when mode is not none calibration(v5.3)
See merge request espressif/esp-idf!31480
|
2024-06-25 11:36:50 +08:00 |
|
Jiang Jiang Jian
|
d83e4bcfbe
|
Merge branch 'fix/trigger_system_reset_in_brownout_isr_v5.3' into 'release/v5.3'
change(esp_system): trigger digital system reset in brownout isr (v5.3)
See merge request espressif/esp-idf!31683
|
2024-06-25 09:40:51 +08:00 |
|
Jiang Jiang Jian
|
92c239d9b0
|
Merge branch 'docs/add_signature_verification_numbers_esp32p4_v5.3' into 'release/v5.3'
docs(secure_boot): Add secure boot signature verification time for esp32p4 (v5.3)
See merge request espressif/esp-idf!31688
|
2024-06-25 09:40:03 +08:00 |
|
Jiang Jiang Jian
|
e722672fcc
|
Merge branch 'doc/p4_rng_v5.3' into 'release/v5.3'
docs(esp_hw_support): Adjusted RNG docs to reflect P4 changes (v5.3)
See merge request espressif/esp-idf!31658
|
2024-06-25 09:26:43 +08:00 |
|
Jiang Jiang Jian
|
2d397782d8
|
Merge branch 'docs/freertos_docs_for_c5_c61_v5.3' into 'release/v5.3'
docs(freertos): Enabled FreeRTOS docs for esp32c5 (v5.3)
See merge request espressif/esp-idf!31538
|
2024-06-25 01:01:00 +08:00 |
|
xiongweichao
|
4a919356ba
|
fix(bt/bluedroid): Fixed deadlock caused by not unlocking
|
2024-06-25 00:59:25 +08:00 |
|
xiongweichao
|
6c01ce3ae2
|
fix(bt/bluedroid): Fixed L2CAP using wrong handle
- Fixed the issue of using the wrong handle to handle the BTA_JV_L2CAP_READ_EVT event.
- Closes https://github.com/espressif/esp-idf/issues/13847
|
2024-06-25 00:59:25 +08:00 |
|
Jiang Jiang Jian
|
397b1e51a5
|
Merge branch 'fix/docs_wifi_get_sta_list_v5.3' into 'release/v5.3'
fix(docs): tcpip_adapter: Document replacement of tcpip_adapter_get_sta_list (v5.3)
See merge request espressif/esp-idf!31170
|
2024-06-25 00:58:33 +08:00 |
|
Jiang Jiang Jian
|
6c7c212f98
|
Merge branch 'feat/update-memory-layout-c5-mp_v5.3' into 'release/v5.3'
feat(heap): support heap and update memory layout on esp32c5-mp target (backport v5.3)
See merge request espressif/esp-idf!31040
|
2024-06-25 00:55:00 +08:00 |
|
Jiang Jiang Jian
|
c56b21bbd5
|
Merge branch 'bugfix/wifi-6570_v5.3' into 'release/v5.3'
backport v5.3: fix the issue of wifipwr losing its clock during sleep on the esp32c6 eco1
See merge request espressif/esp-idf!31602
|
2024-06-25 00:29:10 +08:00 |
|
Sudeep Mohanty
|
52a5fbf3f9
|
fix(ulp-risc-v): Fixed RTC I2C multi-byte read/write issue for ULP RISC-V
This commit fixes an issue where multi-byte reads and writes over the
RTC I2C peripheral got stuck on the esp32s2 and esp32s3.
Closes https://github.com/espressif/esp-idf/issues/12235
|
2024-06-24 17:10:36 +02:00 |
|
Jiang Jiang Jian
|
8f9467dc2b
|
Merge branch 'feature/support_esp32p4_dcdc_always_on_v5.3' into 'release/v5.3'
feat(esp_hw_support): support esp32p4 dcdc always on during lightsleep (v5.3)
See merge request espressif/esp-idf!31681
|
2024-06-24 20:12:51 +08:00 |
|
Xiao Xufeng
|
3105644642
|
feat(esp32p4): make revision v0.1 the default version
|
2024-06-24 20:11:02 +08:00 |
|
chenjianxing
|
872319ac5e
|
fix(phy): add phy calibration data check when mode is not none calibration
|
2024-06-24 20:05:09 +08:00 |
|
Jiang Jiang Jian
|
34e5669b7b
|
Merge branch 'bugfix/wpa3_init_crash_v5.3' into 'release/v5.3'
fix(wpa_supplicant): Fix wpa3 AP crash because of dangling pointer (v5.3)
See merge request espressif/esp-idf!31540
|
2024-06-24 19:58:27 +08:00 |
|
Jiang Jiang Jian
|
11d946582c
|
Merge branch 'bugfix/revert_c5_threshold_changes_v5.3' into 'release/v5.3'
Revert "fix(rom): fixed esprv_int_set_threshold on C5" (v5.3)
See merge request espressif/esp-idf!31507
|
2024-06-24 19:58:03 +08:00 |
|
Jiang Jiang Jian
|
0a1dc07248
|
Merge branch 'bugfix/fix_dhcp_pool_issue_on_dhcp_server_v5.3' into 'release/v5.3'
fix(lwip): fixed the dhcp pool error on dhcp server (v5.3)
See merge request espressif/esp-idf!31264
|
2024-06-24 19:43:41 +08:00 |
|
gongyantao
|
ae4013c1a6
|
fix(bt): add integrity check when temporary link key selected
|
2024-06-24 17:48:27 +08:00 |
|