Commit Graph

  • e0c88dbd73 esp_tls: fail connection if esp_tls_conn_new() timeouts David Cermak 2020-01-13 16:22:09 +01:00
  • 09b4bb5eba Merge branch 'bugfix/backport_some_wifi_bugs_0120_v4.1' into 'release/v4.1' Jiang Jiang Jian 2020-01-20 13:56:00 +08:00
  • e751c59d5d Merge branch 'bugfix/backport_some_controller_bugs_0120_v4.1' into 'release/v4.1' Jiang Jiang Jian 2020-01-20 13:55:40 +08:00
  • c0e1f83a91 esp32 5p0 new features support June 2020-01-16 12:58:16 +08:00
  • fd61f75db9 hfp disconn issue for bridgera weitianhua 2020-01-15 12:22:58 +08:00
  • abe0225ef5 esp_wifi:Fix double recycle bar crash issue xiehang 2020-01-17 14:28:27 +08:00
  • 52f49590b3 Merge branch 'bugfix/broken_links_to_examples' into 'master' Krzysztof Budzynski 2020-01-20 12:10:18 +08:00
  • ac27ab29fd doc: Fix broken links to examples Krzysztof Budzynski 2020-01-20 12:10:18 +08:00
  • b530b26e1b esp_wifi: esp_wifi_sta_get_ap_info function returns actual values of group cipher and pairwise cipher Hrudaynath Dhabe 2020-01-16 17:52:59 +08:00
  • 6cb271c20b esp_wifi: Small refactor for ic_set_vif xiehang 2020-01-20 11:44:54 +08:00
  • 5ca4c85497 components/bt: Fix connection fail and crash when receive unknown AT cmd baohongde 2020-01-20 11:32:26 +08:00
  • 3f532c8895 Merge branch 'bugfix/esp_tls_blocking_timeout' into 'master' Angus Gratton 2020-01-20 09:35:23 +08:00
  • 37fc756875 ci: Clean submodules after fetching sources Angus Gratton 2020-01-14 16:28:18 +10:00
  • 3914aaac76 ci: Clean submodules after fetching sources Angus Gratton 2020-01-14 16:28:18 +10:00
  • f72aae3055 Merge branch 'bugfix/esp_netif_pppos_dce_off' into 'master' Angus Gratton 2020-01-20 09:24:03 +08:00
  • 51e208533e Merge branch 'bugfix/update_kconfiglib_v4.1' into 'release/v4.1' Angus Gratton 2020-01-20 09:23:10 +08:00
  • 1c8937bf14 Merge branch 'feature/esp32_5p0_new_features' into 'master' Jiang Jiang Jian 2020-01-19 23:06:45 +08:00
  • c684818eac Merge branch 'bugfix/fix_double_recycly_bar_crash_issue' into 'master' Jiang Jiang Jian 2020-01-19 21:16:09 +08:00
  • cc0459eea2 ethernet: always put eth_driver handle in SRAM morris 2020-01-17 13:40:44 +08:00
  • 5ad0bdd8db ethernet: work with cache disabled morris 2020-01-13 21:34:23 +08:00
  • 4fb879c11e spi: always put spihost handle in SRAM morris 2020-01-17 13:46:34 +08:00
  • 5f3957a20e Merge branch 'bugfix/btdm_backports_v3.2_0114' into 'release/v3.2' Jiang Jiang Jian 2020-01-19 11:49:17 +08:00
  • 613ba4c015 Merge branch 'bugfix/btdm_backports_v3.3_0114' into 'release/v3.3' Jiang Jiang Jian 2020-01-19 11:48:56 +08:00
  • 1d7fdf42d5 Merge branch 'bugfix/btdm_backports_v3.1_0114' into 'release/v3.1' Jiang Jiang Jian 2020-01-19 11:38:38 +08:00
  • 19730c81f0 esp32 5p0 new features support June 2020-01-16 12:58:16 +08:00
  • 1a82857251 components/coex: Fix task watchdog timeout with sleep baohongde 2020-01-17 17:42:09 +08:00
  • fdda7b3bdf pppos_client: Fix power_down dce immediately after got IP Axel Lin 2020-01-10 16:45:28 +08:00
  • 0d1a20ba18 esp_wifi:Fix double recycle bar crash issue xiehang 2020-01-17 14:28:27 +08:00
  • f4a1a186a6 Merge branch 'nimble/example_update_doc_v3.3' into 'release/v3.3' Mahavir Jain 2020-01-17 11:12:09 +08:00
  • 9c3d2b4f70 Bugfix(LEDC): Add missing ledc_set_pin declaration in led.h Paul Abbott 2018-10-31 18:01:00 -04:00
  • a58fa7665a Bugfix(LEDC): Add missing ledc_set_pin declaration in led.h Paul Abbott 2018-10-31 18:01:00 -04:00
  • c014d32193 Bugfix(LEDC): Add missing ledc_set_pin declaration in led.h Paul Abbott 2018-10-31 18:01:00 -04:00
  • 0c99aef08d Merge branch 'feature/bringup_723_cmake' into 'master' Ivan Grokhotkov 2020-01-17 09:20:34 +08:00
  • 7ca10ca43b Merge branch 'nimble/example_update_doc' into 'master' Mahavir Jain 2020-01-16 22:00:37 +08:00
  • 482d7f651d NimBLE: Update the documentation link in the examples Hrishikesh Dhayagude 2020-01-16 22:00:36 +08:00
  • 19980ace1f NimBLE: Update the documentation link in the examples Hrishikesh Dhayagude 2020-01-16 17:07:00 +05:30
  • b4383d609f NimBLE: Update the documentation link in the examples Hrishikesh Dhayagude 2020-01-16 17:07:00 +05:30
  • d84677493e NimBLE: Update the documentation link in the examples Hrishikesh Dhayagude 2020-01-16 17:07:00 +05:30
  • c7f44a301d Merge branch 'feature/modify_esp_tls_structure' into 'master' Mahavir Jain 2020-01-16 18:12:16 +08:00
  • a23b87e344 Merge branch 'bugfix/wifi_display_cipher_suite' into 'master' Jiang Jiang Jian 2020-01-16 17:53:01 +08:00
  • 93bc830ac6 esp_wifi: esp_wifi_sta_get_ap_info function returns actual values of group cipher and pairwise cipher Hrudaynath Dhabe 2020-01-16 17:52:59 +08:00
  • 2422c52851 global: hello world on real esp32-s2 morris 2019-12-27 17:08:28 +08:00
  • 18a05e2ee0 update ld file for esp32-s2 duyi 2020-01-16 14:35:55 +08:00
  • d4e5980823 flash: fix 80Mhz for new spi flash driver on esp32s2 Wangjialin 2020-01-16 14:41:41 +08:00
  • fad639f0d4 feature(psram): update psram initialization. Wangjialin 2020-01-10 19:31:30 +08:00
  • 0ad7602efe make spiram work Du Ya Yuan 2020-01-09 10:33:40 +08:00
  • 30a525aeb1 update cache config duyi 2020-01-07 16:58:14 +08:00
  • a8d31b0385 rtc: enable super wdt auto feed morris 2019-12-30 10:59:47 +08:00
  • 1c2cc5430e global: bring up esp32s2(not beta) morris 2019-12-26 15:25:24 +08:00
  • a85b207d68 ci: temporarily disable ut for esp32s2beta Michael (XIAO Xufeng) 2019-12-26 17:11:13 +08:00
  • 9c5a981ef1 remove unnecessary function in bootloader_support duyi 2020-01-06 20:08:50 +08:00
  • 331cf8816e components/bt: backport release/v3.1 baohongde 2020-01-16 17:22:00 +08:00
  • 443ea78e78 bugfix:Fix length check for snprintf in osi config. And remove the error code when there is no file in the nvs in config.c gengyuchao 2020-01-16 16:20:43 +08:00
  • 9463114e27 components/bt: backport release/v3.2 baohongde 2020-01-16 16:19:14 +08:00
  • ef07a315bb Add notes gengyuchao 2020-01-10 20:29:15 +08:00
  • ed6805625c ble:set a esp api to get size of controller send packets buffer. gengyuchao 2020-01-10 16:32:47 +08:00
  • 74a89774fd bugfix:Fixed throughput wasting memory and packet loss issues. gengyuchao 2019-12-19 21:38:09 +08:00
  • 7dc5c2af59 ble Fix typo and add some comment gengyuchao 2020-01-07 21:46:12 +08:00
  • e5bd8b1982 add missing gatt descriptors Brian Friedkin 2019-12-10 08:38:47 -08:00
  • eaafe7f599 Merge branch 'feature/add_setting_project_version_from_kconfig' into 'master' Angus Gratton 2020-01-16 15:54:14 +08:00
  • 30779731ea components/bt: backport release/v3.3 baohongde 2020-01-16 15:47:31 +08:00
  • 98cf3142fa esp_tls: fail connection if esp_tls_conn_new() timeouts David Cermak 2020-01-13 16:22:09 +01:00
  • aa3b1da384 esp_tls: added connection timeout to esp_tls_conn_new_sync() David Cermak 2020-01-13 16:20:50 +01:00
  • 983f528513 example:ble_hid_device_demo fix the wrong mask value according to HID protocol gengyuchao 2019-11-19 16:24:36 +08:00
  • 5445c80a8e component/bt: Fix the issue with pointer type conversion in gattc. Unified count pointer type in bta and btc, change pointer type in bta from int to uint16_t. Geng Yu Chao 2020-01-09 16:30:55 +08:00
  • 69d341f7f0 Fix some typo in idf Geng Yu Chao 2019-12-12 15:55:42 +08:00
  • c7418042b4 esp32/esp-tls: provide API to retrieve sockfd value from esp_tls_t Aditya Patwardhan 2020-01-15 13:43:52 +05:30
  • 3ffe77f006 esp32: Add UT for DPORT KonstantinKondrashov 2019-12-19 21:59:39 +08:00
  • 6f28e06a35 esp32: Fix esp_dport_access_reg_read KonstantinKondrashov 2019-12-16 22:46:37 +08:00
  • a22a543636 esp32: Add UT for DPORT KonstantinKondrashov 2019-12-19 21:59:39 +08:00
  • adf8131c20 esp32: Fix esp_dport_access_reg_read KonstantinKondrashov 2019-12-16 22:46:37 +08:00
  • 106f165899 esp32: Add UT for DPORT KonstantinKondrashov 2019-12-19 21:59:39 +08:00
  • 68791163b2 esp32: Fix esp_dport_access_reg_read KonstantinKondrashov 2019-12-16 22:46:37 +08:00
  • f927957950 esp32: Add UT for DPORT KonstantinKondrashov 2019-12-19 21:59:39 +08:00
  • 6fca0e3861 esp32: Fix esp_dport_access_reg_read KonstantinKondrashov 2019-12-16 22:46:37 +08:00
  • 5202be013a fix the bug for Airkiss zhangyanjiao 2020-01-16 11:54:02 +08:00
  • ed44d25690 example/blufi: Fix the wrong wifi storage mode and check if ble is connected before sending a ble message. Geng Yu Chao 2019-11-18 14:21:40 +08:00
  • 53752db908 Merge branch 'bugfix/btdm_fix_multi_open_evt_and_clear_blufi_prepare_write_len_v3.3' into 'release/v3.3' Jiang Jiang Jian 2020-01-16 11:48:39 +08:00
  • 8442ec3413 Merge branch 'bugfix/btdm_fix_multi_open_evt_and_clear_blufi_prepare_write_len_v3.2' into 'release/v3.2' Jiang Jiang Jian 2020-01-16 11:48:30 +08:00
  • 3c573510a5 Merge branch 'bugfix/btdm_fix_multi_open_evt_and_clear_blufi_prepare_write_len_v3.1' into 'release/v3.1' Jiang Jiang Jian 2020-01-16 11:48:10 +08:00
  • 8c980c11aa example/ble_throughput fix the throughput clinet crash bug when open the CONFIG_GATTC_WRITE_THROUTHPUT option Geng Yu Chao 2019-11-28 11:30:56 +08:00
  • 4312c71e71 example/ble_throughput fix the throughput server crash bug when running with throughput client Geng Yu Chao 2019-11-15 23:55:09 +08:00
  • 2a6a560eb3 Merge branch 'bugfix/hfp_disconn_bridgera' into 'master' Jiang Jiang Jian 2020-01-16 11:33:36 +08:00
  • 4900ead609 bugfix:btmd fix the problem that fixed_queue_enqueue may give the wrong semaphore if list_append fail to calloc a new node gengyuchao 2019-09-18 17:43:35 +08:00
  • c3b26487b7 Merge branch 'docs/peripherals/ledc' into 'master' Krzysztof Budzynski 2020-01-16 10:13:40 +08:00
  • 0093f50214 Add Chinese translation to LEDC. Wang Ning 2020-01-16 10:13:40 +08:00
  • e9426d4ed1 Merge branch 'feature/improved_cxx_tests' into 'master' Ivan Grokhotkov 2020-01-16 10:11:32 +08:00
  • b49a657448 build: Add CONFIG_APP_PROJECT_VER to set the project version from Kconfig KonstantinKondrashov 2019-11-27 19:01:40 +08:00
  • c75ec644f4 NVS: Changed all new to new (nothrow) Jakob Hasse 2019-12-06 14:36:28 +08:00
  • 0da18955aa Merge branch 'bugfix/doc_remove_cmake_defconfig' into 'master' Angus Gratton 2020-01-15 13:29:52 +08:00
  • c1a1e19c2b Merge branch 'feature/freertos_optimized_taskselection' into 'master' Angus Gratton 2020-01-15 13:29:21 +08:00
  • ed45760ca7 Merge branch 'feature/wave_generator_example' into 'master' Angus Gratton 2020-01-15 13:27:13 +08:00
  • ee899cb2aa Merge branch 'feature/ver-4.2' into 'master' v4.2-dev Angus Gratton 2020-01-15 13:07:59 +08:00
  • 8b2919ee2b hfp disconn issue for bridgera weitianhua 2020-01-15 12:22:58 +08:00
  • 386804d407 intr_alloc: don't call ESP_LOG from a critical section Ivan Grokhotkov 2019-12-18 10:11:24 +01:00
  • a8b974f245 intr_alloc: don't call ESP_LOG from a critical section Ivan Grokhotkov 2019-12-18 10:11:24 +01:00
  • 34fd845242 Merge branch 'bugfix/update_kconfiglib' into 'master' Ivan Grokhotkov 2020-01-15 12:11:47 +08:00
  • 80d7db9466 Merge branch 'bugfix/esp32s2_mac_addr_allocation' into 'master' Ivan Grokhotkov 2020-01-15 11:58:14 +08:00
  • 8b44275fbf esp32: fix generation of phy_init_data.bin Renz Christian Bagaporo 2020-01-08 15:58:55 +08:00
  • fd74ec75d7 esptool_py: retain flash targets when building RAM loadable apps Renz Christian Bagaporo 2020-01-06 14:17:00 +08:00