Commit Graph

  • a579011584 ci: disable some sdio_slave tests on single core config Michael (XIAO Xufeng) 2020-12-07 10:15:35 +08:00
  • 31760789c3 Merge branch 'bugfix/can_backport_accumulated_fixes_v4.0' into 'release/v4.0' Michael (XIAO Xufeng) 2020-12-04 23:59:12 +08:00
  • 24b910916a Merge branch 'bugfix/can_backport_accumulated_fixes_v3.3' into 'release/v3.3' Michael (XIAO Xufeng) 2020-12-04 23:57:09 +08:00
  • 2803c81f83 ble_mesh: ci: Add settings sdkconfig test files lly 2020-11-25 20:19:28 +08:00
  • a90e3cdf95 ble_mesh: stack: Provisioner supports multiple nvs namespaces lly 2020-11-24 20:51:09 +08:00
  • 7c8208d903 CAN: ISR runs when cache is disabled Darian Leung 2020-11-23 23:41:09 +08:00
  • fcabc257a5 CAN: ISR runs when cache is disabled Darian Leung 2020-11-23 23:41:09 +08:00
  • be5563207d esp32: Provision to redirect .bss to external ram through linker fragments Sachin Parekh 2020-07-31 12:26:29 +05:30
  • 7428caeb06 Merge branch 'bugfix/fix_some_wifi_bugs_1117_v4.0' into 'release/v4.0' Jiang Jiang Jian 2020-12-04 11:57:51 +08:00
  • d96e1442b3 Merge branch 'bugfix/update_toolchain_5.2.0_psram_final_v3.3' into 'release/v3.3' Jiang Jiang Jian 2020-12-04 11:57:30 +08:00
  • 3ca0b7a447 Merge branch 'bugfix/fix_partition_table_in_flash_encryption_example_v4.0' into 'release/v4.0' Angus Gratton 2020-12-04 11:25:09 +08:00
  • 620b0df2b1 esp_event: fix misuse of recursive semaphore take/give calls for profiling_mutex Closes/Merges https://github.com/espressif/esp-idf/pull/6102 Liu Han 2020-12-03 16:53:05 +08:00
  • eeddd44d0a esp_flash: update document to reflect the restrictions of mmap/cache Cao Sen Miao 2020-10-14 20:09:13 +08:00
  • 9fd5138ce2 Merge branch 'feature/esp_efuse_adds_funcs_key_blocks__purposes' into 'master' Angus Gratton 2020-12-04 10:43:03 +08:00
  • 4a487af43a efuse: Add new APIs for keys, purposes, wr/rd protection Konstantin Kondrashov 2020-12-04 10:42:57 +08:00
  • c40f2590bf Merge branch 'featrue/remove_esp32-S2_preview_v4.2' into 'release/v4.2' v4.2 Angus Gratton 2020-12-04 08:33:44 +08:00
  • 1f3d8588ae docs: ESP-IDF v4.2 fully supports ESP32-S2, remove documentation that describe preview support Krzysztof 2020-12-03 16:21:16 +08:00
  • a6ea5e5cdc Merge branch 'featrue/remove_esp32-S2_preview' into 'master' Angus Gratton 2020-12-04 07:04:18 +08:00
  • a15ce322b5 component/bt: support BLE Read Attribute value by UUID xiewenxiang 2020-12-03 21:04:21 +08:00
  • dfefe7bfd7 component/bt: refactor ble random address setting xiewenxiang 2020-12-03 20:44:58 +08:00
  • ea678c3fd1 component/bt: support BLE Application Layer Encryption key size check xiewenxiang 2020-12-03 20:36:19 +08:00
  • 456d3461a1 component/bt: support BLE Authorization xiewenxiang 2020-12-03 20:25:47 +08:00
  • a92d90435f Merge branch 'feature/esp32s2_adc_calib' into 'master' Michael (XIAO Xufeng) 2020-12-03 20:09:07 +08:00
  • 5cc329b9d0 driver/adc: support for esp32s2 adc calibration scheme V2 Wu Bo Wen 2020-12-03 20:08:59 +08:00
  • 1896249485 component/bt: fix incorrect encryption flag setting xiewenxiang 2020-12-03 20:07:05 +08:00
  • 1d4380853c Merge branch 'feature/demonstrate_http_partial_download' into 'master' Mahavir Jain 2020-12-03 19:54:41 +08:00
  • a0bb9b2f57 TWAI: ISR runs when cache is disabled Darian Leung 2020-12-03 19:29:57 +08:00
  • aa58297458 Merge branch 'feature/esp_ota_cancel' into 'master' Mahavir Jain 2020-12-03 19:32:27 +08:00
  • 3e3445811a Correct some debug log for BT Stack & Add protection for rfcomm close API in SPP weitianhua 2020-12-03 17:18:19 +08:00
  • 810e3b7d79 Separating AVRC & A2DP weitianhua 2020-12-03 19:05:24 +08:00
  • 0182e53431 Merge branch 'feature/btdm_support_some_ble_new_features_v4.0' into 'release/v4.0' Island 2020-12-03 19:04:02 +08:00
  • 6a9b351b67 Merge branch 'bugfix/pmf_tx_rx_routine_v4.1' into 'release/v4.1' Jiang Jiang Jian 2020-12-03 18:10:00 +08:00
  • c088c19322 esp_wifi: Fix some wifi bugs 1117 xiehang 2020-11-20 16:03:05 +08:00
  • 60749b5483 esp_http_client example: Update example to demonstrate partial HTTP downloads Shubham Kulkarni 2020-12-02 18:01:28 +05:30
  • 4874f52d96 Update advanced_https_ota_example and native_ota_example to use esp_ota_abort in case of error Shubham Kulkarni 2020-09-22 15:55:31 +05:30
  • bc78b8f2da esp_https_ota: Add definition for esp_https_ota_abort Shubham Kulkarni 2020-08-14 15:54:15 +05:30
  • d5d722c66f app_update: Add definition for esp_ota_abort lucastcox 2020-11-23 10:10:25 +05:30
  • b4c0751692 Merge branch 'bugfix/fix_spp_dynamic_memory_bugs' into 'release/v3.3' Jiang Jiang Jian 2020-12-03 16:53:52 +08:00
  • f8581b40fc component/bt: support BLE Read Attribute value by UUID xiewenxiang 2020-09-21 10:35:14 +08:00
  • 2505769c0b component/bt: refactor ble random address setting xiewenxiang 2020-10-19 09:22:37 +08:00
  • 8db16a50ae component/bt: support BLE Application Layer Encryption key size check XieWenxiang 2020-09-15 17:25:50 +08:00
  • 069325a7ed component/bt: support BLE Authorization XieWenxiang 2020-09-15 15:17:30 +08:00
  • b585eccf36 component/bt: fix incorrect encryption flag setting xiewenxiang 2020-10-19 08:20:48 +08:00
  • 1c184bd0be docs: ESP-IDF v4.2 fully supports ESP32-S2, remove documentation that describe preview support Krzysztof 2020-12-03 16:21:16 +08:00
  • c2b6a2d24f esp_wifi: optimize WiFi debug log liu zhifu 2020-08-14 23:42:57 +08:00
  • d037923265 esp_wifi: Update WiFi toolchain to 1.22.0-97-gc752ad5 xiehang 2020-12-03 15:54:55 +08:00
  • 1ae727bbc2 esp_wifi: Always register pmf tx/rx routines xiehang 2020-12-03 15:31:30 +08:00
  • 9dbf59af9c component/bt: support BLE Read Attribute value by UUID xiewenxiang 2020-09-21 10:35:14 +08:00
  • 4e8d383d01 component/bt: refactor ble random address setting xiewenxiang 2020-10-19 09:22:37 +08:00
  • 8533c452a1 component/bt: support BLE Application Layer Encryption key size check XieWenxiang 2020-09-15 17:25:50 +08:00
  • 82b65d5de0 component/bt: support BLE Authorization XieWenxiang 2020-09-15 15:17:30 +08:00
  • 0740090682 component/bt: fix incorrect encryption flag setting xiewenxiang 2020-10-19 08:20:48 +08:00
  • a79cb9f8cd esp_crt_bundle: Allow verify_callback to correct BADCERT_BAD_MD Jeff Epler 2020-11-13 14:42:07 -06:00
  • 3efc9f3a04 tools: windows installer: Modify IDF's archive mirror link Anton Maklakov 2020-11-25 17:37:25 +07:00
  • 0e6d32cbfd tools: windows installer: add support for IDF_GITHUB_ASSETS Ivan Grokhotkov 2020-09-25 13:40:23 +02:00
  • 291af6e766 tools: Use GitHub download URLs for all files that can be downloaded from GitHub Angus Gratton 2020-09-25 19:19:17 +10:00
  • 4a738721f1 idf_tools: Add option to replace all GitHub tools download URLs with dl.espressif.com Angus Gratton 2020-09-25 09:58:49 +10:00
  • 369222f811 Merge branch 'feature/btdm_support_some_ble_new_features_v4.1' into 'release/v4.1' Jiang Jiang Jian 2020-12-03 14:38:53 +08:00
  • 820e092a8d Merge branch 'doc/remove_psram32' into 'master' Angus Gratton 2020-12-03 14:35:32 +08:00
  • d3dcde7fe1 doc: Remove specific details about PSRAM32 & ESP32-D0 Angus Gratton 2020-11-24 17:59:27 +11:00
  • e2e05fd91c Merge branch 'feature/btdm_support_some_ble_new_features' into 'master' Island 2020-12-03 11:50:55 +08:00
  • 901dce43d0 Merge branch 'bugfix/update_release_v4.2_bt_lib' into 'release/v4.2' Jiang Jiang Jian 2020-12-03 11:22:13 +08:00
  • 0499dfdd0c Merge branch 'bugfix/update_release_v4.1_bt_lib' into 'release/v4.1' Jiang Jiang Jian 2020-12-03 11:21:53 +08:00
  • 89d39308a0 bootloader: avoid printing load addresses with '0x' Ivan Grokhotkov 2020-12-02 16:33:43 +01:00
  • 3574ca6156 can: Fix critical section ESP_LOG functions Darian Leung 2019-12-20 19:45:27 +08:00
  • bcc7d105ba can: Fix critical section ESP_LOG functions Darian Leung 2019-12-20 19:45:27 +08:00
  • 05adedcc72 can: Fix semaphore take in critical section Darian Leung 2019-12-20 21:57:26 +08:00
  • 35511d0e87 can: Fix semaphore take in critical section Darian Leung 2019-12-20 21:57:26 +08:00
  • 540b401e95 CAN: Fix size of RX msg count field on the esp32 Darian Leung 2020-12-02 21:35:07 +08:00
  • 4741e6787d CAN: Fix size of RX msg count field on the esp32 Darian Leung 2020-12-02 21:35:07 +08:00
  • fa7c5fcd42 TWAI: Fix BRP field initialization onf ESP32 ECO3 Darian Leung 2020-12-02 21:23:44 +08:00
  • 1160da7fdf TWAI: Fix ESP32-S2 register field name Darian Leung 2020-12-02 21:21:41 +08:00
  • e1b7a02786 TWAI: Simplify caps header Darian Leung 2020-12-02 20:41:09 +08:00
  • a5fd7878db Merge branch 'fix/update_tls_sockfd_after_freeing_internally' into 'master' Mahavir Jain 2020-12-02 21:23:39 +08:00
  • 1273982045 component/bt: support BLE Read Attribute value by UUID xiewenxiang 2020-09-21 10:35:14 +08:00
  • 5da4c0f125 component/bt: refactor ble random address setting xiewenxiang 2020-10-19 09:22:37 +08:00
  • 8e08156141 component/bt: support BLE Application Layer Encryption key size check XieWenxiang 2020-09-15 17:25:50 +08:00
  • a6ea010898 component/bt: support BLE Authorization XieWenxiang 2020-09-15 15:17:30 +08:00
  • 217e90ec5c component/bt: fix incorrect encryption flag setting xiewenxiang 2020-10-19 08:20:48 +08:00
  • aee3303084 Merge branch 'bugfix/fix_some_wifi_bugs_1202_v3.3' into 'release/v3.3' Jiang Jiang Jian 2020-12-02 20:06:51 +08:00
  • 945606b658 component/bt: support BLE Read Attribute value by UUID xiewenxiang 2020-09-21 10:35:14 +08:00
  • 5f5ae17bc8 Merge branch 'feature/python2-deprecation-warn' into 'master' Krzysztof Budzynski 2020-12-02 19:26:46 +08:00
  • 11ae1dcebe docs: fatal errors: mention another reason for LoadStoreError Ivan Grokhotkov 2020-12-01 21:35:24 +01:00
  • 8bf1c2565f freertos: clarify statement on task function not returning Ivan Grokhotkov 2020-12-01 22:22:52 +01:00
  • 8da22b9878 Merge branch 'doc/windows_installation_limitation' into 'master' Krzysztof Budzynski 2020-12-02 18:53:52 +08:00
  • 33c414087b add CN translation for adding python2 deprecation warning(MR 11115) daiziyan 2020-11-30 20:11:36 +08:00
  • f4ea2dcb74 Tools: add Python 2 deprecation warning martin.gano 2020-11-04 23:32:40 +01:00
  • 6823364442 Merge branch 'bugfix/blufi_config_potential_double_free_v4.0' into 'release/v4.0' Jiang Jiang Jian 2020-12-02 17:03:27 +08:00
  • e456bfedd7 wpa_supplicant: Fix configurable debug log feature's warning issue Hrudaynath Dhabe 2020-01-30 19:25:45 +05:30
  • b4b51f5a5e Reduce log level of hexdumps to verbose GOPTIONS\pfrost 2019-07-26 15:56:40 +01:00
  • 6d82b0a749 bugfix: fix TCP timer interval ronghulin 2020-10-29 11:15:53 +08:00
  • d77991744f fix TCP retransmission interval ronghulin 2020-10-16 11:47:35 +08:00
  • e6bc6951af Fixed links to example directories for fast_scan and scan Jan-Hendrik Frintrop 2020-04-25 22:28:45 +02:00
  • f70a819761 WIFI: Iperf example's parameter opt was uninitialized, may leads setsockoption invalide if it equal to 0 dongyou 2020-10-20 16:26:12 +08:00
  • 62f7a1b545 fix merge conflicts daiziyan 2020-12-02 16:50:07 +08:00
  • 42f4fa4de6 Merge branch 'bugfix/blecent_example_test_v3.3' into 'release/v3.3' Angus Gratton 2020-12-02 15:44:39 +08:00
  • 78bbde6b44 Merge branch 'bugfix/blecent_example_test_4.0' into 'release/v4.0' Angus Gratton 2020-12-02 15:41:09 +08:00
  • b3b712c24e Merge branch 'bugfix/fix_some_wifi_bugs_1127_v4.0' into 'release/v4.0' Jiang Jiang Jian 2020-12-02 13:20:17 +08:00
  • 25774f41db fix SPP init deynamic memory bugs liqigan 2020-12-02 12:24:05 +08:00
  • ec2817a285 soc: fix comparison error in soc component morris 2020-12-02 12:12:31 +08:00