Commit Graph

  • 833f8bf6fb Merge branch 'bugfix/check_chip_id_at_start_ota' into 'master' Mahavir Jain 2022-01-14 04:14:01 +00:00
  • a611b39254 lcd: update i80 lcd example to work with PSRAM morris 2022-01-10 19:00:40 +08:00
  • cf5d7befaf Merge branch 'bugfix/PRs_on_esp_hid_v4.2' into 'release/v4.2' Jiang Jiang Jian 2022-01-14 03:12:41 +00:00
  • 9b53301b4d Merge branch 'bugfix/fix_spp_open_err_bda_v4.2' into 'release/v4.2' Jiang Jiang Jian 2022-01-14 03:12:03 +00:00
  • 85a36b86d0 Merge branch 'bugfix/touch_ll_get_sleep_time_v4.2' into 'release/v4.2' Jiang Jiang Jian 2022-01-14 03:05:00 +00:00
  • 9bf6cf5ed4 Merge branch 'bugfix/alarm_update_invalid_v4.2' into 'release/v4.2' Jiang Jiang Jian 2022-01-14 03:04:36 +00:00
  • 6683751579 Merge branch 'bugfix/gpio_uninstall_isr_service_intr_wdt_crash_v4.2' into 'release/v4.2' Jiang Jiang Jian 2022-01-14 03:04:15 +00:00
  • 070dc53e0b lcd: i80 bus can transfer PSRAM buffer morris 2021-12-28 15:30:22 +08:00
  • 8f836882d4 Merge branch 'bugfix/fix_smartconfig_setopt_fail_v4.2' into 'release/v4.2' Jiang Jiang Jian 2022-01-14 03:03:37 +00:00
  • ef3724411e AES: improve AES-GCM test coverage. Marius Vikhammer 2022-01-14 10:55:06 +08:00
  • 8ef3d95a12 ci: remove esp32h2 from default targets Shu Chen 2022-01-12 20:29:37 +08:00
  • e7adb84409 ci: enable esp32h2 example build test on ci Cao Sen Miao 2022-01-10 19:33:49 +08:00
  • fec205554f Merge branch 'feature/ot_extension_command_refactor' into 'master' Shu Chen 2022-01-14 01:39:45 +00:00
  • 260bf53b52 tools: Updates OpenOCD version to 'v0.11.0-esp32-20211220' Alexey Gerenkov 2021-12-21 00:01:54 +03:00
  • 7ad199d14a Merge branch 'feature/oocd_ver_upgrade_v4.2' into 'release/v4.2' Ivan Grokhotkov 2022-01-13 16:23:16 +00:00
  • 6f7550668f Merge branch 'feature/oocd_ver_upgrade_v4.1' into 'release/v4.1' Ivan Grokhotkov 2022-01-13 16:23:02 +00:00
  • 6c3b528917 vfs: fix wrong VFS being freed when esp_vfs_register_fd_range fails caixf 2021-08-13 13:30:28 +08:00
  • a6186f25f0 Docs: Update the chip support matrix for v5.0 Roland Dobai 2021-11-04 14:19:17 +01:00
  • f49787ac9f esp_system: ipc_isr does not use its own initialization task, it is done from ipc_task() KonstantinKondrashov 2021-12-21 19:17:11 +08:00
  • bb730292d4 i2c: fix the controller count in the header description Omar Chebib 2022-01-10 11:54:22 +08:00
  • fbc8ad0417 Merge branch 'docs/update_ws_server_example_readme_v4.3' into 'release/v4.3' Mahavir Jain 2022-01-13 10:11:06 +00:00
  • c0b796532b esp_https_ota: fix for checking chip id at start of OTA Harshit Malpani 2022-01-10 18:32:37 +05:30
  • 991874ae43 Merge branch 'feature/lwip-ip6-input-hook' into 'master' Shu Chen 2022-01-13 07:21:15 +00:00
  • 8a5f624801 Merge branch 'bugfix/invalid_url_cause_to_crash_v4.3' into 'release/v4.3' Mahavir Jain 2022-01-13 06:39:28 +00:00
  • ebf7e811b1 Merge branch 'refactor/spiram_common_file' into 'master' Armando (Dou Yiwen) 2022-01-13 05:49:34 +00:00
  • 9760352810 Merge branch 'bugfix/fix_esp_https_ota_v4.3' into 'release/v4.3' Mahavir Jain 2022-01-13 05:00:59 +00:00
  • 0a46c6a3ee openthread: update README Jiacheng Guo 2022-01-11 15:36:50 +08:00
  • 3262d74513 openthread: ot extension command refactor zhangwenxu 2022-01-04 20:45:37 +08:00
  • d6c4e2cb34 lwip: add ip6 input hook Jiacheng Guo 2022-01-04 19:06:38 +08:00
  • dae8bdb60b Merge branch 'ci/enable_s3_examples_build' into 'master' Mahavir Jain 2022-01-13 03:51:34 +00:00
  • 7240ad2b3a psram: refactor spiram.c on esp32s2 Armando 2022-01-12 15:03:50 +08:00
  • 9cf4126656 psram: add a ut for putting flash.text and rodata in psram Armando 2022-01-12 15:03:26 +08:00
  • 816b0ce878 i2s: impove the apll and clock division calculation laokaiyao 2022-01-13 10:54:55 +08:00
  • 1ebd52f36a smartconfig: Fix smartconfig set socket option fail yuanjm 2022-01-04 14:42:46 +08:00
  • 4bdcb9f5a9 docs: Add user-friendly guide about how to use ws_server_example_test.py yuanjm 2022-01-13 10:50:38 +08:00
  • b83d249e61 Merge branch 'feature/cmake_time_t_automatic' into 'master' Ivan Grokhotkov 2022-01-12 23:49:22 +00:00
  • 7fb3e06c69 Merge branch 'bugfix/adc_include_sdkconfig' into 'master' Michael (XIAO Xufeng) 2022-01-12 15:35:13 +00:00
  • a2fc3629bd adc: add explicit sdkconfig.h include Michael (XIAO Xufeng) 2022-01-12 15:35:12 +00:00
  • f3e0c8bc41 Merge branch 'feature/oocd_ver_upgrade_v4.4' into 'release/v4.4' v4.4-rc1 Ivan Grokhotkov 2022-01-12 14:19:54 +00:00
  • 2a89b3c15a docs: Add user-friendly guide about how to use ws_server_example_test.py Yuan Jian Min 2022-01-02 11:27:05 +00:00
  • 1095ab0697 ci: re-enable s3 build for few examples Harshit Malpani 2022-01-12 17:46:42 +05:30
  • be89be5a3f esp_https_ota: Fix esp_https_ota_begin may exist memory leak yuanjm 2022-01-12 19:57:43 +08:00
  • dbb0eeecc7 esp_https_ota: Fix esp_https_ota_begin may return ESP_OK when http status code is not 200 and may exist memory leak yuanjm 2022-01-07 21:10:08 +08:00
  • 342c830d9b Merge branch 'feature/support_spi_on_8684' into 'master' Armando (Dou Yiwen) 2022-01-12 09:10:21 +00:00
  • 190b31bb1b Merge branch 'bugfix/eap_method_selection' into 'master' Hrudaynath Dhabe 2022-01-12 08:46:32 +00:00
  • 698efba393 Merge branch 'bugfix/fix_modbus_rs485_rts_en_fail_v42' into 'release/v4.2' Roland Dobai 2022-01-12 08:44:05 +00:00
  • a3a05dc056 tools: Updates OpenOCD version to 'v0.11.0-esp32-20211220' Alexey Gerenkov 2021-12-21 00:01:54 +03:00
  • c6c7068776 Merge branch 'bugfix/app_compatible_with_3_1_bootloader_v4.3' into 'release/v4.3' Zim Kalinowski 2022-01-12 08:39:02 +00:00
  • 5f2f1c013a Merge branch 'bugfix/app_compatible_with_3_1_bootloader_v4.2' into 'release/v4.2' Zim Kalinowski 2022-01-12 08:37:55 +00:00
  • 813948d137 Merge branch 'bugfix/tools_win_patch2_v4.4' into 'release/v4.4' Ivan Grokhotkov 2022-01-12 08:33:35 +00:00
  • 4550384d71 tools: Updates OpenOCD version to 'v0.11.0-esp32-20211220' Alexey Gerenkov 2021-12-21 00:01:54 +03:00
  • 57c429e618 tools: Updates OpenOCD version to 'v0.11.0-esp32-20211220' Alexey Gerenkov 2021-12-21 00:01:54 +03:00
  • d0d3a2f2a0 Merge branch 'bugfix/idf_tools_test_without_versions_v4.4' into 'release/v4.4' Ivan Grokhotkov 2022-01-12 08:29:46 +00:00
  • 7f1ab6d8d1 http: Fix parsing invalid url cause to crash Chen Wu 2021-12-02 14:15:43 +08:00
  • 5548b3b71c Merge branch 'docs/fixed_typos_in_esp32-s2-saola-1_user_guide_v4.3' into 'release/v4.3' Krzysztof Budzynski 2022-01-12 07:57:56 +00:00
  • b59e3b88b6 smartconfig: Fix smartconfig set socket option fail yuanjm 2022-01-04 14:42:46 +08:00
  • 9cf57a86a0 smartconfig: Fix smartconfig set socket option fail yuanjm 2022-01-04 14:42:46 +08:00
  • 9485873669 Merge branch 'bugfix/fix_smartconfig_setopt_fail' into 'master' Yuan Jian Min 2022-01-12 06:16:47 +00:00
  • ca84d2d6c9 esp_http_client: Added event for HTTP redirect - Allows users to manually intercept and process the HTTP redirection when disable_auto_redirect (from the esp_http_client handle) is set to true Laukik Hase 2022-01-12 09:52:40 +05:30
  • 476a0eb26d Merge branch 'fix/remove_deprecated_macro_SPI_TRANS_SET_CD_v4.2' into 'release/v4.2' Krzysztof Budzynski 2022-01-12 05:50:53 +00:00
  • 76833cc025 docs: add entry for expat to removed components page Mahavir Jain 2022-01-12 10:14:57 +05:30
  • b08323c903 Push out expat to idf-extra-components repository Mahavir Jain 2022-01-12 10:13:23 +05:30
  • aa445dceeb Merge branch 'bugfix/adc_power_issue_4.2' into 'release/v4.2' Michael (XIAO Xufeng) 2022-01-12 03:38:19 +00:00
  • 6a74cb695d spi: support spi on 8684 Armando 2022-01-12 11:30:29 +08:00
  • d2b894862c newlib: auto-detect sizeof(time_t) Ivan Grokhotkov 2022-01-06 18:02:09 +01:00
  • b0ca71f302 Merge branch 'bugfix/fix_esp_https_ota' into 'master' Mahavir Jain 2022-01-11 17:42:28 +00:00
  • ee1b48163f docs: peripherals: update SD related docs for ESP32-S3 Ivan Grokhotkov 2022-01-07 18:20:04 +01:00
  • bbe8aabca0 Merge branch 'bugfix/perfmon_s3' into 'master' Ivan Grokhotkov 2022-01-11 17:23:35 +00:00
  • 1cd61607c3 Merge branch 'bugfix/tools_win_patch2' into 'master' Anton Maklakov 2022-01-11 14:20:44 +00:00
  • 467a8726c4 esp_https_ota: Fix esp_https_ota_begin may return ESP_OK when http status code is not 200 and may exist memory leak yuanjm 2022-01-07 21:10:08 +08:00
  • fba8582da4 Merge branch 'feature/nghttp_sh2lib_component_manager' into 'master' Mahavir Jain 2022-01-11 13:45:59 +00:00
  • c22e33d2ca tools: Add toolchain esp-2021r2-patch2 version for Windows with --with-gnu-ld option Anton Maklakov 2022-01-07 13:12:12 +07:00
  • d836163444 tools: Add toolchain esp-2021r2-patch2 version for Windows with --with-gnu-ld option Anton Maklakov 2022-01-07 13:12:12 +07:00
  • 18af031791 Merge branch 'bugfix/rom_time_t_size_deps' into 'master' Ivan Grokhotkov 2022-01-11 12:58:55 +00:00
  • f68da60831 Merge branch 'bugfix/fix_bluedroid_compile_issue_v4.3' into 'release/v4.3' Wang Meng Yang 2022-01-11 09:52:16 +00:00
  • 8f476e586f Merge branch 'bugfix/lwip_lowpan6_config' into 'master' David Čermák 2022-01-11 09:09:08 +00:00
  • f0aaf48a93 i2s: revert reading/writing return error code laokaiyao 2021-12-27 13:00:07 +08:00
  • a07b3acf9a Merge branch 'bugfix/coredump_data_section' into 'master' Omar Chebib 2022-01-11 07:43:25 +00:00
  • 3edc4bbf4a perfmon: re-enable example for ESP32-S3, remove warning from the docs Ivan Grokhotkov 2022-01-10 22:54:38 +01:00
  • 1d6f6044f8 Merge branch 'bugfix/support_esp32s2_eco1' into 'master' Jiang Jiang Jian 2022-01-11 07:12:25 +00:00
  • cc3adce8d7 Merge branch 'bugfix/i2s_return_error_code' into 'master' Kevin (Lao Kaiyao) 2022-01-11 07:06:01 +00:00
  • 7e36902ea7 Merge branch 'feature/peripherals_support_chip_specific_clock_frequency' into 'master' Kevin (Lao Kaiyao) 2022-01-11 06:21:17 +00:00
  • e5268dffbe docs/en: add entry for removed components to migration guide Mahavir Jain 2022-01-05 15:07:52 +05:30
  • 77929ec0ac docs/en: Add entry for http_parser in copyrights page Mahavir Jain 2021-12-31 14:03:54 +05:30
  • d90bd94788 examples: add sh2lib dependency on http2_request through component manager Mahavir Jain 2021-12-31 13:53:57 +05:30
  • 5db7ab0710 Add entry for http_parser in CODEOWNERS and sonar exclusion list Mahavir Jain 2021-12-31 13:52:56 +05:30
  • 517862de9e Remove references to nghttp from CI, docs and other places Mahavir Jain 2021-12-31 13:52:26 +05:30
  • e7db313c63 mqtt: replace nghttp with http_parser references Mahavir Jain 2021-12-31 13:51:38 +05:30
  • 8e94cf2bb1 Add http_parser (new component) dependency Mahavir Jain 2021-12-31 13:50:55 +05:30
  • 0da44db394 sh2lib: Remove component and move to idf-extra-components Mahavir Jain 2021-12-31 13:05:21 +05:30
  • a67d7b7d5b nghttp: Remove component and move to idf-extra-components repository Mahavir Jain 2021-12-31 13:03:34 +05:30
  • d2956f208b http_parser: Split nghttp port and create new http_parser component Mahavir Jain 2021-12-31 13:01:30 +05:30
  • 7aa2577d86 esp_phy: move lib_printf.c to esp_phy likunqiao 2022-01-10 16:56:21 +08:00
  • 8b38fe6dda Merge branch 'bugfix/move_lib_printf_esp_phy' into 'master' Jiang Jiang Jian 2022-01-11 04:07:34 +00:00
  • 9b5e0fb672 Merge branch 'bugfix/a2dp_source_congest_v4.2' into 'release/v4.2' Wang Meng Yang 2022-01-11 02:41:55 +00:00
  • 3516d536ca Merge branch 'bugfix/config_parse_crash_after_flash_erase_v4.2' into 'release/v4.2' Wang Meng Yang 2022-01-11 02:39:23 +00:00
  • 6c8426ea92 Merge branch 'docs/dynamic_copyright_date' into 'master' Marius Vikhammer 2022-01-11 01:48:04 +00:00
  • 18f2078c5c esp_system: Fix RTC_WDT protection in esp_restart_noos KonstantinKondrashov 2021-12-21 14:45:00 +08:00
  • f295efce12 esp_system: Fix RTC_WDT protection in esp_restart_noos KonstantinKondrashov 2021-12-21 14:45:00 +08:00
  • 8f2045f0da esp_system: Fix RTC_WDT protection in esp_restart_noos KonstantinKondrashov 2021-12-21 14:45:00 +08:00