Commit Graph

  • ddb2570849 Merge branch 'mesh/bugfix_parent_switch_backport_v3.1' into 'release/v3.1' Angus Gratton 2018-08-10 13:42:32 +08:00
  • 7f4b77ca5b Merge branch 'bugfix/add_mutex_for_some_touchpad_apis_v3.1' into 'release/v3.1' Jiang Jiang Jian 2018-08-10 12:18:33 +08:00
  • d421663d3f mesh: modify parent switch mechanism qiyuexia 2018-08-08 13:08:41 +08:00
  • 007d884a85 esp32: fix next beacon and dtim time update issue when beacon is not received for more than one beacon interval XiaXiaotian 2018-08-09 15:40:35 +08:00
  • c455d6f2a0 Merge branch 'feature/nvs_version_check_v3.1' into 'release/v3.1' Jiang Jiang Jian 2018-08-10 11:36:39 +08:00
  • 3486ce6898 Merge branch 'mesh/bugfix_parent_switch' into 'master' Jiang Jiang Jian 2018-08-10 11:31:50 +08:00
  • b3eee7d58f Merge branch 'bugfix/btdm_hfp_invalid_sco_param_v3.1' into 'release/v3.1' Jiang Jiang Jian 2018-08-10 11:10:55 +08:00
  • 271e2f9419 Merge branch 'bugfix/backport_several_bugfix_to_v3.1' into 'release/v3.1' Jiang Jiang Jian 2018-08-10 11:09:35 +08:00
  • 998416c54b README: Add version-specific links Angus Gratton 2018-07-27 17:21:38 +10:00
  • 873c515ee3 docs: Add version-specific include files, version documentation Angus Gratton 2018-07-25 14:30:15 +10:00
  • 70f15bd28e docs: Combine the common en/zh_CN Makefiles to one common file Angus Gratton 2018-08-06 15:18:59 +10:00
  • 607a1abefd docs: translate the version include script to Chinese Michael (XIAO Xufeng) 2018-07-31 12:34:10 +08:00
  • 8122f7162c README: Add version-specific links Angus Gratton 2018-07-27 17:21:38 +10:00
  • cd31a5e3c6 docs: Add version-specific include files, version documentation Angus Gratton 2018-07-25 14:30:15 +10:00
  • f341c5c944 Merge branch 'doc/versions' into 'master' Angus Gratton 2018-08-10 08:08:10 +08:00
  • 8a6c1df041 esp32: backport several WiFi bug fixes to v3.1 Jiang Jiang Jian 2018-08-07 18:31:31 +08:00
  • 7e02cd3498 Merge branch 'bugfix/remove_check_for_reason_assoc_expire_backport_v3.1' into 'release/v3.1' He Yin Ling 2018-08-09 21:23:21 +08:00
  • f9a44968bc Merge branch 'bugfix/nvs_mem_leak' into 'master' Ivan Grokhotkov 2018-08-09 20:48:31 +08:00
  • 5fc6397589 nvs: fix memory leak when writing a blob Ivan Grokhotkov 2018-08-09 10:35:19 +03:00
  • 13ff99867d docs: Combine the common en/zh_CN Makefiles to one common file Angus Gratton 2018-08-06 15:18:59 +10:00
  • 522f9c4b4a docs: translate the version include script to Chinese Michael (XIAO Xufeng) 2018-07-31 12:34:10 +08:00
  • ed8013ccc2 README: Add version-specific links Angus Gratton 2018-07-27 17:21:38 +10:00
  • ef30229e52 Merge branch 'feature/http_firmware_upgrade_v3.1' into 'release/v3.1' Angus Gratton 2018-08-09 08:20:33 +08:00
  • 203ceed1e7 spi_master: change to DMA burst mode when access descriptors Michael (XIAO Xufeng) 2018-07-20 11:42:50 +08:00
  • ee3f64cbad Merge branch 'feature/http_client_head' into 'master' Ivan Grokhotkov 2018-08-08 20:58:39 +08:00
  • ee295c175b Merge branch 'feature/support_for_XM25QU64A_v3.0' into 'release/v3.0' Jiang Jiang Jian 2018-08-08 20:36:39 +08:00
  • f7749e18a8 gpio: Bitmask overflow fix in gpio_reset_pin Taavi Hein 2018-08-08 15:31:17 +03:00
  • 6ee884c861 fix(touch): add_mutex_for_some_touchpad_apis fuzhibo 2018-07-05 17:29:48 +08:00
  • 002189cd1a esp_http_client: Add support for getting transport type Jitin George 2018-07-25 11:28:17 +05:30
  • fbe792f33f esp_https_ota: Add support for HTTPS based ota feature Jitin George 2018-07-12 17:45:44 +05:30
  • 25ed0aa9bb Merge branch 'bugfix/tw24252_fix_nonblocking_tcp_close_issue_v3.0' into 'release/v3.0' Angus Gratton 2018-08-08 16:33:07 +08:00
  • b88ae6c39f spi_flash: allocate mmap pages array in internal memory Ivan Grokhotkov 2018-07-30 22:49:09 +03:00
  • 45d7039623 Merge branch 'feature/support_for_XM25QU64A_v3.1' into 'release/v3.1' Angus Gratton 2018-08-08 16:30:09 +08:00
  • a53a5eeabd Merge branch 'bugfix/add_mutex_for_some_touchpad_apis' into 'master' Angus Gratton 2018-08-08 16:28:28 +08:00
  • d9a1b5faae Merge branch 'bugfix/http_chunked_read_v3.1' into 'release/v3.1' Angus Gratton 2018-08-08 16:24:04 +08:00
  • b2901d7e2f esp_http_client: fixed http chunked encoding packet loss & add check data before read for ssl transport (backport v3.1) Tuan 2018-08-08 16:24:04 +08:00
  • 80c5547b97 Merge branch 'bugfix/ulp_fixes' into 'master' Ivan Grokhotkov 2018-08-08 15:37:25 +08:00
  • a3b5a23b87 nvs_flash: Version compatibility check for nvs storage Sagar Bijwe 2018-07-25 18:55:05 +05:30
  • eaa48f380a Merge branch 'bugfix/add_queueset_critical_sections_v3.1' into 'release/v3.1' Ivan Grokhotkov 2018-08-08 14:46:25 +08:00
  • 57355d7154 Component/bt: fix get bond list error when connection with no bond zhiweijian 2018-08-08 14:44:22 +08:00
  • 78c083325f component/bt: modify the invalid retransmission setting for SCO link in HFP wangmengyang 2018-08-01 19:39:18 +08:00
  • a8d34b8e20 Merge branch 'bugfix/btdm_spp_crash_on_reset_v3.1' into 'release/v3.1' Jiang Jiang Jian 2018-08-08 14:36:21 +08:00
  • 93c0c8da6b mesh: modify parent switch mechanism qiyuexia 2018-08-08 13:08:41 +08:00
  • 66e7027e7a test: update Wi-Fi test cases: He Yin Ling 2018-07-30 15:35:53 +08:00
  • a1a9801f00 Merge branch 'bugfix/remove_check_for_reason_assoc_expire' into 'master' He Yin Ling 2018-08-08 12:58:20 +08:00
  • cdc792d72c Merge branch 'feature/http_firmware_upgrade' into 'master' Angus Gratton 2018-08-08 12:27:05 +08:00
  • 6210272bfd component/bt: Fix bug of SPP crash on reset baohongde 2018-08-01 15:41:50 +08:00
  • 4b4614ffb1 feature(flash): support for QIO mode of XM25QU64A chenjianqiang 2018-07-11 21:36:35 +08:00
  • 57ed12a019 feature(flash): support for QIO mode of XM25QU64A chenjianqiang 2018-07-11 21:36:35 +08:00
  • a4270573e7 Merge branch 'bugfix/ci_github_deploy_v31' into 'release/v3.1' Angus Gratton 2018-08-08 07:26:01 +08:00
  • 21adda8777 Merge branch 'bugfix/ci_github_deploy_v30' into 'release/v3.0' Angus Gratton 2018-08-08 07:25:34 +08:00
  • f1a4bc7c94 Merge branch 'feature/aws-iot-update-3.0.1' into 'master' Angus Gratton 2018-08-08 07:14:58 +08:00
  • 48149fa1b1 Merge branch 'bugfix/asio_test_socket_timeout' into 'master' Ivan Grokhotkov 2018-08-07 21:49:09 +08:00
  • 323caed83b ulp: fix ULP binary format documentation Ivan Grokhotkov 2018-08-07 16:09:54 +03:00
  • 22dfb92fe0 ulp: use += instead of := when setting component vars Ivan Grokhotkov 2018-08-07 16:08:13 +03:00
  • 33153748ba ulp: fix missing include in esp32/ulp.h header Ivan Grokhotkov 2018-08-07 16:04:00 +03:00
  • 479af576ca ulp: fix calculation or ulp_run argument Ivan Grokhotkov 2018-08-07 16:03:23 +03:00
  • 8ff0f4a616 Merge branch 'bugfix/update_libphy_to_improve_11n_stability' into 'release/v3.0' Jiang Jiang Jian 2018-08-07 20:51:29 +08:00
  • 28ab4acb7e test: update Wi-Fi test cases: He Yin Ling 2018-07-30 15:35:53 +08:00
  • ae5cb25f11 Merge branch 'bugfix/fix_crash_for_http2_request_v3.1' into 'release/v3.1' Jiang Jiang Jian 2018-08-07 18:36:41 +08:00
  • 81ac9c1fc7 Merge branch 'bugfix/wrong_connect_in_all_channel_scan' into 'master' Jiang Jiang Jian 2018-08-07 18:31:31 +08:00
  • 08946da2db lwip: fix nonblocking tcp close issue Liu Zhi Fu 2018-07-14 14:58:00 +08:00
  • fe357c3617 aws-iot: Update to 3.0.1 release Anuj Deshpande 2018-08-07 11:25:44 +05:30
  • 5efc33ce25 aws-iot: Make thing shadow example compatible with v3 of aws iot sdk Anuj Deshpande 2018-08-06 14:14:52 +05:30
  • 5f56f2ca01 Merge branch 'feature/nvs_version_check' into 'master' Angus Gratton 2018-08-07 13:31:49 +08:00
  • bf76c1bc1a fix the crash when http2_request example send/recv fail zhangyanjiao 2018-08-06 20:49:40 +08:00
  • c0186858ad asio: added socket timeout for example tests David Cermak 2018-08-04 22:09:34 +02:00
  • 39921c9db0 Merge branch 'bugfix/fix_crash_for_http2_request' into 'master' Jiang Jiang Jian 2018-08-06 20:41:40 +08:00
  • 65c441a891 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 Deng Xin 2018-07-20 20:30:29 +08:00
  • 9063ce9dda fix the crash when http2_request example send/recv fail zhangyanjiao 2018-08-02 13:11:50 +08:00
  • c22e42d869 Merge branch 'bugfix/station_state_machine_change_and_ap_loss_happen' into 'master' Jiang Jiang Jian 2018-08-06 18:49:31 +08:00
  • 212e25760b Merge branch 'bugfix/btdm_spp_crash_on_reset' into 'master' Jiang Jiang Jian 2018-08-06 18:39:21 +08:00
  • 90b8a42349 Merge branch 'bugfix/btdm_lmp_trans_coll_state_uncleared_for_v3.0' into 'release/v3.0' Jiang Jiang Jian 2018-08-06 18:39:08 +08:00
  • 3c92cd607b esp32: update libphy.a to v3663 to improve 11n TX stability Liu Zhi Fu 2018-08-06 17:32:10 +08:00
  • 744d703dba Merge branch 'bugfix/btdm_hfp_invalid_sco_param' into 'master' Jiang Jiang Jian 2018-08-06 15:35:27 +08:00
  • bceac5d8e7 Merge branch 'feature/component_memory_reservation' into 'master' Angus Gratton 2018-08-06 15:32:44 +08:00
  • cb05e152b9 Merge branch 'fix/sdio_speed_4bit_v3.1' into 'release/v3.1' Ivan Grokhotkov 2018-08-06 15:17:26 +08:00
  • f999688f2c Merge branch 'bugfix/coex_pause_v3.1' into 'release/v3.1' Jiang Jiang Jian 2018-08-06 15:05:19 +08:00
  • 762c5fe996 ci: Simplify github deployment Angus Gratton 2018-07-27 12:01:58 +10:00
  • 4f3008bfd8 ci: Simplify github deployment Angus Gratton 2018-07-27 12:01:58 +10:00
  • ac19aef689 Merge branch 'feature/mbedtls_2_12_0_v3.1' into 'release/v3.1' Angus Gratton 2018-08-06 14:23:10 +08:00
  • d88b705562 Merge branch 'bugfix/fix_uart_tx_bug_when_using_ringbuffer_for_v3.1' into 'release/v3.1' Angus Gratton 2018-08-06 14:22:29 +08:00
  • d4cecc5a04 component/bt: modify the invalid retransmission setting for SCO link in HFP wangmengyang 2018-08-01 19:39:18 +08:00
  • ffaa71bcd6 docs: Add version-specific include files, version documentation Angus Gratton 2018-07-25 14:30:15 +10:00
  • 7d9d4d16e5 fix coex pause cause bluetooth performance decrease Tian Hao 2018-07-10 16:22:29 +08:00
  • 272b95e8ce linker: Don't link all of 'soc' into IRAM Angus Gratton 2018-06-25 17:28:56 +10:00
  • a5ae5ac4b3 soc: Allow components to reserve fixed memory ranges that they need Angus Gratton 2018-06-22 17:32:58 +10:00
  • f2f2744b29 Merge branch 'bugfix/fix_uart_tx_bug_when_using_ringbuffer' into 'master' Jiang Jiang Jian 2018-08-05 23:49:40 +08:00
  • 1e92ad77c4 Merge branch 'bugfix/btdm_fix_sc_mitm_bond_failed_in_smp_for_iphones_v3.1' into 'release/v3.1' Jiang Jiang Jian 2018-08-05 23:48:29 +08:00
  • b85e8e10b9 Merge branch 'bugfix/btdm_fix_sc_mitm_bond_failed_in_smp_for_iphones' into 'master' Jiang Jiang Jian 2018-08-05 23:48:23 +08:00
  • 2d0af81ccf driver(uart): Fixed uart tx_empty interrupt wdt timeout bug. kooho 2018-07-19 21:41:35 +08:00
  • 9aec055ac2 esp_http_client: Fixed exception on 401 without Www-Authenticate header Closes https://github.com/espressif/esp-idf/issues/2246 Tuan PM 2018-07-31 23:25:11 +07:00
  • e136fb7e18 mbedtls: update to 2.12.0 Ivan Grokhotkov 2018-07-30 09:11:16 +03:00
  • 97a41f29b8 Wifi: station state machine change and fix ap loss Deng Xin 2018-08-01 16:27:01 +08:00
  • 2cd9eaccc7 component/bt: Fix bug of SPP crash on reset baohongde 2018-08-01 15:41:50 +08:00
  • 1df85e0039 nvs_flash: Version compatibility check for nvs storage Sagar Bijwe 2018-07-25 20:41:09 +05:30
  • 8ef7a49cc3 nvs_flash: Bump up nvs version Sagar Bijwe 2018-07-25 18:55:05 +05:30
  • 230d9adb8a Merge branch 'bugfix/update_libphy_to_fix_some_issues' into 'master' Jiang Jiang Jian 2018-08-05 07:36:02 +08:00
  • dd1fa7c502 Merge branch 'bugfix/autoip_compilation' into 'release/v3.0' Jiang Jiang Jian 2018-08-05 07:30:43 +08:00
  • 4225b9794f Merge branch 'bugfix/ampdu_duplicate_v3.1' into 'release/v3.1' Jiang Jiang Jian 2018-08-05 07:17:25 +08:00