]>
granicus.if.org Git - esp-idf/log
Ivan Grokhotkov [Tue, 21 Aug 2018 03:37:15 +0000 (11:37 +0800)]
Merge branch 'feature/move_CONFIG_TCPIP_LWIP_to_menuconfig' into 'master'
tcpip_adapter: optimise tcpip_adapter and fix a bug in emac_dev.c
See merge request idf/esp-idf!3017
Ivan Grokhotkov [Tue, 21 Aug 2018 03:34:12 +0000 (11:34 +0800)]
Merge branch 'feature/reset_reason' into 'master'
Add API to get reset reason
See merge request idf/esp-idf!2871
Jiang Jiang Jian [Mon, 20 Aug 2018 12:33:35 +0000 (20:33 +0800)]
Merge branch 'bugfix/bluetooth_demo_sdkconfig' into 'master'
Fix bluetooth example sdkconfig.defaults
See merge request idf/esp-idf!3032
morris [Wed, 15 Aug 2018 08:33:32 +0000 (16:33 +0800)]
emac:optimise tcpip_adapter and fix emac_dev.c
1. move CONFIG_xx macros to Kconfig
2. fix a bug that make EMAC_DMAOPERATION_MODE_ERG mess
Ivan Grokhotkov [Mon, 30 Jul 2018 13:19:20 +0000 (16:19 +0300)]
docs: add API reference section for esp_system.h
Ivan Grokhotkov [Sun, 29 Jul 2018 11:17:09 +0000 (14:17 +0300)]
esp32/test: add tests for reset reasons
Ivan Grokhotkov [Sun, 29 Jul 2018 09:57:59 +0000 (12:57 +0300)]
esp32: add API to get reset reason
Ivan Grokhotkov [Wed, 8 Aug 2018 12:55:33 +0000 (15:55 +0300)]
tiny-test-fw: invoke expect callbacks in order of appearance
Previously the callbacks were invoked in the same order as the list of
patterns to be matched.
Ivan Grokhotkov [Tue, 7 Aug 2018 05:37:43 +0000 (08:37 +0300)]
unit test: fix regex for detecting abort
Angus Gratton [Mon, 20 Aug 2018 00:22:02 +0000 (08:22 +0800)]
Merge branch 'feature/docs_new_logo_typeface' into 'master'
Replaced Espressif logo with a new, consistent, modern and neutral typeface design.
See merge request idf/esp-idf!2988
Angus Gratton [Sun, 19 Aug 2018 23:59:24 +0000 (07:59 +0800)]
Merge branch 'bugfix/err_variable_issue' into 'master'
Fix small parameter issue in bt_a2dp_sink example. Merges…
See merge request idf/esp-idf!3012
Tian Hao [Sun, 19 Aug 2018 03:35:28 +0000 (11:35 +0800)]
Fix bluetooth example sdkconfig.defaults
1. a2dp_gatts_coex
2. blufi BT_RESERVE_DRAM
Ivan Grokhotkov [Fri, 17 Aug 2018 06:39:50 +0000 (14:39 +0800)]
Merge branch 'feature/bootloader_unit_tests' into 'master'
app_update: Add unit tests for ota, factory, test partitions
See merge request idf/esp-idf!2565
Jiang Jiang Jian [Thu, 16 Aug 2018 11:49:14 +0000 (19:49 +0800)]
Merge branch 'bugfix/ut_bt_build_fix' into 'master'
bt: build unit tests only when CONFIG_BT_ENABLED=1
See merge request idf/esp-idf!3000
Jiang Jiang Jian [Thu, 16 Aug 2018 11:31:36 +0000 (19:31 +0800)]
Merge branch 'docs/security' into 'master'
docs: Added more wordings to capture secure boot and flash encryption dependency.
See merge request idf/esp-idf!2947
Jiang Jiang Jian [Thu, 16 Aug 2018 11:12:44 +0000 (19:12 +0800)]
Merge branch 'feature/decrease_bt_contrller_memory_with_new_mem_reserved' into 'master'
decrease bt contrller memory with new mem reserved
See merge request idf/esp-idf!2791
Angus Gratton [Thu, 16 Aug 2018 07:23:11 +0000 (15:23 +0800)]
Merge branch 'feature/nvs_multi_page_util' into 'master'
Bugfix: multi page blob creation was failing if only one entry was left in page
See merge request idf/esp-idf!2971
Angus Gratton [Thu, 16 Aug 2018 07:22:24 +0000 (15:22 +0800)]
Merge branch 'feature/nvs_part_gen_util_file_size' into 'master'
Add support for input custom partition size
See merge request idf/esp-idf!2828
Shivani Tipnis [Fri, 20 Jul 2018 11:43:28 +0000 (17:13 +0530)]
Add support for input custom partition size
Shivani Tipnis [Thu, 9 Aug 2018 10:19:07 +0000 (15:49 +0530)]
Add nvs part gen utility multi page blob support update
Konstantin Kondrashov [Fri, 15 Jun 2018 11:08:44 +0000 (16:08 +0500)]
app_update: Add unit tt pests for ota, factory, test partitions
Angus Gratton [Thu, 16 Aug 2018 03:19:39 +0000 (11:19 +0800)]
Merge branch 'bugfix/spiram_malloc_reserve_internal_fragments' into 'master'
esp32: Allow SPIRAM_MALLOC_RESERVE_INTERNAL to span multiple regions of memory
See merge request idf/esp-idf!2891
Tian Hao [Wed, 8 Aug 2018 11:46:53 +0000 (19:46 +0800)]
tools: fix ci example build report reassign warnning
Angus Gratton [Thu, 16 Aug 2018 00:19:12 +0000 (08:19 +0800)]
Merge branch 'feature/rtc_wdt_api' into 'master'
soc/rtc_wdt: Add API functions for rtc_wdt
See merge request idf/esp-idf!2837
Ivan Grokhotkov [Wed, 15 Aug 2018 21:24:40 +0000 (05:24 +0800)]
Merge branch 'feature/what_driver_for_my_board' into 'master'
Provided a table with development boards by Espressif together with USB-to-serial driver names
See merge request idf/esp-idf!2792
Krzysztof Budzynski [Wed, 15 Aug 2018 21:24:40 +0000 (05:24 +0800)]
Provided a table with development boards by Espressif together with USB-to-serial driver names
Ivan Grokhotkov [Wed, 15 Aug 2018 21:23:54 +0000 (05:23 +0800)]
Merge branch 'docs/simplified_rtd_theme_configuration' into 'master'
Removed redundant code to configure 'sphinx-rtd-theme' for documentation
See merge request idf/esp-idf!2921
Jiang Jiang Jian [Wed, 15 Aug 2018 03:47:13 +0000 (11:47 +0800)]
Merge branch 'bugfix/tw24588_Android_get_IP_fail' into 'master'
fix the bug for Android phone getting IP fail when STA+AP mode
See merge request idf/esp-idf!3006
Angus Gratton [Wed, 15 Aug 2018 01:05:17 +0000 (09:05 +0800)]
Merge branch 'doc/unit_test_zh_CN' into 'master'
doc: translate the unit-tests.rst into Chinese
See merge request idf/esp-idf!2998
Piocky [Fri, 3 Aug 2018 12:43:38 +0000 (14:43 +0200)]
Fix small parameter issue in bt_a2dp_sink example. Merges https://github.com/espressif/esp-idf/pull/2261
The wrong parameter was used to print the error if something failed during the bt init.
Jiang Jiang Jian [Tue, 14 Aug 2018 16:52:21 +0000 (00:52 +0800)]
Merge branch 'bugfix/mdns_any_type_share' into 'master'
mdns: Fix a portion of the queries are issued with the wildcard query type
See merge request idf/esp-idf!2886
Konstantin Kondrashov [Mon, 23 Jul 2018 10:59:37 +0000 (15:59 +0500)]
soc/rtc_wdt: Add API functions for rtc_wdt
Added functions:
rtc_wdt_protect_off/on
rtc_wdt_set_length_of_reset_signal
rtc_wdt_set_stage
rtc_wdt_set_time
rtc_wdt_feed
rtc_wdt_disable/enable
morris [Mon, 13 Aug 2018 12:39:22 +0000 (20:39 +0800)]
doc/unit-tests:translate the unit-tests into zh_CN
Liu Han [Tue, 31 Jul 2018 02:00:02 +0000 (10:00 +0800)]
mdns: Fix a portion of the queries are issued with the wildcard query type
zhangyanjiao [Tue, 14 Aug 2018 02:53:26 +0000 (10:53 +0800)]
fix the bug for Android phone getting IP fail when STA+AP mode
Jiang Jiang Jian [Tue, 14 Aug 2018 06:16:53 +0000 (14:16 +0800)]
Merge branch 'bugfix/bt_fix_incorrect_handle_print' into 'master'
examples/bluetooth: Fix incorrect end handle print in the GATT client applications
See merge request idf/esp-idf!2880
Sagar Bijwe [Tue, 7 Aug 2018 11:59:11 +0000 (17:29 +0530)]
docs: Added more wordings to capture secure boot and flash encryption dependency.
Angus Gratton [Tue, 14 Aug 2018 03:32:39 +0000 (11:32 +0800)]
Merge branch 'feature/ota_get_sha-256_of_partition' into 'master'
bootloader_support: Add API for getting sha256_of_partition
See merge request idf/esp-idf!2479
Tian Hao [Fri, 15 Jun 2018 13:40:51 +0000 (21:40 +0800)]
component/bt : decrease memory consumption by conn number
1. BLE only with 9(max) connection will decrease 3K DRAM
2. BR/EDR only with 7(max) connection will decrease 16K DRAM
3. Any of BLE or BR/EDR connection number decrease will also decrease DRAM consumption
4. Decrease one BLE connection will save about 1KB DRAM
5. Decrease one BR/EDR ACL connection will save about 1.2KB DRAM
6. Decrease one BR/EDR SCO/eSCO will save 2KB DRAM.
7. fix some definition and kconfig
8. remove 1.2k of vhci tx cache and make .bss & .data to heap about 1.4K
9. modify BT Reserved Memory size and modify example to support new bt kconfig
Ivan Grokhotkov [Mon, 13 Aug 2018 17:14:12 +0000 (01:14 +0800)]
Merge branch 'bugfix/ulp_jumps_flags' into 'master'
ULP: document JUMPS instruction flags, add tests
See merge request idf/esp-idf!2949
Ivan Grokhotkov [Sun, 12 Aug 2018 22:33:18 +0000 (01:33 +0300)]
ci: only apply BOT_DOCKER_IMAGE_TAG to esp32-ci-env
Ivan Grokhotkov [Sun, 12 Aug 2018 20:36:19 +0000 (23:36 +0300)]
docs: update esp32ulp-binutils download link
Ivan Grokhotkov [Tue, 7 Aug 2018 13:57:19 +0000 (16:57 +0300)]
ulp: add documentation for JUMPS instruction conditions
Hardware implements conditions LE, LT, GE, and conditions EQ and GT
are implemented in the assembler by emitting two JUMPS instructions
with other conditions.
Ivan Grokhotkov [Tue, 7 Aug 2018 13:13:26 +0000 (16:13 +0300)]
ulp: add tests for jumps instruction
Ivan Grokhotkov [Mon, 13 Aug 2018 14:38:37 +0000 (17:38 +0300)]
bt: build unit tests only when CONFIG_BT_ENABLED=1
Konstantin Kondrashov [Wed, 30 May 2018 09:08:00 +0000 (14:08 +0500)]
app_update: Add API for getting sha256_of_partition
Added bootloader_common_get_sha256_of_partition() and esp_partition_get_sha256() - get or calculate SHA-256
digest for app and data partitions.
Added bootloader_sha256_hex_to_str() - helps to print SHA-256 digest
Added esp_partition_check_identity() - compares two partitions by SHA-256 digest
Refactoring a function esp_image_load() in bootloader space to esp_image_verify() and
bootloader_load_image(). Old name function esp_image_load is deprecated
and will remove in V4.0 version.
spi_flash/sim: Fix error test_host. Add stub for bootloader_common_get_sha256_of_partition in sim/stubs
Jiang Jiang Jian [Mon, 13 Aug 2018 07:44:13 +0000 (15:44 +0800)]
Merge branch 'bugfix/btdm_ecdh_public_key_not_check' into 'master'
component/bt: Fixed the vulnerability released by Bluetooth org when using…
See merge request idf/esp-idf!2933
yulong [Sun, 5 Aug 2018 13:18:31 +0000 (21:18 +0800)]
component/bt: Fixed the vulnerability released by Bluetooth org when using public key not check in the process of ECDH encryption.
1. Add the 100 times test when the private key is generated by the random number;
2. Add the bt components to the unit-test-app/config directory.
3. Added the bt unit test case to CI.
Angus Gratton [Mon, 13 Aug 2018 05:57:42 +0000 (13:57 +0800)]
Merge branch 'bugfix/doc_generated_sections' into 'master'
docs: Move version-related includes to run in sphinx-build not make
See merge request idf/esp-idf!2985
krzychb [Mon, 13 Aug 2018 05:20:31 +0000 (07:20 +0200)]
Replaced Espressif logo with a new, consistent, modern and neutral typeface design.
Angus Gratton [Mon, 13 Aug 2018 02:28:54 +0000 (12:28 +1000)]
docs: Add gen-version-specific-includes.py to executables list
Angus Gratton [Mon, 13 Aug 2018 02:24:55 +0000 (12:24 +1000)]
docs: Move version-related includes to run in sphinx-build not make
Means they show up on ReadTheDocs(!)
Jiang Jiang Jian [Fri, 10 Aug 2018 12:46:34 +0000 (20:46 +0800)]
Merge branch 'bugfix/btdm_fix_get_bond_list_error_when_connection_with_no_bond' into 'master'
Component/bt: fix get bond list error when connection with no bond
See merge request idf/esp-idf!2957
Ivan Grokhotkov [Fri, 10 Aug 2018 09:35:26 +0000 (17:35 +0800)]
Merge branch 'bugfix/gpio_reset_bitmask' into 'master'
gpio: Bitmask overflow fix in gpio_reset_pin
See merge request idf/esp-idf!2966
Angus Gratton [Fri, 10 Aug 2018 08:46:52 +0000 (16:46 +0800)]
Merge branch 'doc/heap_tracing' into 'master'
heap docs: Fix some bad links & errors in the heap docs
See merge request idf/esp-idf!2942
Angus Gratton [Tue, 7 Aug 2018 01:37:57 +0000 (11:37 +1000)]
heap docs: Fix some bad links & errors in the heap docs
Also add a note about printf() sometimes causing on-demand allocations.
Angus Gratton [Fri, 10 Aug 2018 05:44:55 +0000 (13:44 +0800)]
Merge branch 'bugfix/http_client_null_auth_header' into 'master'
esp_http_client: Fixed exception on 401 without Www-Authenticate header
See merge request idf/esp-idf!2900
Jiang Jiang Jian [Fri, 10 Aug 2018 03:31:50 +0000 (11:31 +0800)]
Merge branch 'mesh/bugfix_parent_switch' into 'master'
mesh: modify parent switch mechanism
See merge request idf/esp-idf!2803
Angus Gratton [Fri, 10 Aug 2018 00:08:10 +0000 (08:08 +0800)]
Merge branch 'doc/versions' into 'master'
docs: Add version-specific include files, version documentation
See merge request idf/esp-idf!2858
Ivan Grokhotkov [Thu, 9 Aug 2018 12:48:31 +0000 (20:48 +0800)]
Merge branch 'bugfix/nvs_mem_leak' into 'master'
nvs: fix memory leak when writing a blob
See merge request idf/esp-idf!2969
Ivan Grokhotkov [Thu, 9 Aug 2018 07:35:19 +0000 (10:35 +0300)]
nvs: fix memory leak when writing a blob
Introduced in
5a27a63 .
Clear usedPages list in all exit conditions, add test.
Angus Gratton [Mon, 6 Aug 2018 05:18:59 +0000 (15:18 +1000)]
docs: Combine the common en/zh_CN Makefiles to one common file
Michael (XIAO Xufeng) [Tue, 31 Jul 2018 04:34:10 +0000 (12:34 +0800)]
docs: translate the version include script to Chinese
Angus Gratton [Fri, 27 Jul 2018 07:21:38 +0000 (17:21 +1000)]
README: Add version-specific links
Make it clearer how the README fits in with the docs.
Ivan Grokhotkov [Wed, 8 Aug 2018 12:58:39 +0000 (20:58 +0800)]
Merge branch 'feature/http_client_head' into 'master'
esp_http_client: add head method support
See merge request idf/esp-idf!2895
Taavi Hein [Wed, 8 Aug 2018 12:31:17 +0000 (15:31 +0300)]
gpio: Bitmask overflow fix in gpio_reset_pin
For pins 32 and up the BIT(nr) macro used here overflowed,
causing undetermined GPIO pins to be reset.
Example: freeing SPI device/bus where CS is on pin 33
caused debug UART to cease communication, TXD0 was
disabled.
Fixed as BIT64(nr) macro, to be used elsewhere as needed.
For example in definitions like GPIO_SEL_32..GPIO_SEL_39.
Angus Gratton [Wed, 8 Aug 2018 08:28:28 +0000 (16:28 +0800)]
Merge branch 'bugfix/add_mutex_for_some_touchpad_apis' into 'master'
fix(touch): add_mutex_for_some_touchpad_apis
See merge request idf/esp-idf!2714
Ivan Grokhotkov [Wed, 8 Aug 2018 07:37:25 +0000 (15:37 +0800)]
Merge branch 'bugfix/ulp_fixes' into 'master'
ULP fixes
See merge request idf/esp-idf!2948
zhiweijian [Wed, 8 Aug 2018 06:44:22 +0000 (14:44 +0800)]
Component/bt: fix get bond list error when connection with no bond
qiyuexia [Wed, 8 Aug 2018 05:08:41 +0000 (13:08 +0800)]
mesh: modify parent switch mechanism
1. modify parent switch mechanism.
2. fix non-root doesn't clear the layer value in nvs.
3. fix retransmit the remove announcement packets.
4. add API esp_mesh_flush_upstream_packets().
5. automatically adjust passsive scan time based on the change of beacon interval.
He Yin Ling [Wed, 8 Aug 2018 04:58:20 +0000 (12:58 +0800)]
Merge branch 'bugfix/remove_check_for_reason_assoc_expire' into 'master'
test: remove check for REASON_ASSOC_EXPIRE:
See merge request idf/esp-idf!2904
Angus Gratton [Wed, 8 Aug 2018 04:27:05 +0000 (12:27 +0800)]
Merge branch 'feature/http_firmware_upgrade' into 'master'
esp_https_ota: Add esp_https_ota component
See merge request idf/esp-idf!2771
Angus Gratton [Tue, 7 Aug 2018 23:14:58 +0000 (07:14 +0800)]
Merge branch 'feature/aws-iot-update-3.0.1' into 'master'
Feature/aws iot update 3.0.1
See merge request idf/esp-idf!2936
Ivan Grokhotkov [Tue, 7 Aug 2018 13:49:09 +0000 (21:49 +0800)]
Merge branch 'bugfix/asio_test_socket_timeout' into 'master'
asio: added socket timeout for example tests
See merge request idf/esp-idf!2931
Ivan Grokhotkov [Tue, 7 Aug 2018 13:09:54 +0000 (16:09 +0300)]
ulp: fix ULP binary format documentation
Fix incorrect offset value (4+2+2+2+2=12) of arbitrary data in ULP
binary format.
Closes https://github.com/espressif/esp-idf/issues/1705.
Ivan Grokhotkov [Tue, 7 Aug 2018 13:08:13 +0000 (16:08 +0300)]
ulp: use += instead of := when setting component vars
Component which includes component_ulp_common.mk may also need to set
some of the same COMPONENT_XXX variables. Logically, we should combine
the lists of files to embed, ldflags, extra include dirs, etc.
Fixes https://github.com/espressif/esp-idf/issues/2157.
Ivan Grokhotkov [Tue, 7 Aug 2018 13:04:00 +0000 (16:04 +0300)]
ulp: fix missing include in esp32/ulp.h header
ulp.h uses some register base addresses, so needs to include soc.h
Ivan Grokhotkov [Tue, 7 Aug 2018 13:03:23 +0000 (16:03 +0300)]
ulp: fix calculation or ulp_run argument
The argument to ulp_run should be expressed in 32-bit words. Both the
address of ulp_entry and RTC_SLOW_MEM already are uint32_t*, so their
difference is the difference in addresses divided by sizeof(uint32_t).
Therefore the extra division by sizeof(uint32_t) is not needed.
He Yin Ling [Mon, 30 Jul 2018 07:35:53 +0000 (15:35 +0800)]
test: update Wi-Fi test cases:
1. The test step for error code REASON_ASSOC_EXPIRE is not reliable. SoftAP
could also send error code WIFI_REASON_NOT_AUTHED
2. STA will be disconnected now if softAP restart DHCP server
Jiang Jiang Jian [Tue, 7 Aug 2018 10:31:31 +0000 (18:31 +0800)]
Merge branch 'bugfix/wrong_connect_in_all_channel_scan' into 'master'
Wifi: bug fix of may connect to wrong AP in all channel scan
See merge request idf/esp-idf!2829
Anuj Deshpande [Tue, 7 Aug 2018 05:55:44 +0000 (11:25 +0530)]
aws-iot: Update to 3.0.1 release
- Fixes https://github.com/espressif/esp-idf/issues/2224
- Fixes https://github.com/espressif/esp-idf/issues/1808
Anuj Deshpande [Mon, 6 Aug 2018 08:44:52 +0000 (14:14 +0530)]
aws-iot: Make thing shadow example compatible with v3 of aws iot sdk
Angus Gratton [Tue, 7 Aug 2018 05:31:49 +0000 (13:31 +0800)]
Merge branch 'feature/nvs_version_check' into 'master'
nvs_flash: Version compatibility check for nvs storage
See merge request idf/esp-idf!2855
David Cermak [Sat, 4 Aug 2018 20:09:34 +0000 (22:09 +0200)]
asio: added socket timeout for example tests
Jiang Jiang Jian [Mon, 6 Aug 2018 12:41:40 +0000 (20:41 +0800)]
Merge branch 'bugfix/fix_crash_for_http2_request' into 'master'
fix the crash when http2_request example send/recv fail
See merge request idf/esp-idf!2916
Deng Xin [Fri, 20 Jul 2018 12:30:29 +0000 (20:30 +0800)]
Wifi: bug fix of may connect to wrong AP in all channel scan
1. enable threshold in all channel scan
2. bug fix of may connect to an open AP even set password in all channel scan
zhangyanjiao [Thu, 2 Aug 2018 05:11:50 +0000 (13:11 +0800)]
fix the crash when http2_request example send/recv fail
Jiang Jiang Jian [Mon, 6 Aug 2018 10:49:31 +0000 (18:49 +0800)]
Merge branch 'bugfix/station_state_machine_change_and_ap_loss_happen' into 'master'
Wifi: station state machine change and fix ap loss
See merge request idf/esp-idf!2911
Jiang Jiang Jian [Mon, 6 Aug 2018 10:39:21 +0000 (18:39 +0800)]
Merge branch 'bugfix/btdm_spp_crash_on_reset' into 'master'
component/bt: Fix bug of SPP crash on reset
See merge request idf/esp-idf!2801
Jiang Jiang Jian [Mon, 6 Aug 2018 07:35:27 +0000 (15:35 +0800)]
Merge branch 'bugfix/btdm_hfp_invalid_sco_param' into 'master'
bugfix/btdm_hfp_invalid_sco_param
See merge request idf/esp-idf!2915
Angus Gratton [Mon, 6 Aug 2018 07:32:44 +0000 (15:32 +0800)]
Merge branch 'feature/component_memory_reservation' into 'master'
soc: Allow components to reserve fixed memory ranges that they need
See merge request idf/esp-idf!2596
wangmengyang [Wed, 1 Aug 2018 11:39:18 +0000 (19:39 +0800)]
component/bt: modify the invalid retransmission setting for SCO link in HFP
Angus Gratton [Wed, 25 Jul 2018 04:30:15 +0000 (14:30 +1000)]
docs: Add version-specific include files, version documentation
* "git clone" command and a small version header are generated
depending on git properties.
* Add Versions page with details about each version
* Make it clear using master branch is living on the "bleeding
edge"
Angus Gratton [Mon, 25 Jun 2018 07:28:56 +0000 (17:28 +1000)]
linker: Don't link all of 'soc' into IRAM
Moves any code in *_perpih.c, memory_layout_utils.c to flash
Angus Gratton [Fri, 22 Jun 2018 07:32:58 +0000 (17:32 +1000)]
soc: Allow components to reserve fixed memory ranges that they need
No longer necessary to keep all reserved addresses in 'soc'.
Means 'soc' does not need to know about 'bt', for example.
Also means that Bluetooth can be enabled in config without any memory being reserved for BT
controller. Only if code calling the BT controller is linked in, will this memory be reserved...
Jiang Jiang Jian [Sun, 5 Aug 2018 15:49:40 +0000 (23:49 +0800)]
Merge branch 'bugfix/fix_uart_tx_bug_when_using_ringbuffer' into 'master'
driver(uart): Fixed uart tx_empty interrupt wdt timeout bug
See merge request idf/esp-idf!2823
Jiang Jiang Jian [Sun, 5 Aug 2018 15:48:23 +0000 (23:48 +0800)]
Merge branch 'bugfix/btdm_fix_sc_mitm_bond_failed_in_smp_for_iphones' into 'master'
Component/bt: fix SC_MITM_BOND failed in smp for iphones
See merge request idf/esp-idf!2863
kooho [Thu, 19 Jul 2018 13:41:35 +0000 (21:41 +0800)]
driver(uart): Fixed uart tx_empty interrupt wdt timeout bug.
Tuan PM [Tue, 31 Jul 2018 16:25:11 +0000 (23:25 +0700)]
esp_http_client: Fixed exception on 401 without Www-Authenticate header
Closes https://github.com/espressif/esp-idf/issues/2246
Deng Xin [Wed, 1 Aug 2018 08:27:01 +0000 (16:27 +0800)]
Wifi: station state machine change and fix ap loss
1. fix ap loss issue
2. change station behavior when receive disassoc and deauth after connect
3. format state machine reason code