Commit Graph

  • 736eda2189 fix(ble_mesh): fixed issue where private beacon used incorrect adv type luoxu 2025-03-19 14:11:43 +08:00
  • 85fcf36fb0 fix(ble_mesh): fixed some issues with ble50 luoxu 2025-01-07 16:40:45 +08:00
  • 822385a92e feat(ble_mesh): Remote Provisioning Server UUID Matchs Supported luoxu 2024-11-01 12:11:28 +08:00
  • 228470339f fix(ble_mesh): Remote Provisioning Client/Server bugs fixed luoxu 2024-11-01 12:09:49 +08:00
  • ced7ed49c3 feat(ble_mesh): update lib to bbb57d10f9 luoxu 2025-05-27 20:12:43 +08:00
  • 06992821d7 feat(ble_mesh): update lib to bbb57d10f9 luoxu 2025-05-27 20:11:21 +08:00
  • b90c12c30f fix(esp_netif): Fix incorrect DHCP call for PPP interfaces David Cermak 2025-04-14 18:49:43 +02:00
  • ffdd4d6c7b feat(ble_mesh): update lib to bbb57d10f9 luoxu 2025-05-27 20:04:48 +08:00
  • 113f40a3e0 feat(esp_hw_support): support gate PLL div clock source by reference count wuzhenghui 2025-01-15 21:41:34 +08:00
  • 34f249a28b feat(esp_hw_support): support esp_perip_clk_init for esp32c5 wuzhenghui 2025-01-20 15:49:03 +08:00
  • 904d9526d3 Merge branch 'feat/change_mcpwm_prescale' into 'master' Chen Ji Chang 2025-05-27 19:27:43 +08:00
  • 643e6ffdf1 feat(ble_mesh): Change the type of rpl size from uint8 to uint16 luoxu 2025-05-19 12:00:11 +08:00
  • c17baef38d feat(test): Lower the scope when win tests are automatically executed Marek Fiala 2025-05-27 11:24:58 +02:00
  • 7926ffd13f feat(hal): enabled hardware deterministic mode in ESP32H21 nilesh.kale 2025-05-27 14:54:13 +05:30
  • 94994f7ad3 fix(test): Temporarily disable test_cli_installer_win Marek Fiala 2025-05-27 10:44:58 +02:00
  • 85474d15cc feat(ble_mesh): Change the type of rpl size from uint8 to uint16 luoxu 2025-05-19 12:00:11 +08:00
  • d3443c224a fix(ble_mesh): update ble 50 macro on unsupported version luoxu 2025-05-27 14:26:48 +08:00
  • 70d888ddb0 feat(ble_mesh): Change the type of rpl size from uint8 to uint16 luoxu 2025-05-19 12:00:11 +08:00
  • cf321a1647 fix(ble_mesh): update ble 50 macro on unsupported version luoxu 2025-05-27 14:26:48 +08:00
  • 8bf1aa8e51 fix(bt/controller): Fixed controller flash only bug if hci-uart is enabled zhiweijian 2025-03-24 20:33:08 +08:00
  • 8c2bce45c4 feat(ble/controller): Reduce bin size and IRAM for BLE rom code zhiweijian 2025-04-21 20:22:34 +08:00
  • 5bdb604d4f feat(ble/controller): Reduce bin size and IRAM for BLE rom code zhiweijian 2025-04-21 20:22:34 +08:00
  • 7a07743ecc ci(esp_wifi): Extend eloop test to verify wifi deinit properly Kapil Gupta 2025-04-14 20:29:24 +05:30
  • 56b6b03e57 fix(esp_wifi): Fixed some concurrency issues in eloop deinit Kapil Gupta 2025-04-14 16:14:30 +05:30
  • bc9d6c093f fix(esp_wifi): Add eloop blocking call API for public APIs Kapil Gupta 2025-04-09 14:53:08 +05:30
  • 2348bc3ff9 ci(esp_wifi): Extend eloop test to verify wifi deinit properly Kapil Gupta 2025-04-14 20:29:24 +05:30
  • 6d97c71d91 fix(esp_wifi): Fixed some concurrency issues in eloop deinit Kapil Gupta 2025-04-14 16:14:30 +05:30
  • 3e810f5936 fix(esp_wifi): Add eloop blocking call API for public APIs Kapil Gupta 2025-04-09 14:53:08 +05:30
  • 7cfa2617af fix(esp_wifi): Fixed static analyzer issues Kapil Gupta 2025-05-20 21:29:45 +05:30
  • 4ab256a441 fix(esp_wifi): Disble IP renew skip by default Kapil Gupta 2025-05-20 21:31:51 +05:30
  • 221f641eb8 fix(esp_wifi): Fixed static analyzer issues Kapil Gupta 2025-05-20 21:29:45 +05:30
  • 4514aa8e11 fix(esp_wifi): Disble IP renew skip by default Kapil Gupta 2025-05-20 21:31:51 +05:30
  • 33df4408d7 feat(ble/controller): Reduce bin size and IRAM for BLE rom code Zhi Wei Jian 2025-05-27 16:03:34 +08:00
  • ad523cf3ff feat(ble/controller): Reduce bin size and IRAM for BLE rom code Zhi Wei Jian 2025-05-27 16:03:29 +08:00
  • 3a6eb5f502 fix(ble_mesh): fixed issue where private beacon used incorrect adv type luoxu 2025-03-19 14:11:43 +08:00
  • 57f6209d17 fix(ble_mesh): fixed some issues with ble50 luoxu 2025-01-07 16:40:45 +08:00
  • 640b37d7d5 feat(ble_mesh): Remote Provisioning Server UUID Matchs Supported luoxu 2024-11-01 12:11:28 +08:00
  • 6f73b4b4d4 fix(ble_mesh): Remote Provisioning Client/Server bugs fixed luoxu 2024-11-01 12:09:49 +08:00
  • bd4fee986c fix(ble_mesh): fixed issue where private beacon used incorrect adv type luoxu 2025-03-19 14:11:43 +08:00
  • 6df436f63c fix(ble_mesh): fixed some issues with ble50 luoxu 2025-01-07 16:40:45 +08:00
  • 6ff7b65c34 feat(ble_mesh): Remote Provisioning Server UUID Matchs Supported luoxu 2024-11-01 12:11:28 +08:00
  • 876a4aac1f fix(ble_mesh): Remote Provisioning Client/Server bugs fixed luoxu 2024-11-01 12:09:49 +08:00
  • 456ae964a1 Merge branch 'refactor/remove_i2c_slave_v1' into 'master' C.S.M 2025-05-27 15:28:43 +08:00
  • 281664bb12 fix(wifi): fix the issue that sta connection info loss lr info on C5/C6 zhangyanjiao 2025-05-27 15:15:54 +08:00
  • 3ebab4f681 fix(ble/bluedroid): Fixed clear BLE device recored Zhang Hai Peng 2025-05-27 15:13:54 +08:00
  • 3b6faa8514 fix(ble/bluedroid): Fixed issue with deleting link key when classic Bluetooth is not used Zhang Hai Peng 2025-05-27 15:13:51 +08:00
  • 9344c8873a fix(ble/bluedroid): Fixed clear BLE device recored Zhang Hai Peng 2025-05-27 15:13:46 +08:00
  • 37ac34cff0 fix(ble/bluedroid): Fixed issue with deleting link key when classic Bluetooth is not used Zhang Hai Peng 2025-05-27 15:13:43 +08:00
  • e64937f7f6 fix(ble/bluedroid): Fixed clear BLE device recored Zhang Hai Peng 2025-05-27 15:13:38 +08:00
  • 26ca2561f6 fix(ble/bluedroid): Fixed issue with deleting link key when classic Bluetooth is not used Zhang Hai Peng 2025-05-27 15:13:35 +08:00
  • b3560860dd Merge branch 'bugfix/supplicant_analyzer_fixes' into 'master' Jiang Jiang Jian 2025-05-27 15:07:30 +08:00
  • b50ce3c7ac feat(coex): implement BT coex timer event linruihao 2025-05-12 20:19:15 +08:00
  • 0227813912 Merge branch 'backport/backport_some_wifi_changes_250526_v5.2' into 'release/v5.2' Jiang Jiang Jian 2025-05-27 14:48:17 +08:00
  • 77e18528cd feat(mcpwm): change default mcpwm group prescale to 1 Chen Jichang 2025-05-27 14:46:34 +08:00
  • e89dc281e9 test(mcpwm): add multi input banding to the same pin test Chen Jichang 2025-05-22 18:44:26 +08:00
  • 45a9a31a7e Merge branch 'fix/wss_server_larger_partition' into 'master' Michael (XIAO Xufeng) 2025-05-27 14:47:25 +08:00
  • 6f5c9d4a4c Merge branch 'change/exclude_cve-2023-53154_v5.4' into 'release/v5.4' Jiang Jiang Jian 2025-05-27 14:43:37 +08:00
  • c91a897697 Merge branch 'bugfix/fix_send_delete_link_key_cmd_1' into 'master' Zhang Hai Peng 2025-05-27 14:41:59 +08:00
  • 279dc78e38 fix(coex): fix some external coexist issue muhaidong 2025-05-07 21:30:16 +08:00
  • 18b48329df Merge branch 'backport/backport_some_wifi_changes_250526_v5.3' into 'release/v5.3' Jiang Jiang Jian 2025-05-27 14:36:27 +08:00
  • b4846b8f26 Merge branch 'fix/printf_va_list_cross_function_pass' into 'master' Island 2025-05-27 14:21:01 +08:00
  • c6b1ae4d7a Merge branch 'feat/ble_log_spi_out_dev_phase_3_v5.1' into 'release/v5.1' Island 2025-05-27 14:20:58 +08:00
  • a46990ff5e fix(uart): fix nmea0183 example wrong knots to m/s unit conversion Song Ruo Jing 2025-04-03 22:16:28 +08:00
  • ec373b51b8 fix(uart): correct C3/S3 module enable porcedure to avoid undesired line noise Song Ruo Jing 2025-03-19 22:00:09 +08:00
  • 3b3ae85bbe fix(sleep): uart suspend/flush should also check if port is enabled on esp32 Song Ruo Jing 2025-03-13 19:10:21 +08:00
  • 16fced715f docs(uart): improve set/get baud rate API docs Song Ruo Jing 2025-03-06 18:47:41 +08:00
  • 1084a1e14c fix(uart): fixed coverity ininitialized scalar variable in uart_tcgetattr Song Ruo Jing 2025-02-05 16:06:33 +08:00
  • 253c69da08 fix(dedic_gpio): fix calloc to heap_caps_calloc Song Ruo Jing 2025-05-19 22:18:24 +08:00
  • bb52e53ede fix(uart): eliminate garbled data on UART TX/RX line in sleep Song Ruo Jing 2025-04-23 16:13:09 +08:00
  • 60f5828a4a feat(uart): add pin release process to uart driver Song Ruo Jing 2025-04-23 15:28:41 +08:00
  • 78214d16ee fix(nimble): Add changes for coverity reported issue Rahul Tank 2025-05-20 15:37:20 +05:30
  • 66c12d4efe fix(nimble): Add support for minimilistic builds Rahul Tank 2025-04-17 14:19:49 +05:30
  • 89c26078da fix(nimble): Extend support for allow connect during scan for more chips Rahul Tank 2025-05-12 11:41:22 +05:30
  • c36adf0947 fix(nimble): Add configurable option to select ext adv v2 command Rahul Tank 2025-05-07 14:40:37 +05:30
  • 385ac5a7e3 Merge branch 'change/exclude_cve-2023-53154_v5.1' into 'release/v5.1' Mahavir Jain 2025-05-27 11:04:03 +05:30
  • 6e4a2619ee fix(nimble): Added api's for fetching gatt cache info and discover included service Astha Verma 2025-04-14 11:55:11 +05:30
  • 52040c6a77 fix(wifi) : Set rrm config condition in case RRM monitoring is enabled tarun.kumar 2025-04-29 12:29:25 +05:30
  • 2c5530528c fix(advanced_ota): Added support for cert bundle in advanced OTA hrushikesh.bhosale 2025-05-16 22:42:27 +05:30
  • 11334e1afd fix(wifi) : Set rrm config condition in case RRM monitoring is enabled tarun.kumar 2025-04-29 12:29:25 +05:30
  • 9bb951c77b Merge branch 'change/exclude_cve-2023-53154_v5.2' into 'release/v5.2' Mahavir Jain 2025-05-27 10:52:49 +05:30
  • 30630c6666 Merge branch 'change/exclude_cve-2023-53154_v5.3' into 'release/v5.3' Mahavir Jain 2025-05-27 10:52:07 +05:30
  • 7e554894ce Merge branch 'change/sync_trm_csv_update_5_23' into 'master' Kevin (Lao Kaiyao) 2025-05-27 12:45:14 +08:00
  • 1d9e0ceab7 wss_server: use large partition table config Xiao Xufeng 2025-05-27 12:00:33 +08:00
  • 606ba21345 Merge branch 'feat/ble_log_spi_out_dev_phase_3_v5.4' into 'release/v5.4' Jiang Jiang Jian 2025-05-27 11:32:51 +08:00
  • 1f37a8da9a refactor(i2c): Remove i2c slave v1 driver C.S.M 2025-05-22 11:30:27 +08:00
  • fd7cfe0b04 fix(esp_system): fix RTC reserved area alignment in the linker script Omar Chebib 2024-02-01 11:57:31 +08:00
  • 76b003c8d6 Merge branch 'bugfix/fix_ble_scan_no_adv_report_when_connected_v5.4' into 'release/v5.4' Jiang Jiang Jian 2025-05-27 11:15:50 +08:00
  • 3c118a4a10 Merge branch 'bugfix/handle_flow_control_flag_v5.4' into 'release/v5.4' Jiang Jiang Jian 2025-05-27 11:15:32 +08:00
  • 89edea04e1 Merge branch 'bugfix/esp32s2_memprot_clear_v5.4' into 'release/v5.4' Jiang Jiang Jian 2025-05-27 11:14:39 +08:00
  • 871aeae6ad Merge branch 'fix/lp_periph_use_int_raw_v5.4' into 'release/v5.4' Jiang Jiang Jian 2025-05-27 11:11:29 +08:00
  • 2b81deaca8 Merge branch 'change/psram_2t_check_only_on_ap' into 'master' Armando (Dou Yiwen) 2025-05-27 03:10:24 +00:00
  • 463135fded docs: Update CN translation for partition-tables.rst Zhang Shuxian 2025-05-23 16:30:23 +08:00
  • 9d6a4e6962 Merge branch 'docs/fix_p4_usb_jtag_pins_v5.4' into 'release/v5.4' Jiang Jiang Jian 2025-05-27 11:02:02 +08:00
  • 82eba308c8 Merge branch 'docs/autocolor_multiline_v5.4' into 'release/v5.4' Jiang Jiang Jian 2025-05-27 11:01:24 +08:00
  • 0ba1b04ebb Merge branch 'bugfix/fix_some_ble_bugs_0422_v5.4' into 'release/v5.4' Jiang Jiang Jian 2025-05-27 10:58:54 +08:00
  • 5c11f71fbc Merge branch 'backport/backport_some_changes_250512_v5.4' into 'release/v5.4' Jiang Jiang Jian 2025-05-27 10:52:57 +08:00
  • 87c18b1a46 Merge branch 'feat/socket_count_checks_v5.4' into 'release/v5.4' Jiang Jiang Jian 2025-05-27 10:32:30 +08:00
  • 0a93309a89 change(cache): update cache soc headers of c61 laokaiyao 2025-05-23 14:33:55 +08:00
  • 78a2e2cb2f change(apm): update apm soc headers of c5 laokaiyao 2025-05-23 14:28:28 +08:00
  • 10aef84983 change(etm): update etm soc headers of h21 laokaiyao 2025-05-23 14:23:45 +08:00