Commit Graph

  • e900224343 gcov: Fixes not linked gcov rtio functions Alexey Gerenkov 2021-03-20 00:37:15 +03:00
  • 0a5fbc1b8c gcov: Fixes not linked gcov rtio functions Alexey Gerenkov 2021-03-20 00:37:15 +03:00
  • 03de74a728 mdns: Fix of crash when wifi interface get deleted and mdns receives the packets Suren Gabrielyan 2021-05-20 12:25:15 +04:00
  • fef2c40a4b Merge branch 'feature/link_idf_common_docs' into 'master' Krzysztof Budzynski 2021-06-02 12:23:04 +00:00
  • dffe49f305 bootloader: update copyright notice Jan Brudný 2021-05-10 04:35:07 +02:00
  • 1c0b26e7fd docs: Linking to a page that helps navigate to documentation for specific ESP32-x chip Krzysztof 2021-05-31 05:15:15 +02:00
  • ab9e5d3ea4 advanced_https_ota: Remove check for CONFIG_BOOTLOADER_APP_ANTI_ROLLBACK for validating image. Shubham Kulkarni 2021-05-31 14:18:18 +05:30
  • 3064487c20 esp_https_ota: Add check for HTTP error codes and corresponding error logs Shubham Kulkarni 2021-05-24 11:41:50 +05:30
  • bdea007a37 Update README.md a2800276 2021-05-19 21:35:02 +02:00
  • 37b058dfcf Merge branch 'tools/update_mypy_rules' into 'master' Anton Maklakov 2021-06-02 10:16:05 +00:00
  • e25e02e06d Merge branch 'feature/usb_esp32s3_add_host_support' into 'master' Michael (XIAO Xufeng) 2021-06-02 09:57:58 +00:00
  • 46020fe13a usb/hal/soc: initial copy of usbh support from esp32s2 Alex Lisitsyn 2021-06-02 17:57:50 +08:00
  • eb36b63e7d bugfix/fix crash when lmp flooding liaowenhao 2021-05-21 17:31:37 +08:00
  • cf5d810bae components/bt: Delete BLE ADV priority high baohongde 2021-05-25 15:10:49 +08:00
  • a81a6c5471 bt controller: Fixed handling for invalid feature page. Chinmay Chhajed 2021-05-17 15:43:11 +05:30
  • c08d81a91f components/bt: fix PATH of libbtdm_app.a in build script wangmengyang 2021-05-25 11:51:28 +08:00
  • bb824d7a4b bugfix/fix crash when lmp flooding baohongde 2021-06-02 17:34:45 +08:00
  • ac190b6a01 bugfix/fix crash when lmp flooding liaowenhao 2021-05-21 17:31:37 +08:00
  • a69e6a1a37 Merge branch 'bugfix/rtc_retain_mem_addr' into 'master' Angus Gratton 2021-06-02 09:12:19 +00:00
  • 52a68cb7fe openthread: integrate OpenThread network interface with esp_netif Jiacheng Guo 2021-05-19 11:52:51 +08:00
  • a560a506f2 Merge branch 'bugfix/rtc_retain_mem_addr_v4.3' into 'release/v4.3' v4.3-rc Angus Gratton 2021-06-02 08:55:20 +00:00
  • 7e0abf78f9 Merge branch 'bugfix/partition_table_integrity_check_v4.1' into 'release/v4.1' Angus Gratton 2021-06-02 08:54:01 +00:00
  • 57442c38bd core: fix cases where riscv SP were not 16 byte aligned Marius Vikhammer 2021-02-19 11:26:21 +08:00
  • 5dbca18324 [doc]: NVS documentation updates Jakob Hasse 2021-01-19 16:15:40 +08:00
  • 8488055711 Fix typo in include/hal/uart_ll.h Andrey Starodubtsev 2021-05-26 17:46:14 +03:00
  • 7e4f7867f0 bugfix/fix crash when lmp flooding liaowenhao 2021-05-21 17:31:37 +08:00
  • 62a4a0dcaf Delete the option BLE ADV priority high baohongde 2021-06-02 14:44:09 +08:00
  • f8b9cb2864 paritition_table: Verify the partition table md5sum when loading the app Angus Gratton 2021-02-04 11:12:04 +11:00
  • 22487a65ac paritition_table: Verify the partition table md5sum when loading the app Angus Gratton 2021-02-04 11:12:04 +11:00
  • 8d1a99e026 paritition_table: Verify the partition table md5sum when loading the app Angus Gratton 2021-02-04 11:12:04 +11:00
  • c572e0bf5f paritition_table: Verify the partition table md5sum when loading the app Angus Gratton 2021-02-04 11:12:04 +11:00
  • 5395f451a2 [doc]: NVS documentation updates Jakob Hasse 2021-01-19 16:15:40 +08:00
  • 906dbd262e Backport: Fixed handling for invalid feature page. Add missing IRAM_ATTR in coex mode. gengyuchao 2021-06-02 11:55:42 +08:00
  • cff9332ddd components/bt: Delete BLE ADV priority high baohongde 2021-06-02 11:35:56 +08:00
  • b41108b60a components/bt: Set discoverable after create server baohongde 2021-03-25 17:28:35 +08:00
  • f656c04d12 Merge branch 'bugfix/ble_timeout_disconnect_no_report_v3.3' into 'release/v3.3' Wang Meng Yang 2021-06-02 02:51:17 +00:00
  • f0679fe175 components/bt: Delete BLE ADV priority high baohongde 2021-04-07 16:46:52 +08:00
  • b7ab286edf bt controller: Fixed handling for invalid feature page. Chinmay Chhajed 2021-05-17 14:10:01 +05:30
  • 0e904b3f7e ulp: clear rtc int at initialization Renz Bagaporo 2021-03-24 19:58:12 +08:00
  • 7b70154566 tools: Split up large binaries into smaller chunks in the DFU binary Roland Dobai 2021-05-14 14:22:54 +02:00
  • 4b7a7e559a Merge branch 'bugfix/esp_netif_list_match_improvement' into 'master' David Čermák 2021-06-01 12:47:18 +00:00
  • a660594e71 Merge branch 'bugfix/esp_netif_ppp_set_auth_fail' into 'master' David Čermák 2021-06-01 11:30:29 +00:00
  • 9dafde59b1 docs/update_strapping_pins_in_c3_devkit_user_guides Wang Ning 2021-05-26 19:27:54 +08:00
  • e836297b55 Merge branch 'feature/idf_tools_github_mirror_v4.1' into 'release/v4.1' Angus Gratton 2021-06-01 09:48:12 +00:00
  • fd50bcf704 bootloader: Fix "skip validate in deep sleep" on ESP32 & ESP32-S2 Angus Gratton 2021-06-01 18:58:55 +10:00
  • 1967e53f4a bootloader: Fix "skip validate in deep sleep" on ESP32 & ESP32-S2 Angus Gratton 2021-06-01 18:58:55 +10:00
  • f486736cbf bootloader: Fix "skip validate in deep sleep" on ESP32 & ESP32-S2 Angus Gratton 2021-06-01 18:58:55 +10:00
  • 98c20ce417 Merge branch 'bugfix_fix_ble_ANON_ADV_addr_err_v4.3' into 'release/v4.3' Jiang Jiang Jian 2021-06-01 08:49:49 +00:00
  • 2a27e46cd9 Merge branch 'bugfix_fix_ble_ANON_ADV_addr_err' into 'master' Jiang Jiang Jian 2021-06-01 08:44:54 +00:00
  • 08f1bbe0c7 spi_flash: fix cs line setup to make the flash driver more stable Cao Sen Miao 2021-05-20 20:51:38 +08:00
  • b911951cad console: fix a bug preventing us from starting a CLI on non-default UART Omar Chebib 2021-05-19 12:08:12 +08:00
  • aba87df4f2 [system]: Made longjmp save for context switch Jakob Hasse 2021-04-08 12:16:17 +08:00
  • 2483fb2777 ci: Fix websocket example test error handling Angus Gratton 2020-12-17 14:16:48 +11:00
  • 10785bc1e4 ci: Fix websocket example test error handling Angus Gratton 2020-12-17 14:16:48 +11:00
  • be960bc3dc ble-wifi-example-tests: Add fixes and cleanups to ble and wifi tests Shivani Tipnis 2021-06-01 12:42:28 +05:30
  • dd08575c29 [C++]: wrapper functions around unwind code Jakob Hasse 2021-02-07 16:51:52 +08:00
  • 1d8ca35eec [C++]: wrapper functions around unwind code Jakob Hasse 2021-02-07 16:51:52 +08:00
  • 1c875e5baa ble-wifi-example-tests: Add fixes and cleanups to ble and wifi tests Shivani Tipnis 2021-04-07 17:13:02 +05:30
  • fe94de0310 Merge branch 'update_copyright_notice_efuse' into 'master' Angus Gratton 2021-06-01 06:54:49 +00:00
  • ba11976efb [C++]: wrapper functions around unwind code Jakob Hasse 2021-02-07 16:51:52 +08:00
  • c49c915bcc Merge branch 'feature/allow_efuses_be_nested_in_efuse_table' into 'master' Angus Gratton 2021-06-01 06:31:20 +00:00
  • 504a9e178f Merge branch 'feature/mqtt_intro_new_modes_v3.3' into 'release/v3.3' David Čermák 2021-06-01 05:55:43 +00:00
  • d376c161aa [C++]: wrapper functions around unwind code Jakob Hasse 2021-02-07 16:51:52 +08:00
  • 8ae19ed332 esp_netif: Fix failing ppp_set_auth() due to wrong arg check David Cermak 2021-05-19 21:05:36 +02:00
  • 9e2ce84a9a Fixed ANON_ADV address error zhiweijian 2021-05-31 15:43:14 +08:00
  • a85890dd9d Fixed ANON_ADV address error zhiweijian 2021-05-31 15:43:14 +08:00
  • 0664c38e34 Merge branch 'docs/fix_invalid_char' into 'master' Krzysztof Budzynski 2021-06-01 03:00:21 +00:00
  • c7ead8cd73 docs: document contained an invalid character which couldnt be rendered in the PDF Marius Vikhammer 2021-06-01 09:34:52 +08:00
  • 1e58eb6928 system/security: Memprot bypassing mitigation Martin Vychodil 2021-06-01 00:07:09 +02:00
  • 7c6ada7f86 Merge branch 'feature/installed_tool_failed_v4.1' into 'release/v4.1' Ivan Grokhotkov 2021-05-31 17:25:24 +00:00
  • b66b98a25f tools: Split up large binaries into smaller chunks in the DFU binary Roland Dobai 2021-05-14 14:22:54 +02:00
  • c7add96e64 Merge branch 'bugfix/fix_idf_monitor_unicode_path_crash_v3.3' into 'release/v3.3' Ivan Grokhotkov 2021-05-31 17:24:06 +00:00
  • 931577bc11 Merge branch 'feature/ci_release_zips_v4.1' into 'release/v4.1' Ivan Grokhotkov 2021-05-31 17:23:16 +00:00
  • ee15d4c3af Merge branch 'feature/IDF-2612_human_readable_error_v4.1' into 'release/v4.1' Ivan Grokhotkov 2021-05-31 17:22:22 +00:00
  • 0e68c222ac Merge branch 'bugfix/dfu_split_large_bins' into 'master' Ivan Grokhotkov 2021-05-31 17:19:28 +00:00
  • 5f0ec8c9b7 Merge branch 'feature/log_linux' into 'master' Ivan Grokhotkov 2021-05-31 17:16:43 +00:00
  • f658e19d91 Add longer dut.expect timeout DNS -> 30s Tomas Sebestik 2021-05-31 08:42:52 +02:00
  • c1b3d77dcf spi: Fix wrong target register for interrupt disable Gustavo Henrique Nihei 2021-05-21 14:13:48 -03:00
  • 4fce8182b9 MQTT: Update submodule reference to support new config modes David Cermak 2020-12-15 19:45:34 +01:00
  • 863c3ae12f Merge branch 'update_copyright_notice_esp_tls_http_server_client' into 'master' Mahavir Jain 2021-05-31 12:06:15 +00:00
  • 967e057906 esp-tls, esp_http_client and esp_http_server: update copyright notice Jan Brudny 2021-05-31 20:06:09 +08:00
  • c07f21a467 Merge branch 'doc/remove_modules_and_boards_section_from_hw_reference' into 'master' Krzysztof Budzynski 2021-05-31 11:12:51 +00:00
  • 998b67094b freemodbus: increase max priority of modbus tasks aleks 2020-11-16 17:03:30 +01:00
  • 997170ede1 Merge branch 'docs/introduce_new_rules_for_updating_docs' into 'master' Krzysztof Budzynski 2021-05-31 10:07:19 +00:00
  • ea14555cf9 This issue is caused by modem sleep.The sleep interrupt will come the second time before the CLKN interrupt. If we disable the sleep interrupt when it comes in the first time, the CLKN interrupt will never come. Yang Zhao 2021-05-27 18:08:47 +08:00
  • 4d35b1fc5b efuse: Updates common_efuse_table for all chips KonstantinKondrashov 2021-05-21 19:46:59 +08:00
  • 29f853633d efuse: Adds support structure of efuses in efuse_table KonstantinKondrashov 2021-05-21 16:21:03 +08:00
  • fc0eba4101 remove modules and boards section Hao Ning 2021-03-23 14:18:01 +08:00
  • ff29aded19 Merge branch 'bugfix/i2s_apll_disable_issue' into 'master' Michael (XIAO Xufeng) 2021-05-31 08:16:21 +00:00
  • 64f9bc06ac Merge branch 'esp32c3/coredump_bt_summary' into 'master' Mahavir Jain 2021-05-31 08:12:46 +00:00
  • aecf85e74b Merge branch 'update_copyright_notice_driver_part_2' into 'master' Michael (XIAO Xufeng) 2021-05-31 07:52:19 +00:00
  • 4fac9668c8 Merge branch 'update_copyright_notice_driver_part_3' into 'master' Michael (XIAO Xufeng) 2021-05-31 07:50:31 +00:00
  • dd47340d0e Merge branch 'update_copyright_notice_driver_part_4' into 'master' Michael (XIAO Xufeng) 2021-05-31 07:37:19 +00:00
  • 23d2d2768a Merge branch 'refactor/apply_general_check_to_timer' into 'master' Michael (XIAO Xufeng) 2021-05-31 07:22:03 +00:00
  • fb55f9f397 Bluedroid: Check only x component of passkey to avoid passkey impersonation attack. Chinmay Chhajed 2021-05-28 14:28:54 +05:30
  • 5198a7a46b Merge branch 'bugfix/ensure_rmii_clock_before_phy_reset' into 'release/v3.3' David Čermák 2021-05-31 06:53:37 +00:00
  • 164ccef52c Merge branch 'docs/fix_allow_external_stack_mem_config_description' into 'master' Angus Gratton 2021-05-31 05:55:52 +00:00
  • d545b16d62 Merge branch 'bugfix/uart_rs485_overview_fix_typo' into 'master' Michael (XIAO Xufeng) 2021-05-31 05:41:31 +00:00
  • e627704a87 docs: Fix adapted / adopted typo Simon Marchi 2020-12-27 16:21:25 -05:00
  • c1e204634f Bluedroid: Check only x component of passkey to avoid passkey impersonation attack. Chinmay Chhajed 2021-05-28 14:28:54 +05:30