Commit Graph

  • e4e2a83e2f Merge branch 'fix/console-deinit-deadlock' into 'master' Guillaume Souchere 2025-04-04 13:56:03 +08:00
  • bd314c2460 refactor(esp_tee): Update the SHA clock configuration service call Laukik Hase 2025-03-03 15:14:32 +05:30
  • 3e95020c59 refactor(esp_security): Introduce dedicated APIs for crypto clock configuration Laukik Hase 2025-03-05 17:22:14 +05:30
  • 6658d081e2 Merge branch 'feature/ecdsa_op_w_tee_sec_stg' into 'master' Mahavir Jain 2025-04-04 12:47:53 +08:00
  • 952e0e3bfb Merge branch 'feat/configurable_mbedtls_sha1_v5.4' into 'release/v5.4' Mahavir Jain 2025-04-04 12:32:38 +08:00
  • ccf7178582 Merge branch 'fix/examples_python3.13_ssl_conn_failure' into 'master' Mahavir Jain 2025-04-04 12:30:05 +08:00
  • 762919054f fix(wifi): Fix crash when set config is called with changed password Sajia 2025-03-18 16:44:08 +05:30
  • 0fd60e373e fix(wifi): Fix wrong PMKSA cache entry being used when wifi password is changed Sarvesh Bodakhe 2025-04-04 00:13:45 +05:30
  • c9c0e8b63e fix(usb/hal/dwc): Correct host channel number calculation igor.masar 2025-02-20 13:41:34 +01:00
  • 26ffbce8c2 Merge branch 'fix/fix_security_app_readme_v5.4' into 'release/v5.4' Aditya Patwardhan 2025-04-03 22:38:35 +08:00
  • b077caeebc refactor(examples/storage): update document links sonika.rathi 2025-03-26 09:04:55 +01:00
  • d1b0c395c6 Merge branch 'feature/support_sco_coexist_v5.4' into 'release/v5.4' Jiang Jiang Jian 2025-04-03 20:13:03 +08:00
  • 60d077eadd Merge branch 'ci/disable_deploy_stable_docs_v5_3' into 'release/v5.3' Jiang Jiang Jian 2025-04-03 19:53:28 +08:00
  • 246917f51d Merge branch 'fix/fix_l2_cache_miss_issue_5.3_2' into 'release/v5.3' Jiang Jiang Jian 2025-04-03 19:52:37 +08:00
  • da316111c9 Merge branch 'fix/fix_l2_cache_miss_issue' into 'master' Jiang Jiang Jian 2025-04-03 19:50:26 +08:00
  • e49d5914b0 Merge branch 'refactor/sae_pt_flag' into 'master' Jiang Jiang Jian 2025-04-03 18:58:14 +08:00
  • f1ff9e1afc refactor(examples/storage): add nvs_console example sonika.rathi 2025-03-26 08:53:49 +01:00
  • 24065c6bbd refactor(examples/storage): update nvs_rw_blob and nvs_rw_value examples sonika.rathi 2025-03-26 08:50:26 +01:00
  • e4e56a4687 refactor(examples/storage): move all the nvs examples to 'examples/storeage/nvs' directory sonika.rathi 2025-03-25 18:34:32 +01:00
  • 4602665e5d fix(bt): Update bt lib for ESP32-C3 and ESP32-S3(a684dd5) chenjianhua 2025-04-01 16:32:28 +08:00
  • 3fd107aa04 feat(mbedtls): Add support for ECDSA signing with TEE secure storage Laukik Hase 2025-02-13 14:22:30 +05:30
  • 1e8933d296 feat(esp_tee): Add support for SECP192R1 curve in TEE secure storage Laukik Hase 2025-02-12 17:16:53 +05:30
  • 649de6d251 feat(802.15.4) add a build CI test for debugging feature zwx 2025-04-02 12:09:05 +08:00
  • 819ada5b19 feat(802.15.4): supported tx/rx frame dumping zwx 2025-03-24 19:07:53 +08:00
  • ee150dbf1c feat(802.15.4) add a build CI test for debugging feature zwx 2025-04-02 12:09:05 +08:00
  • 6e560ba1de feat(802.15.4): supported tx/rx frame dumping zwx 2025-03-24 19:07:53 +08:00
  • 75abe550a3 feat(802.15.4) add a build CI test for debugging feature zwx 2025-04-02 12:09:05 +08:00
  • c72bbe13ba feat(802.15.4): supported tx/rx frame dumping zwx 2025-03-24 19:07:53 +08:00
  • 9df731bf36 Merge branch 'fix/incorrect_console_open_and_close_behaviour_v5.4' into 'release/v5.4' Martin Vychodil 2025-04-03 17:01:57 +08:00
  • 1e30aa74b5 Merge branch 'feat/h21_spi_driver_support' into 'master' Wan Lei 2025-04-03 16:15:14 +08:00
  • a25e7ab59e Merge branch 'docs/parlio_tx_programming_guide' into 'master' Chen Ji Chang 2025-04-03 16:13:29 +08:00
  • 8f0e9f038b fix(tinyusb): Update console exit mechanism in tusb_msc example Guillaume Souchere 2025-04-01 12:42:58 +02:00
  • 30f8b59ed0 feat(console): Make console deinit optional Guillaume Souchere 2025-03-11 12:18:22 +01:00
  • 8a89dc0b9c feat(vfs): Add linux target support for esp_vfs_eventfd Guillaume Souchere 2025-02-05 11:30:32 +01:00
  • 203b3b5a4e fix(console): Memory leaks after deinit Guillaume Souchere 2025-02-06 13:21:03 +01:00
  • 5b2f2e05f3 fix(console): add ability to unblock linenoise, to fix deadlock Guillaume Souchere 2025-03-05 12:23:08 +01:00
  • 2c990a6933 Merge branch 'bugfix/linux_host_test' into 'master' Marius Vikhammer 2025-04-03 15:14:21 +08:00
  • 6f13ac088f Merge branch 'fix/memory-utils-ptr-executable_v5.4' into 'release/v5.4' Marius Vikhammer 2025-04-03 14:58:36 +08:00
  • 8efb55e925 Merge branch 'bugfix/fixed_c2eco4_ble_crash_issue_5.0' into 'release/v5.0' Island 2025-04-03 14:43:52 +08:00
  • a67f6742db Merge branch 'bugfix/fixed_c2eco4_ble_crash_issue_5.2' into 'release/v5.2' Island 2025-04-03 14:42:53 +08:00
  • 2d90379533 Merge branch 'bugfix/fixed_c2eco4_ble_crash_issue_5.1' into 'release/v5.1' Island 2025-04-03 14:42:41 +08:00
  • a3cf6b07b7 Merge branch 'bugfix/fixed_c2eco4_ble_crash_issue_5.4' into 'release/v5.4' Island 2025-04-03 14:42:30 +08:00
  • f7218f7782 Merge branch 'bugfix/fixed_c2eco4_ble_crash_issue' into 'master' Island 2025-04-03 14:42:17 +08:00
  • 0d00802fc9 Merge branch 'test/add_cache2phys_xip_tests_v5.1' into 'release/v5.1' morris 2025-04-03 14:34:39 +08:00
  • 4249e00820 fix(nimble): Handle connection posting condition Rahul Tank 2025-04-02 21:29:39 +05:30
  • c4e164b2a1 fix(nimble): Handle connection posting condition Rahul Tank 2025-04-02 21:29:39 +05:30
  • 01a11e1e88 fix(nimble): Handle connection posting condition Rahul Tank 2025-04-02 21:29:39 +05:30
  • 8094b821c8 fix(examples): Example CA certs must contain the Key Usage parameter harshal.patil 2025-04-02 13:07:02 +05:30
  • 3abd397e67 fix(nimble): Handle connection posting condition Rahul Tank 2025-04-02 21:29:39 +05:30
  • 77b9f5e054 fix(examples): Example CA certs must contain the Key Usage parameter harshal.patil 2025-04-03 11:04:50 +05:30
  • 2acb037138 fix(examples): Example CA certs must contain the Key Usage parameter harshal.patil 2025-04-02 13:07:02 +05:30
  • 28e42429f4 fix(examples): Example CA certs must contain the Key Usage parameter harshal.patil 2025-04-02 13:07:02 +05:30
  • dcd80b2528 fix(examples): Example CA certs must contain the Key Usage parameter harshal.patil 2025-04-02 13:07:02 +05:30
  • b869b7fd87 fix(nimble): Replaced incorrect sizeof with strnlen Rahul Tank 2025-03-17 14:24:52 +05:30
  • 77771f50d5 fix(nimble): Replaced incorrect sizeof with strnlen Rahul Tank 2025-03-17 14:24:52 +05:30
  • 07540f3253 refactor(wifi): Add SAE PT config flag and optimize wifi bin size for sta mode Sajia 2025-02-14 11:23:39 +05:30
  • ddd19eee94 fix(esp_hw_support): fix min sleep time calculation missmatch in powerdown flash decision wuzhenghui 2025-03-19 19:27:09 +08:00
  • 9221c4eecd fix(examples): Example CA certs must contain the Key Usage parameter harshal.patil 2025-04-02 13:07:02 +05:30
  • fc823576ac fix(esp_hw_support): fix min sleep time calculation missmatch in powerdown flash decision wuzhenghui 2025-03-19 19:27:09 +08:00
  • ddcfa84676 fix(esp_hw_support): fix min sleep time calculation missmatch in powerdown flash decision wuzhenghui 2025-03-19 19:27:09 +08:00
  • 992d0db153 fix(esp_hw_support): fix min sleep time calculation missmatch in powerdown flash decision wuzhenghui 2025-03-19 19:27:09 +08:00
  • 28882e9b29 fix(esp_hw_support): fix min sleep time calculation missmatch in powerdown flash decision wuzhenghui 2025-03-19 19:27:09 +08:00
  • 83c09991b8 refactor(driver_spi): test apps merge duplicat cases using soft spi wanckl 2025-03-03 16:22:24 +08:00
  • 487a306cdd docs(parlio_tx): add programming guide Chen Jichang 2025-01-10 16:07:52 +08:00
  • 51873d46aa feat(driver_spi): add h21 spi drivers supports wanckl 2025-03-18 17:14:18 +08:00
  • 8994f8fe70 feat(spi_flash): add support gpspi ext_flash wanckl 2025-03-18 17:15:42 +08:00
  • dd9dbfccd6 Merge branch 'change/ble_update_lib_20250313_v5.4' into 'release/v5.4' Island 2025-04-03 11:18:35 +08:00
  • 2cda6dc0f5 ci(docs): disable stable docs deployment Marius Vikhammer 2025-04-03 11:06:35 +08:00
  • 7929002754 Merge branch 'fix/memory-utils-unused-var_v5.4' into 'release/v5.4' Marius Vikhammer 2025-04-03 10:55:43 +08:00
  • 1512f758ce Merge branch 'fix/fix_esp32s3_reboot_cache_failure_v5.2' into 'release/v5.2' Jiang Jiang Jian 2025-04-03 10:27:54 +08:00
  • 7e1238de97 Merge branch 'fix/parlio_add_gdma_fifo_reset_v5.4' into 'release/v5.4' morris 2025-04-03 10:27:04 +08:00
  • 1800e0f24d Merge branch 'fix/usb-host-device-close-err-give-semaphore_v5.2' into 'release/v5.2' morris 2025-04-03 10:23:31 +08:00
  • ae57289414 Merge branch 'fix/usb-host-device-close-err-give-semaphore_v5.4' into 'release/v5.4' morris 2025-04-03 10:23:24 +08:00
  • 251b05c576 Merge branch 'fix/i2s_iram_safe_issue_while_use_psram_v5.2' into 'release/v5.2' morris 2025-04-03 10:20:03 +08:00
  • 9834161b55 Merge branch 'feat/update_ot_upstream_v51' into 'release/v5.1' Shu Chen 2025-04-03 09:56:46 +08:00
  • 26d2451d0f Merge branch 'feat/update_ot_upstream_v52' into 'release/v5.2' Shu Chen 2025-04-03 09:52:48 +08:00
  • fcbe493070 Merge branch 'feature/add_txrx_frame_dump_debugging' into 'master' Shu Chen 2025-04-03 09:52:42 +08:00
  • 0355d741cf Merge branch 'feat/update_ot_upstream_v54' into 'release/v5.4' Shu Chen 2025-04-03 09:52:03 +08:00
  • a8f3e33fbe fix(ble): fixed a heap assertion issue when enabling BLE for esp32c2 v2.0 Shen Weilong 2025-04-02 20:39:05 +08:00
  • 6fb96ac2bd fix(ble): fixed a heap assertion issue when enabling BLE for esp32c2 v2.0 Shen Weilong 2025-04-02 20:39:05 +08:00
  • f8417bd2b8 fix(ble): fixed a heap assertion issue when enabling BLE for esp32c2 v2.0 Shen Weilong 2025-04-02 20:39:05 +08:00
  • 39acce7c40 fix(ble): fixed a heap assertion issue when enabling BLE for esp32c2 v2.0 Shen Weilong 2025-04-02 20:39:05 +08:00
  • 88cb3f7e7a fix(nimble): Handle connection posting condition Rahul Tank 2025-04-02 21:29:39 +05:30
  • 17a2461297 Merge branch 'fix/linux_std_flags_v5.4' into 'release/v5.4' Roland Dobai 2025-04-02 23:42:58 +08:00
  • 30d72dbd5d fix(nimble): Replaced incorrect sizeof with strnlen Rahul Tank 2025-03-17 14:24:52 +05:30
  • ccd99874a7 Merge branch 'docs/monitor_ch9102_issue' into 'master' Peter Dragun 2025-04-02 23:02:00 +08:00
  • 8a98144711 Merge branch 'bugfix/fix_negotiated_bandwidth_not_correct' into 'master' Jiang Jiang Jian 2025-04-02 20:51:33 +08:00
  • 92bbf22579 fix(ble): fixed a heap assertion issue when enabling BLE for esp32c2 v2.0 Shen Weilong 2025-04-02 20:39:05 +08:00
  • 12117c66d4 feat(coex): Support BR/EDR (e)SCO and Wi-Fi coexistence baohongde 2025-03-31 11:35:49 +08:00
  • 0d3dcf396f docs: Update CN translation renpeiying 2025-04-02 16:15:26 +08:00
  • 302eb16a60 ci(c2/c3): add major eco version tests(v5.0) luaijun 2025-03-17 17:29:03 +08:00
  • f945dae618 Merge branch 'contrib/github_pr_15247' into 'master' Tomas Rohlinek 2025-04-02 18:21:55 +08:00
  • 9dfbc9a59c fix(cache): fixed l2 cache suspended/frozen but l1cache triggers l2 writeback issue armando 2025-03-26 16:06:50 +08:00
  • 950e54fc96 Revert "fix(cache): fixed l2 cache suspended/frozen but l1cache triggers l2 writeback issue" armando 2025-04-02 18:07:49 +08:00
  • 7948c53dde Revert "fix(cache): disable branch predictor when cache freeze" armando 2025-04-02 18:07:40 +08:00
  • 46be72437b fix(cache): fixed l2 cache suspended/frozen but l1cache triggers l2 writeback issue armando 2025-03-26 16:06:50 +08:00
  • ebce43facd fix(wifi): fix some wifi bugs related to 5g yinqingzhao 2025-04-02 16:28:39 +08:00
  • 01ce024636 Merge branch 'feat/disable_power_glitch_in_sleep' into 'master' Wu Zheng Hui 2025-04-02 16:05:02 +08:00
  • aa6c645c32 test(app_format): fixed buffer overflow in esp_app_format test Marius Vikhammer 2025-04-02 16:00:01 +08:00
  • ebb6c4caae Merge branch 'fix/fix_sleep_reject_on_esp32' into 'master' Wu Zheng Hui 2025-04-02 15:58:30 +08:00