esp-idf/components
Chinmay Chhajed 3feeb2a42e This MR is intended to fix Bluetooth event scheduling when WiFi is also enabled.
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)
2020-09-07 13:52:03 +00:00
..
app_trace cmake: Fix some failing example builds, fix gcov 2018-10-30 10:59:39 +11:00
app_update support esp32 eco revision 2 and 3 2019-09-19 17:09:37 +08:00
aws_iot cmake: make main a component again 2018-09-13 11:13:27 +08:00
bootloader security: Hide Secure Boot & Flash Encryption config items when using CMake 2020-03-09 11:18:07 +11:00
bootloader_support flash: fix spi flash clock config error 2020-04-27 17:48:38 +08:00
bt This MR is intended to fix Bluetooth event scheduling when WiFi is also enabled. 2020-09-07 13:52:03 +00:00
coap cmake: make main a component again 2018-09-13 11:13:27 +08:00
console console/linenoise: support buffered stdout 2019-06-20 16:27:06 +08:00
cxx cmake: make main a component again 2018-09-13 11:13:27 +08:00
driver Replace periph_module_enable/disable by periph_wifi_bt_common_module_enable which are in IRAM. 2020-08-06 17:30:01 +08:00
esp32 Replace periph_module_enable/disable by periph_wifi_bt_common_module_enable which are in IRAM. 2020-08-06 17:30:01 +08:00
esp_adc_cal cmake: make main a component again 2018-09-13 11:13:27 +08:00
esp_http_client cmake: make main a component again 2018-09-13 11:13:27 +08:00
esp_https_ota cmake: make main a component again 2018-09-13 11:13:27 +08:00
esp-tls esp_tls: Make cacert_pem_bytes field a mutable integer 2019-03-18 23:17:02 +00:00
espcoredump bugfix: fixed path to esptool when there is no compiled python module for it 2017-03-21 13:30:38 +03:00
esptool_py esptool: Bump to v2.8 release 2019-10-23 09:09:29 +11:00
ethernet ethernet: add kconfig help for GPIO0 output mode 2019-10-17 08:10:06 +00:00
expat cmake: make main a component again 2018-09-13 11:13:27 +08:00
fatfs Fix memory leak upon failure of esp_vfs_fat_sdmmc_mount() 2019-10-18 10:28:49 +02:00
freertos Replace periph_module_enable/disable by periph_wifi_bt_common_module_enable which are in IRAM. 2020-08-06 17:30:01 +08:00
heap multi_heap: ensure that malloc(0) return NULL pointer in any poisoning configuration 2020-03-27 14:50:42 -03:00
idf_test remove auto conn case because we do not support this anymore 2020-08-24 06:24:11 +00:00
jsmn cmake: make main a component again 2018-09-13 11:13:27 +08:00
json Update cJSON to v1.7.12 2019-08-21 18:59:06 +10:00
libsodium test: Set timeout of libsodium ed25519_convert test to 60s 2019-07-17 13:52:01 +10:00
log esp_wifi: Update WiFi lib 2020-03-24 15:16:33 +08:00
lwip Change the default value of TCP_MSS to 1440 and TCP_MSS Range : [536 1460] 2020-06-04 12:01:15 +08:00
mbedtls mbedtls: fix hw accelerated big-num mul if operand and result overlap 2020-02-20 11:50:46 +01:00
mdns mdns: fix crash for hostname queries 2019-10-28 10:52:39 +08:00
micro-ecc cmake: make main a component again 2018-09-13 11:13:27 +08:00
newlib newlib: don't define non-thread-safe versions of getc, putc 2020-03-19 13:01:16 +01:00
nghttp cmake: make main a component again 2018-09-13 11:13:27 +08:00
nvs_flash Merge branch 'fix/nvs_util_keylen_3.1' into 'release/v3.1' 2019-07-08 15:19:43 +08:00
openssl cmake: make main a component again 2018-09-13 11:13:27 +08:00
partition_table partition_table: output partition table info for partition_table target 2020-03-22 22:45:48 +08:00
pthread cmake: make main a component again 2018-09-13 11:13:27 +08:00
sdmmc cmake: make main a component again 2018-09-13 11:13:27 +08:00
smartconfig_ack fix the bug for Airkiss can't get the ip of the cellphone 2020-02-19 10:47:55 +08:00
soc soc: clear PHY status when cpu start 2020-02-13 14:30:10 +08:00
spi_flash Merge branch 'bugfix/spi_flash_deadlock_v3.1' into 'release/v3.1' 2019-06-28 11:11:43 +08:00
spiffs spiffs: increase timeout in readdir test 2018-12-28 09:56:15 +08:00
tcpip_adapter lw-ip: Enable IPv6 stateless address autoconfiguration 2020-02-18 19:40:02 +08:00
ulp cmake: make main a component again 2018-09-13 11:13:27 +08:00
vfs VFS: Fix bug which occurs when driver is installed during a select() call 2019-10-22 08:23:31 +02:00
wear_levelling cmake: make main a component again 2018-09-13 11:13:27 +08:00
wpa_supplicant Merge branch 'bugfix/supplicant_general_fixes_33' into 'release/v3.3' 2020-08-13 11:26:57 +08:00
xtensa-debug-module cmake: make main a component again 2018-09-13 11:13:27 +08:00