OVMS3-idf/components
Jiang Jiang Jian 9c42b6194e Merge branch 'bugfix/btdm_a2dp_disc_rsn_error_when_as_master' into 'master'
component/bt: Fix bug: a2dp disc_rsn error when as master

See merge request idf/esp-idf!1995

(cherry picked from commit dc66940f82)

f1d3f689 component/bt: Fix bug: a2dp disc_rsn error when as master
2018-03-15 15:28:53 +08:00
..
app_trace Merge branch 'bugfix/sysview_timer_1core' into 'master' 2018-01-29 17:29:23 +08:00
app_update ota_ops: Fix get_selected_boot_partition() in case there is no factory partition 2017-09-04 17:37:28 +10:00
aws_iot mbedtls: Rename net to net_sockets (in line with 2.4.0 API change) 2017-09-07 18:02:39 +10:00
bootloader build system: Fix undefined variables 2018-01-16 09:51:08 +08:00
bootloader_support esp32: Fix backwards compatibility for pre-v2.1 bootloaders 2017-12-27 16:54:25 +08:00
bt Merge branch 'bugfix/btdm_a2dp_disc_rsn_error_when_as_master' into 'master' 2018-03-15 15:28:53 +08:00
coap Ensure that C++ and C compilers get the same preprocessor setup 2017-10-26 13:04:41 +02:00
console Fix compilation errors when using gcc-7.2.0 for the crosstool-ng toolchain 2017-12-27 16:54:13 +08:00
cxx Merge branch 'feature/cxx_exceptions_emg_pool' into 'master' 2017-11-23 13:02:49 +08:00
driver driver(uart):merge branch into v3.0 which fixed three bug related with uart 2018-01-24 21:27:31 +08:00
esp32 component/esp32: fix esp_timer bug 2018-03-13 15:03:54 +08:00
esp_adc_cal esp_adc_cal/Add eFuse functionality and update calibration method 2018-02-26 21:52:00 +08: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 Add --warn-undefined-variables to MAKEFLAGS 2017-09-05 16:10:46 +10:00
ethernet Merge branch 'feature/eth_set_mac_addr_for_3.0' into 'release/v3.0' 2017-12-20 13:31:22 +08:00
expat Build system: Raise warning level 2016-11-16 15:57:34 +11:00
fatfs fatfs: fix double free in bailout path of esp_vfs_fat_sdmmc_mount 2017-12-27 16:54:21 +08:00
freertos Merge branch 'bugfix/xRingbufferSend_timeout_bug' into 'master' 2018-01-24 17:00:24 +08:00
heap heap: Fix bug when realloc moves data between heaps 2018-02-09 19:24:37 +08:00
idf_test Merge branch 'feature/bot' into 'master' 2017-11-21 18:43:56 +08:00
jsmn Add jsmn JSON parser component 2017-03-07 10:18:47 +11:00
json Update cJSON to v1.7.1 2018-02-05 14:52:39 +08:00
libsodium unit tests: fix warnings, build with -Werror 2017-10-19 21:35:23 +08:00
log Merge branch 'bugfix/log_hex_buffer_pr1519' into 'master' 2018-01-23 22:45:55 +08:00
lwip Merge branch 'bugfix/wifi_lwip_close_socket_when_tcp_connecting_v3.0' into 'release/v3.0' 2018-03-08 20:28:42 +08:00
mbedtls Add #include guards and __cplusplus guards to esp_debug.h 2017-12-27 16:54:16 +08:00
mdns mdns: Fix case where service is NULL and that will cause exception 2018-01-22 23:27:24 +08:00
micro-ecc micro-ecc: Add submodule dependency 2016-11-17 09:18:51 +11:00
newlib time: rename time source option from FRC to "high-resolution timer" 2017-12-27 16:54:19 +08:00
nghttp Ensure that C++ and C compilers get the same preprocessor setup 2017-10-26 13:04:41 +02:00
nvs_flash Fix compilation errors when using gcc-7.2.0 for the crosstool-ng toolchain 2017-12-27 16:54:13 +08:00
openssl openssl: add feature check for MBEDTLS_SSL_ALPN 2017-12-27 16:54:16 +08:00
partition_table build system: Fix undefined variables 2018-01-16 09:51:08 +08:00
pthread pthread: Use spinlock not semaphore mutex to protect TLS key list 2017-12-01 14:28:07 +11:00
sdmmc sdmmc: allow command timeouts to be configured 2017-10-13 08:16:07 +08:00
soc esp_adc_cal/Add eFuse functionality and update calibration method 2018-02-26 21:52:00 +08:00
spi_flash Merge branch 'bugfix/assert_in_PSRAM_WIFI' into 'master' 2018-01-10 16:48:04 +08:00
spiffs spiffs: make OBJ_META_LEN configurable, make mtime support optional 2017-12-27 16:54:18 +08:00
tcpip_adapter Import mDNS changes 2018-01-22 23:27:14 +08:00
ulp ulp: mention that instructions array must be declared in local scope 2017-12-27 16:54:20 +08:00
vfs add missing ioctl declaration 2017-10-23 19:47:33 +08:00
wear_levelling unit test: adapt tests to single core configuration 2017-10-19 21:35:21 +08:00
wpa_supplicant Add the fast crypto function in supplicant 2017-08-09 21:36:13 +08:00
xtensa-debug-module esp32: Apptrace API enhancement 2017-07-24 19:57:44 +03:00