Commit Graph

  • 48ae2309fd Merge branch 'bugfix/bugfix/wpa_supplicant_fixes_v4.3' into 'release/v4.3' Jiang Jiang Jian 2021-08-12 09:02:42 +00:00
  • 6a13a9d0c4 Merge branch 'bugfix/pmf_bcast_deauth_fix_v4.3' into 'release/v4.3' Jiang Jiang Jian 2021-08-12 09:02:09 +00:00
  • eb1a66e7c9 Merge branch 'bugfix/pmf_bcast_deauth_fix' into 'master' Jiang Jiang Jian 2021-08-12 09:00:27 +00:00
  • 1e14b495b8 Added libraries and frameworks to the docs reference Added libs-frameworks file for Espressifs libraries and frameworks Added file on zh_CH Added description about ESP-MESH Changes according to the MR revision Fix on the CSI description Suggestions applied according to the MR review pedro.minatel 2021-07-06 10:58:34 +01:00
  • 263c10cee1 freertos: Fix settings of systimer for SysTicks in case Unicore KonstantinKondrashov 2021-08-11 09:38:09 +05:00
  • edb80a1965 Merge branch 'bugfix/add_critical_section_in_uart_driver' into 'master' Omar Chebib 2021-08-12 07:20:10 +00:00
  • 94732f4fa8 Merge branch 'bugfix/exclude_mocks_from_file_pattern_check' into 'master' Jakob Hasse 2021-08-12 06:53:07 +00:00
  • 496f749f63 libsodium: fix source directory names to address build issues with Make Mahavir Jain 2021-08-04 17:28:51 +05:30
  • f06307c08d tools/unit_test_app: fixes to build this application with Make build Mahavir Jain 2021-08-04 17:27:53 +05:30
  • 1282f0e528 [tools]: add mocks dir to pattern check exclude Jakob Hasse 2021-08-12 11:02:43 +08:00
  • 4e3f5573c4 uart: cleaner way of handling error in a critical section Omar Chebib 2021-06-28 14:46:41 +08:00
  • e41e67f2f1 uart: Add missing critical section wrappers around rx_buffered_len Luca Burelli 2021-01-13 18:42:04 +01:00
  • 339454ff19 bootloader: Kconfig files in bootloader_components is now part of menuconfig Omar Chebib 2021-08-11 14:59:16 +08:00
  • 294f9783fc Tools: Fix memory calculations of idf_size.py simon.chupin 2021-07-28 00:24:05 +02:00
  • 48b98214ae openthread: enable ot_cli on esp32h2 Shu Chen 2021-07-09 12:18:41 +08:00
  • 064f12cb90 idf_size.py: fixed diram counted twice issue, and improve display Michael (XIAO Xufeng) 2020-10-30 13:31:24 +08:00
  • 2c49af9e75 Merge branch 'feature/docker_shallow_clone' into 'master' Roland Dobai 2021-08-11 13:58:39 +00:00
  • b5262e9980 Merge branch 'bugfix/fix_deep_sleep_miss_bug_mr_4.3' into 'release/v4.3' Jiang Jiang Jian 2021-08-11 12:38:16 +00:00
  • 57b243a699 Update Ubuntu to v20.04 Tomas Rezucha 2021-08-09 09:23:25 +02:00
  • 6dbe0da178 Merge branch 'bugfix/fix_deep_sleep_miss_bug_mr_master' into 'master' Wang Meng Yang 2021-08-11 11:46:08 +00:00
  • 09ab053ea1 esp_wifi: Fix some PMF and FTM issues Nachiket Kukade 2021-08-02 19:45:33 +05:30
  • af03dcb037 wpa_supplicant: Trivial typo fix for setting spp_sup.require Axel Lin 2021-08-04 14:03:12 +08:00
  • 3e1b174c53 esp_supplicant: Make esp_rrm_send_neighbor_rep_request return proper error Axel Lin 2021-07-06 13:41:14 +08:00
  • c56aa5f34d wpa_supplicant: Fix clear WLAN_FC_STYPE_ACTION bit in esp_register_action_frame Axel Lin 2021-07-09 15:22:48 +08:00
  • 30d6c8401c wpa_supplicant: Fix memory leak in esp_issue_scan error paths Axel Lin 2021-07-07 08:17:49 +08:00
  • 76ec76c12c mdns: add more mdns result attributes Jiacheng Guo 2021-04-21 15:34:22 +08:00
  • b1c3ee71c5 Merge branch 'bugfix/wpa_supplicant_fixes' into 'master' Jiang Jiang Jian 2021-08-11 10:51:41 +00:00
  • cd671be627 component/bt: fix bluedroid host auto update PPCP attribute value XieWenxiang 2021-08-11 18:06:44 +08:00
  • 921ec124ee component/bt: fix bluedroid host auto update PPCP attribute value XieWenxiang 2021-08-11 18:04:53 +08:00
  • 84cb47d7e0 component/bt: fix bluedroid host auto update PPCP attribute value XieWenxiang 2021-08-10 17:18:49 +08:00
  • d3b5f97573 system: fix pm lock issue in dual core mode Li Shuai 2021-07-13 14:22:13 +08:00
  • bca844c2f5 The controller may miss the sleep time caculated before. So it will stuck in the loop to get the deep sleep HW flag. Then the watchdog issue happen. Yang Zhao 2021-08-11 14:28:24 +08:00
  • 32ee0bdb29 Merge branch 'refactor/move_mocks_to_tools' into 'master' Zim Kalinowski 2021-08-11 06:27:19 +00:00
  • 33f2bcec4c The controller may miss the sleep time caculated before. So it will stuck in the loop to get the deep sleep HW flag. Then the watchdog issue happen. Yang Zhao 2021-08-11 14:23:16 +08:00
  • edcb5942ba The controller may miss the sleep time caculated before. So it will stuck in the loop to get the deep sleep HW flag. Then the watchdog issue happen. Yang Zhao 2021-08-11 11:29:01 +08:00
  • 931da79804 1.Update the esp32 bt lib.The last update is still the old one,so update it again. 2.The controller may miss the sleep time caculated before. So it will stuck in the loop to get the deep sleep HW flag. Then the watchdog issue happen. Yang Zhao 2021-08-11 11:15:25 +08:00
  • 85b107bf54 Merge branch 'bugfix/rename_ext_mem_bss_section' into 'master' Marius Vikhammer 2021-08-11 05:51:00 +00:00
  • fbd25c3837 I2C: add conf_update for esp32c3 i2c Chen Yi Qun 2021-08-06 15:47:12 +08:00
  • 2f5c0355fe I2C: Fix i2c write fake timeout and WDT triggered Cao Sen Miao 2021-08-10 15:29:07 +08:00
  • 20d0891e1e wpa_supplicant: Trivial typo fix for setting spp_sup.require Axel Lin 2021-08-04 14:03:12 +08:00
  • cd68b93e3b esp_supplicant: Make esp_rrm_send_neighbor_rep_request return proper error Axel Lin 2021-07-06 13:41:14 +08:00
  • 2a5d5c02b4 wpa_supplicant: Fix clear WLAN_FC_STYPE_ACTION bit in esp_register_action_frame Axel Lin 2021-07-09 15:22:48 +08:00
  • e144a60206 wpa_supplicant: Fix memory leak in esp_issue_scan error paths Axel Lin 2021-07-07 08:17:49 +08:00
  • baa2faa94b provisioning: fix wifi warning in wifi_prov_mgr application Harshit Malpani 2021-08-09 18:48:45 +05:30
  • 9998e88ada Merge branch 'docs/add_GPIO_list_for_each_chip' into 'master' Dai Zi Yan 2021-08-11 04:10:02 +00:00
  • 454f027f51 docs:add GPIO reference list for chip ESP32,ESP32-S2, ESP32-C3 and ESP32-S3 daiziyan 2021-07-06 17:45:17 +08:00
  • de28280fd3 Merge branch 'bugfix/sleep_rtc_bus_isolate_issue' into 'master' Li Shuai 2021-08-11 02:13:40 +00:00
  • 69cdc7fe7d Merge branch 'example/add_s3_support_blink' into 'master' morris 2021-08-10 16:10:26 +00:00
  • 37cde5bf4b Merge branch 'update_copyright_notice_esp_hw_support_3' into 'master' Roland Dobai 2021-08-10 15:37:16 +00:00
  • 33a2927dab Merge branch 'feature/oocd_ver_upgrade_v4.0' into 'release/v4.0' Roland Dobai 2021-08-10 14:16:10 +00:00
  • a37e4b18c6 phy_lan87xx: extended Vendor Specific Registers definition Ondrej Kosta 2021-08-05 17:37:27 +02:00
  • 6fdc5877cd lcd: support i80 LCD on esp32/s2/s3 morris 2021-08-04 20:11:31 +08:00
  • 3bcd9278fa i2s: expose resource object to other component morris 2021-08-04 16:47:56 +08:00
  • 1656cee69d i2s: correct soc info morris 2021-08-05 20:10:13 +08:00
  • 5195b6a237 esp_hw_support: update copyright notice 5 Jan Brudný 2021-08-10 13:30:10 +02:00
  • f51e20d814 esp_hw_support: update copyright notice 4 Jan Brudný 2021-08-10 13:16:02 +02:00
  • 7f50818a99 esp_hw_support: update copyright notice 3 Jan Brudný 2021-08-10 12:43:44 +02:00
  • 189ccc5493 Merge branch 'bugfix/fix_deep_sleep_miss_bug_mr_master' into 'master' Wang Meng Yang 2021-08-10 11:15:55 +00:00
  • e37873f285 Merge branch 'bugfix/uart_driver_obj_into_sram' into 'master' Michael (XIAO Xufeng) 2021-08-10 09:35:36 +00:00
  • 56760c9669 pcnt: refactor hal driver morris 2021-08-10 17:19:12 +08:00
  • 9920271c21 pcnt: update pcnt soc data for all targets suda-morris 2021-08-07 17:43:08 +08:00
  • 30ccfdb3b9 component/bt: fix bluedroid host auto update PPCP attribute value XieWenxiang 2021-08-10 17:18:49 +08:00
  • ae4bf5bdac Merge branch 'docs/wifi_security_and_dpp' into 'master' Nachiket Kukade 2021-08-10 09:06:10 +00:00
  • 25ab0aeee6 ci: don't download artifacts for docker build job Ivan Grokhotkov 2021-08-10 11:29:25 +03:00
  • f0fab687ad pid_ctrl: abstract into example common component morris 2021-08-10 10:41:13 +08:00
  • 50adfe8eab Added support for the ESP32-S3 in the blink example pedro.minatel 2021-04-06 12:32:21 +01:00
  • b6c5a6ee8b mcpwm: DC motor PID control example laokaiyao 2021-04-25 20:06:11 +08:00
  • f38b18f046 docs: Separate Doc on WiFi security, added DPP Doc Nachiket Kukade 2021-01-21 11:38:56 +05:30
  • 88eb4fa6a6 [mocks]: moved mocks dir to tools/ Jakob Hasse 2021-08-10 11:50:15 +08:00
  • a82f33c9b5 fix rtc register read error and add workaround for rtc bus isolate issue Li Shuai 2021-07-16 17:44:03 +08:00
  • 9b8cdf9e87 Merge branch 'feature/btdm_esp32_add_local_irk_to_controller_v4.3' into 'release/v4.3' Jiang Jiang Jian 2021-08-10 03:49:11 +00:00
  • 52b36b0ef9 Merge branch 'bugfix/esp_event_any_id_unregister_4.1' into 'release/v4.1' Zim Kalinowski 2021-08-10 03:37:19 +00:00
  • c809c33caa Merge branch 'bugfix/setjmp_longjmp_4.1' into 'release/v4.1' Zim Kalinowski 2021-08-10 03:35:12 +00:00
  • 0870b1a1b9 Merge branch 'bugfix/missing_extern_c_4.1' into 'release/v4.1' Zim Kalinowski 2021-08-10 03:32:10 +00:00
  • 6a2f7b6f88 ld: rename .ext_ram.noinit to .ext_ram_noinit Marius Vikhammer 2021-08-10 11:13:50 +08:00
  • c4a519de29 Merge branch 'bugfix/spp_connect_20_fail_v4.1' into 'release/v4.1' Wang Meng Yang 2021-08-10 03:03:48 +00:00
  • 05ed8331bc Merge branch 'feature/twdt_prints_backtrace_v4.1' into 'release/v4.1' Zim Kalinowski 2021-08-10 02:42:43 +00:00
  • 768af636a6 mcpwm: updated brushed dc example morris 2021-01-11 14:26:33 +08:00
  • de7fd4e93e Merge branch 'bugfix/spi_master_crash_cache_disabled_v4.2' into 'release/v4.2' Michael (XIAO Xufeng) 2021-08-10 02:39:39 +00:00
  • 44e9dd3e29 Merge branch 'feature/skip_known_failure_cases_v3.3' into 'release/v3.3' Zim Kalinowski 2021-08-10 02:31:41 +00:00
  • 41a9d01ee5 feat(tiny_test_fw): ignore known failure cases result Fu Hanxi 2021-08-10 10:31:36 +08:00
  • eeb4dd74c6 Merge branch 'feature/skip_known_failure_cases_v4.0' into 'release/v4.0' Zim Kalinowski 2021-08-10 02:29:53 +00:00
  • 367aae5069 feat(tiny_test_fw): ignore known failure cases result Fu Hanxi 2021-08-10 10:29:48 +08:00
  • 4703f33c5e Merge branch 'feature/skip_known_failure_cases_v4.1' into 'release/v4.1' Zim Kalinowski 2021-08-10 02:26:53 +00:00
  • 980cb0e52d feat(tiny_test_fw): ignore known failure cases result Fu Hanxi 2021-08-10 10:26:47 +08:00
  • 059a3fa1be Merge branch 'feature/skip_known_failure_cases_v4.2' into 'release/v4.2' Zim Kalinowski 2021-08-10 02:23:31 +00:00
  • 7089f62dab feat(tiny_test_fw): ignore known failure cases result Fu Hanxi 2021-08-10 10:23:26 +08:00
  • 79566e087b Merge branch 'feature/prevent_unwind_code_linking_4.1' into 'release/v4.1' Zim Kalinowski 2021-08-09 21:39:47 +00:00
  • b5dc49fa3b Merge branch 'docs/spi_max_transfer_sz_limit_v4.1' into 'release/v4.1' Zim Kalinowski 2021-08-09 21:34:33 +00:00
  • 80727f739a Merge branch 'bugfix/prefetch_invalid_v4.1' into 'release/v4.1' Zim Kalinowski 2021-08-09 21:18:21 +00:00
  • 1aad6124b4 Merge branch 'docs/fix_readme_links_v4.1' into 'release/v4.1' Zim Kalinowski 2021-08-09 21:17:37 +00:00
  • 9a0ae975c6 Merge branch 'bugfix/uart_sw_sw_flow_error_typo_v4.1' into 'release/v4.1' Zim Kalinowski 2021-08-09 21:16:27 +00:00
  • 783851f350 Merge branch 'feature/regi2c_add_lock_v4.1' into 'release/v4.1' Zim Kalinowski 2021-08-09 21:15:51 +00:00
  • 0f0bd29f8f Merge branch 'zims-freertos-sync-1' into 'master' Zim Kalinowski 2021-08-09 21:13:51 +00:00
  • afc77dbc5a freertos: Sync safe changes from Amazon SMP branch Zim Kalinowski 2021-08-10 05:13:43 +08:00
  • 6ba4f298e3 Merge branch 'update/version_4_1_2' into 'release/v4.1' Zim Kalinowski 2021-08-09 21:12:27 +00:00
  • e5276b2c4c Merge branch 'feature/oocd_ver_upgrade_v4.1' into 'release/v4.1' Roland Dobai 2021-08-09 15:26:09 +00:00
  • f189ba5883 Merge branch 'feature/oocd_ver_upgrade_v3.3' into 'release/v3.3' Roland Dobai 2021-08-09 15:01:11 +00:00
  • 913b31c13f esp_wifi: Fix PMF and FTM issues Nachiket Kukade 2021-08-06 15:55:48 +05:30
  • 60ac95a6b2 freemodbus: fix invalid error handling for duplicate param_key aleks 2021-08-09 13:54:18 +02:00