esp-idf/components
Jiang Jiang Jian c4963fc329 Merge branch 'bugfix/btdm_miscellaneous_modifications' into 'master'
component/bt: some miscellaneous modifications for BLE

See merge request idf/esp-idf!4032
2019-01-02 14:04:44 +08:00
..
app_trace
app_update Merge branch 'feature/cut_len_for_header_struct' into 'master' 2018-12-21 07:45:22 +08:00
asio
aws_iot
bootloader bootloader: Add support flags for rollback app 2018-12-11 11:54:21 +08:00
bootloader_support bootloader: Add support flags for rollback app 2018-12-11 11:54:21 +08:00
bt Merge branch 'bugfix/btdm_miscellaneous_modifications' into 'master' 2019-01-02 14:04:44 +08:00
coap
console console, ulp: don’t use nested functions 2018-12-06 16:12:47 +08:00
cxx
driver driver(timer_group): fixed bug that init hw_timer caused cresh after system soft reset 2018-12-18 13:10:15 +08:00
esp-tls
esp32 esp32: unforce wifi if receiving beacon with no data buffered in dream 2018-12-28 17:09:45 +08:00
esp_adc_cal
esp_event
esp_http_client
esp_http_server
esp_https_ota
esp_https_server https_server : add extern C directive and other minor changes for C++ support 2018-12-31 15:12:42 +05:30
esp_ringbuf
espcoredump components: Correct the Python coding style 2018-12-17 07:52:38 +01:00
esptool_py unit tests: Keep serial port open when running esptool 2018-12-18 14:09:29 +11:00
ethernet
expat
fatfs
freemodbus examples: freemodbus port serial slave move uart mode settings into example 2018-12-19 08:03:18 +00:00
freertos test: Fix some unused identifier warnings 2018-12-10 12:34:16 +08:00
heap multi_heap: Fix bug when start of heap is unaligned 2018-12-20 01:40:05 +00:00
idf_test Component/bt: fix save keys when auth mode without bond 2018-12-13 15:43:31 +08:00
jsmn
json
libsodium
log
lwip add hostname option in dhcp discover 2018-12-13 07:05:46 +00:00
mbedtls mbedtls: fix issue with non idf.py build on windows 2018-12-13 20:44:29 +08:00
mdns mdns: fixed static memory leak 2018-12-17 12:09:23 +01:00
micro-ecc
mqtt
newlib linker: When using section type attributes, create unique sections 2018-12-19 04:42:04 +00:00
nghttp
nvs_flash nvs_flash: Fix compilation of host testcases when g++-8.x is used. 2018-12-07 09:40:45 +00:00
openssl
partition_table components: Correct the Python coding style 2018-12-17 07:52:38 +01:00
protobuf-c
protocomm
pthread Merge branch 'feature/pthread_name_affinity_config' into 'master' 2018-12-05 13:46:05 +08:00
sdmmc
smartconfig_ack
soc soc/rtc: reset another BBPLL related register 2018-12-12 12:24:48 +08:00
spi_flash
spiffs
tcp_transport
tcpip_adapter tcpip_adapter: Rename DHCP option types to include DHCP in the type name 2018-12-18 14:07:43 +11:00
ulp components: Correct the Python coding style 2018-12-17 07:52:38 +01:00
unity unity: add a hook to run test from gdb session 2018-12-06 19:37:51 +08:00
vfs vfs: fix unregister removing top level VFS instead of nested 2018-12-06 19:43:49 +08:00
wear_levelling
wifi_provisioning
wpa_supplicant
xtensa-debug-module