Commit Graph

  • 9eb34fd153 esp_wifi: optimize phy version log ChenJianxing 2020-11-13 16:11:11 +08:00
  • 70777a256a bugfix: fix some wifi bugs ronghulin 2020-12-21 15:44:00 +08:00
  • 67fb958b8c Merge branch 'bugfix/ble_mesh_macro_OR_v4.2' into 'release/v4.2' Island 2021-01-15 11:04:47 +08:00
  • 7e63061fae Merge branch 'bugfix/xtensa_win_version' into 'release/v3.3' Ivan Grokhotkov 2021-01-15 07:33:27 +08:00
  • 317c882133 Merge branch 'bugfix/elf_sha256_first_byte_skip' into 'master' Angus Gratton 2021-01-15 06:55:15 +08:00
  • f0cfbc32c2 Merge branch 'bugfix/doc_cairo2svg_version' into 'master' Angus Gratton 2021-01-15 06:26:27 +08:00
  • f97aed80c2 configure_ds.py: Add function documentation for improving redability. Aditya Patwardhan 2021-01-11 10:26:31 +05:30
  • 5331bc2c71 esp32s2/configure_ds.py: The script now reads and parses the efuse summary of the esp32-s2 chip. * Added option to read and use previously burned efuse keys * Added option for the user to save the DS parameters for * development purpose. * Updated required documentation. Aditya Patwardhan 2020-12-24 20:24:38 +05:30
  • c6962df016 CI: Fix port for test app of IDF Monitor IDE integration Roland Dobai 2021-01-14 16:17:14 +01:00
  • 1969313b6f rmt: add musical buzzer example morris 2020-09-08 10:28:38 +08:00
  • 467d44970e rmt: support setting loop count at runtime morris 2020-09-09 15:28:14 +08:00
  • 914ba4914a gdma: fix potential cocurrency issue morris 2021-01-14 20:34:30 +08:00
  • 0713e93b8f TWAI: bringup for S3 and C3 Marius Vikhammer 2021-01-14 10:44:59 +08:00
  • a31000dcb6 esp_wifi: The maximum value of modifying TCP MSS is 1660 xiehang 2021-01-14 19:50:24 +08:00
  • 19d92ef6b2 Merge branch 'fix/tinyusb_cdc_remove_logv_assert_mutex_fail' into 'master' Michael (XIAO Xufeng) 2021-01-14 19:28:31 +08:00
  • ea996df725 Merge branch 'feature/rmt_support_user_context_in_translator' into 'master' Michael (XIAO Xufeng) 2021-01-14 19:26:26 +08:00
  • cd1fbfdee1 ble_mesh: stack: Fix using wrong | for OR between macros lly 2021-01-07 19:17:45 +08:00
  • 5718652952 Merge branch 'bugfix/ble_mesh_macro_OR_v4.0' into 'release/v4.0' Island 2021-01-14 19:01:15 +08:00
  • 8911c29122 Merge branch 'feat/ble_mesh_support_ble_scan_v4.2' into 'release/v4.2' Island 2021-01-14 19:01:05 +08:00
  • 8df9e67f15 Merge branch 'bugfix/show_missing_function_descriptions' into 'master' Krzysztof Budzynski 2021-01-14 18:13:02 +08:00
  • b51889dccb system: stack watchpoint support on C3 Jakob Hasse 2020-12-03 14:28:06 +08:00
  • 569ebc181a Merge branch 'feature/enable_wifi_provisioning_for_esp32c3' into 'master' Mahavir Jain 2021-01-14 17:35:12 +08:00
  • 5befaac4be ttfw: fix get dut failed when dut port is set as env variable He Yin Ling 2021-01-14 15:31:01 +08:00
  • 563bc5d19d app_update: fix incorrect first byte from esp_ota_get_app_elf_sha256 Itay Perl 2021-01-13 02:01:52 +02:00
  • 092dc133cc Bluedroid: Do not connect if peer BD_ADDR is same as own BD_ADDR. Chinmay Chhajed 2021-01-14 14:32:58 +05:30
  • 9827adaa09 panic: fix illegal instruction test to be compatible with RISC-V Ivan Grokhotkov 2020-11-24 16:39:26 +01:00
  • 8dcdca8d76 Merge branch 'feature/add-ability-to-disable-address-decoding' into 'master' Ivan Grokhotkov 2021-01-14 16:12:35 +08:00
  • 4902b2745b ble_mesh: stack: Fix using wrong | for OR between macros lly 2021-01-07 19:17:45 +08:00
  • a47099b028 Merge branch 'feat/ble_mesh_support_ble_scan_v4.0' into 'release/v4.0' Island 2021-01-14 15:47:52 +08:00
  • 8cef74c151 bugfix: correction of xtensa-esp32-elf version for Windows Juraj Michálek 2021-01-13 21:58:11 +01:00
  • a3fa7dda33 ble_mesh: ci: Add ble & ble mesh coex sdkconfig test files lly 2020-10-26 16:30:16 +08:00
  • c8890a40e4 ble_mesh: stack: Support reporting normal ble adv packets lly 2020-10-26 15:51:18 +08:00
  • a91addb716 ble_mesh: stack: Add a btc file for ble coex functions lly 2020-10-26 16:04:34 +08:00
  • 396c6a3bc5 ble_mesh: stack: Move ble scan funcitons to a single file lly 2020-10-26 15:26:45 +08:00
  • 96182bdc43 ble_mesh: stack: Optimize handling received mesh adv packets lly 2020-10-26 14:23:35 +08:00
  • c4fe4dbf67 Bluedroid: Do not connect if peer BD_ADDR is same as own BD_ADDR. Chinmay Chhajed 2020-12-29 10:10:31 +05:30
  • 53e93c0a10 Bluedroid: Do not connect if peer BD_ADDR is same as own BD_ADDR. Chinmay Chhajed 2020-12-29 10:10:31 +05:30
  • 4cfece437d Bluedroid: Do not connect if peer BD_ADDR is same as own BD_ADDR. Chinmay Chhajed 2020-12-29 10:10:31 +05:30
  • 1e73d90c29 Merge branch 'bugfix/bluedroid_avoid_same_bdaddr_conn' into 'master' Island 2021-01-14 14:47:21 +08:00
  • 675d6f26d4 bugfix: fix ICMP specify length issue ronghulin 2021-01-14 14:40:00 +08:00
  • 73023f7ff7 Merge branch 'ci/increase_build_example_parallel_count' into 'release/v4.2' Angus Gratton 2021-01-14 14:33:26 +08:00
  • adb7ba30b1 Merge branch 'doc/update_CN_translation_for_build-system.rst' into 'master' Krzysztof Budzynski 2021-01-14 14:04:31 +08:00
  • ccf89cd4bf wifi_provisioning: fix build warnings due to incorrect event handler argument type Mahavir Jain 2021-01-11 13:24:00 +05:30
  • 533c124280 wifi_provisioning: enable component build for ESP32-C3 Mahavir Jain 2021-01-11 13:23:17 +05:30
  • 1ae280aee2 wifi_prov_mgr: increase firmware partition size Mahavir Jain 2020-12-28 16:39:46 +05:30
  • 7d4acd9e17 wifi_prov_mgr: keep SoftAP transport as default only for ESP32S2 Mahavir Jain 2020-12-28 16:38:37 +05:30
  • f7babe8d46 Merge branch 'bugfix/sonarqube_extra_job_wrong_pipeline' into 'master' Anton Maklakov 2021-01-14 13:14:02 +08:00
  • 4af99be229 cxx: re-enable cxx init_priority unit test for C3 Marius Vikhammer 2021-01-13 13:47:58 +08:00
  • a0eab085ad Merge branch 'bugfix/return_EINVAL_if_truncate_length_minus_zero' into 'master' Angus Gratton 2021-01-14 12:03:14 +08:00
  • 4867b38c74 ci: sonarqube: use exit-code instead of extra job Fu Hanxi 2021-01-14 11:01:17 +08:00
  • f2038b959a Merge branch 'bugfix/fix_spp_vfs_dynamic_memory_bugs_v4.0' into 'release/v4.0' Jiang Jiang Jian 2021-01-14 11:19:34 +08:00
  • 95e712039c rmt: add workaround to get user context in a graceful way morris 2020-11-02 16:58:28 +08:00
  • 2d3f22918f Merge branch 'feature/gdma_channel_allocator' into 'master' Michael (XIAO Xufeng) 2021-01-14 10:52:49 +08:00
  • 21bb6f2334 rmt: support rmt user context in translator Nishanth Samala 2020-10-18 15:16:04 -04:00
  • 0601f00422 Merge branch 'bugfix/rtcio_support_rtc_gpio_desc' into 'master' Angus Gratton 2021-01-14 07:58:26 +08:00
  • ff2d9fd96c [freertos] Silence sign-conversion warning Renz Bagaporo 2020-12-17 10:52:15 +08:00
  • 92ae75f955 Merge branch 'feature/support_serial_port_env_args_in_tools' into 'master' Angus Gratton 2021-01-14 07:51:45 +08:00
  • 401ad7f2e1 Merge branch 'bugfix/c3_retention_memory_aligned_alloc' into 'master' Angus Gratton 2021-01-14 06:38:09 +08:00
  • 9ca00064bd Merge branch 'bugfix/send_conn_close_header' into 'master' Mahavir Jain 2021-01-13 22:59:26 +08:00
  • 755b5d617c Merge branch 'bugfix/fix_wps_example_issue' into 'master' Jiang Jiang Jian 2021-01-13 22:23:27 +08:00
  • 6f91d408ab file_serving example: Demonstrate use of connection close header from request headers Shubham Kulkarni 2021-01-08 11:48:52 +05:30
  • d3a27596a1 CI: Fix test_phy_rtc_cache_task stack overflow xiehang 2021-01-13 19:48:47 +08:00
  • 2e3367b97e update api-guides/build-system.rst to keep EN and CN in sync daiziyan 2020-12-16 19:47:40 +08:00
  • e9c131e174 fatfs: return EINVAL if truncate length is less than 0 morris 2021-01-13 19:11:40 +08:00
  • 09604d6519 Merge branch 'bugfix/softap_prov_cookies' into 'master' Mahavir Jain 2021-01-13 18:10:55 +08:00
  • 22c82a4e28 Merge branch 'bugfix/mdns_resolve_nonstrict_answers_v4.1' into 'release/v4.1' Jiang Jiang Jian 2021-01-13 16:54:02 +08:00
  • 88aa3c2463 docs: bump cairosvg from 2.4.2 to 2.5.1 in /docs dependabot[bot] 2021-01-06 17:40:09 +00:00
  • bd0f520a95 ci: Add 1 parallel count for building example lly 2021-01-13 15:20:05 +08:00
  • 3729a33c90 Merge branch 'docs/dac_dma_esp32s2' into 'master' Michael (XIAO Xufeng) 2021-01-13 16:03:57 +08:00
  • 47f469b238 heap: support aligned_alloc for retention memory on ESP32-C3 jiangguangming 2020-12-29 12:44:22 +08:00
  • 78072b32ff Merge branch 'doc/linux_libusb_dep' into 'master' Angus Gratton 2021-01-13 14:39:35 +08:00
  • 7ef49203bd Merge branch 'bugfix/wifi_fix_no_tbtt_in_station_softap_mode_when_listen_interval_sleep' into 'master' Jiang Jiang Jian 2021-01-13 14:17:08 +08:00
  • da2be51868 docs: updates the dac part on ESP32S2. Michael (XIAO Xufeng) 2020-12-30 09:24:10 +08:00
  • e2910d2ff5 doc: Add libusb package dependencies for Arch, CentOS Angus Gratton 2021-01-12 10:57:58 +11:00
  • f12544a04e doc: Add libusb dependency for Ubuntu mjdr 2021-01-12 10:52:06 +11:00
  • f683db7aea Merge branch 'feature/c3_IDF-2554' into 'master' Angus Gratton 2021-01-13 12:55:21 +08:00
  • 820639cede Merge branch 'bugfix/c3_init_priority' into 'master' Angus Gratton 2021-01-13 12:52:21 +08:00
  • 9769be3fde Merge branch 'bugfix/fix_sign_compare' into 'master' Angus Gratton 2021-01-13 12:45:05 +08:00
  • 541cf16c9e protocomm security1: Restart security session if SESSION_STATE_CMD0 is received Piyush Shah 2021-01-06 15:49:11 +05:30
  • 72fa8d0750 protocomm_httpd: Use HTTP cookies to track session Piyush Shah 2021-01-05 22:34:08 +05:30
  • 50681db44c esp_wifi: fix the issue that no tbtt is generated in station+softap mode when maximum modem sleep is enabled Xia Xiaotian 2020-12-17 15:09:41 +08:00
  • 26418edc85 Merge branch 'bugfix/IDFCI-377-tag' into 'master' Jiang Jiang Jian 2021-01-13 11:59:16 +08:00
  • 40a6a0fac6 async_mcp: apply gdma driver morris 2020-12-15 11:52:31 +08:00
  • e6d23a35ec gdma: dynamic alloc DMA channels morris 2020-12-09 20:29:26 +08:00
  • e277d8ef23 Merge branch 'bugfix/esp_sntp_header' into 'master' Krzysztof Budzynski 2021-01-13 10:28:39 +08:00
  • 76f6dd6214 lwip: Moved default SNTP API to esp_sntp.h David Čermák 2021-01-13 10:28:34 +08:00
  • 7dcf368e1c Merge branch 'bugfix/lwip_debug_print_format' into 'master' David Čermák 2021-01-13 03:01:54 +08:00
  • 5a64638848 Merge branch 'fix/esp_tls_add_warning_if_ca_chain_has_invalid_cert_v4.0' into 'release/v4.0' Mahavir Jain 2021-01-12 23:26:55 +08:00
  • e5553b964d Merge branch 'fix/esp_tls_add_warning_if_ca_chain_has_invalid_cert_v4.2' into 'release/v4.2' Mahavir Jain 2021-01-12 23:26:32 +08:00
  • 6dd6c8c3cf ci: fix IDFCI-377 ninh 2021-01-08 18:29:54 +08:00
  • 5d92cdc5d9 Merge branch 'Bugfix/pppos_coonection_lost' into 'master' David Čermák 2021-01-12 20:50:55 +08:00
  • a807f8e263 lwip: Fixed minor debug print format issue David Cermak 2021-01-11 10:57:10 +01:00
  • 7453507d93 Secure boot v2: Fixes the issue of passing the flash calculated digest for ota verification. Supreet Deshpande 2020-12-18 14:14:42 +05:30
  • b979dacc6c Secure Boot v2: Fix the double padding of the image length during flash encryption Supreet Deshpande 2020-12-18 14:10:28 +05:30
  • 024017e3f2 ble_mesh: ci: Add ble & ble mesh coex sdkconfig test files lly 2020-10-26 16:30:16 +08:00
  • f9b53a909b ble_mesh: stack: Support reporting normal ble adv packets lly 2020-10-26 15:51:18 +08:00
  • 34b5c1cf72 ble_mesh: stack: Add a btc file for ble coex functions lly 2020-10-26 16:04:34 +08:00
  • 88b550ba75 ble_mesh: stack: Move ble scan funcitons to a single file lly 2020-10-26 15:26:45 +08:00
  • d1553311a2 ble_mesh: stack: Optimize handling received mesh adv packets lly 2020-10-26 14:23:35 +08:00
  • 725f882897 Merge branch 'optimize/ble_mesh_miscellaneous_v4.0' into 'release/v4.0' Island 2021-01-12 19:13:10 +08:00