Commit Graph

  • 3055474491 Merge branch 'bugfix/usb_device_struct_cleanup_v4.2' into 'release/v4.2' Jiang Jiang Jian 2022-02-15 03:28:01 +00:00
  • 8c1aa176f2 Merge branch 'bugfix/clear_whitelist_v4.1' into 'release/v4.1' Wang Meng Yang 2022-02-15 03:20:41 +00:00
  • 128f228169 Merge branch 'bugfix/rmt_s2_doesnt_support_rx_wrap_v4.2' into 'release/v4.2' Jiang Jiang Jian 2022-02-15 03:07:16 +00:00
  • 95f7e51af0 Merge branch 'bugfix/eap_client_crash_v4.2' into 'release/v4.2' Jiang Jiang Jian 2022-02-15 03:06:40 +00:00
  • 1d77b5b6fd Merge branch 'bugfix/stack_overflow_in_task_eth_dl' into 'master' David Čermák 2022-02-14 17:13:55 +00:00
  • 8da2e4088c esp_eth: Update esp32's EMAC API to decouple driver and vendor config David Cermak 2022-01-24 15:40:11 +01:00
  • 1dc60730ee esp_eth: ESP32 EMAC to use common DMA busrt size for both Tx and Rx David Cermak 2022-01-14 09:29:08 +01:00
  • 2553fb5845 esp_eth: Make EMAC DMA burst size configurable David Cermak 2021-12-15 16:30:29 +01:00
  • a6ca3d39a8 emac: reduce rx burst length to avoid SPI DMA collision bug Simon Schubert 2021-11-10 20:22:13 -08:00
  • 723212717a Merge branch 'bugfix/gh_python_linter' into 'master' Roland Dobai 2022-02-14 16:12:49 +00:00
  • 9027c30237 Merge branch 'feat/python_reqs_directory' into 'master' Roland Dobai 2022-02-14 16:06:36 +00:00
  • ece06a9016 sdio_slave: fixed the issue that interrupt may be cleared with finished trans unhandled Michael (XIAO Xufeng) 2020-11-30 01:42:52 +08:00
  • aed907c728 sdio_slave: fixed the issue that interrupt may be cleared with finished trans unhandled Michael (XIAO Xufeng) 2020-11-30 01:42:52 +08:00
  • 25b1c57121 sdio_slave: fixed the issue that interrupt may be cleared with finished trans unhandled Michael (XIAO Xufeng) 2020-11-30 01:42:52 +08:00
  • 3e9eec1ebf Fix incorrect D- pulldown and cleanup USB device struct Darian Leung 2022-02-10 17:10:27 +08:00
  • 7d65b17898 Merge branch 'bugfix/alarm_update_invalid_v4.3' into 'release/v4.3' Michael (XIAO Xufeng) 2022-02-14 15:38:14 +00:00
  • 8c61c5c565 Merge branch 'bugfix/lcd_rgb_memory_alignment_v4.4' into 'release/v4.4' Michael (XIAO Xufeng) 2022-02-14 15:34:49 +00:00
  • d69c11e017 ci/esp_eth: Replaced ethernet download task with ethernet download function AndriiFilippov 2022-02-03 17:23:29 +01:00
  • 3efd220463 mdns: Fix potential null deref reported by fuzzer test David Cermak 2021-12-07 16:17:53 +01:00
  • 03f9eedc27 mdns: Fix potential null deref reported by fuzzer test David Cermak 2021-12-07 16:17:53 +01:00
  • af51170b99 esp_wifi: Update wifi lib Nachiket Kukade 2022-02-14 19:42:50 +05:30
  • 8d5316ceb8 Merge branch 'bugfix/wps_scan_resumption_v4.3' into 'release/v4.3' Jiang Jiang Jian 2022-02-14 13:05:28 +00:00
  • 6ebe70287c Merge branch 'bugfix/wps_fixes_v4.1' into 'release/v4.1' Jiang Jiang Jian 2022-02-14 13:05:05 +00:00
  • 9ff972046b Merge branch 'bugfix/fix_smartconfig_setopt_fail_v4.3' into 'release/v4.3' Jiang Jiang Jian 2022-02-14 13:03:35 +00:00
  • 7482ad5139 Merge branch 'bugfix/support_esp32s2_eco1_v4.2' into 'release/v4.2' Jiang Jiang Jian 2022-02-14 12:40:55 +00:00
  • eee592d809 Nimble : Modify ble_gap_wl_set to support clearing complete whitelist Rahul Tank 2022-01-27 11:17:03 +05:30
  • 94056fd4a5 esp_https_server: API cleanup Harshit Malpani 2022-01-25 10:03:31 +05:30
  • faba034955 Merge branch 'bugfix/clear_whitelist_v4.2' into 'release/v4.2' Wang Meng Yang 2022-02-14 10:47:02 +00:00
  • dbfde65515 lcd: refactor ut into test app morris 2021-09-23 12:06:13 +08:00
  • f8dc675318 lcd: support model NT35510 in example morris 2022-02-11 15:36:06 +08:00
  • e5afb4f933 lvgl: upgrade to 8.2.0 in examples morris 2022-02-11 15:32:44 +08:00
  • d3f5fd6eb6 spi_flash: add support for th 1M flash Cao Sen Miao 2022-01-10 11:45:56 +08:00
  • b1d6217f5c Merge branch 'bugfix/usb_no_rom_log_v4.3' into 'release/v4.3' Michael (XIAO Xufeng) 2022-02-14 07:34:24 +00:00
  • 57225f99c7 Created EMAC start/stop stress test under heavy traffic Ondrej Kosta 2022-01-18 13:55:06 +01:00
  • e97fd4b076 esp_eth: EMAC start/stop optimization Ondrej Kosta 2022-01-26 09:55:36 +01:00
  • 8400ff8607 examples/simple_ota: use certificate bundle in default configuration Mahavir Jain 2022-02-13 20:37:36 +05:30
  • fbe4457a71 examples/ota: fix README for instructions on hosting image on github.com server Mahavir Jain 2022-02-13 20:36:07 +05:30
  • 21b6c46d11 Merge branch 'bugfix/sdio_slave_dma_desc_int_v4.4' into 'release/v4.4' morris 2022-02-14 06:27:47 +00:00
  • 13d30652cc Merge branch 'bugfix/wps_fixes_v4.4' into 'release/v4.4' Jiang Jiang Jian 2022-02-14 06:24:16 +00:00
  • 7d376a36f0 Merge branch 'feature/pro_recv_hb_forv4.2' into 'release/v4.2' Jiang Jiang Jian 2022-02-14 06:10:15 +00:00
  • 9150716570 Merge branch 'bugfix/filter_repeated_packages_forv4.2' into 'release/v4.2' Jiang Jiang Jian 2022-02-14 06:09:45 +00:00
  • 6f7badf942 filter repeated packages then send response(v4.2) Yuan Hong Hui 2022-02-14 06:09:44 +00:00
  • a5ce5002c0 Merge branch 'bugfix/modbus_fix_invalid_error_handling_for_duplicate_param_key_v42' into 'release/v4.2' Jiang Jiang Jian 2022-02-14 06:09:03 +00:00
  • a609fb0f02 Merge branch 'fix/gitlab_404_local_mirror_v4.2' into 'release/v4.2' Jiang Jiang Jian 2022-02-14 06:08:38 +00:00
  • 893fae229c Merge branch 'bugfix/task_wdt_timeout_uint32_overflow_v4.2' into 'release/v4.2' Jiang Jiang Jian 2022-02-14 06:08:10 +00:00
  • 82c529a773 Merge branch 'bugfix/mcpwm-deadtime-preset-config-backport_v4.2' into 'release/v4.2' Jiang Jiang Jian 2022-02-14 06:02:37 +00:00
  • 54251cfada MCPWM/deadtime: fix and sync preset deadtime modes with well-known definition (backport v4.2) Li Hang Fan 2022-02-14 06:02:36 +00:00
  • 71b81e4a01 Merge branch 'bugfix/support_esp32s2_eco1_v4.4' into 'release/v4.4' Jiang Jiang Jian 2022-02-14 05:55:29 +00:00
  • 786bbc26eb sdio_slave: fixed the issue DMA desc not capable Michael (XIAO Xufeng) 2021-11-27 15:02:17 +00:00
  • dbf33d7947 sdio_slave: fixed the issue DMA desc not capable Michael (XIAO Xufeng) 2021-11-27 15:02:17 +00:00
  • 81948262c8 sdio_slave: fixed the issue DMA desc not capable Michael (XIAO Xufeng) 2021-11-27 15:02:17 +00:00
  • 7916c4079c Merge branch 'flash/add_th_support_v4.1' into 'release/v4.1' Michael (XIAO Xufeng) 2022-02-14 04:46:59 +00:00
  • 4d9a68e091 Merge branch 'flash/add_th_support_v4.2' into 'release/v4.2' Michael (XIAO Xufeng) 2022-02-14 04:45:59 +00:00
  • 3da0b2249b Merge branch 'bugfix/ulp_depr_headers' into 'master' Marius Vikhammer 2022-02-14 03:31:04 +00:00
  • 06d7fd95d4 secure_boot.c add missing '#include "esp_flash_encrypt.h"' Christian Winkler 2022-02-13 19:51:55 +01:00
  • 793b1cc8e8 Merge branch 'feature/support_new_psram_v4.1' into 'release/v4.1' Michael (XIAO Xufeng) 2022-02-13 14:46:01 +00:00
  • b4862d1ba2 Merge branch 'feature/support_new_psram_v4.2' into 'release/v4.2' Michael (XIAO Xufeng) 2022-02-13 14:45:30 +00:00
  • 21b4cd8325 sdio_slave: fixed the issue DMA desc not capable Michael (XIAO Xufeng) 2021-11-27 15:02:17 +00:00
  • 1f980ae982 psram: add ESP32-D0WD-R2-V3 support Cao Sen Miao 2022-01-10 10:54:11 +08:00
  • c2c4b126f7 Merge branch 'feature/support_new_psram_v4.4' into 'release/v4.4' Michael (XIAO Xufeng) 2022-02-13 14:13:38 +00:00
  • 8504a878f3 Merge branch 'bugfix/fix_esp_http_client_example_v4.3' into 'release/v4.3' Mahavir Jain 2022-02-13 13:26:25 +00:00
  • c7b5d3494c rmt: do not support rx wrap on esp32s2 morris 2022-02-08 13:57:01 +08:00
  • d04dacdaa1 Merge branch 'bugfix/usb_device_struct_cleanup_v4.3' into 'release/v4.3' Michael (XIAO Xufeng) 2022-02-12 20:53:02 +00:00
  • 246f72020f Merge branch 'bugfix/modbus_port_fix_lgpl_licensed_files_v4.4' into 'release/v4.4' Michael (XIAO Xufeng) 2022-02-12 20:43:22 +00:00
  • a7c053c28d Merge branch 'bugfix/add_hw_flow_ctrl_for_uart_test_v4.2' into 'release/v4.2' Michael (XIAO Xufeng) 2022-02-12 20:03:30 +00:00
  • 84b750cbe8 Merge branch 'refactor/lcd_soc_ll_update_according_trm' into 'master' morris 2022-02-12 08:13:34 +00:00
  • b3d03e8db7 wpa_supplicant: Fix invalid memory dereference Kapil Gupta 2022-02-12 10:36:00 +05:30
  • eec9d6db94 wpa_supplicant: Fix invalid memory dereference Kapil Gupta 2022-02-12 10:36:00 +05:30
  • 7df150b3de wpa_supplicant: Fix invalid memory dereference Kapil Gupta 2022-01-18 12:49:25 +05:30
  • 136c5b8204 wpa_supplicant: Fix invalid memory dereference Kapil Gupta 2022-01-18 12:49:25 +05:30
  • 20847eeb96 Merge branch 'bugfix/eap_client_crash' into 'master' Kapil Gupta 2022-02-11 09:54:27 +00:00
  • 5bd204eac9 Merge branch 'bugfix/lwip_timeout_not_compliant' into 'master' Omar Chebib 2022-02-11 08:48:40 +00:00
  • 019af183ce Merge branch 'bugfix/fix_s2_phy_bbpll_cal_fail' into 'master' Jiang Jiang Jian 2022-02-11 08:28:09 +00:00
  • c372248624 Merge branch 'contrib/github_pr_7710' into 'master' Ivan Grokhotkov 2022-02-11 08:27:06 +00:00
  • b07dbc9e58 Merge branch 'contrib/github_pr_8374' into 'master' Darian 2022-02-11 08:09:45 +00:00
  • 9c81bceb0e Task WDT: Fix overflow issue during timeout calculation Marius Vikhammer 2022-01-17 10:06:38 +08:00
  • f60a914bae I2C: Fix I2C Master operation with repeated start condition Dmitry Koptsov 2022-02-05 09:33:16 +03:00
  • 8f3b47da39 I2C: Fix typo in I2C_TIMING_VAL_ERR_STR macro name paul 2021-12-04 17:44:03 -08:00
  • f527010044 esp_rom: remove functions which depend on sizeof(struct stat) Ivan Grokhotkov 2022-01-06 15:20:04 +01:00
  • 8a48b55197 ulp: change deprecated headers to use relative includes to avoid recursivly including the same header Marius Vikhammer 2022-02-11 11:54:31 +08:00
  • 5ef585b1b9 Merge branch 'feature/remove_frc2_timer' into 'master' Marius Vikhammer 2022-02-11 06:08:15 +00:00
  • dd67f769d9 driver: add diagnostic information into UART test, enable flow control Ivan Grokhotkov 2020-09-25 12:34:27 +02:00
  • 3e1efffd8a Nimble : Modify ble_gap_wl_set to support clearing complete whitelist Rahul Tank 2022-01-27 11:17:03 +05:30
  • 47583770a1 Merge branch 'bugfix/fix_esp_http_client_example_v4.4' into 'release/v4.4' Mahavir Jain 2022-02-11 04:56:29 +00:00
  • 067678bdf9 ci: enable unit test for S2 by default Michael (XIAO Xufeng) 2022-02-11 04:09:17 +00:00
  • f807b711c4 Merge branch 'test/modify_example_advanced_ota_checker' into 'master' Jiang Jiang Jian 2022-02-11 03:18:11 +00:00
  • 9e7811b95e Merge branch 'bugfix/rd_rem_ext_feats_delayed_cs_4.2' into 'release/v4.2' Jiang Jiang Jian 2022-02-11 02:59:01 +00:00
  • e8cba8df28 Merge branch 'refactor/freertos_configuration' into 'master' Darian 2022-02-10 20:55:51 +00:00
  • 83ef7b6a95 Merge branch 'feature/limit_component_manager_version' into 'release/v4.4' Roland Dobai 2022-02-10 16:07:02 +00:00
  • 8fed5801f7 Merge branch 'bugfix/add_dummy_to_total_size_v4.2' into 'release/v4.2' Roland Dobai 2022-02-10 14:04:35 +00:00
  • d090020409 Merge branch 'bugfix/rm_copyright_ignore_list_v4.2' into 'release/v4.2' Roland Dobai 2022-02-10 14:03:58 +00:00
  • 14038003be Merge branch 'bugfix/win_rename_delay_v4.2' into 'release/v4.2' Roland Dobai 2022-02-10 14:03:42 +00:00
  • eb4555fcba docs: tinyusb: fix typo Zenithal 2022-02-10 21:55:58 +08:00
  • 2cebfcf885 freertos: Refactor configuration files Darian Leung 2022-02-08 16:38:09 +08:00
  • d359f88054 examples: Add the component manager example Sergei Silnov 2021-08-02 18:59:33 +02:00
  • 917510ea96 docs: Add component manager documentation Sergei Silnov 2021-07-03 10:30:52 +02:00
  • 611c5a2496 Build System: Don't track dependencies.lock Sergei Silnov 2021-08-02 20:49:42 +02:00
  • 69e784d07e Add idf-component-manager python dependency Sergei Silnov 2021-05-05 13:10:41 +03:00
  • 51bfd280f8 Merge branch 'update/drop_python36' into 'master' Roland Dobai 2022-02-10 13:09:42 +00:00
  • b1017de2e6 gpio: Fix some gpio pin num errors on esp32s2 and esp32c3 songruojing 2022-02-10 20:27:43 +08:00