Commit Graph

  • abdad421bb Merge branch 'bugfix/fix_wifi_bugs_20211206_v4.1' into 'release/v4.1' Jiang Jiang Jian 2021-12-08 03:02:39 +00:00
  • 68fc49c4d2 spi-slave: fix single-board: hd test failing due to DMA buffers ending up in PSRAM Marius Vikhammer 2021-12-07 16:39:33 +08:00
  • c138e47f45 components/bt: Update licenses baohongde 2021-12-06 14:59:55 +08:00
  • 2e1c7d876c Merge branch 'bugfix/minimal_stacksize_watchpoint_aware' into 'master' Jakob Hasse 2021-12-08 02:57:11 +00:00
  • 23c4534d23 Merge branch 'bugfix/spi_slave_test_non_dma' into 'master' Marius Vikhammer 2021-12-08 02:42:31 +00:00
  • 0061ad19c2 tools: move idf_exe out of IDF Ivan Grokhotkov 2021-12-08 02:00:01 +01:00
  • cb5653fd94 mdns: Fix potential null deref reported by fuzzer test David Cermak 2021-12-07 16:17:53 +01:00
  • 9bc274b47b Merge branch 'refactor/i2s_deprecate_confusing_names' into 'master' Kevin (Lao Kaiyao) 2021-12-07 11:52:44 +00:00
  • c66c18596c Merge branch 'fix/https_request_example_test' into 'master' Aditya Patwardhan 2021-12-07 11:14:34 +00:00
  • edd24b518b Add hci command to set coexistence status xiongweichao 2021-08-17 17:05:15 +08:00
  • 40191ec31e Merge branch 'docs/update_CN_trans_esp-wifi_JTAG-debugging' into 'master' Dai Zi Yan 2021-12-07 09:32:48 +00:00
  • 21ff116993 openthread: update rcp compile file list zhangwenxu 2021-12-07 17:32:44 +08:00
  • ee684b58fb spi-slave: fix single-board: hd test failing due to DMA buffers ending up in PSRAM Marius Vikhammer 2021-12-07 16:39:33 +08:00
  • eacaa9823d Merge branch 'feature/remove_pppos' into 'master' David Čermák 2021-12-07 08:21:07 +00:00
  • 6f9b89f619 Merge branch 'bugfix/usb_no_rom_log' into 'master' Simon 2021-12-07 08:16:10 +00:00
  • c642661411 docs: update CN translation for esp_wifi and jtag-dubugging/index, and fix typos in esp_spi_slave_protocol daiziyan 2021-11-26 15:33:32 +08:00
  • 2cdf9b5d9d esp_wifi: zhangyanjiao 2021-12-06 15:41:39 +08:00
  • c065e45e63 Merge branch 'bugfix/lic_header_checker' into 'master' Zim Kalinowski 2021-12-07 06:18:10 +00:00
  • 210b131529 Merge branch 'bugfix/gpio_intr_on_core1_s3' into 'master' Song Ruo Jing 2021-12-07 06:07:19 +00:00
  • ecbf1e398a ESP32: Fix memory leak in controller deinit function Rahul Tank 2021-11-16 10:59:47 +05:30
  • 4143a3f572 Merge branch 'feature/update-freertos-module-handles-to-struct-type' into 'master' Sudeep Mohanty 2021-12-07 04:40:29 +00:00
  • 388bf07ceb wpa_supplicant: Fix compilation when debug prints are enabled aditi_lonkar 2021-07-02 18:48:37 +05:30
  • 1501a22e02 docs: fix salt length in secure-boot-v2 docs Mahavir Jain 2021-12-07 09:49:28 +05:30
  • 5cdd3999c7 bootloader_support: fix Coverity scan warning Mahavir Jain 2021-12-07 09:47:05 +05:30
  • b01ea3e2c7 Missing break in switch xiongweichao 2021-11-17 11:15:15 +08:00
  • b37e2553aa already defined in bt_target.h xiongweichao 2021-11-12 16:51:08 +08:00
  • 33fd228c9d Dereference after null check xiongweichao 2021-11-12 16:19:44 +08:00
  • 01a7b1de70 Dereference before null check xiongweichao 2021-11-12 14:40:23 +08:00
  • 92f258e927 Logically dead code xiongweichao 2021-11-12 11:10:03 +08:00
  • 456f80b754 mdns: always send A/AAAA records in announcements Jiacheng Guo 2021-12-03 17:50:57 +08:00
  • 5d7b188a73 Merge branch 'bugfix/typo_in_i2c_macro' into 'master' Omar Chebib 2021-12-07 03:42:35 +00:00
  • 6ce71ecacf Merge branch 'bugfix/link_spi_flash_rom_func_in_bootloader_stage_v4.1' into 'release/v4.1' Jiang Jiang Jian 2021-12-07 03:37:57 +00:00
  • cce06a33ed Merge branch 'bugfix/psram_fix_bootloader_v4.1' into 'release/v4.1' Jiang Jiang Jian 2021-12-07 03:37:35 +00:00
  • c7af5d8ce9 Merge branch 'feature/adds_fault_injection_protection_for_check_anti_rollback_v4.1' into 'release/v4.1' Jiang Jiang Jian 2021-12-07 03:33:11 +00:00
  • 9fe266f18e Merge branch 'bugfix/fix_modem_sleep_hw_error_mr_4.1' into 'release/v4.1' Jiang Jiang Jian 2021-12-07 03:32:50 +00:00
  • 97c96b64bf Merge branch 'bugfix/fix_static_check_error_mr_4.1' into 'release/v4.1' Jiang Jiang Jian 2021-12-07 03:32:27 +00:00
  • 8ebea6f689 bugfix (freertos): Changed minimal stack size to regard watchpoint usage Jakob Hasse 2021-12-06 12:27:16 +08:00
  • 5cc2eb15c9 Merge branch 'bugfix/bootloader_debug_buffers_v4.2' into 'release/v4.2' Mahavir Jain 2021-12-07 02:34:42 +00:00
  • d1dc428820 docs: fix html redirects not working Marius Vikhammer 2021-11-12 17:20:03 +08:00
  • ae8eeaade9 tcp_transport: Fix Websocket transport initialization Euripedes Rocha 2021-12-06 13:15:55 -03:00
  • 211afa9fc8 Tools: Allow all combinations of supported licenses in the header Roland Dobai 2021-12-06 16:54:56 +01:00
  • 3ea8992cc4 CI: Cleanup copyright-ignore from pppos files David Cermak 2021-11-25 11:22:14 +01:00
  • 7541ec684d CI: Remove PPPoS custom test David Cermak 2021-11-25 11:18:26 +01:00
  • 5a41e6afa9 Examples: Remove pppos_client example David Cermak 2021-12-03 08:47:30 +01:00
  • 15fec25dff Docs: Reference esp_modem in libs/framweorks and migration guide David Cermak 2021-11-25 11:17:18 +01:00
  • d7599a53b8 esp_wifi: Update wifi lib Nachiket Kukade 2021-11-18 18:43:06 +05:30
  • 22096945d8 1.fix the issue create Connection request is not properly terminated which blocks BlueZ from reconnecting 2.fix the issue bt_spp_acceptor example fails when SPP is initiated on a windows machine using Realtek Bluetooth adapter 3.fix the issue HCI_Read_Clock failed read local Bluetooth Clock 4.It is abnormal when getting the deep sleep state bit. So we need to check the state again and run the "ble_master_soft_rst()" if neesed. Yang Zhao 2021-11-19 16:37:29 +08:00
  • f490adf800 esp_wifi: support station only mode for code size down Zhang Jun Hao 2021-04-07 15:04:51 +08:00
  • 440b0001d0 esp_wifi: Reset event bits in ftm example to avoid repeated failures Christoph Rackwitz 2021-10-25 12:15:30 +02:00
  • 03b7ffdf4a feat(mbedtls): modify __wrap_mbedtls_ssl_setup to decrease SSL peak heap cost Li Jingyi 2021-09-30 15:23:32 +08:00
  • 120b0ba2af Merge branch 'feature/update_openthread_components' into 'master' Guo Jia Cheng 2021-12-06 08:56:53 +00:00
  • 914eafe2db Merge branch 'feature/ksz80xx_support_extension' into 'master' Ondrej Kosta 2021-12-06 08:54:33 +00:00
  • d23be33b0d esp_wifi: Add beacon timeout event xiehang 2021-03-19 15:29:07 +08:00
  • 91f1159f9c gpio: Fix the bug that gpio interrupt cannot be triggered on app cpu on ESP32S3 songruojing 2021-11-15 12:11:40 +08:00
  • 0e8286c57b 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
  • dea009aa62 Fix the high-impact issues from the code analysis report from customer. For the CID10564,10384,10280,10098,10038,The memory was released in other place. For the CID10365,it release the memory in the function when sent successfully. For the CID10268,10011, we need not change the code. “YangZhao” 2021-11-17 11:36:36 +08:00
  • 13978c9556 Merge branch 'feature/asio_ssl_esp' into 'master' David Čermák 2021-12-06 05:54:14 +00:00
  • 97d11c709d soc: Merge soc_caps for H2 rev1 and rev2 Marius Vikhammer 2021-11-29 09:46:57 +08:00
  • c6d60615c6 build-system: include soc_caps defines into kconfig Marius Vikhammer 2021-11-05 17:23:24 +08:00
  • 220a91ae30 Merge branch 'feature/adds_fault_injection_protection_for_check_anti_rollback_v4.4' into 'release/v4.4' Jiang Jiang Jian 2021-12-06 04:03:11 +00:00
  • 6affb3da3c Merge branch 'bugfix/scheduler_state_query_thread_safety_v4.4' into 'release/v4.4' Jiang Jiang Jian 2021-12-06 04:02:53 +00:00
  • 3211346669 Merge branch 'bugfix/hardware_mpi_fallback_issue_v4.4' into 'release/v4.4' Jiang Jiang Jian 2021-12-06 04:00:36 +00:00
  • 0c8391acb1 Merge branch 'reduce_bootup_time_when_using_usb-serial-jtag_v4.4' into 'release/v4.4' Jiang Jiang Jian 2021-12-06 04:00:01 +00:00
  • e694ffd5af Merge branch 'bugfix/link_spi_flash_rom_func_in_bootloader_stage_v4.2' into 'release/v4.2' Jiang Jiang Jian 2021-12-06 03:57:55 +00:00
  • 75d9df0285 Merge branch 'bugfix/html_redirect' into 'master' Krzysztof Budzynski 2021-12-06 03:57:33 +00:00
  • 6317335174 Merge branch 'feature/add_coex_hci_command_v4.2' into 'release/v4.2' Jiang Jiang Jian 2021-12-06 03:57:11 +00:00
  • 38714c37d1 Merge branch 'feature/adds_fault_injection_protection_for_check_anti_rollback_v4.2' into 'release/v4.2' Jiang Jiang Jian 2021-12-06 03:56:33 +00:00
  • 36574af3c9 Merge branch 'reduce_bootup_time_when_using_usb-serial-jtag_v4.2' into 'release/v4.2' Jiang Jiang Jian 2021-12-06 03:55:21 +00:00
  • 06db6f510f Merge branch 'feature/add_dhcp_option_v4.2' into 'release/v4.2' Jiang Jiang Jian 2021-12-06 03:54:59 +00:00
  • ef1df8d41a I2C: Fix typo in I2C_TIMING_VAL_ERR_STR macro name paul 2021-12-04 17:44:03 -08:00
  • b458a60791 Merge branch 'bugfix/fix_can_not_find_mac_addr_error_mr_4.4' into 'release/v4.4' Jiang Jiang Jian 2021-12-06 03:37:24 +00:00
  • 5e9c085ae9 Merge branch 'bugfix/xStreamBufferReset_crashing_v4.4' into 'release/v4.4' Jiang Jiang Jian 2021-12-06 03:36:51 +00:00
  • faa6ec04f2 Merge branch 'feature/update_option_len_default_value_v4.4' into 'release/v4.4' Jiang Jiang Jian 2021-12-06 03:36:03 +00:00
  • 40c1f3e06e freertos: update module handles to struct type Sudeep Mohanty 2021-11-02 10:24:30 +05:30
  • 7ae887dead rmt: update ir example to work with esp32s3 out of box morris 2021-11-30 18:03:00 +08:00
  • e311554554 lcd: rgb pclk idle default to low morris 2021-11-30 10:54:35 +08:00
  • ea8072a361 Add message about alternative functions. Torsten Martinsen 2021-12-05 15:54:21 +01:00
  • ae9f42383c Merge branch 'bugfix/add-esp-timer-guard-check-in-port-layer' into 'master' Wang Meng Yang 2021-12-05 08:17:39 +00:00
  • 36bb817b80 https_request_example: Use local python server to test client session tickets Update example test to test the client session tickets Check for minimum heap info in the example test. Aditya Patwardhan 2021-11-12 15:48:53 +05:30
  • 970986e5b6 Added KSZ8041/81 and LAN8720 Driver IDF v5.0 migration description Ondrej Kosta 2021-11-19 13:31:12 +01:00
  • 417711c390 reduce bootup time when using usb-serial-jtag jingli 2021-12-03 21:01:02 +08:00
  • 4b73610eea reduce bootup time when using usb-serial-jtag jingli 2021-11-29 17:21:11 +08:00
  • 1d6c95000b reduce bootup time when using usb-serial-jtag jingli 2021-11-29 17:21:11 +08:00
  • 4949f6b720 Merge branch 'tools/check_copyright_precommit_config' into 'master' Roland Dobai 2021-12-03 12:31:00 +00:00
  • de47bf87d1 Optimize HFP Documents weitianhua 2021-12-03 20:03:22 +08:00
  • 5d0c47303d mdns: filter instance name for ANY queries Jiacheng Guo 2021-12-03 17:59:04 +08:00
  • 88aa3e78c3 NimBLE: Invoke xTimerGetExpiryTime in npl porting layer only when freertos timer is used Sudeep Mohanty 2021-11-12 14:51:25 +05:30
  • aa5e034c52 eps_wifi: zhangyanjiao 2021-12-03 17:58:35 +08:00
  • 228113a399 tools: make copyright check configurable Jan Brudný 2021-11-18 18:21:52 +01:00
  • 3ebb1a2a00 lwip: Update LWIP_DHCP_OPTIONS_LEN default value when LWIP_DHCP_DISABLE_VENDOR_CLASS_ID disabled yuanjm 2021-10-25 14:07:37 +08:00
  • 485ea20eae Merge branch 'test/update_ble_mesh_console_files_forv3.3' into 'release/v3.3' Island 2021-12-03 08:38:45 +00:00
  • d823106aa6 asio: Use internal ssl context and engine impl David Cermak 2021-10-14 10:17:24 +02:00
  • a249794640 esp_wifi: Add beacon timeout event xiehang 2021-03-19 15:29:07 +08:00
  • 721fe216e7 wpa_supplicant: Fix wps_free_pins to remove all pins Axel Lin 2021-07-08 10:29:30 +08:00
  • 8fadcd844e Merge branch 'feature/mbedtls_dynamic_memory' into 'master' Mahavir Jain 2021-12-03 04:55:01 +00:00
  • fbeb711e06 Merge branch 'bugfix/invalid_url_cause_to_crash' into 'master' Mahavir Jain 2021-12-03 04:53:56 +00:00
  • f74b5accf3 Fixed error in "touch_ll_get_sleep_time" function for ESP32 Sergey Gorban 2021-04-18 12:04:19 +02:00
  • 37634f09b2 Merge branch 'fix/remove_warning_when_disabling_rom_dl_mode_v4.2' into 'release/v4.2' Mahavir Jain 2021-12-03 04:27:14 +00:00
  • f698e9ad3c esp_ringbuf: Fix assertion xQueueGenericSend queue.c RichFalk 2021-10-17 20:58:00 -07:00
  • a732884944 openthread: update libs zhangwenxu 2021-12-03 12:16:11 +08:00