Commit Graph

  • 7a1915cae9 Merge branch 'docs/add_cn_trans_sleep_modes' into 'master' Mo Fei Fei 2022-04-13 19:03:31 +08:00
  • 90829e64d5 Merge branch 'feature/create_l2tap_example' into 'master' Ondrej Kosta 2022-04-13 18:58:43 +08:00
  • 6b2d551ecc docs: add cn trans for sleep-modes mofeifei 2022-03-22 19:35:20 +08:00
  • e5eccb409e bugfix (nvs): Fixed issues found by Coverity Jakob Hasse 2021-12-01 12:16:49 +08:00
  • 46b5363e39 spi_flash: forbid writing to main flash when using invalid init arguments Michael (XIAO Xufeng) 2022-04-13 17:23:57 +08:00
  • 3b3bfc1971 Merge branch 'vfs_fat/improve_mount_function_names' into 'master' Martin Vychodil 2022-04-13 17:52:10 +08:00
  • de9348802c versions: Update version to 4.1.3 v4.1.3 Ivan Grokhotkov 2022-04-13 11:43:45 +02:00
  • 9abf7d6659 docs/protocols/migration_guide: Update the v5.0 migration guide w.r.t. esp_ds_rsa_sign API Aditya Patwardhan 2022-04-13 14:38:00 +05:30
  • 2cc879120b Heap: fix typos in test and component Omar Chebib 2022-04-11 11:36:52 +08:00
  • 3b1f1febc8 http2_request_example: Use esp_crt_bundle instead of hardcoded root certificate in order to avoid frequent failure of the example due to shift in CA chain Aditya Patwardhan 2022-04-13 05:00:52 +05:30
  • c4c8aab39d esp_wifi: Update wifi lib Nachiket Kukade 2022-04-12 12:29:44 +05:30
  • ba3770ba30 esp_phy: Add IRAM_ATTR for phy i2c spinlock xiewenxiang 2022-04-13 12:15:38 +08:00
  • ea1a9f9e3a esp_phy: Add IRAM_ATTR for phy i2c spinlock xiewenxiang 2022-04-13 12:15:38 +08:00
  • 2a712fccd4 add missing unlock in btc_spp_cb_handler of BTA_JV_RFCOMM_WRITE_EVT liqigan 2022-04-11 17:14:02 +08:00
  • 0269d062d0 fix SPP initiator can not free resource when connection is failed liqigan 2022-04-06 15:46:29 +08:00
  • cb5507f11c Merge branch 'feature/clk_tree_defs' into 'master' morris 2022-04-13 10:36:56 +08:00
  • 9ab1c4c9e0 Merge branch 'bugfix/gdbgui_deps_4.4_v4.3' into 'release/v4.3' Roland Dobai 2022-04-13 01:41:16 +08:00
  • 351a209540 Merge branch 'bugfix/python_env_not_installed_by_install.ps1_v4.3' into 'release/v4.3' Roland Dobai 2022-04-12 23:23:55 +08:00
  • a7c99f4eae tools: fix python-env install by install.ps1 simon.chupin 2022-03-31 17:17:25 +02:00
  • 154e579cfc esp_wifi: Always connect Station in PMF mode if possible Nachiket Kukade 2022-03-22 11:01:44 +05:30
  • de7d093ef8 Fixing a file name typo (plug.c) Hassan DRAGA 2022-04-12 09:09:19 -04:00
  • 0b7068f287 tools: fix python-env install by install.ps1 simon.chupin 2022-03-31 17:17:25 +02:00
  • 2ddb34c3c0 Tools: Fix incompatible package dependencies of gdbgui Roland Dobai 2022-04-12 08:59:30 +02:00
  • fcdb0306d0 examples: added ESP-NETIF L2 TAP example Ondrej Kosta 2022-03-31 14:52:27 +02:00
  • e4217ff868 esp_eth/test_apps: fixed byte order of EthType during raw socket creation Ondrej Kosta 2022-03-31 14:51:40 +02:00
  • ace7ea8173 esp_wifi: Always connect Station in PMF mode if possible Nachiket Kukade 2022-03-22 11:01:44 +05:30
  • 047903c612 Merge branch 'typo/heap_test' into 'master' Omar Chebib 2022-04-12 18:45:04 +08:00
  • 1ca3a4fbe3 transport_ws: Parse and expose frame fin flag MacDue 2022-03-15 19:46:37 +00:00
  • 3b161a40d6 esptool_py: Update to support ESP32-S3 USB OTG compressed flashing with stub Roland Dobai 2022-03-23 16:53:26 +01:00
  • a7f2510423 add missing unlock in btc_spp_cb_handler of BTA_JV_RFCOMM_WRITE_EVT liqigan 2022-04-11 17:14:02 +08:00
  • baf89cb3bd fix SPP initiator can not free resource when connection is failed liqigan 2022-04-12 15:36:47 +08:00
  • 0c2c192013 add missing unlock in btc_spp_cb_handler of BTA_JV_RFCOMM_WRITE_EVT liqigan 2022-04-11 17:14:02 +08:00
  • 95ad53153f fix SPP initiator can not free resource when connection is failed liqigan 2022-04-12 15:36:47 +08:00
  • 734c6f8998 Tools: Fix incompatible package dependencies of gdbgui Roland Dobai 2022-04-12 08:59:30 +02:00
  • 06b7c5c788 Merge branch 'bugfix/fix_spp_initiator_connect_failed' into 'master' Wang Meng Yang 2022-04-12 14:56:25 +08:00
  • ea7691ba6c Merge branch 'bugfix/wmn_scan_fixes' into 'master' Kapil Gupta 2022-04-12 14:53:54 +08:00
  • 902611831b Merge branch 'doc/rng_small_improvements' into 'master' Jakob Hasse 2022-04-12 14:21:47 +08:00
  • 8fac20d7dc Merge branch 'feature/upgrade_argtable_3_2_1_files' into 'master' Mahavir Jain 2022-04-12 12:42:29 +08:00
  • 601051dda3 Merge branch 'docs/update_cn_trans_app_trace' into 'master' Mo Fei Fei 2022-04-12 11:54:56 +08:00
  • 4bd411d254 docs: update app trace cn trans mofeifei 2022-03-28 16:44:30 +08:00
  • 675e15a6b5 Merge branch 'esptool/temporary_support_mspi_clock' into 'master' Simon 2022-04-12 10:28:44 +08:00
  • 41e5a70aa9 docs: update copyrights list for argtable3 Ivan Grokhotkov 2022-04-08 10:18:51 +02:00
  • 5f7afd3980 console: argtable3: sync arg_end argument name Ivan Grokhotkov 2022-04-05 19:59:56 +02:00
  • ebe1acc6b8 console: argtable3: fix -Wwrite-strings warnings Ivan Grokhotkov 2022-04-05 19:59:08 +02:00
  • 8240144580 console: argtable3: re-introduce arg_print_formatted function Ivan Grokhotkov 2022-04-05 19:55:40 +02:00
  • 21a94dfcb6 console: argtable3: use newlib getopt, disable logs Ivan Grokhotkov 2022-04-05 19:49:51 +02:00
  • 10f72e1086 console: argtable3: update CMakeLists.txt for v3.2.1 Ivan Grokhotkov 2022-03-11 19:23:29 +01:00
  • 69d1424c15 console: argtable3: add SPDX copyright headers Ivan Grokhotkov 2022-04-05 19:47:10 +02:00
  • c0d62c58d3 console: argtable3: upgrade to v3.2.1 Ivan Grokhotkov 2022-04-05 19:46:48 +02:00
  • 0e366db603 sdmmc: Bugfix sdmmc_erase_sectors cmd38 argument validation Vamshi Gajjela 2022-04-05 16:43:31 +05:30
  • 0164ce894d Merge branch 'bugfix/wrong_gpio_is_deep_sleep_wakeup_valid_gpio' into 'master' morris 2022-04-11 21:15:06 +08:00
  • 235531a770 Merge branch 'bugfix/lwip_dhcps_disabled_build' into 'master' Mahavir Jain 2022-04-11 21:08:17 +08:00
  • bd3ded195a Merge branch 'feature/proper_way_register_testapp_component' into 'master' morris 2022-04-11 21:04:14 +08:00
  • 467e9c07d6 lwip: fix build with CONFIG_LWIP_DHCPS disabled Mahavir Jain 2022-04-11 07:33:51 +05:30
  • 9cb98bf6da Merge branch 'bugfix/http_code_v4.3' into 'release/v4.3' Mahavir Jain 2022-04-11 19:29:29 +08:00
  • 34aa82a11a cmake: use -warn_commons instead of --warn-common on macOS Ivan Grokhotkov 2022-04-10 19:54:56 +02:00
  • 3602d332c4 log: support ESP_LOG_BUFFER* functions for Linux target Ivan Grokhotkov 2022-04-10 19:52:06 +02:00
  • 217d2d0775 example/modbus_master: fix the assert for uart_set_pin Elbert van de Put 2022-03-18 18:26:42 +01:00
  • 47424affaf Merge branch 'contrib/github_pr_8564_v4.3' into 'release/v4.3' Mahavir Jain 2022-04-11 18:33:47 +08:00
  • 466e8702b8 Merge branch 'feature/spiffs_gc' into 'master' Ivan Grokhotkov 2022-04-11 18:17:29 +08:00
  • 7c65370d84 spiffs: add esp_spiffs_gc function to force garbage collection Ivan Grokhotkov 2022-03-22 17:50:01 +01:00
  • 81829c2670 add missing unlock in btc_spp_cb_handler of BTA_JV_RFCOMM_WRITE_EVT liqigan 2022-04-11 17:14:02 +08:00
  • 24268d47a2 change: renamed FATFS convenience mounting functions change: renamed every instance of these functions add: deprecation notice with old functions change: CC0 licence to CC0-1.0 in fatfsgen_example_main.c Matus Fabo 2022-03-04 20:15:49 +01:00
  • 0d52cb04dc gpio: fix wrong GPIO_IS_DEEP_SLEEP_WAKEUP_VALID_GPIO macro Closes https://github.com/espressif/esp-idf/issues/8733 songruo 2022-04-11 13:58:00 +08:00
  • d58b394dc5 Merge branch 'bugfix/fix_i2c_critical_and_iram_funcations_v4.4' into 'release/v4.4' Jiang Jiang Jian 2022-04-11 15:02:15 +08:00
  • 3842d27be3 advanced_https_ota/example_test.py: Update redirect URL test to include two redirects Shubham Kulkarni 2022-03-16 10:58:38 +05:30
  • 68f206959b esp_http_client: Add comment for clearing location field in esp_http_client_prepare Shubham Kulkarni 2022-03-17 09:59:29 +05:30
  • 3a69b1d94f esp_http_client: fix redirect by resetting location before parsing Nicklas Frahm 2022-03-12 12:27:30 +01:00
  • 342f566002 esp_https_ota: Add check for 303 and 308 status code Shubham Kulkarni 2022-03-17 13:50:30 +05:30
  • 983547290b esp_http_client: Add new status code 303 and 308 Shubham Kulkarni 2022-03-17 13:49:44 +05:30
  • cd83f4f307 rtc_clk: fix esp32 unreachable code in rtc_clk_xtal_freq_estimate songruo 2022-04-11 00:52:30 +08:00
  • d485a8cd35 esp_https_ota: Add check for 303 and 308 status code Shubham Kulkarni 2022-03-17 13:50:30 +05:30
  • 98c2132498 esp_http_client: Add new status code 303 and 308 Shubham Kulkarni 2022-03-17 13:49:44 +05:30
  • 60bb5c913d clk_tree: prework of introducing clk subsystem control 1. Clean up clk usage in IDF, replace rtc_clk_xtal/apb_freq_get with upper level API esp_clk_xtal/apb_freq 2. Fix small errors and wrong comments related to clock 3. Add clk_tree_defs.h to provide an unified clock id for each chip Modify the NGed drivers to adopt new clock ids songruo 2022-03-25 18:41:25 +08:00
  • e7cb672624 Heap: fix typos in test and component Omar Chebib 2022-04-11 11:36:52 +08:00
  • 3ceaba5b32 refactor (docs, rng): Clarify RNG usage Jakob Hasse 2022-04-06 16:45:43 +08:00
  • 9bec068e52 Merge branch 'bugfix/bt_add_some_debug_log_v4.3' into 'release/v4.3' Wang Meng Yang 2022-04-11 10:53:47 +08:00
  • 43ee24a52e Merge branch 'bugfix/bt_add_some_debug_log_v4.2' into 'release/v4.2' Wang Meng Yang 2022-04-11 10:53:40 +08:00
  • bed86d8a27 examples/Bluetooth/bt_hid_mouse_device: improved the exmaple README wangmengyang 2022-03-24 15:04:51 +08:00
  • f7d942c42a examples/bluetooth/bt_hid_mouse_device: fixed code format, added more comments to improve code readability wangmengyang 2022-03-23 12:20:24 +08:00
  • 3c63d0cc0e components/bt: fix the documentations for Bluetooth HID device APIs wangmengyang 2022-03-23 15:36:43 +08:00
  • 0760a969a8 component/docs: enable generation of API-reference documents for Bluetooth HID device wangmengyang 2022-03-23 21:25:44 +08:00
  • 52e88a0073 spi_flash: esptool temporarily supports C2/H2 clock configurations Cao Sen Miao 2022-04-08 18:48:45 +08:00
  • 199d72c19c Merge branch 'bugfix/fix_i2c_critical_and_iram_funcations' into 'master' Jiang Jiang Jian 2022-04-11 10:28:31 +08:00
  • 77fcf15400 Merge branch 'bugfix/python_env_not_installed_by_install.ps1' into 'master' Roland Dobai 2022-04-10 19:55:01 +08:00
  • 5e8db9669d Merge branch 'refactor/move_soc_memory_types_helper_functions_to_esp_hw_support' into 'master' Armando (Dou Yiwen) 2022-04-10 19:10:33 +08:00
  • d8f64961af Merge branch 'feature/add_esp_spiffs_check' into 'master' Martin Vychodil 2022-04-10 07:52:47 +08:00
  • 36db6a6681 spiffs: Add esp_spiffs_check() function Adam Múdry 2021-10-19 16:24:53 +02:00
  • 4051b80b4d esp_netif: remove dependency of L2 TAP Interface from netif_lwip Ondrej Kosta 2021-12-01 09:53:25 +01:00
  • 59202fe43e Merge branch 'bugfix/freertos_smp_cmakelist' into 'master' Darian 2022-04-08 21:35:44 +08:00
  • edde9c7892 esp32c3: Adds ECO4 revision KonstantinKondrashov 2022-03-17 17:26:17 +08:00
  • 739cd66866 Nimble: Sync sending Host Number of Completed Packets command Rahul Tank 2022-04-08 15:53:15 +05:30
  • 7ea0106b3f freertos: Fix CMakeLists.txt to include esp_additions/private_include Darian Leung 2022-04-07 23:46:43 +08:00
  • dffcb3d0fb efuse: Fix 3/4 coding scheme UTs KonstantinKondrashov 2022-04-08 16:27:46 +08:00
  • b37df7e3df Update esp c3/s3 phy lib (dcbe608) xiewenxiang 2022-04-08 16:42:50 +08:00
  • a5597d67f3 Update esp c3/s3 phy lib (dcbe608) xiewenxiang 2022-04-08 16:39:34 +08:00
  • 32464d2fcb Merge branch 'docs/update_api-guides' into 'master' morris 2022-04-08 16:30:17 +08:00
  • 3bcef014b9 docs: updated CN trans for fatal-errors and unit-tests Dai Zi Yan 2022-04-08 16:30:16 +08:00
  • ffe304268d Merge branch 'bugfix/modbus_add_task_affinity_and_callbacks_v42' into 'release/v4.2' morris 2022-04-08 15:59:33 +08:00
  • 0a36cad9e0 driver: register test app component by WHOLE_ARCHIVE morris 2022-04-07 13:08:47 +08:00