Commit Graph

  • b336a838b6 i2s: fix bug of switching mono/stereo mode by 'i2s_set_clk' on c3/s3 laokaiyao 2022-01-18 15:51:50 +08:00
  • 24a60c12c6 uart: Provide support for esp32c2 and esp32h2 songruojing 2022-01-17 20:32:39 +08:00
  • 7a14739e71 Merge branch 'bugfix/gpio_intr_on_core1_s3_v4.3' into 'release/v4.3' Michael (XIAO Xufeng) 2022-03-02 11:23:42 +08:00
  • 3d13370968 uart: fixed incorrect channel number on ESP32S2, S3 and C3 songruojing 2022-01-17 20:32:39 +08:00
  • d87d385e6f bootloader: fixed the issue custom_uart_gpio doesn't take effect Michael (XIAO Xufeng) 2022-01-25 12:08:42 +08:00
  • bb88338118 system: move kconfig options out of target component Marius Vikhammer 2022-01-07 12:22:56 +08:00
  • 6e0308d352 Merge branch 'bugfix/http_client_body' into 'master' Shubham Kulkarni 2022-03-02 05:45:09 +08:00
  • 8363f88cd5 Merge branch 'example/asio_socks4_client' into 'master' David Čermák 2022-03-02 04:12:09 +08:00
  • d8f56d4042 github: fix pre-commit failure for PRs from forks Ivan Grokhotkov 2022-03-01 19:18:02 +01:00
  • 1bcb419fd2 uart: fixed reset logic on ESP32-S3 songruojing 2022-01-17 20:32:39 +08:00
  • 5f3f615ff1 uart: fixed incorrect channel number on ESP32S2, S3 and C3 songruojing 2022-01-17 20:32:39 +08:00
  • 24fa86f270 bootloader: fixed the issue custom_uart_gpio doesn't take effect Michael (XIAO Xufeng) 2022-01-25 12:08:42 +08:00
  • 2ef6b8845b uart: fixed reset logic on ESP32-S3 songruojing 2022-01-17 20:32:39 +08:00
  • bdd7610e66 uart: fixed incorrect channel number on ESP32S2, S3 and C3 songruojing 2022-01-17 20:32:39 +08:00
  • 8543d1b88a bootloader: fixed the issue custom_uart_gpio doesn't take effect Michael (XIAO Xufeng) 2022-01-25 12:08:42 +08:00
  • 78165c541e Merge branch 'bugfix/bootloader_uart_custom_gpio' into 'master' Michael (XIAO Xufeng) 2022-03-02 02:35:14 +08:00
  • f1f0bd34b9 Tools/idf_size.py: Support .noinit sections Roland Dobai 2022-03-01 18:49:15 +01:00
  • ad59ef3893 tools/idf_size.py: Identify objects without extension in MAP files Roland Dobai 2022-03-01 17:01:26 +01:00
  • a8c3fe56c8 This commit add to GDBstup: 1. Multicore suupor 2. Stepping 3. Console output 4. Update example + readme 5. Jumps Dmitry 2021-06-07 22:54:09 +03:00
  • 18fa343161 esp_http_client: Cache received data in http_on_body callback. Shubham Kulkarni 2022-02-18 16:25:02 +05:30
  • f7b842bbc7 EXAMPLES/ASIO: Adds a SOCKS4 example Euripedes Rocha 2021-12-01 10:48:49 -03:00
  • 216a57b767 correct the rate of data-producing jincheng 2022-03-01 21:49:44 +08:00
  • 3be8ed7c3b Merge branch 'bugfix/efuse_ll_get_chip_ver_rev2' into 'master' Ivan Grokhotkov 2022-03-01 21:00:36 +08:00
  • b6887416d4 uart: fixed reset logic on ESP32-S3 songruojing 2022-01-17 20:32:39 +08:00
  • d4334cc109 uart: fixed incorrect channel number on ESP32S2, S3 and C3 songruojing 2022-01-17 20:32:39 +08:00
  • 395cd494f8 bootloader: fixed the issue custom_uart_gpio doesn't take effect Michael (XIAO Xufeng) 2022-01-25 12:08:42 +08:00
  • 7d097511fa soc: Fix efuse_hal_get_chip_revision for esp32 KonstantinKondrashov 2022-03-01 16:54:14 +08:00
  • 56c3ebc4e7 Sleep: fix wrong debug level Omar Chebib 2022-03-01 16:06:41 +08:00
  • 2bdea81b2a Update ESP32-C3 and ESP32-S3 bt lib and phy lib Add the pll track feature to keep the ble connection stable when the environment temprature increase form 0 to 74. Yang Zhao 2022-03-01 14:56:47 +08:00
  • 9373bdfe2f Merge branch 'bugfix/remove_c_series_chips_unsupported_efuse_field' into 'master' Wu Zheng Hui 2022-03-01 13:52:45 +08:00
  • 1caf2b37b4 Merge branch 'bugfix/ble_mesh_console_correct_repl_config_prompt_forv4.1' into 'release/v4.1' Island 2022-03-01 13:51:39 +08:00
  • 047adc5ebc Merge branch 'bugfix/ble_mesh_console_correct_repl_config_prompt_forv4.3' into 'release/v4.3' Island 2022-03-01 13:51:02 +08:00
  • f1a4057877 Merge branch 'bugfix/ble_mesh_console_correct_repl_config_prompt' into 'master' Island 2022-03-01 13:50:24 +08:00
  • 4067bc40fc docs: Updated ULP documentation Sudeep Mohanty 2022-02-21 16:13:02 +05:30
  • 5b1e9fc710 Merge branch 'docs/update_pico_kit_user_guide' into 'master' Mo Fei Fei 2022-03-01 11:06:54 +08:00
  • fe455d0053 Merge branch 'bugfix/toolchain_not_installed' into 'master' Roland Dobai 2022-03-01 00:36:50 +08:00
  • 7936a04c3e Tools: Make target-specific installation clearer in the getting started guide Roland Dobai 2022-02-23 16:42:03 +01:00
  • 659306b243 esp_wifi: Always connect Station in PMF mode if possible Nachiket Kukade 2022-02-07 11:31:26 +05:30
  • 1a4d4b9cd6 remove esp32h2 rev1/2 unsupported efuse field wuzhenghui 2022-01-19 16:50:33 +08:00
  • 95418fd22e remove esp32c3 unsupported efuse field wuzhenghui 2022-01-19 15:58:30 +08:00
  • ad71c0031c remove in esptool wuzhenghui 2022-02-28 19:24:59 +08:00
  • b8bd3ada55 remove esp32c3 unsupported efuse field wuzhenghui 2022-01-19 15:58:30 +08:00
  • 3f49170ab1 Fixed error in "touch_ll_get_sleep_time" function for ESP32 Sergey Gorban 2021-04-18 12:04:19 +02:00
  • 8bb2eb299e Fixed error in "touch_ll_get_sleep_time" function for ESP32 Sergey Gorban 2021-04-18 12:04:19 +02:00
  • e6e76195e8 remove in esptool wuzhenghui 2022-02-28 17:40:02 +08:00
  • 6c2f5a16bb remove esp32h2 unsupported efuse field wuzhenghui 2022-02-28 17:33:12 +08:00
  • c6aa1cf732 remove esp32c3 unsupported efuse field wuzhenghui 2022-01-19 15:58:30 +08:00
  • e2274f31ee docs:add pin header version information intern 2022-02-28 16:54:28 +08:00
  • 15ab3466fa Merge branch 'contrib/github_pr_8467' into 'master' Mahavir Jain 2022-02-28 16:50:33 +08:00
  • f5f7a77895 gpio: Fix the bug that gpio interrupt cannot be triggered on app cpu on ESP32S3 songruojing 2021-12-30 13:06:00 +08:00
  • 7c8c7e8b83 Merge branch 'docs/updated_CN_Trans_api-guides' into 'master' Dai Zi Yan 2022-02-28 16:00:37 +08:00
  • f817722109 gpio: Bugfix - Move esp_intr_free() out of the critical section in gpio_uninstall_isr_service() songruojing 2021-11-17 12:07:00 +08:00
  • 1ceb7c8cd6 i2c: Correct hal functions iram placement and remove IRAM_ATTR for i2c_hw_fsm_reset songruojing 2022-02-25 15:44:28 +08:00
  • c974a000d7 ULP: Add example of using GPIO to wakeup the ULP-RISCV processor Marius Vikhammer 2022-02-28 12:05:48 +08:00
  • 47fb454baa esp_system: Fix copyright header Mahavir Jain 2022-02-28 11:40:12 +05:30
  • cc1d89ebba Merge branch 'feature/i2c_support_on_esp8684_esp32h2' into 'master' Kevin (Lao Kaiyao) 2022-02-28 13:59:02 +08:00
  • 44e5ac2c59 Merge branch 'feature/efuse_hal' into 'master' Konstantin Kondrashov 2022-02-28 13:38:43 +08:00
  • 077c5fb0b8 coredump: backport the coredump test data from v4.4 Anton Maklakov 2021-09-16 08:13:16 +07:00
  • 9fd621c7ad Fix typos. Eva Dengler 2022-02-25 19:23:58 +01:00
  • 040ae4ac72 Merge branch 'feat/support_mxic_unlock_v4.3' into 'release/v4.3' morris 2022-02-25 14:57:16 +00:00
  • 2ed96858a5 Merge branch 'bugfix/dual_core_pm_lock_issue_backport_v4.1' into 'release/v4.1' Jiang Jiang Jian 2022-02-25 12:12:39 +00:00
  • 6b8420e877 docs: updated CN translation for using-debugger, windows-setup, resources and index daiziyan 2022-02-21 17:20:27 +08:00
  • 229ed08484 Merge branch 'bugfix/http_client_ci' into 'master' Mahavir Jain 2022-02-25 08:33:10 +00:00
  • b85eeb3224 Merge branch 'feature/lcd_isr_in_iram' into 'master' morris 2022-02-25 08:21:15 +00:00
  • 731cb09ab4 bootloader: support unlock MXIC flash chips Michael (XIAO Xufeng) 2021-09-17 15:38:37 +08:00
  • 3f1622a038 Merge branch 'ci/improve_ci_cache_policy' into 'master' Fu Hanxi 2022-02-25 06:45:16 +00:00
  • 83965c22b7 ci: cache policy is pull-only for most of the jobs Fu Hanxi 2022-02-25 14:31:21 +08:00
  • 0a64094a60 Merge branch 'bugfix/a_small_fix_for_multi_heap' into 'master' Jing Li 2022-02-25 05:09:13 +00:00
  • 8199f711a2 examples/esp_http_client: Use dl.espressif.com URL for performing request with Range header Shubham Kulkarni 2022-02-23 15:38:52 +05:30
  • 2a91e4c895 Merge branch 'bugfix/mdsn_fuzzer_extend' into 'master' David Čermák 2022-02-24 23:03:50 +00:00
  • 4a553510b7 Merge branch 'bugfix/interrupted_thread_gdb_bt' into 'master' Ivan Grokhotkov 2022-02-24 20:21:17 +00:00
  • 9605f3eb1a soc: Adds efuse hal KonstantinKondrashov 2021-12-22 22:18:43 +08:00
  • f6ac2ad419 Merge branch 'bugfix/add-resolution-suggestion-for-coredump' into 'master' Roland Dobai 2022-02-24 11:01:28 +00:00
  • 9f769310b5 Merge branch 'docs/support_esp32c2_gpio' into 'master' Song Ruo Jing 2022-02-24 10:30:44 +00:00
  • afe7ab3b2c ci/mdsn: Fix example test on ethernet runners David Cermak 2022-02-04 18:40:21 +01:00
  • b5149e3ee7 mdns: Update to drop our own packet if bounced back David Cermak 2022-02-04 18:18:49 +01:00
  • 51a5de2525 mdns: Fix potential read behind parsed packet David Cermak 2022-02-02 12:21:12 +01:00
  • 9cbdb8767b mdns: Fix memleak when adding delegated host David Cermak 2022-02-02 08:35:04 +01:00
  • 5b236679b8 ci/mdns: Add new mdns fuzzer job for no-service test David Cermak 2022-02-01 13:24:12 +01:00
  • a57be7b7d1 mdns: Fix null-service issue when parsing packets David Cermak 2022-02-01 09:58:20 +01:00
  • e43277a3ba Update vscode-setup.rst Andy Piper 2022-02-19 19:52:07 +00:00
  • 2c1007156e mdns: Update fuzzer test (add delegation, check memory) David Cermak 2022-02-01 09:56:32 +01:00
  • ca7e5b3ef5 Merge branch 'bugfix/mdns_missing_includes' into 'master' David Čermák 2022-02-24 09:39:30 +00:00
  • 26abd312a4 docs: Update gpio programming guide for esp32c2 songruojing 2022-02-15 11:38:49 +08:00
  • dea45a9d72 riscv: Use semihosting to set breakpoint and watchpoint when running under debugger Alexey Gerenkov 2022-02-02 22:27:13 +03:00
  • 72822dfc8f riscv: Adds support for returning from exception handler Alexey Gerenkov 2022-02-02 22:25:13 +03:00
  • 088e940528 riscv: Fixes GDB backtrace end function to point to prvTaskExitError Alexey Gerenkov 2022-01-27 12:06:30 +03:00
  • 54569fb001 riscv: Fixes GDB backtrace of interrupted threads Alexey Gerenkov 2022-01-27 00:39:52 +03:00
  • cff491eb6c Merge branch 'docs/update_esp_wrover_kit_user_guide' into 'master' morris 2022-02-24 08:43:49 +00:00
  • 8c91ef7599 Merge branch 'contrib/github_pr_8430' into 'master' morris 2022-02-24 08:42:06 +00:00
  • c735cbde58 Merge branch 'bugfix/mitigate_test_time_adjustment_happens_linearly_v4.3' into 'release/v4.3' morris 2022-02-24 08:38:30 +00:00
  • 4cfe6cfb4d docs: update esp wrover kit user guide intern 2022-02-22 14:11:27 +08:00
  • dad8d00bdf esp_wifi: refactor modem sleep access phy zhangyanjiao 2022-01-28 16:42:19 +08:00
  • 900dc2ada6 esp_wifi: define wifi_clock_enable() on esp32 Xia Xiaotian 2020-02-19 19:16:42 +08:00
  • 5056892b9b esp_wifi: store PHY digital registers before disabling PHY and load them after enabling PHY Xia Xiaotian 2021-01-19 19:36:06 +08:00
  • 002b273aa3 call pm_wakeup_init in esp_phy_enable() on esp32 zhangyanjiao 2022-01-28 14:49:50 +08:00
  • 89c036498e esp_wifi: refactor PHY access Xia Xiaotian 2020-05-22 17:15:28 +08:00
  • d1ae1450c9 Merge branch 'feature/remove_unused_tools' into 'master' Roland Dobai 2022-02-24 06:29:34 +00:00
  • 6c25dd4ec1 fix param passed to assert_valid_block, should be block not ptr jingli 2022-02-24 13:50:16 +08:00
  • c2efc1781f Merge branch 'bugfix/twai_workarounds_default_enable' into 'master' Darian 2022-02-24 05:12:50 +00:00