- Mar 18, 2020
-
-
Jiang Jiang Jian authored
lw_ip: Add to sys_arch_protect() a check that the mutex is created before use if not then creates it (v3.3) See merge request espressif/esp-idf!7758
-
- Mar 17, 2020
- Mar 16, 2020
-
-
gengyuchao authored
-
Jiang Jiang Jian authored
esp_wifi: Fix scan get rssi err (backport v3.3) See merge request espressif/esp-idf!7963
-
Jiang Jiang Jian authored
Bugfix/ble mesh miscellaneous fix (v3.3) See merge request espressif/esp-idf!7971
-
Jiang Jiang Jian authored
Bugfix/ble mesh update 3.3 See merge request espressif/esp-idf!7801
-
Jiang Jiang Jian authored
NimBLE: Misc fixes in NimBLE host (backport v3.3) See merge request espressif/esp-idf!7960
-
- Mar 15, 2020
-
-
Prasad Alatkar authored
- This feature removes dependency on controller to use privacy (RPA)
-
Prasad Alatkar authored
-
Hrishikesh Dhayagude authored
The NimBLE host buffers that consume a significant amount of memory are now allocated dynamically. The advantage is that, the memory can be reclaimed in cases where BLE is turned off and not required for the current boot cycle
-
Prasad Alatkar authored
- Add menuconfig option for NimBLE host flow control - Include changes in `blecent` example from upstream PR!702 - add ble_hs_lock in ble_gap_unpair Upstream PR!584 - ble_hs_hci_rx_evt, upstream PR!738
-
- Mar 13, 2020
- Mar 12, 2020
-
-
Mahavir Jain authored
ipc: prevent code getting pulled in for unicore configuration (v3.3) See merge request espressif/esp-idf!7945
-
Mahavir Jain authored
-
- Mar 11, 2020
-
-
KonstantinKondrashov authored
Closes: https://github.com/espressif/esp-idf/issues/944 Closes: https://github.com/espressif/esp-idf/issues/3931 Closes: WIFI-1019
-
Mahavir Jain authored
esp_https_ota in sync with master (v3.3) See merge request espressif/esp-idf!7749
-
- Mar 10, 2020
-
-
xiehang authored
1. Add wifi stop check at wifi deinit entry. 2. Add TX packets size check. 3. Reduce wifi bin size. 4. Fix the bug for setting channel when wifi in NULL mode. 5. Place the Vendor Specific element at the end according to the protocol. 6. Coex adjust scheme when bt is in connnected status.
-
- Mar 09, 2020
-
-
Shubham Kulkarni authored
-
Shubham Kulkarni authored
Test case for URL Redirection and Chunked server is added
-
Shubham Kulkarni authored
If esp_http_client_read returns 0, errno check is performed if complete data is not received.
-
Angus Gratton authored
cmake: fix extra component dirs ordering (v3.3) See merge request espressif/esp-idf!7730
-
- Mar 06, 2020
-
-
Jiang Jiang Jian authored
(backport v3.3) btController: events scheduling error in case of wifi and bluetooth. See merge request espressif/esp-idf!7889
-
- Mar 05, 2020
-
-
Chinmay Chhajed authored
The global interrupts will be disabled before taking current time for scheduling further bluetooth events. Earlier disabling interrupts was taking some time because of which WiFi events were interrupting in current bluetooth scheduling. Also fixes ble crash issue triggered by ble event irq miss (0x20000).
-
- Mar 04, 2020
-
-
Angus Gratton authored
cmake: Fix bug where PHY partition offset incorrectly set (v3.1) See merge request espressif/esp-idf!7837
-
- Mar 03, 2020
-
-
Angus Gratton authored
-
- Feb 28, 2020
-
-
Jiang Jiang Jian authored
esp32: fix the bug that WiFi stop leads to memory leak (backport v3.3) See merge request espressif/esp-idf!7797
-
- Feb 27, 2020