Commit Graph

  • c8cd3e3da3 esp_hw_support: Adds a msg when 32k xtal was stopped KonstantinKondrashov 2022-03-24 18:42:06 +08:00
  • 8ff7b0c998 Merge branch 'feature/esp32c2_hal_rom_impl' into 'master' morris 2022-05-12 14:11:45 +08:00
  • c626297f81 ci: fix xfail test cases end up failed when existing known failure cases Fu Hanxi 2022-05-12 12:04:28 +08:00
  • 47e4fe83ba ci: enable build pytest ut and examples on esp32c2 morris 2022-05-07 15:26:45 +08:00
  • 6d288575dc test: fix broken host test of idf_as_lib morris 2022-05-09 18:10:08 +08:00
  • aaa2eca57d blink: support ESP8684-DevKitM board morris 2022-05-07 22:59:34 +08:00
  • 068adfba70 heap: use ROM implementation for heap tlsf on esp32c2 morris 2022-05-06 19:20:05 +08:00
  • 24f5fecef0 hal: use ROM implementation for systimer and wdt on esp32c2 morris 2022-05-06 18:57:14 +08:00
  • 334126315f esp32c2: level up from preview targets morris 2022-05-05 11:39:13 +08:00
  • 36321fda82 Merge branch 'feature/eloop_timer' into 'master' Kapil Gupta 2022-05-12 12:30:44 +08:00
  • 0f2aa2eae4 vfs_usb_serial: set secondary selection for making usb port can output under default menu Cao Sen Miao 2021-10-21 12:46:24 +08:00
  • 42aac8d1d7 Merge branch 'contrib/github_pr_8816' into 'master' Mahavir Jain 2022-05-12 12:00:03 +08:00
  • 97d7bde1ea Merge branch 'feature/wps_code_updation' into 'master' Kapil Gupta 2022-05-12 11:56:58 +08:00
  • aa028f018f freertos: Refactor Kconfig options Darian Leung 2022-05-09 18:33:01 +08:00
  • cc37f63e14 Merge branch 'bugfix/keep_rtc8m_in_lightsleep' into 'master' Michael (XIAO Xufeng) 2022-05-12 10:25:35 +08:00
  • 27e1490bfc examples: sd_card: fix example test not getting the expected name Ivan Grokhotkov 2022-05-11 21:50:11 +02:00
  • 2e506bd93e Merge branch 'bugfix/iperf_output_regex' into 'master' Ivan Grokhotkov 2022-05-12 03:26:34 +08:00
  • 009e66e625 Merge branch 'feature/esp_lcd_read_i2c_v4.4' into 'release/v4.4' morris 2022-05-11 22:33:41 +08:00
  • 4c370cc437 component_bt: Fix build doc errors of bt weitianhua 2022-05-10 16:01:15 +08:00
  • 3d9814bf8b newlib: implement __atomic_load/__atomic_store functions Andrei Safronov 2022-03-23 21:07:26 +03:00
  • 20fdf3bdf1 Merge branch 'feature/msc_example_hotplug' into 'master' Martin Válik 2022-05-11 20:56:49 +08:00
  • 7dd62bb044 esp32c2: Remove assert check on len for SHA calculation Sachin Parekh 2022-03-10 11:11:11 +05:30
  • 2c725264f7 esp32c2: Support Secure Boot V2 based on ECDSA scheme Sachin Parekh 2022-03-10 10:53:15 +05:30
  • ecc87cfc8d wpa_supplicant: wps code updation Kapil Gupta 2021-12-17 14:20:51 +05:30
  • 9c27cf93fc Add testcase for eloop execution Kapil Gupta 2022-05-09 14:14:37 +05:30
  • d06daee350 wpa_supplicant: Add timer based eloop implementation Kapil Gupta 2022-03-09 22:10:36 +05:30
  • 30fed9c891 Merge branch 'ci/temp_trigger_s3_target_tests_only_with_label' into 'master' Fu Hanxi 2022-05-11 20:04:09 +08:00
  • 342abc262f Merge branch 'feature/esp_lcd_read_i2c' into 'master' Vilem Zavodny 2022-05-11 20:02:21 +08:00
  • ca57e121e2 docs: udpate CN translation for readme and build-system daiziyan 2022-04-12 12:12:54 +08:00
  • a213f7baf7 iperf: added sequential numberring of Tx'ed datagrams Ondrej Kosta 2022-05-11 13:18:07 +02:00
  • 9f99d2350a docs: Added breaking change for esp_https_server to migration guide Harshit Malpani 2022-05-11 11:37:42 +05:30
  • dec3db6913 Merge branch 'bugfix/freertos_stack_tcb_alloc_order' into 'master' Mahavir Jain 2022-05-11 18:09:49 +08:00
  • 2c56c6cad8 Updated coding style and added error logs Harshit Malpani 2022-05-09 14:57:51 +05:30
  • e8e63a06e8 Don't ignore return value of httpd_stop Nathan Phillips 2022-04-22 11:19:27 +01:00
  • 87070b8d3c openthread: support build esp32h2beta1 & esp32h2beta2 on master zhangwenxu 2022-04-20 15:38:06 +08:00
  • 27a8fdcf3c ci: trigger s3 target test only by label Fu Hanxi 2022-05-11 16:02:48 +08:00
  • 26a15058d3 Add sdkconfig.h to protocol/https* examples Aditya Patwardhan 2022-05-10 13:53:50 +05:30
  • aa9de02259 esp_tls.h: Clean up included header files. Aditya Patwardhan 2022-05-02 11:00:19 +05:30
  • 5b15c91ae4 esp_https_server.h: Remove const identifier for esp_tls pointer Aditya Patwardhan 2022-04-30 11:26:01 +05:30
  • 788c9ddf8d esp_tls: Added getter function for esp_tls ssl ctx. Aditya Patwardhan 2022-04-20 11:30:56 +05:30
  • 434e74ff73 esp_tls: Make esp_tls_t as private structure. Aditya Patwardhan 2022-04-20 08:09:13 +05:30
  • 9f2d407105 Merge branch 'bugfix/i2c_too_short_panics_v4.4' into 'release/v4.4' Zim Kalinowski 2022-05-11 14:04:46 +08:00
  • 571afca7dc Merge branch 'bugfix/rmt_undetermined_idle_level' into 'release/v4.4' morris 2022-05-11 12:25:21 +08:00
  • 36074b9812 pm: add powerdown for int_8m on ESP32-C2 and ESP32-H2 Michael (XIAO Xufeng) 2022-04-02 14:30:50 +08:00
  • 2905cbbe03 pm: fixed RTC8M domain power issues Michael (XIAO Xufeng) 2022-03-27 03:02:22 +08:00
  • 523c51818c Merge branch 'feature/c2_soc_hwsupport_code' into 'master' morris 2022-05-11 11:23:57 +08:00
  • 903649ddcd Merge branch 'feature/component_ut_mem_leak_check' into 'master' Jakob Hasse 2022-05-11 10:03:55 +08:00
  • be452efd4a msc example made hot plugable Martin Valik 2022-04-19 12:20:07 +02:00
  • 89f754183e Merge branch 'contrib/github_pr_8788' into 'master' Martin Gano 2022-05-10 23:34:37 +08:00
  • df5872b3a4 Merge branch 'feature/support_i2c_on_esp32h2' into 'master' morris 2022-05-10 22:48:05 +08:00
  • 0bd2c55413 mdns: Fix potential read behind parsed packet David Cermak 2022-02-02 12:21:12 +01:00
  • d6ad597b0f mdns: Fix memleak when adding delegated host David Cermak 2022-02-02 08:35:04 +01:00
  • c8874b0d85 mdns: Fix null-service issue when parsing packets David Cermak 2022-02-01 09:58:20 +01:00
  • d2e519012c ci: iperf: recognize report results from newer iperf versions Ivan Grokhotkov 2022-05-10 13:50:53 +02:00
  • c9b0be6ef7 esp_lcd: Add support for rx_param on I2C transport. Vilem Zavodny 2022-05-06 09:41:54 +02:00
  • c02c0cc9b7 Tools: Add --no-reset option for IDF Monitor in order to avoid resetting the chip target upon connection Martin Gaňo 2022-05-10 14:19:37 +02:00
  • f6be878b6c Merge branch 'feature/freertos_smp_single_core_build' into 'master' Sudeep Mohanty 2022-05-10 19:52:39 +08:00
  • 6c66b39221 Merge branch 'feature/modbus_master_fix_check_uart_set_pin_v42' into 'release/v4.2' morris 2022-05-10 18:30:03 +08:00
  • 318f723042 freertos: extend snapshot test to check return status of vTaskGetSnapshot Mahavir Jain 2022-05-10 14:19:17 +05:30
  • 07c8e86987 example/modbus_master: fix the assert for uart_set_pin Elbert van de Put 2022-03-18 18:26:42 +01:00
  • 1ce55c9267 Merge branch 'docs/update_wifi_multiple_antennas_doc' into 'master' Mu Hai Dong 2022-05-10 15:58:28 +08:00
  • 2a30a1012d docs: add migration guide note about vTaskGetSnapshot signature Mahavir Jain 2022-05-10 11:40:47 +05:30
  • 5b817038a0 freertos: add return value to API vTaskGetSnapshot Mahavir Jain 2022-05-09 15:47:13 +05:30
  • c60b70ff8f Merge branch 'test/test-freertos-smp-yield-behavior' into 'master' Sudeep Mohanty 2022-05-10 13:18:20 +08:00
  • d6a975f6b2 Merge branch 'bugfix/_rtc_slow_length_incorrectly_optimized_backport_v4.2' into 'release/v4.2' Jiang Jiang Jian 2022-05-10 01:04:37 +08:00
  • 01855054ab Merge branch 'bugfix/mbedtls_dynamic_buffer_crash_on_ssl_server' into 'master' Mahavir Jain 2022-05-09 23:07:50 +08:00
  • 1093173382 Merge branch 'bugfix/httpd_queue_work' into 'master' Mahavir Jain 2022-05-09 21:59:13 +08:00
  • fa3cbf9162 fix(mbedtls): fix ssl server memory leak when enable mbedtls dynamic buffer function Li Jingyi 2022-05-06 16:18:06 +08:00
  • 1bb03e17a7 esp_http_server: update httpd_queue_work() API to use semaphore Harshit Malpani 2022-04-19 13:25:27 +05:30
  • 6a0d972cb2 CI: Reverse allowing failure of IT_012 Nachiket Kukade 2022-04-28 18:26:04 +05:30
  • 2aa156d8b5 esp_wifi: Update wifi libs Nachiket Kukade 2022-04-21 17:07:29 +05:30
  • 588a65759c freertos: fix allocation order for stack and TCB per portSTACK_GROWTH Mahavir Jain 2022-05-09 15:45:38 +05:30
  • 6336f8191e C2 rtc code zlq 2021-12-20 15:09:07 +08:00
  • 4a2766d906 esp_lcd: Add support for rx_param on I2C transport. Vilem Zavodny 2022-05-06 09:41:54 +02:00
  • 0eafe4d326 Merge branch 'bugfix/power-down-rtc-periph-for-ulp-touch-fsm' into 'master' Sudeep Mohanty 2022-05-09 15:31:50 +08:00
  • f7f6a929f2 Merge branch 'bugfix/Fix_ios_ble_adv_rsp' into 'master' Mahavir Jain 2022-05-09 13:43:57 +08:00
  • c9d5c14451 Fix iOS advertisement response and simplify lorenzo.consolaro 2022-04-06 14:08:32 +02:00
  • 755233290a Merge branch 'contrib/github_pr_8572' into 'master' morris 2022-05-09 12:36:46 +08:00
  • aa60118944 freertos: Enable FreeRTOS SMP unicore build Sudeep Mohanty 2022-05-06 16:13:22 +05:30
  • 3ea1c8bf96 freertos: add freertos unit test to verify yielding behavior of the kernel Sudeep Mohanty 2022-04-26 12:20:17 +05:30
  • 6fba3fc645 Merge branch 'refactor/refactor-freertos-tls-del-cb' into 'master' Sudeep Mohanty 2022-05-09 11:45:27 +08:00
  • 7a4cacfcd0 console: allow use apb clock for uart to achieve high baud rate Vladimir Chistyakov 2022-03-15 17:38:29 +07:00
  • c49e99f9e7 uart: use clk_tree API to acquire FAST_RC clock morris 2022-04-29 12:42:44 +08:00
  • 722fde218d uart: add default source clock for all targets morris 2022-04-29 12:10:05 +08:00
  • 660ff8e840 rmt: declare RMTMEM as a block of memory morris 2022-05-08 19:30:41 +08:00
  • 905f5c3d41 feature (unity): added memory leak check API, integrated it into cxx tests Jakob Hasse 2022-03-31 18:16:19 +08:00
  • 4d9930888a Merge branch 'docs/sync_up_lines_api_guides' into 'master' Mo Fei Fei 2022-05-09 10:20:43 +08:00
  • f670c2a963 Merge branch 'contrib/github_pr_8888' into 'master' morris 2022-05-09 10:11:26 +08:00
  • 6b29118765 docs: sync up lines for api-guides and get-started mofeifei 2022-05-07 17:15:18 +08:00
  • 5bee313bde Merge branch 'bugfix/kconfig_checker_osource' into 'master' Marius Vikhammer 2022-05-09 09:48:06 +08:00
  • f3e8a17285 Merge branch 'feature/support_riscv_floatingpoint_library_selection' into 'master' morris 2022-05-08 17:57:41 +08:00
  • 0580d68b69 esp32c2: Support riscv floating-point library selection Wu Zheng Hui 2022-05-08 17:57:40 +08:00
  • 03aeac1dde Merge branch 'refactor/adc_hal_common_layer' into 'master' Armando (Dou Yiwen) 2022-05-08 15:45:56 +08:00
  • f33720a263 rmt_legacy: fix undetermined idle level morris 2022-05-07 14:14:56 +08:00
  • 4222e93351 Merge branch 'flash/opi_12345G_support_v4.4' into 'release/v4.4' Michael (XIAO Xufeng) 2022-05-08 12:23:18 +08:00
  • b021055190 Merge branch 'bugfix/i2s_only_right_mode_v4.4' into 'release/v4.4' morris 2022-05-07 22:46:45 +08:00
  • cdaa440d98 i2s: fix only right case v4.4 laokaiyao 2022-05-06 19:09:24 +08:00
  • 1b1553c853 Merge branch 'feature/rmt_driver_ng' into 'master' morris 2022-05-07 20:18:33 +08:00
  • 49747bb486 adc: create common adc hal layer Armando 2022-03-24 17:45:58 +08:00
  • a7f6f8677a doc: update api reference for new rmt driver morris 2022-04-07 13:15:23 +08:00