Wykres commitów

  • 1e90b1f571 Merge branch 'coredump_fixes' into 'master' Erhan Kurubas 2024-05-09 19:22:12 +0800
  • 8c97b7f548 Merge branch 'fix/docs_wifi_get_sta_list' into 'master' David Čermák 2024-05-09 19:06:05 +0800
  • c535addbfa fix(wifi): Fix issue of wrong Rx control information of espnow packets Sarvesh Bodakhe 2024-05-08 17:11:34 +0530
  • 5425abc6cb Merge branch 'bugfix/sdspi_tests' into 'master' Ivan Grokhotkov 2024-05-09 18:52:55 +0800
  • d7b0a45ddb
    versions: Update to v5.1.4 v5.1.4 Jack 2024-05-09 18:35:18 +0800
  • 152db1a4ba
    ci: move log dir from pytest_embedded_log to pytest-embedded Fu Hanxi 2024-05-09 10:32:52 +0200
  • fdd6aeeba7 fix(brownout): fixed brownout isr crashing if cache disabled Marius Vikhammer 2024-05-09 17:45:01 +0800
  • e42f1c53e0 Merge branch 'feat/netif_dhcps_captive_portal' into 'master' David Čermák 2024-05-09 17:22:22 +0800
  • ea010f84ef Merge branch 'fix/freertos_vtasklist_param_order_v5.3' into 'release/v5.3' v5.3-beta1 Marius Vikhammer 2024-05-09 16:48:24 +0800
  • 68a9c09c49 Merge branch 'bugfix/gcmp_mr_regression_v5.3' into 'release/v5.3' Jiang Jiang Jian 2024-05-09 16:37:30 +0800
  • 4426fca883 Merge branch 'bugfix/gcmp_mr_regression' into 'master' Jiang Jiang Jian 2024-05-09 15:57:05 +0800
  • 53c4c08283 Merge branch 'bugfix/libphy_chips_20240430_v5.3' into 'release/v5.3' Jiang Jiang Jian 2024-05-09 15:55:08 +0800
  • 8103d5bc34 fix(esp_netif): Add API docs to DHCP client/server operations David Cermak 2024-05-02 16:41:24 +0200
  • f8319f08cc Merge branch 'fix/reduce-binary-size_v5.2' into 'release/v5.2' Marius Vikhammer 2024-05-09 15:41:59 +0800
  • c211aaeeaa fix(nimble): Free controller memory if init fails Rahul Tank 2024-05-08 09:57:22 +0530
  • a9dcc3964d fix(wifi): Fix issue of wrong Rx control information of espnow packets Sarvesh Bodakhe 2024-05-08 17:11:34 +0530
  • 83a73e994d Merge branch 'fix/fix_some_esp32c6_wifi_bugs_v5.2' into 'release/v5.2' Jiang Jiang Jian 2024-05-09 13:53:39 +0800
  • 9a5f583a05 fix(sdmmc): correct miscalculated sector size Jackson Ming Hu 2024-05-09 14:11:19 +1000
  • 8503709d85 Merge branch 'feature/update_mbedtls_to_3.6.0_v5.3' into 'release/v5.3' Mahavir Jain 2024-05-09 12:16:22 +0800
  • 9d8842f3ff Merge branch 'bugfix/libphy_chips_20240430_v5.1' into 'release/v5.1' Jiang Jiang Jian 2024-05-09 12:08:10 +0800
  • 4eacfd6ee1 update c3 s3 c6 libphy fix coex reset and bug liuning 2024-04-30 11:40:32 +0800
  • 55ea18dc9d Merge branch 'bugfix/libphy_chips_20240430_v5.2' into 'release/v5.2' Jiang Jiang Jian 2024-05-09 11:57:21 +0800
  • 7fa676a2d6 fix(wifi): fix some esp32c6 wifi bugs (Backport v5.2) xuxiao 2024-05-08 19:10:50 +0800
  • f92665a637 docs: Update the process of Bluetooth entering sleep in the sleep_modes.rst xiongweichao 2024-04-22 16:49:13 +0800
  • d4aa5c8cc0 fix(ble_mesh):Fixed a compatibility issue with the provisioner luoxu 2024-05-09 10:50:41 +0800
  • aa830471f4 fix(ble_mesh):Fixed a compatibility issue with the provisioner luoxu 2024-05-09 10:50:41 +0800
  • 1a6dd7144c Merge branch 'bugfix/libphy_chips_20240430' into 'master' Jiang Jiang Jian 2024-05-09 10:40:09 +0800
  • 0b633e8516 Merge branch 'bugfix/update_ftm_calibration_v5.2' into 'release/v5.2' Jiang Jiang Jian 2024-05-09 10:32:05 +0800
  • 7165a3bdbb Merge branch 'feat/mipi_dsi_draw_pixel_round_boundary_v5.3' into 'release/v5.3' morris 2024-05-09 09:44:21 +0800
  • 7ad17816d6 Merge branch 'doc/update_bt_sleep_process' into 'master' Wang Meng Yang 2024-05-09 09:28:05 +0800
  • eb99868b56 fix(bt/bluedroid): Fix HID Device connection failed bug liqigan 2024-04-23 15:08:27 +0800
  • a91bee2b4c fix(bt/bluedroid): Fix HID Host connection bugs liqigan 2024-04-10 14:58:50 +0800
  • 1b331d24b3 Merge branch 'fix/idf_size_python_compat_v5.3' into 'release/v5.3' Roland Dobai 2024-05-09 02:01:36 +0800
  • fe4b401ab2 ci: add simple test for idf_size.py python compatibility Frantisek Hrbata 2024-05-08 13:38:19 +0200
  • ebc9d02146 fix: make idf_size.py compatible with python3.8 Frantisek Hrbata 2024-05-08 11:21:10 +0200
  • fee61b76a1 Merge branch 'fix/idf_size_python_compat' into 'master' Roland Dobai 2024-05-09 01:40:14 +0800
  • 4254e38bb4 update c3 s3 c6 libphy fix coex reset and bug liuning 2024-04-30 11:40:32 +0800
  • f1c0fe8614 feat(esp_wifi): Update FTM PHY Compensation with calibration Nachiket Kukade 2024-05-08 18:04:43 +0530
  • 18cde4e7d8 update c3 s3 c6 libphy fix coex reset and bug liuning 2024-04-30 11:40:32 +0800
  • 1fa8d232ea Merge branch 'bugfix/wpa_wpa2_wpa3_mixed_mode_v5.2' into 'release/v5.2' Jiang Jiang Jian 2024-05-08 20:14:26 +0800
  • f86758f785 Merge branch 'refactor/usb_host_hub_api_prepeq_for_enum_driver' into 'master' Roman Leonov 2024-05-08 19:52:09 +0800
  • 0cb30ed881 Merge branch 'bugfix/fix_scan_get_ap_number_issue_v5.2' into 'release/v5.2' Jiang Jiang Jian 2024-05-08 19:44:14 +0800
  • bc63f1e7fa fix(wifi): Fix issue of wrong Rx control information of espnow packets Sarvesh Bodakhe 2024-05-08 17:11:34 +0530
  • 9df59a2193 ci: add simple test for idf_size.py python compatibility Frantisek Hrbata 2024-05-08 13:38:19 +0200
  • 29a04ba3d7 Merge branch 'fix/increase_26mhz_esp32c2_slow_clock_calibration_wdt_threshold_v5.2' into 'release/v5.2' Jiang Jiang Jian 2024-05-08 19:30:46 +0800
  • 637fa8abcc fix(wifi): fixed scan get ap number issue muhaidong 2024-04-28 20:00:37 +0800
  • ec50cd7d7e Merge branch 'fix/backport_wifi_fixes_v5.3' into 'release/v5.3' Jiang Jiang Jian 2024-05-08 19:16:26 +0800
  • e460ec8d33 fix(wifi): Fix issue in scan when AP advertises WPA and WPA2 with SAE AKM Sarvesh Bodakhe 2024-05-08 16:15:01 +0530
  • 15b31001a0 docs(storage): Make "Generating and Parsing FATFS on Host" doc more visible Adam Múdry 2024-05-07 23:54:05 +0200
  • 0cf4889f22 Merge branch 'change/rename_csi_api_v5.3' into 'release/v5.3' morris 2024-05-08 17:23:04 +0800
  • 9fe4ceafc7 fix: make idf_size.py compatible with python3.8 Frantisek Hrbata 2024-05-08 11:21:10 +0200
  • 3004af48e6 update c3 s3 c6 libphy fix coex reset and bug liuning 2024-04-30 11:40:32 +0800
  • 8920cce89e Merge branch 'bugfix/pm-107' into 'master' Li Shuai 2024-05-08 16:39:05 +0800
  • b9f15ba3ab feat(mipi_dsi): round to boundary when draw pixel morris 2024-04-30 18:52:25 +0800
  • 347cabce75 Merge branch 'feat/mipi_dsi_draw_pixel_round_boundary' into 'master' morris 2024-05-08 16:30:15 +0800
  • d22f9a97aa change(camera): change esp_cam_del_ctlr to esp_cam_ctlr_del Armando 2024-04-26 16:04:18 +0800
  • 7b7b8680ca Merge branch 'refactor/usb_host_usbh_api_prereq_for_enum_driver' into 'master' Roman Leonov 2024-05-08 15:02:08 +0800
  • 1ac2ebbeb9
    fix: Add config option to set timeout for posting events Harshit Malpani 2024-05-02 15:27:19 +0530
  • 4b67df323d feat(mipi_dsi): round to boundary when draw pixel morris 2024-04-30 18:52:25 +0800
  • 90188040fb fix(esp_wifi): clear soc wakeup request signal at tbtt process Li Shuai 2024-05-08 10:40:16 +0800
  • ea1a10da17 fix(wifi): Fix issue in scan when AP advertises WPA and WPA2 with SAE AKM Sarvesh Bodakhe 2024-05-06 11:43:27 +0530
  • 7c54373146 feat(esp_wifi): Update FTM PHY Compensation with calibration Nachiket Kukade 2024-04-23 18:20:39 +0530
  • 209fbfc18b fix(wifi): fix trc_ampdu_stop_rateidx value errors when DUT under softap + sta mode xuxiao 2024-04-28 15:56:01 +0800
  • 8545eeb4ef fix(wifi): clear wifi buffer to fix ampdu compatibility issue alanmaxwell 2024-04-23 20:59:42 +0800
  • a22d0df155 fix(wifi): fix esp32c6 wdt issues when recv/send tcp packages xuxiao 2024-04-23 19:08:22 +0800
  • d790cc9a8c doc(compatibility): add compatibility docs for C2 Xiao Xufeng 2024-01-21 03:09:49 +0800
  • d42058de17 fix(nimble): Free controller memory if init fails Rahul Tank 2024-05-08 09:57:22 +0530
  • af26dc76c8 Merge branch 'feature/update_mbedtls_to_3.6.0_v5.2' into 'release/v5.2' Aditya Patwardhan 2024-05-08 12:12:49 +0800
  • 4c7562dd4d Merge branch 'fix/esp_tls_use_64_bit_variable_for_time_v5.2' into 'release/v5.2' Aditya Patwardhan 2024-05-08 10:54:16 +0800
  • c706096f45 Merge branch 'test/gdma_fetch_data_in_flash_v5.3' into 'release/v5.3' morris 2024-05-08 10:50:53 +0800
  • ddd65e1f54 fix(esp_wifi): clear soc wakeup request signal at tbtt process Li Shuai 2024-05-08 10:40:16 +0800
  • 40ec44473c Merge branch 'docs/update_alerts_in_readmes_to_gfm_format' into 'master' Kirill Chalov 2024-05-08 10:38:42 +0800
  • 705c21d38e Merge branch 'feat/display_ble_controller_init_status' into 'master' Island 2024-05-08 10:28:31 +0800
  • dcf6b54e94 fix(cxx): use __cxa_throw() stub in case exceptions disabled Alexey Lapshin 2024-04-25 23:44:22 +0400
  • 1f3f65b40e fix(system): discard eh_frame sections if disabled in sdkconfig Alexey Lapshin 2024-04-24 20:39:52 +0400
  • ee934f7147
    fix(esp-tls): Use 64 bit variable for time instead of 32 bit Aditya Patwardhan 2024-04-23 12:04:45 +0530
  • 1680c2fe33 Merge branch 'bugfix/pytest_build_dir_arg' into 'master' Ivan Grokhotkov 2024-05-07 21:12:57 +0800
  • 325bbfb8d5 refactor(hub): Updated HUB api (enum driver) Roman Leonov 2024-03-28 13:49:44 +0100
  • 596672fdcd refactor(usbh): Updated USBH api (enum driver) Roman Leonov 2024-03-28 11:07:34 +0100
  • 4ecba50c8a Merge branch 'fix/coverity_vfs_fat_mem_overlapping' into 'master' Martin Vychodil 2024-05-07 20:48:35 +0800
  • ebeff9aef1 Merge branch 'docs/translate_esp_eth' into 'master' Shen Meng Jing 2024-05-07 19:34:39 +0800
  • 32e0f60de0 Merge branch 'docs/fix_clock_sources_esp32c6' into 'master' Zhang Xiao Yan 2024-05-07 18:55:00 +0800
  • 8815d1a8be docs: Provide CN translation for esp_eth shenmengjing 2024-04-07 19:26:15 +0800
  • 6354a793e0 Merge branch 'fix/pytest_session_dir' into 'master' Fu Hanxi 2024-05-07 18:01:20 +0800
  • 52cfd1bf24 docs: fix clock sources for esp32c6 Linda 2024-02-26 16:35:38 +0800
  • 948fdfcc2c ci: apply new fix in pytest-embedded 1.10 Fu Hanxi 2024-05-07 09:19:00 +0200
  • 6a4db9c07b ci: update mypy check for python 3.12, check under python 3.8 rules Fu Hanxi 2024-05-07 09:16:54 +0200
  • 01c13a72a6 Merge branch 'set_gdb_remotetimeout' into 'master' Roland Dobai 2024-05-07 17:22:17 +0800
  • 258bb60c38 Merge branch 'bugfix/nvs_enc_test_v5.2' into 'release/v5.2' Aditya Patwardhan 2024-05-07 17:00:52 +0800
  • badb22bc2e Merge branch 'fix/fix_esp_pm_case_high_fail_ratio' into 'master' Wu Zheng Hui 2024-05-07 16:54:14 +0800
  • 5d5113c5f9 feat(mbedtls): updated mbedtls version from 3.5.2 to 3.6.0 nilesh.kale 2024-04-03 11:45:09 +0530
  • fe628d5951 feat(mbedtls): updated mbedtls version from 3.5.2 to 3.6.0 nilesh.kale 2024-04-03 11:45:09 +0530
  • 1bec4902b2 Merge branch 'backport/support_tls1_3_v5.0' into 'release/v5.0' Aditya Patwardhan 2024-05-07 16:38:14 +0800
  • fc9290d8a2 fix(ble/bluedroid): Fixed BLE spelling error in word zhanghaipeng 2024-05-07 16:24:27 +0800
  • 8ed42582fe Merge branch 'fix/jpeg_dri_issue_v5.3' into 'release/v5.3' morris 2024-05-07 16:22:09 +0800
  • 1c9986501b
    fix(esp_pm): fix esp_pm test cases high fail ratio wuzhenghui 2024-05-07 12:01:28 +0800
  • a5165ea1fc Merge branch 'bugfix/wpa_wpa2_wpa3_mixed_mode' into 'master' Jiang Jiang Jian 2024-05-07 16:17:15 +0800
  • 8f091de9c2 Merge branch 'fix/idf_size_help_v5.3' into 'release/v5.3' Roland Dobai 2024-05-07 16:01:12 +0800
  • cbdb4de892 Merge branch 'fix/idf_size_help' into 'master' Roland Dobai 2024-05-07 16:00:32 +0800
  • ae0eabec53 fix: display correct help in the idf_size.py wrapper Frantisek Hrbata 2024-05-06 12:30:08 +0200