Commit Graph

  • 089637cfa3 ble_mesh: stack: Bugfix the proxy client abnormal disconnection wangjialiang 2022-01-27 18:37:43 +08:00
  • c49b5b2409 ble_mesh: stack: Add proxy server connect and disconnect event wangjialiang 2022-01-27 18:30:44 +08:00
  • 964592e189 fatfs: Add trim ioctl call, set FF_USE_TRIM as default option. Vamshi Gajjela 2022-03-05 16:35:37 +05:30
  • ffdbeee9f6 sdmmc: Add erase command-38. Support erase/trim/discard/sanitize options. Vamshi Gajjela 2022-02-25 17:14:53 +05:30
  • 9857049521 gh_actions: Don't use outdated actions/checkout@master Laukik Hase 2022-03-05 12:23:31 +05:30
  • 34a610c2c7 Merge branch 'update/detection_script_python' into 'master' Roland Dobai 2022-03-05 03:15:21 +08:00
  • 48daa38a63 Merge branch 'bugfix/fix_adc_calibration_light_sleep_issue' into 'master' Armando (Dou Yiwen) 2022-03-04 23:05:09 +08:00
  • 9a5f39ec2c spi_flash: Linux target emulation of Partition API Martin Vychodil 2022-01-28 18:16:13 +01:00
  • 90083fcbb7 ble_mesh: stack: Bugfix the proxy client abnormal disconnection wangjialiang 2022-01-27 18:37:43 +08:00
  • 1016801eaf ble_mesh: stack: Add proxy server connect and disconnect event wangjialiang 2022-01-27 18:30:44 +08:00
  • e4e76aedc4 Merge branch 'bugfix/assoc_comeback_fail_issue_v4.3' into 'release/v4.3' Jiang Jiang Jian 2022-03-04 20:11:27 +08:00
  • 7ee85858b4 Update HFP_HF version to 1.7.2 xiongweichao 2022-01-27 15:44:20 +08:00
  • 19ddb8bde1 Merge branch 'bugfix/crash_when_reconnect_to_sink' into 'master' Jin Cheng 2022-03-04 19:20:05 +08:00
  • c52e337dd3 Merge branch 'bugfix/docs_coap_component_url' into 'master' Mahavir Jain 2022-03-04 19:18:37 +08:00
  • 3c9cc070dd Merge branch 'update/version_4_2_3' into 'release/v4.2' Jiang Jiang Jian 2022-03-04 19:00:02 +08:00
  • 3df2be5904 Merge branch 'bugfix/sdmmc_example_esp32s3' into 'master' Ivan Grokhotkov 2022-03-04 18:47:59 +08:00
  • c8b43ee0c1 Merge branch 'bugfix/sdspi_example_esp32s3' into 'master' Ivan Grokhotkov 2022-03-04 18:42:53 +08:00
  • eed93ac5bb Remove line finalization when coredump is active to avoid coredump failure Martin Gaňo 2022-02-22 17:13:45 +01:00
  • a0283234cd Merge branch 'feature/support_esp32h2_gpio' into 'master' morris 2022-03-04 18:22:28 +08:00
  • b248046bcb Temperature_sensor: Create new temperature sensor API Cao Sen Miao 2022-03-04 18:04:20 +08:00
  • d25feba1bf Temperature_sensor: update temperature sensor documents Cao Sen Miao 2022-03-04 18:03:39 +08:00
  • 214e206111 Temperature_sensor: Add temperature support for ESP32-S3 Cao Sen Miao 2022-03-04 18:02:38 +08:00
  • 441900caa2 Temperature_sensor: keep legacy drivers Cao Sen Miao 2022-03-04 17:59:07 +08:00
  • ea0d2123c8 cmake: fix issue with passing cxx_std option for GCC 11, a common workaround Anton Maklakov 2022-03-04 16:51:43 +07:00
  • addd647f41 Update detect_python SH Tomas Sebestik 2022-02-24 15:25:59 +01:00
  • 062f6164ae ledc: Do not drive output during init if the output is inverted Nonoo 2022-03-04 08:39:57 +01:00
  • 23e8233506 Merge branch 'bugfix/pmf_bcast_deauth_fix_v4.1' into 'release/v4.1' Jiang Jiang Jian 2022-03-04 15:34:20 +08:00
  • 374712921a CI: add configs for running S2, S3 unit tests with PSRAM Marius Vikhammer 2022-01-05 12:40:26 +08:00
  • 36ef485c4e soc: support placing task stacks in external memory for S2 and S3 Marius Vikhammer 2022-01-05 12:37:34 +08:00
  • e543e97c7b system: fix SET_STACK macro crashing in windowoverflow8 exception Marius Vikhammer 2022-01-05 12:35:52 +08:00
  • a469559e1a docs: add an example list for esp-wrover-kit Wang Fang 2021-11-26 14:59:09 +08:00
  • 21cdaeade9 docs: add a note to mck_io_num: for esp32, only gpio0/gpio1/gpio3 can be set Wang Fang 2021-11-04 14:26:43 +08:00
  • ffe19e0c8d Bugfix: LCD component support for large SPI color transfers rrforte 2022-03-03 22:43:12 -08:00
  • 380ee4b87a Merge branch 'bugfix/update_stack_init_check_v4.4' into 'release/v4.4' Jiang Jiang Jian 2022-03-04 14:11:23 +08:00
  • 171b4ec13a Merge branch 'fix/update_licenses_of_file_wrt_mbedtls_3_1_change' into 'master' Mahavir Jain 2022-03-04 13:55:11 +08:00
  • 975b525e03 Merge branch 'bugfix/add_pll_track_feature_mr_4.4' into 'release/v4.4' Jiang Jiang Jian 2022-03-04 13:54:19 +08:00
  • 081828d494 Merge branch 'bugfix/add_pll_track_feature_mr_master' into 'master' Jiang Jiang Jian 2022-03-04 13:53:59 +08:00
  • 028f1d9345 Merge branch 'feature/websocket_server_support_close_handle_v4.3' into 'release/v4.3' Mahavir Jain 2022-03-04 13:37:52 +08:00
  • 3d9935e431 Merge branch 'bugfix/i2s_write_failed_in_32bit_slave_mode_v4.1' into 'release/v4.1' morris 2022-03-04 13:21:37 +08:00
  • 4582af75b8 mbedtls: Update licenses of files updated in mbedtls-3.1 update Aditya Patwardhan 2022-03-03 09:34:39 +05:30
  • f17a435ea7 Merge branch 'refactor/i2s_deprecate_confusing_names_v4.4' into 'release/v4.4' morris 2022-03-04 13:18:32 +08:00
  • 52fcdbacc3 Merge branch 'feature/pcnt_driver_ng' into 'master' morris 2022-03-04 12:25:35 +08:00
  • d2361dcb9e fix the failure of reconnect to sink jincheng 2022-02-25 15:17:45 +08:00
  • 494b996ecc sleep: restore analog calibration registers after waking up from light sleep Armando 2022-01-25 14:23:53 +08:00
  • d7512d8b38 adc: add adc single read & light sleep test Armando 2022-01-25 14:27:44 +08:00
  • c41264bbe5 docs/migration-guides: fix coap component URL Mahavir Jain 2022-03-04 09:38:38 +05:30
  • 97c830aedf docs: fix mention of python version Anton Maklakov 2022-03-04 10:26:41 +07:00
  • dc25a8a6ba Merge branch 'refactor_rtc_wdt_code' into 'master' Omar Chebib 2022-03-04 11:52:15 +08:00
  • e66f59ae0b rng: fix rng adc digital inpu not disabled issue Armando 2022-02-25 13:41:30 +08:00
  • 4ca115be98 adc: fix adc digital not reset issue Armando 2022-02-25 13:41:02 +08:00
  • c8c137f2b7 esp32h2: support GPIO peripheral, IO_MUX, GPIO matrix. songruojing 2021-12-30 20:31:38 +08:00
  • 103cab3664 Merge branch 'bugfix/tcp_iperf_example_issue_for_4.4' into 'release/v4.4' Mahavir Jain 2022-03-04 11:15:11 +08:00
  • 0aa2b4eaec Merge branch 'bugfix/http_client_ci_v4.3' into 'release/v4.3' Mahavir Jain 2022-03-04 11:10:10 +08:00
  • 0b992385fb Merge branch 'ci/change_scan_test_label' into 'master' Anton Maklakov 2022-03-04 11:07:58 +08:00
  • 924178d407 nimble: update because of warnings Anton Maklakov 2022-03-04 10:00:54 +07:00
  • 75cfdc63c8 Merge branch 'ci/test_utils_ipc_stack_v4.4' into 'release/v4.4' morris 2022-03-04 10:44:19 +08:00
  • 03cf81087b CI: increase IPC stack size for test_utils configs Marius Vikhammer 2022-02-22 10:42:34 +08:00
  • e29e96101d Merge branch 'bugfix/mbedtls_build_windows' into 'master' Ivan Grokhotkov 2022-03-04 08:34:22 +08:00
  • e9ed46d7ce examples: sdmmc: re-enable for ESP32-S3, add Kconfig options for pins Ivan Grokhotkov 2022-03-03 23:37:42 +01:00
  • 8878d91b47 Merge branch 'bugfix/tcp_iperf_example_issue' into 'master' Mahavir Jain 2022-03-04 04:50:21 +08:00
  • c8d1737d57 examples: file_serving: add support for ESP32-S3, refactoring Ivan Grokhotkov 2022-02-08 20:25:08 +01:00
  • eefb0442c9 examples: sdspi: use default DMA channel Ivan Grokhotkov 2022-02-08 18:48:55 +01:00
  • 6b8e4212be driver: sdspi: set default DMA channel compatible with S3, C3 or later Ivan Grokhotkov 2022-02-08 18:38:06 +01:00
  • dc2f4483bf examples: sdspi: re-enable for ESP32-S3, add Kconfig options for pins Ivan Grokhotkov 2022-02-08 18:14:47 +01:00
  • 89f57f3402 Merge branch 'bugfix/rom_time_t_size_deps_v4.4' into 'release/v4.4' Ivan Grokhotkov 2022-03-04 04:38:42 +08:00
  • 0f2003cd79 Merge branch 'bugfix/a2dp_sniff_v4.3' into 'release/v4.3' Jiang Jiang Jian 2022-03-04 00:27:58 +08:00
  • 169008616b Merge branch 'bugfix/a2dp_sniff_v4.4' into 'release/v4.4' Jiang Jiang Jian 2022-03-03 23:37:37 +08:00
  • e8dda89247 Merge branch 'bugfix/gh_pre_commit' into 'master' Ivan Grokhotkov 2022-03-03 23:04:52 +08:00
  • c19203be0e mbedtls: disable files generation, specify Python interpreter to use Ivan Grokhotkov 2022-03-03 15:56:15 +01:00
  • 2c8e206e50 doc: update API reference for pulse_cnt driver morris 2022-01-17 14:47:03 +08:00
  • d234f2f769 example: migrate to use pulse_cnt driver morris 2022-01-17 14:46:28 +08:00
  • 0d920a47f7 unit_test: migrate to use pulse_cnt driver morris 2022-01-17 14:45:56 +08:00
  • 04b3f8b210 pcnt: deprecated as legacy driver morris 2022-01-17 14:44:55 +08:00
  • ec8defaa96 pulse_cnt: new driver for PCNT peripheral morris 2022-01-17 14:42:09 +08:00
  • c757427617 Merge branch 'bugfix/a2dp_sniff_v4.1' into 'release/v4.1' Jiang Jiang Jian 2022-03-03 22:28:40 +08:00
  • 769335dae3 Tools/idf_size.py: Support .noinit sections Roland Dobai 2022-03-01 18:49:15 +01:00
  • aa260a9376 Merge branch 'bugfix/i2s_mono_issue_on_c3_s3_v4.4' into 'release/v4.4' morris 2022-03-03 21:54:20 +08:00
  • 6fe0f873c2 tools/idf_size.py: Identify objects without extension in MAP files Roland Dobai 2022-03-01 17:01:26 +01:00
  • bb29e93ddf versions: Update version to 4.2.3 v4.2.3 Ivan Grokhotkov 2022-03-03 14:44:57 +01:00
  • 524da1e4af Tools/idf_size.py: Support .noinit sections Roland Dobai 2022-03-01 18:49:15 +01:00
  • 68a8a7de0d tools/idf_size.py: Identify objects without extension in MAP files Roland Dobai 2022-03-01 17:01:26 +01:00
  • 6e405cc209 Merge branch 'bugfix/idf_size_assertions' into 'master' Roland Dobai 2022-03-03 20:42:08 +08:00
  • 0f11ac2bd3 Merge branch 'bugfix/i2s_dac_incorrect_clock_v4.4' into 'release/v4.4' morris 2022-03-03 20:37:43 +08:00
  • 3f728f68c7 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
  • 1068c7720b Merge branch 'bugfix/ignore_pmf_capable_flag' into 'master' Jiang Jiang Jian 2022-03-03 19:34:36 +08:00
  • bc82613847 Merge branch 'docs/ulp_documentation_updates' into 'master' Sudeep Mohanty 2022-03-03 19:16:27 +08:00
  • 15a7c51143 esp_wifi: Update wifi lib Nachiket Kukade 2021-08-06 18:20:42 +05:30
  • ae84265128 Merge branch 'bugfix/dual_core_pm_lock_issue_backport_v4.3' into 'release/v4.3' Jiang Jiang Jian 2022-03-03 18:40:40 +08:00
  • a472035d97 Merge branch 'feature/websocket_server_support_close_handle_v4.4' into 'release/v4.4' Mahavir Jain 2022-03-03 18:40:34 +08:00
  • e6bbfb085f Merge branch 'bugfix/http_client_body_v4.4' into 'release/v4.4' Mahavir Jain 2022-03-03 18:29:26 +08:00
  • e604f638c7 Merge branch 'feature/refactor_phy_access_v4.1' into 'release/v4.1' Jiang Jiang Jian 2022-03-03 17:40:25 +08:00
  • 47f9da2cec Fix crash when host exit sniff mode xiongweichao 2022-03-03 16:31:43 +08:00
  • d7f8526207 docs: add note for MALLOC_CAP_DMA for ESP32-S2 according to customer feedback Shang Zhou 2022-01-11 17:17:25 +08:00
  • 1955dcda69 Merge branch 'bugfix/bootloader_uart_custom_gpio_v4.3' into 'release/v4.3' Jiang Jiang Jian 2022-03-03 16:49:49 +08:00
  • 81ac6fb7f0 docs: add note for MALLOC_CAP_DMA for ESP32-S2 according to customer feedback Shang Zhou 2022-01-11 17:17:25 +08:00
  • dcaac79380 Merge branch 'bugfix/modbus_fix_start_after_destroy_issues' into 'master' Alex Lisitsyn 2022-03-03 16:34:33 +08:00
  • 224901fed3 modbus: fix tcp slave destroy issues Alex Lisitsyn 2022-03-03 16:34:33 +08:00
  • dc8ec7904c Merge branch 'docs/add_note_for_malloc_cap_dma' into 'master' Shang Zhou 2022-03-03 16:32:16 +08:00
  • 306df682cc Fix crash when host exit sniff mode xiongweichao 2022-03-03 16:31:43 +08:00
  • e98d72ee76 Fix crash when host exit sniff mode xiongweichao 2022-02-21 15:07:03 +08:00