Commit Graph

  • 1d54d9ac13 Fix for C2H flow control param check when only BLE mode is configured. Chinmay Chhajed 2021-03-09 19:45:00 +05:30
  • 0305d13467 bootloader: Add config options to skip validation of app for minimum boot time Angus Gratton 2021-03-09 16:51:44 +11:00
  • c8ec2edc0f Merge branch 'feature/skip_validate' into 'master' Angus Gratton 2021-03-10 08:07:07 +00:00
  • b8cd8cc2df Merge branch 'feature/transport_support_dev_bind' into 'master' Mahavir Jain 2021-03-10 06:34:39 +00:00
  • e6ace495b4 Fix issues during light sleep and DFS baohongde 2021-03-09 13:49:59 +08:00
  • b449909b35 Fix controller task watchdog in Wi-Fi test baohongde 2021-03-05 11:25:03 +08:00
  • 0253d825e9 Fix IRAM_ATTR missing gengyuchao 2021-02-26 20:31:47 +08:00
  • 9a240c5ac7 Merge branch 'bugfix/fix-typo-esp32-wrover-kit-docs' into 'master' Krzysztof Budzynski 2021-03-10 06:06:48 +00:00
  • 32b0836485 driver: esp32s3 fix UART driver aleks 2021-02-23 14:18:51 +01:00
  • 7dca6b7428 uart: fixed incorrect baudrate on C3 and S3 when target is too slow Michael (XIAO Xufeng) 2021-03-09 17:35:14 +08:00
  • b180c2a146 Merge branch 'bugfix/touch_element_callback_para_v4.3' into 'release/v4.3' Michael (XIAO Xufeng) 2021-03-10 05:26:50 +00:00
  • 113bf479a4 espcoredump: code refactoring and add support for RISC-V implemetation Omar Chebib 2020-12-14 11:10:29 +08:00
  • 774f010196 freertos: Fix delay between interrupt request and trigger on RISC-V Omar Chebib 2021-02-10 16:18:04 +08:00
  • 22a8fe5b6f Removed esp_core_dump.h from check_public_headers_exceptions.txt (as per @igrr 's request 0xFEEDC0DE64 2021-02-21 01:35:42 +01:00
  • d36c72fba0 Fixed c++ include usage for esp_core_dump.h 0xFEEDC0DE64 2021-02-20 22:27:45 +01:00
  • 1bfc57b94f Merge branch 'bugfix/uart_baud_c3_s3' into 'master' Michael (XIAO Xufeng) 2021-03-10 03:48:12 +00:00
  • 98c76d46bd Merge branch 'bugfix/freemodbus_fix_parity_propagation_issue_v40' into 'release/v4.0' Michael (XIAO Xufeng) 2021-03-10 03:09:38 +00:00
  • 6f362b9383 bootloader: Add config options to skip validation of app for minimum boot time Angus Gratton 2021-03-09 16:51:44 +11:00
  • f68e55edb3 esp-tls: Separate timeout_ms conditional judgement from keep alive yuanjm 2021-02-19 19:38:50 +08:00
  • a412eb867c tcp_transport: Add bind device function to unit test yuanjm 2021-02-19 19:34:49 +08:00
  • c79a907e4f components: Remove repeated keep alive function by ssl layer function yuanjm 2021-02-19 15:50:42 +08:00
  • 07d784f7fe examples: Add OTA bind specified interface example yuanjm 2021-01-19 17:51:32 +08:00
  • bead3599ab components: Support bind socket to specified interface in esp_http_client and esp_websocket_client component yuanjm 2021-01-19 17:50:31 +08:00
  • c62cbd1254 transport: Support bind socket to specified interface in transport and esp-tls yuanjm 2021-01-19 17:49:42 +08:00
  • 1c8fd4041e aes/sha: use a shared lazy allocated GDMA channel for AES and SHA Marius Vikhammer 2021-02-25 15:06:41 +08:00
  • e39b475af1 Merge branch 'feature/crypto_reserve_gdma_ch' into 'master' Angus Gratton 2021-03-09 23:44:26 +00:00
  • 39a2d531f0 Merge branch 'feature/ldgen_mapping_extensions' into 'master' Angus Gratton 2021-03-09 22:43:08 +00:00
  • d4263c2558 Merge branch 'bugfix/btdm_crash_when_esp_restart_v4.3' into 'release/v4.3' Jiang Jiang Jian 2021-03-09 17:30:45 +00:00
  • 2c511e0295 Merge branch 'feature/update_wifi_provisioning_readme' into 'master' Mahavir Jain 2021-03-09 15:15:04 +00:00
  • ea49545269 esp_wifi: Fix some Wi-Fi bugs 0309 xiehang 2021-03-09 20:24:31 +08:00
  • 0e10c7e198 esp_wifi: Fix some Wi-Fi bugs xiehang 2021-03-09 17:41:57 +08:00
  • 67cb6b98f8 Merge branch 'feature/support_ws_handshake_callback' into 'master' Mahavir Jain 2021-03-09 12:11:56 +00:00
  • bd7cdf8f7c driver: esp32s3 fix UART driver aleks 2021-02-23 14:18:51 +01:00
  • fc61e60948 uart: fixed incorrect baudrate on C3 and S3 when target is too slow Michael (XIAO Xufeng) 2021-03-09 17:35:14 +08:00
  • 444f81983e provisioning: update README.md yuanjm 2021-03-02 14:57:02 +08:00
  • b3e384272a provisioning: Update README.md to explain QR code format mjcross 2021-02-28 10:03:55 +00:00
  • ed186e22e7 docs: ldgen flags docs Renz Bagaporo 2021-03-02 17:35:04 +08:00
  • 98c4c98840 spi_flash: fix flash issue of ext_flash_fatfs_example Cao Sen Miao 2021-02-23 11:50:38 +08:00
  • e5830907ca spi_flash: fix flash issue of ext_flash_fatfs_example Cao Sen Miao 2021-02-23 11:50:38 +08:00
  • 3480d3196f Merge branch 'ci/build_only_label_for_maintainers' into 'master' Anton Maklakov 2021-03-09 10:29:14 +00:00
  • 8b75cbf99f Merge branch 'bugfix/btdm_issues_when_light_sleep_and_dfs' into 'master' Jiang Jiang Jian 2021-03-09 09:51:10 +00:00
  • 9ca05c17ae Merge branch 'bugfix/ota_simple_backport_v4.3' into 'release/v4.3' Michael (XIAO Xufeng) 2021-03-09 09:42:57 +00:00
  • f5f25d2b53 Merge branch 'bugfix/ota_docs_openssl_windows' into 'master' Mahavir Jain 2021-03-09 08:21:38 +00:00
  • a1d5cfc260 example: Identify the callback whether is hanshake or frame-receive by req->method Now the uri handler gets called immediately after the handshake. In the handler we can identify that this was the handshake by checking req->method as it is still a GET from the first part of the handshake the client has sent. On a normal websocket-frame-receive (when normally a websocket uriHandler gets called) this field is set to 0 Closes https://github.com/espressif/esp-idf/issues/6597 yuanjm 2021-03-05 15:33:02 +08:00
  • b3612b73d6 Merge branch 'bugfix/fix_connected_scan_hidden_ap_issue' into 'master' Jiang Jiang Jian 2021-03-09 07:11:18 +00:00
  • 6088af1193 ldgen: additional documentations re. internal workings Renz Bagaporo 2021-03-05 17:49:10 +08:00
  • 32b0264529 Merge branch 'doc/flash_enc_update_v4.2' into 'release/v4.2' Angus Gratton 2021-03-09 06:41:53 +00:00
  • 4f406d7a35 Merge branch 'bugfix/read_ota_partition_required_output_arg' into 'master' Angus Gratton 2021-03-09 06:29:34 +00:00
  • 32ea7dc812 Merge branch 'feature/bootloader_disable_logs_unnecessary_warnings' into 'master' Angus Gratton 2021-03-09 06:28:46 +00:00
  • 8db219c292 hal: workaround for UART FIFO read on ESP32 with -O2 optimization Omar Chebib 2021-03-09 14:18:28 +08:00
  • 33df1358ef Fix issues during light sleep and DFS baohongde 2021-03-09 13:49:59 +08:00
  • 45b42a4994 Merge branch 'bugfix/ci_cmake_test_commit_id' into 'master' Anton Maklakov 2021-03-09 03:13:51 +00:00
  • fe71a8e340 aes/sha: use a shared lazy allocated GDMA channel for AES and SHA Marius Vikhammer 2021-02-25 15:06:41 +08:00
  • fb2d6a44eb CAN: ISR runs when cache is disabled Darian Leung 2020-12-03 18:21:43 +08:00
  • c2afe02507 CAN: Fix BRP field initialization onf ESP32 ECO3 Darian Leung 2020-12-02 21:30:28 +08:00
  • 5311a60af2 CAN: Simplify caps header Darian Leung 2020-12-02 21:09:37 +08:00
  • 1fa1474eec Merge branch 'doc/embed_example' into 'master' Angus Gratton 2021-03-09 00:06:43 +00:00
  • d6112c12b7 Merge branch 'bugfix/extern_c_decl' into 'master' Angus Gratton 2021-03-09 00:01:56 +00:00
  • 5b6e62d2c4 update CN translation based on reviewers' comments daiziyan 2021-03-03 19:30:02 +08:00
  • fdfef114ae api-guides: update CN translation for build-system and build-system-legacy,and fix line break in the EN version daiziyan 2021-02-26 14:53:20 +08:00
  • c8900823d8 doc: Update the link to an example that embeds a file Angus Gratton 2021-02-18 14:00:46 +11:00
  • fd93c475b6 update CN translation based on reviewers' comments daiziyan 2021-03-03 19:30:02 +08:00
  • 27c72a4105 api-guides: update CN translation for build-system and build-system-legacy,and fix line break in the EN version daiziyan 2021-02-26 14:53:20 +08:00
  • 5c8b1d6ab8 doc: Update the link to an example that embeds a file Angus Gratton 2021-02-18 14:00:46 +11:00
  • 123e540b2f update CN translation based on reviewers' comments daiziyan 2021-03-03 19:30:02 +08:00
  • 8c7fd31984 api-guides: update CN translation for build-system and build-system-legacy,and fix line break in the EN version daiziyan 2021-02-26 14:53:20 +08:00
  • 738b07fe63 doc: Update the link to an example that embeds a file Angus Gratton 2021-02-18 14:00:46 +11:00
  • 6928db7670 Allow selection of different core for main task 0xFEEDC0DE64 2021-02-27 20:13:01 +01:00
  • 68b66aeee9 docs: Fix typo in ESP32-WROVER-KIT documentation Gustavo Henrique Nihei 2021-02-22 14:37:26 -03:00
  • dadce650c9 Merge branch 'bugxif/fix-export-autocomplete-zsh' into 'master' Ivan Grokhotkov 2021-03-08 15:21:50 +00:00
  • 1982f4a2fb esp_wifi: fix some wifi bugs ronghulin 2021-03-02 16:27:29 +08:00
  • dd2a8e330b Added missing ESP32-S3 target for /rom/gpio.h include I know this is being depreciated in 5, but we need it working for S3 in 4.x :) Seon Rozenblum 2021-03-06 13:13:58 +11:00
  • 49360cb401 tools: Reinstall virtualenv if it is broken Roland Dobai 2021-03-04 09:52:34 +01:00
  • 191c4ccc01 tools: Add Python typing annotations for idf_tools.py Roland Dobai 2021-03-04 09:53:47 +01:00
  • cd90dfa38b Revert "Refactor wifi_interface_t" xiehang 2021-03-08 17:00:06 +08:00
  • 907ea44ee9 Merge branch 'feature/http_server_optimizations' into 'master' Mahavir Jain 2021-03-08 09:01:20 +00:00
  • ddea60c5ad Merge branch 'bugfix/kconfig_rename' into 'master' Island 2021-03-08 08:53:30 +00:00
  • 9c03f04769 esptool_py: Add esptool_py as a dependency for any component that uses it Angus Gratton 2021-03-08 19:46:37 +11:00
  • 3942b61a1e partition_table requires esptool_py for esptool_py_flash_target Matt Arcidy 2021-03-06 16:24:17 -08:00
  • da1ed49a65 Merge branch 'docs/fix_broken_example_links_for_releasev4.1' into 'release/v4.1' Krzysztof Budzynski 2021-03-08 08:22:04 +00:00
  • 16731833fb add default value for unset env variables Martin Gaňo 2021-02-28 23:26:06 +01:00
  • d20a5c39da Fix error when ZSH_VERSION is unset. Markus Reiter 2021-02-21 06:09:30 +01:00
  • f7d7954bf4 Merge branch 'bugfix/dport_init_min_stack_size' into 'master' Angus Gratton 2021-03-08 07:33:47 +00:00
  • ffe5e45c77 Merge branch 'bugfix/btdm_controller_task_watchdog_in_wifi_test' into 'master' Jiang Jiang Jian 2021-03-08 07:02:16 +00:00
  • d52a21de5c Random NVS fixes Jakob Hasse 2021-03-08 10:44:15 +08:00
  • 13bc5feb0a [cxx]: fixed extern "C" declarations William Ferguson 2021-03-01 09:21:44 +10:00
  • c5f8fbea02 Merge branch 'fix/esp_tls_prevent_freeing_global_CA_store_after_each_request_v4.3' into 'release/v4.3' Mahavir Jain 2021-03-08 04:59:19 +00:00
  • cf7891cb93 Merge branch 'feature/touch_element_api_reference_v4.3' into 'release/v4.3' Michael (XIAO Xufeng) 2021-03-08 02:58:43 +00:00
  • 04357aa66e ci: add label only build tests for maintainers to control the flow Fu Hanxi 2021-03-08 10:12:22 +08:00
  • 0b1bc0b5b8 Merge branch 'bugfix/ttfw_example_test_fails_port_remains_open_v3.3' into 'release/v3.3' Angus Gratton 2021-03-07 23:42:24 +00:00
  • a10dac936c components/bt: Fix crash in Bluetooth when esp_restart baohongde 2021-03-01 14:50:49 +08:00
  • 2ad908f71e components/bt: Shutdown Bluetooth before esp_restart. baohongde 2021-03-05 21:54:20 +08:00
  • 0bfff0b25a Merge branch 'bugfix/fix_csa_channel_crash_v3.3' into 'release/v3.3' Jiang Jiang Jian 2021-03-05 12:31:58 +00:00
  • 356bf67443 Merge branch 'bugfix/fix_tx_issue_after_esp_restart_v4.1' into 'release/v4.1' Jiang Jiang Jian 2021-03-05 12:29:27 +00:00
  • 37a8c8ce6c Merge branch 'bugfix/btdm_crash_when_esp_restart_v4.2' into 'release/v4.2' Jiang Jiang Jian 2021-03-05 12:27:43 +00:00
  • b9ba76ac9f Merge branch 'bugfix/fix_csa_channel_crash_v4.0' into 'release/v4.0' Jiang Jiang Jian 2021-03-05 12:25:19 +00:00
  • 2289d4fcc0 Merge branch 'bugfix/fix_csa_channel_crash_v4.2' into 'release/v4.2' Jiang Jiang Jian 2021-03-05 12:24:33 +00:00
  • 8cfb4a2426 Merge branch 'bugfix/fix_csa_channel_crash_v4.1' into 'release/v4.1' Jiang Jiang Jian 2021-03-05 12:24:18 +00:00
  • f71577afe0 Merge branch 'feature/add_init_and_deinit_evt_for_a2dp_4_1' into 'release/v4.1' Jiang Jiang Jian 2021-03-05 12:21:12 +00:00
  • 05e3e58ebb Merge branch 'feature/add_init_and_deinit_evt_for_a2dp_4_0' into 'release/v4.0' Jiang Jiang Jian 2021-03-05 12:20:11 +00:00