Commit Graph

  • 44a0108d4c Merge branch 'feature/esp32c3_eco4' into 'master' Konstantin Kondrashov 2022-03-31 13:24:34 +08:00
  • 7153f78e20 Merge branch 'bugfix/https_server_test' into 'master' Mahavir Jain 2022-03-31 11:08:16 +08:00
  • 506768c9fa Merge branch 'feature/esp32h2beta2_chip_env' into 'master' Wu Zheng Hui 2022-03-31 09:51:12 +08:00
  • e8aef07502 Merge branch 'ci/lan8720_only_on_protected_and_label' into 'master' morris 2022-03-30 23:43:01 +08:00
  • 8f77caa637 https_server: Fix example test failure - Closed the client connection gracefully for the https server callback check to pass in test - Made some functions static in the example Laukik Hase 2022-03-30 18:46:07 +05:30
  • 42efbb1a57 Add lwip dns debug option. Mengsk 2022-03-30 15:45:56 +02:00
  • 6d2abc2332 Install always latest version of git Tomas Sebestik 2022-03-30 14:41:41 +02:00
  • ee034d5b6a Merge branch 'feature/support_spi_on_h2' into 'master' Armando (Dou Yiwen) 2022-03-30 19:59:31 +08:00
  • c7c7d5d01d Merge branch 'bugfix/fix_x32k_startup_slow_bug_v4.2' into 'release/v4.2' Michael (XIAO Xufeng) 2022-03-30 17:54:41 +08:00
  • 52de71c60e Merge branch 'Fix/update_reset_reason_v4.3' into 'release/v4.3' Michael (XIAO Xufeng) 2022-03-30 17:54:22 +08:00
  • c3c2b03ed4 Tools: idf_tools.py prints URL before starting the download Roland Dobai 2022-03-30 08:11:18 +02:00
  • 39b6a3fcbf vfs: bugfix vfs_fat_write/pwrite upon disk-full Vamshi Gajjela 2022-03-17 14:57:32 +05:30
  • b33e7f27ea vfs: bugfix vfs_fat_write/pwrite upon disk-full Vamshi Gajjela 2022-03-17 14:57:32 +05:30
  • b2e08332e3 ESP32: Fix xtal 32k not oscillate or oscillate too slowly issue chaijie 2020-09-18 17:23:28 +08:00
  • f5ee7093b8 Merge branch 'test/disable_touch_sleep_testcase_v4.4' into 'release/v4.4' Michael (XIAO Xufeng) 2022-03-30 15:24:15 +08:00
  • 8d84033b8c gpio: Clean up unit tests and enable ci ut on some previously disabled test cases songruojing 2022-03-09 14:37:41 +08:00
  • edcf44679d ci: add TEST_CASE_CI_IGNORE macro to allow pytest test cases to be ignored in ci songruojing 2022-03-14 17:01:29 +08:00
  • 11e555d677 unit test: move gpio, dedicated_gpio, sigmadelta unit test from unit-test-app to components/driver/test_apps/gpio songruojing 2022-03-14 19:27:21 +08:00
  • bdb5b11b39 unit test: move unit-test_app test_utils_task_delete API to be a utils API (unity_utils_task_delete) in unity component songruojing 2022-03-14 19:00:59 +08:00
  • 3accc8f5c4 Merge branch 'feature/https_server_cb_sess_close' into 'master' Mahavir Jain 2022-03-30 14:50:56 +08:00
  • 1d71fbae92 https_server: Add provision for callback at session close Laukik Hase 2022-03-29 11:38:34 +05:30
  • 81e7fa86cd ci: run component_ut_esp32_lan8720 only on master/release or with label Fu Hanxi 2022-03-30 11:47:50 +08:00
  • 9380fd6bee G0: remove components/esp32* dependency on efuse component Omar Chebib 2022-03-28 15:44:51 +08:00
  • ed1c1f1903 spi_flash, linux target: explicit use strlcpy/strlcat from BSD string.h Anton Maklakov 2022-03-29 13:42:06 +07:00
  • f8dad892ff Merge branch 'bugfix/decrease_s3_jobs' into 'master' Mahavir Jain 2022-03-30 09:46:39 +08:00
  • 6f538b1c95 Merge branch 'refactor/move_periph_ctrl_hw_support' into 'master' morris 2022-03-30 04:54:07 +08:00
  • e53c99e54c fix markdown syntax typo h0chi 2022-03-29 19:17:38 +02:00
  • 754a563750 esp32c3: Adds ECO4 revision KonstantinKondrashov 2022-03-17 17:26:17 +08:00
  • 204432191d Merge branch 'bugfix/spi_master_rx_bug' into 'master' morris 2022-03-29 22:51:24 +08:00
  • 51f438628a Merge branch 'ci/patterns_integration_test' into 'master' Chen Yu Dong 2022-03-29 22:07:10 +08:00
  • 4802a2a667 ci: remove extra S3 UT jobs that were not used Marius Vikhammer 2022-03-29 19:15:50 +08:00
  • 579154f387 Merge branch 'https_server/min_cert_auth_mode' into 'master' Mahavir Jain 2022-03-29 18:09:11 +08:00
  • 2dd2c78fc6 Merge branch 'bugfix/check_null_callout' into 'master' Rahul Tank 2022-03-29 17:43:38 +08:00
  • f789336ab9 Merge branch 'bugfix/wifi_prov_mgr_conn_issue_v4.3' into 'release/v4.3' Wang Meng Yang 2022-03-29 17:30:12 +08:00
  • ddb836b779 CI: fix patterns for integration test Chen Yudong 2022-03-29 17:03:27 +08:00
  • d7090b4d52 https_server: Add config option to min. cert. auth mode - Added a config option to set the minimum Certificate Verification mode to Optional - When this option is enabled, the peer (the client) certificate is checked by the server, however the handshake continues even if verification failed. - By default, the peer certificate is not checked and ignored by the server. Laukik Hase 2022-03-28 17:34:38 +05:30
  • 39d82327d2 Merge branch 'ci/change_deploy_pre_needs' into 'master' Anton Maklakov 2022-03-29 16:42:08 +08:00
  • f29d329e55 esp32h2beta2: fixed reg base name laokaiyao 2022-03-29 11:22:01 +08:00
  • 5213ec8b33 docs: add libbsd-dev to linux host requirements list Anton Maklakov 2022-03-29 13:39:44 +07:00
  • f178d69b89 Merge branch 'feature/enable_secure_element_for_https_server' into 'master' Aditya Patwardhan 2022-03-29 14:51:10 +08:00
  • 29792561ca examples/spi_master: Fixed SPI read (keeping CS active) in SPI master example Vilem Zavodny 2022-03-29 08:43:16 +02:00
  • 4652f77a7c esp32h2beta2:update rom layout table wuzhenghui 2022-03-17 11:47:22 +08:00
  • 7968230e76 esp32h2beta2:disable FPGA mode for esp32h2beta2 wuzhenghui 2022-03-17 11:46:37 +08:00
  • 218e2c873d esp32h2beta2:rename __rom_printf_float/__rom_scanf_float wuzhenghui 2022-03-16 19:44:23 +08:00
  • ce9cb3a7a4 esp32h2beta2:update rom ld (ESP-ROM:esp32h2beta2-20211201) wuzhenghui 2022-03-14 16:45:37 +08:00
  • fe9c6cde4f spi: support spi on h2 Armando 2022-02-16 18:30:38 +08:00
  • bf677182a6 sigmadelta: change gpio number from u8 to int morris 2022-03-26 16:50:35 +08:00
  • 29e9b5b46a hw_support: move periph_ctrl from driver to hw_support morris 2022-03-24 21:33:36 +08:00
  • 9e79d0e06f ledc: Fix FADE_NO_WAIT mode concurrency problem. songruojing 2022-01-27 16:12:15 +08:00
  • 01547c4bd8 ledc: Simplify the procedure to perform a one-time duty update songruojing 2021-07-28 19:46:33 +08:00
  • 4c267ef0a6 gpio: Fix some gpio pin num errors on esp32s2 songruojing 2022-02-10 20:59:27 +08:00
  • d3f75c52d6 Merge branch 'docs/update_s3_devkitc1_user_guide' into 'master' Mo Fei Fei 2022-03-29 11:40:26 +08:00
  • 418b546a7c components/bt: support for vendor specific battery level and docker status indication over HFP profile baohongde 2022-03-25 21:41:10 +08:00
  • 57ac6d4673 docs: update s3-devkitc-1 user guide mofeifei 2022-03-22 16:03:53 +08:00
  • 1ef989a1b5 update reset reason for c3/s3/h2 wuzhenghui 2021-08-11 17:35:21 +08:00
  • e2ecdfc0a7 spi_flash: update def header of MXIC Michael (XIAO Xufeng) 2022-03-21 14:39:45 +08:00
  • 387fb06aa0 i2s: fixed DAC no output issue laokaiyao 2022-03-07 14:42:34 +08:00
  • cabdd25e7f Merge branch 'bugfix/tools_clang_atomic_alignment' into 'master' Ivan Grokhotkov 2022-03-28 18:59:57 +08:00
  • b30846ff9e Merge branch 'feature/add_h2_target_to_tools' into 'master' Roland Dobai 2022-03-28 18:35:46 +08:00
  • 5cebbbe74d Merge branch 'feature/idfpy_depecated_commands' into 'master' Roland Dobai 2022-03-28 18:27:48 +08:00
  • 4e827ca09b adc_cal: fixed the assertion failure or returning wrong error code when ADC2 failed the arbitration Michael (XIAO Xufeng) 2022-01-17 13:58:56 +00:00
  • 06ce378142 Merge branch 'bugfix/spi_free_crash_uninitialized_v4.3' into 'release/v4.3' Michael (XIAO Xufeng) 2022-03-28 18:22:51 +08:00
  • e3c0229d2e Merge branch 'ci/renable_s3_tests' into 'master' Michael (XIAO Xufeng) 2022-03-28 15:53:49 +08:00
  • 6a92fb2d76 Merge branch 'bugfix/wifi_prov_mgr_conn_issue' into 'release/v4.3' Isha Pardikar 2022-02-17 18:42:25 +05:30
  • 916533ef92 Merge branch 'bugfix/wifi_prov_mgr_conn_issue' into 'release/v4.4' Isha Pardikar 2022-02-17 18:42:25 +05:30
  • 6d9d5b4cde Add some bluetooth debug log xiongweichao 2022-03-15 11:09:46 +08:00
  • 58b30a9423 Merge branch 'feature/pytest_ota_examples' into 'master' Mahavir Jain 2022-03-28 13:44:51 +08:00
  • c4eb0c3584 Merge branch 'bugfix/wifi_prov_mgr_conn_issue' into 'master' Isha Pardikar 2022-03-28 13:38:20 +08:00
  • 4a2fee3343 Merge branch 'contrib/github_pr_8649' into 'master' morris 2022-03-28 12:43:26 +08:00
  • e9ad8a63c3 target-test.yml: Add job for ethernet_ota marker Shubham Kulkarni 2022-03-24 09:50:24 +05:30
  • 779bcc8614 native_ota_example: Rename example_test.py to pytest_native_ota.py Shubham Kulkarni 2022-03-22 15:10:41 +05:30
  • 68c246990c native_ota_example: Change example_test to use pytest framework Shubham Kulkarni 2022-03-21 15:24:05 +05:30
  • 98b954897c pytest.ini: Add ethernet_ota marker Shubham Kulkarni 2022-03-22 15:27:10 +05:30
  • 2c3ff999ac Merge branch 'feature/cxx_tests_pytest_embedded' into 'master' Jakob Hasse 2022-03-28 11:45:20 +08:00
  • b8c9bb4247 Add some bluetooth debug log xiongweichao 2022-03-15 11:09:46 +08:00
  • 472cbbe73b Merge branch 'bugfix/disable_touch_sleep_s3_v4.4' into 'release/v4.4' Michael (XIAO Xufeng) 2022-03-28 11:27:51 +08:00
  • b729bf804d Add some bluetooth debug log xiongweichao 2022-03-15 11:09:46 +08:00
  • 4c58685c00 esp_https_server: Enable secure element support. Closes https://github.com/espressif/esp-idf/issues/8286 Aditya Patwardhan 2022-03-27 14:31:30 +05:30
  • a6543f0d21 docs: fix broken references to misc API functions and types. Marius Vikhammer 2022-03-24 14:57:51 +08:00
  • 2cf6399cd5 Merge branch 'bugfix/esp_tls_errors_header_in_docs' into 'master' Aditya Patwardhan 2022-03-27 16:42:57 +08:00
  • 8f35f16c77 Merge branch 'bugfix/temp_disable_s3_ulp' into 'master' morris 2022-03-27 12:08:31 +08:00
  • e653ce82b2 Merge branch 'feature/modbus_master_fix_check_uart_set_pin' into 'master' Alex Lisitsyn 2022-03-27 04:20:17 +08:00
  • b6c2c80e44 touch: add protection for touch sleep case Michael (XIAO Xufeng) 2022-03-24 18:26:16 +08:00
  • fdcf5ca540 Merge branch 'test/disable_touch_sleep_testcase' into 'master' Michael (XIAO Xufeng) 2022-03-27 02:44:14 +08:00
  • 49231ae961 spi: fixed crash when calling spi_bus_free when not initialized Michael (XIAO Xufeng) 2022-03-24 16:28:37 +08:00
  • eca8b7ca41 spi: fixed crash when calling spi_bus_free when not initialized Michael (XIAO Xufeng) 2022-03-24 16:28:37 +08:00
  • 36d989b16c spi: fixed crash when calling spi_bus_free when not initialized Michael (XIAO Xufeng) 2022-03-24 16:28:37 +08:00
  • 80904a5815 Merge branch 'bugfix/spi_free_crash_uninitialized' into 'master' Michael (XIAO Xufeng) 2022-03-27 02:31:06 +08:00
  • eeea576409 Merge branch 'bugfix/gpio_example_config_struct_zero_init_v4.3' into 'release/v4.3' Michael (XIAO Xufeng) 2022-03-27 02:30:36 +08:00
  • 8a2abff26d components/bt: Fix the strlcpy length error in BTA_HfClientSendAT baohongde 2022-03-25 16:21:46 +08:00
  • 5c3d7b5524 Merge branch 'bugfix/bt_add_some_debug_log' into 'master' Wei Tian Hua 2022-03-25 21:25:44 +08:00
  • 915168c36d esp_ipc: Fix a case when ipc_task() can wake up blocking task early KonstantinKondrashov 2022-03-16 19:11:43 +08:00
  • ce7d01b52e cmake: add "-Wno-atomic-alignment" flag to clang scripts Andrei Safronov 2022-03-25 15:30:48 +03:00
  • 1457686a94 websocket: Updated Kconfig to use 'echo.websocket.events' echo server Updated README to show how to run websocket echo server using Flask dizcza 2022-01-19 11:52:55 +02:00
  • a2f6595c5f tools: add freertos support to GDB Alexey Lapshin 2022-03-23 21:18:02 +04:00
  • c70a69b1dd Merge branch 'bugfix/remove_ref_non_ex_options' into 'master' Ivan Grokhotkov 2022-03-25 18:02:54 +08:00
  • c46e3ffd0c Wifi_prov : Fixed crash issue during provisioning using NimBLE Rahul Tank 2022-03-25 14:55:20 +05:30
  • a5d3f2e26d tools: add RISC-V toolchain for esp32h2 and esp32c2 targets Anton Maklakov 2022-03-25 14:14:59 +07:00
  • 5618ba80f9 Merge branch 'feature/refactor_esp_sys_deps' into 'master' Marius Vikhammer 2022-03-25 17:17:43 +08:00
  • d2bfa17510 ci: deploy to preview as soon as build doc jobs are done Marius Vikhammer 2022-03-25 16:18:54 +08:00