Commit Graph

  • ee33c6ae05 esp_wifi: Add APIs to check BTM and RRM support of connected AP Kapil Gupta 2022-05-13 12:21:57 +05:30
  • 8377a3fff1 Merge branch 'bugfix/fix_ble_ext_adv_parameter_detection' into 'master' Jiang Jiang Jian 2022-05-16 16:13:56 +08:00
  • 5fe7d538a5 Merge branch 'bugfix/fix_esp32c3_brownout_bug_after_deepsleep_v4.3' into 'release/v4.3' Jiang Jiang Jian 2022-05-16 16:10:52 +08:00
  • 3fa2d25983 Merge branch 'bugfix/fix_websocket_server_v4.3' into 'release/v4.3' Jiang Jiang Jian 2022-05-16 16:10:32 +08:00
  • 4995e24199 Merge branch 'feature/optimize_wifi_provisioning_memory_v4.4' into 'release/v4.4' Mahavir Jain 2022-05-16 15:20:44 +08:00
  • 3a532ecb5c feat(wifi_provisioning): Optimize memory for wifi scan ap number yuanjm 2022-05-11 20:05:44 +08:00
  • dd3c5c3cbb doc (nvs_flash): improved NVS partition flash documentation Jakob Hasse 2022-05-04 16:51:49 +08:00
  • a706a482c6 feat(wifi_provisioning): Optimize memory for wifi scan ap number yuanjm 2022-05-11 20:05:44 +08:00
  • cc2010682d Merge branch 'bugfix/bluedroid_warnings' into 'master' Anton Maklakov 2022-05-16 13:36:36 +08:00
  • cc0a5a4edb solve memory error bug when in lightsleep mode chaijie 2022-04-20 16:33:25 +08:00
  • 38345d9cd8 Merge branch 'ci/improve_build_scripts_for_multi_targets' into 'master' Fu Hanxi 2022-05-16 11:18:11 +08:00
  • ad747b237a Merge branch 'toos/add_s3_ut_based_on_quad_octal_psram' into 'master' Armando (Dou Yiwen) 2022-05-16 09:57:21 +08:00
  • 1f6fad6f48 Merge branch 'test/rtc_8m_d256' into 'master' Michael (XIAO Xufeng) 2022-05-16 01:30:25 +08:00
  • e119d6cb06 pm: add powerdown for int_8m on ESP32-H2 Michael (XIAO Xufeng) 2022-04-02 14:30:50 +08:00
  • cb1abdf33e Merge branch 'bugfix/remove_mislead_psram_type_is25' into 'master' Michael (XIAO Xufeng) 2022-05-16 00:09:09 +08:00
  • 6f507d527c rtc: fixed 8MD256 can't be used as RTC slow src on ESP32 Michael (XIAO Xufeng) 2022-05-07 01:52:55 +08:00
  • b920676e59 pm: add test for RTC using 8MD256 as clock source Michael (XIAO Xufeng) 2022-05-04 11:55:23 +08:00
  • 6832dd8958 Merge branch 'feat/esp32c2_eco1_stub_support' into 'master' morris 2022-05-14 07:44:04 +08:00
  • 234628b3ea pm: putting dbias and pd_cur code into same function Michael (XIAO Xufeng) 2022-05-05 03:19:35 +08:00
  • ac0d16cdc8 Merge branch 'bugfix/fix_cannot_lslp_again_after_ulp_wakeup' into 'master' Jing Li 2022-05-13 22:25:23 +08:00
  • 3806b240cf Merge branch 'bugfix/interrupted_thread_gdb_bt_v4.4' into 'release/v4.4' Roland Dobai 2022-05-13 21:59:18 +08:00
  • d06fac5c8b apptrace: Adds ESP32-C3 support Alexey Gerenkov 2021-05-29 00:20:02 +03:00
  • a0e27a186b Merge branch 'esp32c2/support_secure_boot' into 'master' Mahavir Jain 2022-05-13 19:46:22 +08:00
  • dae6467263 Merge branch 'bugfix/remove_http_server_header_file' into 'master' Mahavir Jain 2022-05-13 19:34:13 +08:00
  • 73fc12cdcd esp_http_server: Remove http_server.h Header file Harshit Malpani 2022-05-12 11:38:36 +05:30
  • c620110c7c Merge branch 'docs/add_system_time_cn_trans' into 'master' Mo Fei Fei 2022-05-13 18:24:27 +08:00
  • 7c02bde904 esp_system: Update task watchdog unit tests and example Darian Leung 2022-04-14 18:56:02 +08:00
  • 5953bca376 esp_system: Add arbitrary user feature to TWDT Darian Leung 2022-04-14 18:06:21 +08:00
  • 4877a9fcba esp_system: Refactor task_wdt Darian Leung 2022-04-14 18:08:08 +08:00
  • caa5444c93 RISC-V: Fix vectors.S assembly file indentation and macro usage Omar Chebib 2021-11-12 15:16:22 +08:00
  • 9017ff235b riscv: Use semihosting to set breakpoint and watchpoint when running under debugger Alexey Gerenkov 2022-02-02 22:27:13 +03:00
  • 46a98fb8d1 riscv: Adds support for returning from exception handler Alexey Gerenkov 2022-02-02 22:25:13 +03:00
  • 300d67411a riscv: Fixes GDB backtrace end function to point to prvTaskExitError Alexey Gerenkov 2022-01-27 12:06:30 +03:00
  • 44bfddd784 riscv: Fixes GDB backtrace of interrupted threads Alexey Gerenkov 2022-01-27 00:39:52 +03:00
  • 58f378602f Merge branch 'feature/usb_serial_default_option_v4.3' into 'release/v4.3' Michael (XIAO Xufeng) 2022-05-13 17:24:33 +08:00
  • fa6655cbcf apptrace: Refactors apptrace for better support various tracing HW Alexey Gerenkov 2020-12-21 20:17:42 +03:00
  • 440c4a28d7 hal/esp32c3: Avoid entering WFI mode under debugger Alexey Gerenkov 2021-02-04 01:13:10 +03:00
  • e8cb6bd6b3 feat: Added extra gdbinit file loading for reproducible build Aleksei Apaseev 2022-04-26 21:24:01 +08:00
  • 4bd5c4ef53 Merge branch 'partition_table/warn_partition_nearly_full' into 'master' Roland Dobai 2022-05-13 16:28:35 +08:00
  • 39146a1d85 ble_mesh: correct function declaration Anton Maklakov 2022-01-29 13:57:38 +07:00
  • c89974b7cf examples/bluetooth: suppress -Waddress-of-packed-member warning Anton Maklakov 2022-01-30 20:49:42 +07:00
  • 80ea94dd36 Merge branch 'bufix/esp32c3_s3_build_err_v4.4' into 'release/v4.4' Jiang Jiang Jian 2022-05-13 15:39:38 +08:00
  • 6cbe0ceaa7 Merge branch 'feature/enable_component_manager_by_default_for_pure_cmake' into 'master' Roland Dobai 2022-05-13 15:39:01 +08:00
  • 91f679bdb3 Merge branch 'bugfix/fix_disable_bt_log_ci_fail_v4.3' into 'release/v4.3' Jiang Jiang Jian 2022-05-13 15:22:16 +08:00
  • 181b75e152 Merge branch 'bugfix/fix_phy_tx_power_limit_v4.3' into 'release/v4.3' Jiang Jiang Jian 2022-05-13 15:21:50 +08:00
  • 5ed34ea3c2 Tools: Add support for ESP32-C2 ECO1 flasher stub Roland Dobai 2022-05-11 16:33:55 +02:00
  • c9ff4822c5 Merge branch 'bugfix/spp_crash_after_call_spp_deinit_v4.3' into 'release/v4.3' Jiang Jiang Jian 2022-05-13 15:21:07 +08:00
  • 7df94ffb2e Merge branch 'contrib/github_pr_8779_v4.3' into 'release/v4.3' Jiang Jiang Jian 2022-05-13 15:20:12 +08:00
  • 3207993eb7 Merge branch 'bugfix/_rtc_slow_length_incorrectly_optimized_backport_v4.3' into 'release/v4.3' Jiang Jiang Jian 2022-05-13 15:19:50 +08:00
  • 71fdd0e146 Merge branch 'bufix/esp32c3_s3_build_err_v4.3' into 'release/v4.3' Jiang Jiang Jian 2022-05-13 15:19:38 +08:00
  • e09ef86d7c partition_table: Add warning when partitions are nearly full Djordje Nedic 2022-04-26 17:24:24 +02:00
  • 57e1a52a1e Merge branch 'feature/update_tool_version_with_checksum_file' into 'master' Roland Dobai 2022-05-13 15:01:52 +08:00
  • b69efa20ad bluedroid: fix -Wchar-subscripts warning Anton Maklakov 2022-01-30 20:36:12 +07:00
  • bcfec4ad74 bluedroid: suppress some -Waddress-of-packed-member warnings Anton Maklakov 2022-01-29 17:18:07 +07:00
  • e44d7fbaed bluedroid: fix argument type according its usage Anton Maklakov 2022-01-29 16:15:29 +07:00
  • 9a5f0f6c53 bluedroid: fix argument type to correct narrow one Anton Maklakov 2022-01-29 13:49:29 +07:00
  • 29b2beffc0 bluedroid: fix type for passing argument in function Anton Maklakov 2022-01-29 13:45:27 +07:00
  • 87bf3260dd bluedroid: fix argument type in functions Anton Maklakov 2022-01-27 12:24:11 +07:00
  • e49d4a83d9 tools: Add tool's versions update with checksum file Alexey Lapshin 2022-03-15 23:02:37 +04:00
  • 4be8497391 docs: add cn trans for system_time mofeifei 2022-04-25 18:21:45 +08:00
  • dcaa74ebb3 Merge branch 'feature/optimize_wifi_provisioning_memory' into 'master' Mahavir Jain 2022-05-13 13:58:34 +08:00
  • 74ae372c73 feat(wifi_provisioning): Optimize memory for wifi scan ap number Yuan Jian Min 2022-05-13 13:58:34 +08:00
  • 72e53d116a Merge branch 'feature/internal_tls_code_update' into 'master' Kapil Gupta 2022-05-13 12:57:48 +08:00
  • c2429f1cf9 wpa_supplicant: sync eap code with upstream Kapil Gupta 2022-05-13 12:57:47 +08:00
  • 1c0987814b target-test.yml: Add job for wifi runner Harshit Malpani 2022-05-10 15:01:03 +05:30
  • 57e2e7a27c Migrate cbor example to pytest framework Harshit Malpani 2022-05-10 09:58:51 +05:30
  • 3697cd0440 docs: add multi dut chapter Fu Hanxi 2022-05-07 12:54:02 +08:00
  • 52b5a8348e test: add pytest_wifi_getting_started script Fu Hanxi 2022-05-07 12:18:56 +08:00
  • 511ccdcb70 ci(pytest): support multi-dut different app Fu Hanxi 2022-04-29 12:19:32 +08:00
  • 5c997bd5dd ci(pytest): upgrade to 0.7.0 Fu Hanxi 2022-04-25 17:26:29 +08:00
  • 4a7315b1b0 ci: improve import path Fu Hanxi 2022-04-24 17:09:56 +08:00
  • 1f47466664 Merge branch 'test/ignore_freertos_yield_tests' into 'master' Sudeep Mohanty 2022-05-13 11:45:15 +08:00
  • ed1e4c854e ci: support distribute ut based on psram type Armando 2022-05-12 21:36:44 +08:00
  • 847f3813a0 Merge branch 'bugfix/sdcard_example_test' into 'master' Jakob Hasse 2022-05-13 10:01:46 +08:00
  • c229766900 Merge branch 'bugfix/eth_examples_gpio_range' into 'master' Ondrej Kosta 2022-05-13 06:44:07 +08:00
  • e5cff100b7 fatfs: add new ESP32 targets to external flash example Adam Múdry 2022-03-05 18:37:05 +01:00
  • 849a296675 Merge branch 'bugfix/newlib_implement_atomic_load_store' into 'master' Ivan Grokhotkov 2022-05-13 02:14:15 +08:00
  • a85e187ea7 remove wrong function rtc_cntl_ll_ulp_wakeup_enable for esp32s2 and esp32s3 jingli 2022-05-12 21:51:21 +08:00
  • 8dae294ab6 Merge branch 'refactor/freertos_kconfig_options' into 'master' Darian 2022-05-12 21:47:18 +08:00
  • 591d45151d psram: add quad mode kconfig macro on 32/s2 Armando 2022-05-12 21:36:18 +08:00
  • abb6bb1181 esp_hw_support/sleep: fix cannot enable sleep reject in some cases jingli 2022-05-07 21:52:56 +08:00
  • ddcc5bfe38 improve ulp riscv test case jingli 2022-05-07 22:58:04 +08:00
  • 2f4ec4e27d Merge branch 'bugfix/sap_mode_change_crash_issue' into 'master' Nachiket Kukade 2022-05-12 19:08:05 +08:00
  • dd414b9305 esp_hw_‎support/sleep: ‎fix cannot lightsleep again after a wakeup from ULP jingli 2022-05-02 12:31:25 +08:00
  • 34910bee07 Merge branch 'bugfix/fix_doxygen_warnings' into 'master' Marius Vikhammer 2022-05-12 16:54:52 +08:00
  • aef62ba21f Merge branch 'bugfix/fix_bt_sphinx_warnings' into 'master' Wei Tian Hua 2022-05-12 16:46:13 +08:00
  • 13c3e13ecb Merge branch 'docs/update_readme_buildsystem' into 'master' Ivan Grokhotkov 2022-05-12 16:38:47 +08:00
  • 4dde197cca examples: Use components from idf-extra-components repository Tomas Rezucha 2022-05-04 13:01:10 +02:00
  • ffae594e8b freertos: ignore freertos yield test failures Sudeep Mohanty 2022-05-12 13:57:02 +05:30
  • 832c199c25 Merge branch 'bugfix/fix_heap_free_memory_v4.4' into 'release/v4.4' Zim Kalinowski 2022-05-12 16:20:32 +08:00
  • 17b9cc6b4a pm: fixed RTC8M domain power issues Michael (XIAO Xufeng) 2022-03-27 03:02:22 +08:00
  • 18fb3d60b8 Apply 1 suggestion(s) to 1 file(s) Omar Chebib 2022-05-10 17:13:35 +08:00
  • 06aeeff54e efuse: fix KonstantinKondrashov 2022-04-21 00:44:24 +08:00
  • 8c063a326e efuse: Fix 3/4 coding scheme UTs KonstantinKondrashov 2022-04-08 16:27:46 +08:00
  • ce148dd7b8 efuse: Improve messages during burn operation KonstantinKondrashov 2022-04-07 20:05:40 +08:00
  • 24af86071d efuse: Burn func can return an error KonstantinKondrashov 2022-04-06 22:39:17 +08:00
  • 114608142a efuse: Validates data after burning and re-burnes it if necessary KonstantinKondrashov 2022-04-05 23:02:22 +08:00
  • 1a20b10fd3 Examples: common source for GPIO range in Kconfigs defined Ondrej Kosta 2022-04-20 11:02:26 +02:00
  • c8617fe965 docs: fix all doxygen warnings Marius Vikhammer 2022-05-11 15:52:09 +08:00
  • af1f342ee8 Merge branch 'fix/make_esp_tls_t_private' into 'master' Mahavir Jain 2022-05-12 14:47:42 +08:00