Commit Graph

  • 8f3b89dedf Merge branch 'bugfix/esp_http_client_socket_cleanup_exception' into 'master' Mahavir Jain 2021-10-18 12:54:11 +00:00
  • b544b521f4 Merge branch 'feat/idf_monitor_for_linux' into 'master' Roland Dobai 2021-10-18 12:39:14 +00:00
  • a50312fa63 unit-test: fix esp32 phy enable test case Li Shuai 2021-10-18 15:19:08 +08:00
  • 1d396f7868 Merge branch 'bugfix/proper_tx_acl_buf' into 'release/v4.0' Jiang Jiang Jian 2021-10-18 10:01:06 +00:00
  • b46183a539 Merge branch 'feature/esp_timer_example_reenable' into 'master' Ivan Grokhotkov 2021-10-18 09:43:17 +00:00
  • c0eaa1d99d docs/fixed_typos_in_esp32-s2-saola-1_user_guide Wang Ning 2021-10-18 16:54:44 +08:00
  • a631765333 Merge branch 'bugfix/fixed-cxx-build-include-hal' into 'master' Zim Kalinowski 2021-10-18 08:38:37 +00:00
  • 822129e234 esp_netif: Fix implicit includes in public headers 0xFEEDC0DE64 2021-10-14 11:56:15 +02:00
  • 672d112395 ci: revert type annotations in gitlab_api.py to python2 compatible Ivan Grokhotkov 2021-10-15 10:57:08 +02:00
  • 3b957bb67e ci: retry Gitlab operations on error 500 Ivan Grokhotkov 2021-10-14 14:19:50 +02:00
  • 46ef92abee ci: retry download artifacts Fu Hanxi 2021-06-08 15:04:06 +08:00
  • 6b3f2ea744 ci: fetch submodules from mirror, if enabled Ivan Grokhotkov 2020-09-16 20:52:03 +02:00
  • 1418efe7a4 ci: retry download if catched IOError/EOFError Fu Hanxi 2020-06-17 16:03:49 +08:00
  • 26f7754ca8 Merge branch 'bugfix/btdm_ble_data_length_update_fail_v4.0' into 'release/v4.0' Jiang Jiang Jian 2021-10-18 07:40:49 +00:00
  • 89b8830f50 Merge branch 'bugfix/build_spaces_in_path_tools' into 'master' Ivan Grokhotkov 2021-10-18 06:49:49 +00:00
  • 8e46e9862e Merge branch 'fix/esp_crypto_base64_encode_wolfssl' into 'master' Mahavir Jain 2021-10-18 05:27:41 +00:00
  • 341d3e107c esp_http_client_cleanup, if client->transport_list was null, it generated an exception when calling esp_transport_list_destroy Derossi Carneiro Neto 2021-10-14 14:05:33 -03:00
  • be4a45ab70 openthread: Use esp console for CLI Jiacheng Guo 2021-09-27 12:10:00 +08:00
  • a1f8147a93 Merge branch 'ci/rst_change_preview' into 'master' Marius Vikhammer 2021-10-18 04:22:58 +00:00
  • bee690aa8d idf.py: add linux target support for idf.py flash and idf.py monitor Fu Hanxi 2021-09-23 09:30:20 +08:00
  • 811ed96042 example: auto restart int the linux hello world example Fu Hanxi 2021-09-23 09:27:17 +08:00
  • ba0481aabd idf_monitor: fix toggle timestamps also call toggle logging issue Fu Hanxi 2021-09-23 09:28:47 +08:00
  • bd28980da5 Merge branch 'bugfix/btdm_ble_data_length_update_fail_v4.1' into 'release/v4.1' Wang Meng Yang 2021-10-18 03:08:22 +00:00
  • de22cc8ca7 Merge branch 'bugfix/btdm_ble_data_length_update_fail_v4.2' into 'release/v4.2' Wang Meng Yang 2021-10-18 03:08:04 +00:00
  • d474c76556 Merge branch 'bugfix/btdm_ble_data_length_update_fail_v4.3' into 'release/v4.3' Wang Meng Yang 2021-10-18 03:07:14 +00:00
  • ca8d432462 Merge branch 'bugfix/btdm_ble_data_length_update_fail' into 'master' Wang Meng Yang 2021-10-18 03:06:26 +00:00
  • 2cb0647c97 Merge branch 'bugfix/task_wdt_timeout_uint32_overflow' into 'master' Darian 2021-10-18 02:54:56 +00:00
  • 0a15cc5e5a esp_modem: Fix report unknown line Axel Lin 2021-10-18 09:28:11 +08:00
  • 5a0b570702 Merge branch 'bugfix/modbus_fix_stack_reinitialization_sequence_v43' into 'release/v4.3' morris 2021-10-18 01:45:12 +00:00
  • 2e8abdb814 Merge branch 'bugfix/fix_touch_sensor_measure_start_wait_time_backport_v4.3' into 'release/v4.3' morris 2021-10-18 01:42:41 +00:00
  • a7c9949dd9 Fixed build problem when icluding gpio_ll.h from cpp file Zim Kalinowski 2021-10-17 14:28:20 +08:00
  • 14977d7561 Merge branch 'bugfix/spi_ll_intr_bits_v4.3' into 'release/v4.3' Michael (XIAO Xufeng) 2021-10-16 16:18:10 +00:00
  • 2d1f18efea Updated the cacrt_all.pem file with latest Root certificate list. Aditya Patwardhan 2021-09-30 17:36:18 +05:30
  • 27d66c0e33 Encoding base64 with wolfSSL should produce the same result as esp_crypto_bas64_encode_mbedtls and not encode in PEM format /w new lines John Ohl 2021-10-11 11:43:58 -04:00
  • 8732cc6c6b Merge branch 'bugfix/timer_example_crashed_not_calling_timer_group_set_alarm_value_in_isr_v4.3' into 'release/v4.3' Michael (XIAO Xufeng) 2021-10-16 15:59:26 +00:00
  • 60ad592a23 Merge branch 'bugfix/retry_download_submodule_v4.3' into 'release/v4.3' Ivan Grokhotkov 2021-10-15 17:01:28 +00:00
  • 61bd1eb225 Merge branch 'bugfix/xmc_overerase_v4.3' into 'release/v4.3' Michael (XIAO Xufeng) 2021-10-15 16:52:25 +00:00
  • 8a88e590fe BT lib: Fixed TX PDU ACL flush update error. Chinmay Chhajed 2021-10-14 12:23:42 +05:30
  • e10d0635f8 Merge branch 'docs/update_CN_trans_api_reference' into 'master' Shang Zhou 2021-10-15 11:26:52 +00:00
  • 9e0c9be1d4 Merge branch 'feature/essp_spi_driver_v4.3' into 'release/v4.3' Armando (Dou Yiwen) 2021-10-15 11:23:36 +00:00
  • 3ffc5f0c67 docs:update CN translation for API reference storage(fatfs and index) Shang Zhou 2021-09-03 16:06:02 +08:00
  • 9645d8d015 ci: increase the job number of ESP32 unit test Michael (XIAO Xufeng) 2021-10-15 17:21:41 +08:00
  • f7d023383b ci: revert type annotations in gitlab_api.py to python2 compatible Ivan Grokhotkov 2021-10-15 10:57:08 +02:00
  • 5b52358092 freemodbus: check/fix reinitialization issues (tcp master and slave examples) aleks 2021-01-22 12:31:46 +01:00
  • 52a8f6cdd5 essl: add essl spi support to communicate with spi slave hd mode Armando 2021-07-19 11:01:13 +08:00
  • b23de0f8a1 twdt: Fix timeout decimal literals to prevent uint32_t overflow Darian Leung 2021-09-29 22:45:38 +08:00
  • 3874ab6aac Merge branch 'bugfix/ble_set_scan_param_error_v4.1' into 'release/v4.1' Wang Meng Yang 2021-10-15 07:59:00 +00:00
  • 98c1974fb5 Merge branch 'bugfix/stack_init_check_v4.3' into 'release/v4.3' Wang Meng Yang 2021-10-15 07:53:32 +00:00
  • 0d7b99e6b8 Merge branch 'doc/upd-kaluga-user-guide-jtag-issue' into 'master' Krzysztof Budzynski 2021-10-15 07:28:39 +00:00
  • 9a70313362 Added info on JTAG compatibility kirill.chalov 2021-10-11 17:31:43 +08:00
  • c8e00a81dd Merge branch 'revert-f9a5e259' into 'release/v4.0' Jiang Jiang Jian 2021-10-15 06:00:58 +00:00
  • 8f8a88d5ec Merge branch 'bugfix/fix_efuse_err_address_backport4.2' into 'release/v4.2' Jiang Jiang Jian 2021-10-15 05:44:10 +00:00
  • 18a40ed010 Merge branch 'bugfix/gh_issue_template_links' into 'master' Roland Dobai 2021-10-15 05:38:52 +00:00
  • dacd74cd0f Merge branch 'bugfix/mdns_remove_service4.3' into 'release/v4.3' David Čermák 2021-10-15 05:03:50 +00:00
  • 81e1277559 ci: retry Gitlab operations on error 500 Ivan Grokhotkov 2021-10-14 14:19:50 +02:00
  • 39528b1783 ci: retry download artifacts Fu Hanxi 2021-06-08 15:04:06 +08:00
  • ae87b280bc Merge branch 'bugfix/fix_stuck_in_rtc_clk_calibration' into 'master' morris 2021-10-15 02:08:06 +00:00
  • 8c00898adf Merge branch 'bugfix/espcoredump_notes' into 'master' Anton Maklakov 2021-10-15 02:03:13 +00:00
  • cce5b49b6a Merge branch 'bugfix/retry_download_submodule' into 'master' Anton Maklakov 2021-10-15 01:50:08 +00:00
  • fa0dc23a71 Merge branch 'flash/support_gd_32Mb' into 'release/v4.3' Cao Sen Miao 2021-10-15 01:48:59 +00:00
  • f31f360279 Merge branch 'feature/riscv-msave-restore' into 'master' Ivan Grokhotkov 2021-10-14 23:25:49 +00:00
  • d5699b08cc Merge branch 'backport/v4.3/dockerfile_multiarch' into 'release/v4.3' Roland Dobai 2021-10-14 21:14:48 +00:00
  • d4fd54f8ce spi_flash: fix the corruption of ROM after calling bootloader_execute_flash_command Michael (XIAO Xufeng) 2021-08-18 23:55:39 +08:00
  • e00f6cbde9 bootloader: add xmc spi_flash startup flow to improve reliability Michael (XIAO Xufeng) 2021-08-01 14:23:36 +08:00
  • 5875b03266 Merge branch 'bugfix/fix_bit_error_in_ledc_struct_backport_v4.3' into 'release/v4.3' Michael (XIAO Xufeng) 2021-10-14 17:41:00 +00:00
  • 70d1f94739 ci: retry Gitlab operations on error 500 Ivan Grokhotkov 2021-10-14 14:19:50 +02:00
  • 0b556de95c mdns: fix memory free issue when repeating the query in reply Jiacheng Guo 2021-04-16 15:19:34 +08:00
  • d5e4fc8356 remove __clang ifdef around atomic emulation Scott Mabin 2021-10-12 16:28:49 +01:00
  • b4b57a25b8 esp_wifi: backport some wifi fix chenjianxing 2021-05-30 16:32:06 +08:00
  • 0c46c56c01 Merge branch 'bugfix/fix_cplusplus_miss_in_dhcp_v4.1' into 'release/v4.1' Yuan Jian Min 2021-10-14 11:59:38 +00:00
  • 7e663430ea Dockerfile working on x64/ARM Tomas Sebestik 2021-08-13 09:11:42 +02:00
  • e1353a1a0e Dockerfile working on x64/ARM Tomas Sebestik 2021-08-13 09:11:42 +02:00
  • ce9e615679 Merge branch 'feature/esp32c3_usbjtagserial_v4.3' into 'release/v4.3' Cao Sen Miao 2021-10-14 10:38:02 +00:00
  • 1ea757c0f1 component/bt: Modify the bluetooth device name length limits XieWenxiang 2021-09-11 07:31:10 +08:00
  • 484457f02c Merge branch 'bugfix/ot-log-verbosity' into 'master' Guo Jia Cheng 2021-10-14 09:46:49 +00:00
  • dc20768913 Merge branch 'feature/add_i2s_es8311_example_and_loop_unit_test' into 'master' Kevin (Lao Kaiyao) 2021-10-14 09:28:35 +00:00
  • 8ab23d4395 Driver(Touch sensor): fix the touch sensor wait cycle after wakeup from sleep fuzhibo 2021-04-13 10:48:59 +08:00
  • 1cddcd010c Merge branch 'bugfix/fix_cplusplus_miss_in_dhcp_v4.3' into 'release/v4.3' David Čermák 2021-10-14 09:12:02 +00:00
  • 2d7a09e6af Revert "Merge branch 'bugfix/set_authmode_by_switching_number_to_string_v4.0' into 'release/v4.0'" Hu Chao Ru 2021-10-14 16:26:04 +08:00
  • ab9df9945f fix stuck in rtc_clk_cal wuzhenghui 2021-10-14 16:25:54 +08:00
  • 2c375458ab export.sh: fix undefined reference to realpath after renaming Ivan Grokhotkov 2021-10-14 09:44:16 +02:00
  • 94f4cfe99b tools: {install, export}.bat: fix path quoting Ivan Grokhotkov 2021-10-06 11:06:22 +02:00
  • a038fb24bd tools: {export,install}.sh: fix quoting issues Ivan Grokhotkov 2020-10-09 17:40:57 +02:00
  • 79f2e68bc0 tools: update idf_exe to 1.0.2 to fix path quoting issue Ivan Grokhotkov 2020-10-09 18:39:40 +02:00
  • ffb708d403 tools: idf_exe: compatibility with MSVC Ivan Grokhotkov 2021-09-29 19:43:50 +02:00
  • b8d6985dca tools: idf_exe: quote idf.py path Ivan Grokhotkov 2020-10-09 18:39:21 +02:00
  • 1b75fb5622 Merge branch 'bugfix/spi_master_crash_cache_disabled_v4.3' into 'release/v4.3' Michael (XIAO Xufeng) 2021-10-14 07:15:54 +00:00
  • eb86d39136 Merge branch 'feature/xtensa-esp32-elf-clang' into 'master' Juraj Sadel 2021-10-14 06:40:48 +00:00
  • e0ef3bb303 ci: update docs preview url Marius Vikhammer 2021-10-14 14:38:18 +08:00
  • b6842845b9 ci: update docs preview url Marius Vikhammer 2021-10-13 16:03:14 +08:00
  • c72ab6944e ci: update docs preview url Marius Vikhammer 2021-10-13 16:03:14 +08:00
  • 4a8bbb4586 Merge branch 'bugfix/newlib_missing_include' into 'master' Jakob Hasse 2021-10-14 05:56:08 +00:00
  • c2910c15f4 Merge branch 'bugfix/wifi_bt_power_domain_leakage_current' into 'master' Li Shuai 2021-10-14 05:10:55 +00:00
  • b7fd68c438 openthread: reduce default log verbosity Jiacheng Guo 2021-09-23 17:23:38 +08:00
  • 739ed52d9b Merge branch 'feature/add_function_for_deinit_lwip_timers' into 'master' Jiang Jiang Jian 2021-10-14 03:41:01 +00:00
  • 6e59f9e8be [newlib]: Added missing includes Jakob Hasse 2021-09-30 10:44:49 +08:00
  • 2de47f310d Merge branch 'ci/fix_deploy_docs_preview_url' into 'master' Anton Maklakov 2021-10-14 03:25:43 +00:00
  • 46dedca23c ci: replace old header with new SPDX header style Li Shuai 2021-10-13 17:10:57 +08:00
  • 73829221f5 esp_hw_support: force power down wifi and bt power domain when rtc module init Li Shuai 2021-09-15 11:24:39 +08:00
  • e684b3f2a6 Power Management: Initialize backup memory for MAC and Baseband power up/down baohongde 2021-09-17 17:11:35 +08:00