Commit Graph

  • af82516cfb feat(lwip): make LWIP TCP rto time configurable yuanjm 2020-06-08 14:26:46 +08:00
  • c5768c019e feat(lwip): make LWIP TCP rto time configurable yuanjm 2020-06-08 14:26:46 +08:00
  • 783cd1bb08 components/bt: Fix ble disconnect due to instant of channel map update is too small baohongde 2020-06-11 16:40:06 +08:00
  • d4b232590a Set AFH in time(075dd35) baohongde 2020-06-11 16:17:07 +08:00
  • ef92a22b0c components/coex: Fix ble connecting fail in coexist baohongde 2020-06-08 18:02:10 +08:00
  • 8a5625e14c Merge branch 'bugfix/ble_conn_fail' into 'master' Jiang Jiang Jian 2020-06-17 15:06:58 +08:00
  • e25b710a02 Merge branch 'bugfix/ws_send_abort_v3.3' into 'release/v3.3' David Čermák 2020-06-17 15:05:48 +08:00
  • f5a6ae7e93 esp_wifi: 1. Fix WPA3 Auth timeout during BLE coex 2. fix addba ssn and send bar for first ampdu 3. fix the bug that airkiss find hidden AP fail 4. update mesh lib 5. fix interrupt handle param variable error zhangyanjiao 2020-06-17 14:55:45 +08:00
  • 7cbb970b50 esp32s2: disable sdmmc api ChenJianxing 2020-06-01 20:08:20 +08:00
  • ba67a9518e fix esp32s2 do not have crc*_be func ChenJianxing 2020-06-01 17:06:28 +08:00
  • 835186b3b9 esp_wifi: re-enable build wifi example ChenJianxing 2020-06-01 16:06:17 +08:00
  • 4eeedf62e1 esp_wifi: Fix TX DMA buffer issue xiehang 2020-06-17 14:37:12 +08:00
  • a915420eec components/bt: Fix ble assert(64, 0) baohongde 2020-05-26 19:03:14 +08:00
  • 9f20d4113e Merge branch 'feature/make_tcp_rto_configurable' into 'master' Jiang Jiang Jian 2020-06-17 14:05:32 +08:00
  • 49c9f69eae esp32s2: Move some code after the stdout initialization KonstantinKondrashov 2020-06-01 20:39:49 +08:00
  • a6ac0e8a51 esp32: Reduce using ESP_EARLY_LOGx and move some code after the stdout initialization KonstantinKondrashov 2020-06-01 20:33:23 +08:00
  • 6baa5f0d7b protocomm_httpd: Restart security session if request is received on a new session Piyush Shah 2020-05-06 20:14:52 +05:30
  • 1503a8951e Merge branch 'bugfix/httpd_lru_purge_v3.2' into 'release/v3.2' Mahavir Jain 2020-06-17 13:31:01 +08:00
  • 211cbef276 Merge branch 'bugfix/authorization_retries' into 'master' Mahavir Jain 2020-06-17 13:28:54 +08:00
  • ca8462867d Merge branch 'bugfix/wpa3_ble_coex_issue' into 'master' Jiang Jiang Jian 2020-06-17 13:18:30 +08:00
  • 21ff2f84ce components/bt: Add a detailed description for the user to distinguish the function of the query buffer api. Wang Cheng 2020-06-15 18:52:48 +08:00
  • 02cd178115 Update the limited of function esp_ble_get_sendable_packets_num. Geng Yu Chao 2020-06-15 18:02:34 +08:00
  • 563c9901ca blufi: When the format of the received data packet is wrong, reply with an error response wangcheng 2020-06-17 12:28:20 +08:00
  • ee79ef9ba1 blufi: When the format of the received data packet is wrong, reply with an error response wangcheng 2020-06-17 12:28:20 +08:00
  • 12766b5cc7 blufi: When the format of the received data packet is wrong, reply with an error response wangcheng 2020-06-17 12:28:20 +08:00
  • c5bbe87425 Merge branch 'bugfix/airkiss_find_hidden_ap_fail_v4.1' into 'release/v4.1' Jiang Jiang Jian 2020-06-17 12:26:56 +08:00
  • e781279110 blufi: When the format of the received data packet is wrong, reply with an error response wangcheng 2020-06-08 19:56:55 +08:00
  • 17609cbb02 blufi: When the format of the received data packet is wrong, reply with an error response wangcheng 2020-06-08 19:56:55 +08:00
  • 8364bca3f4 docs:perfect 128-bit UUID description liminyang 2020-06-17 11:58:41 +08:00
  • c3e6689777 Merge branch 'bugfix/customer_baidu_int_wdt_master' into 'master' Jiang Jiang Jian 2020-06-17 11:53:25 +08:00
  • 140b696009 components/bt: Fix ble disconnect due to instant of channel map update is too small baohongde 2020-06-11 16:40:06 +08:00
  • 75ca740d04 Set AFH in time(075dd35) baohongde 2020-06-11 16:17:07 +08:00
  • fd8f2c1a32 components/coex: Fix ble connecting fail in coexist baohongde 2020-06-08 18:02:10 +08:00
  • e7d046cfdd Merge branch 'bugfix/fix_event_bug_in_GAP_API_release_v4.2' into 'release/v4.2' Jiang Jiang Jian 2020-06-17 11:51:38 +08:00
  • 9f60e61c79 Merge branch 'bugfix/btdm_ble_assert_64_0_v3.1' into 'release/v3.1' Jiang Jiang Jian 2020-06-17 11:33:26 +08:00
  • 02f9eaa31a components/bt: Adjust the description of esp_bt_gap_start_discovery and esp_bt_gap_cancel_discovery. Add some comments to explain why ESP_BT_GAP_DISC_STATE_CHANGED_EVT is not reported. liqigan 2020-06-17 11:27:37 +08:00
  • b478dc4ad6 websocket: add configurable timeout for PONG not received Marius Vikhammer 2020-05-22 20:34:20 +08:00
  • b8e8330c61 esp_wifi: Update wifi lib Nachiket Kukade 2020-06-15 15:15:23 +05:30
  • 9ca8c9ffd0 Merge branch 'bugfix/addba_bar_fix' into 'master' Jiang Jiang Jian 2020-06-17 11:04:59 +08:00
  • f7fb3e5846 Merge branch 'bugfix/esp32s2_lightsleep_uart_suspend' into 'master' Michael (XIAO Xufeng) 2020-06-17 10:58:06 +08:00
  • b3e77c7ce9 Merge branch 'bugfix/embed_file_symbol_names' into 'master' Angus Gratton 2020-06-17 07:57:27 +08:00
  • 314d08e53f esp32s2: sleep_modes: remove dependency on driver/uart.h Ivan Grokhotkov 2020-06-16 18:31:46 +02:00
  • 194353af07 soc: add periph_ll_periph_enabled to clk_gate_ll.h Ivan Grokhotkov 2020-06-03 15:43:25 +02:00
  • 5b291c032a esp32s2: suspend UART output using XOFF before entering light sleep Ivan Grokhotkov 2020-04-28 19:40:12 +02:00
  • d36f5cf020 esp_http_client_example.c: Add fix to clear length of received data in case user_data buffer is passed Shubham Kulkarni 2020-06-16 15:02:19 +05:30
  • 1bbafb817d esp_http_client: Set user configurable authorization retries Shubham Kulkarni 2020-06-09 15:56:12 +05:30
  • bcfd2f07ab esp_http_client: Add methods in esp_http_client_method_t required for WebDAV Shubham Kulkarni 2020-06-10 10:12:13 +05:30
  • 4dd29dac94 components/bt: Adjust the description of esp_bt_gap_start_discovery and esp_bt_gap_cancel_discovery. Add some comments to explain why ESP_BT_GAP_DISC_STATE_CHANGED_EVT is not reported. liqigan 2020-06-16 22:18:21 +08:00
  • b48cc853fc Merge branch 'bugfix/fix_uart_UT_fail_issue' into 'master' Ivan Grokhotkov 2020-06-16 22:06:19 +08:00
  • 8c7c3ff899 Merge branch 'bugfix/btdm_ESP_BT_GAP_DISCOVERY_STOPPED_evt_come_twice' into 'master' Jiang Jiang Jian 2020-06-16 21:22:40 +08:00
  • 533bb3c46d feat(lwip): make LWIP TCP rto time configurable yuanjm 2020-06-08 14:26:46 +08:00
  • 03cca9abf7 esp_wifi: addba fix and send bar in first ampdu ChenJianxing 2020-06-16 13:29:02 +08:00
  • 9950c7f21d ci: add test for component override features Renz Bagaporo 2020-04-02 22:33:48 +08:00
  • bd55cdff02 cmake: allow calling get component property in early expansion Renz Bagaporo 2020-04-02 21:58:15 +08:00
  • ebf07d353d cmake: allow overriding kconfig, kconfig_projbuild on registration Renz Bagaporo 2020-04-02 21:02:09 +08:00
  • f8d0c5770b cmake: take note of component overriden dir Renz Bagaporo 2020-04-02 21:57:48 +08:00
  • 5bf8ff55d3 docs:add 128-bit UUID description liminyang 2020-06-16 20:36:33 +08:00
  • de9facf182 Merge branch 'bugfix/broken_links' into 'master' Krzysztof Budzynski 2020-06-16 19:13:25 +08:00
  • 01a7db799f cmake: fix C identifier generation from embedded file Renz Bagaporo 2020-06-05 12:55:28 +08:00
  • 5e52e5f6f5 Merge branch 'bugfix/blufi_buffer_overflow_report_v4.1' into 'release/v4.1' Jiang Jiang Jian 2020-06-16 15:59:49 +08:00
  • f82010fa6a Merge branch 'bugfix/att_buffer_count_fixed_v4.1' into 'release/v4.1' Jiang Jiang Jian 2020-06-16 15:59:34 +08:00
  • d93b8b2939 Merge branch 'bugfix/blufi_buffer_overflow_report' into 'master' Jiang Jiang Jian 2020-06-16 15:58:25 +08:00
  • 0a297dda58 Merge branch 'bugfix/att_buffer_count_fixed' into 'master' Jiang Jiang Jian 2020-06-16 15:57:50 +08:00
  • cf3b2df4a4 bugfix(uart): fix esp32 fifo_cnt bug xiongyu 2020-05-29 22:09:36 +08:00
  • d1aa22e20a Merge branch 'bugfix/airkiss_find_hidden_ap_fail' into 'master' Jiang Jiang Jian 2020-06-16 14:45:22 +08:00
  • 94d97499a3 Merge branch 'bugfix/wpa3_ble_coex_issue_4.0' into 'release/v4.0' Jiang Jiang Jian 2020-06-16 14:37:55 +08:00
  • 27e6e8c485 bugfix(uart): fix esp32 fifo_cnt bug xiongyu 2020-05-29 22:09:36 +08:00
  • d7bd5c002e ble_mesh: Fix wrong log output with bt_hex lly 2020-06-10 10:47:30 +08:00
  • a5683f2263 Merge branch 'bugfix/efuse_logs' into 'master' Angus Gratton 2020-06-16 13:47:02 +08:00
  • 6778712be4 Merge branch 'bugfix/softap_prov_session_v4.0' into 'release/v4.0' Mahavir Jain 2020-06-16 12:33:15 +08:00
  • 1a9509a47f Merge branch 'bugfix/parseexception_msg' into 'master' Angus Gratton 2020-06-16 12:16:26 +08:00
  • 61ab64439b Merge branch 'bugfix/spi_flash_yield_coredump' into 'master' Angus Gratton 2020-06-16 12:15:50 +08:00
  • 77c951858f Merge branch 'test/deploy_docs_previow_host_test' into 'master' Anton Maklakov 2020-06-16 11:42:36 +08:00
  • 08e7bce4ea esp_wifi: 1. fix the bug that airkiss find hidden AP fail 2. addba fix and send bar in first ampdu zhangyanjiao 2020-06-16 10:48:48 +08:00
  • a945ae8a9d Merge branch 'bugfix/add_return_task_awoken_for_timer_callback_v4.1' into 'release/v4.1' Michael (XIAO Xufeng) 2020-06-16 10:38:43 +08:00
  • 4395be9697 Merge branch 'feature/add_esp32s3_xtensa_cpu_config_files' into 'master' Ivan Grokhotkov 2020-06-16 06:40:25 +08:00
  • 2db04d6e95 Merge branch 'feature/add_esp32s3_rom_symbol' into 'master' Ivan Grokhotkov 2020-06-16 06:38:43 +08:00
  • f74d5d9517 Merge branch 'bugfix/ws_send_abort' into 'master' David Čermák 2020-06-16 03:36:17 +08:00
  • ae7ec27125 Resolve broken links reported on https://esp32.com/viewtopic.php?f=5&t=14148#p61449 by chegewara Krzysztof 2020-06-15 21:15:51 +02:00
  • 1e34a1499b Resolve broken link reported on https://esp32.com/viewtopic.php?f=5&t=14148#p61447 by boarchuz Krzysztof 2020-06-15 20:57:30 +02:00
  • 1cd415dfc1 Merge branch 'bugfix/authmode_degrade_fix_v3.2' into 'release/v3.2' Jiang Jiang Jian 2020-06-15 23:20:13 +08:00
  • b33828e254 Merge branch 'bugfix/authmode_degrade_fix_v4.1' into 'release/v4.1' Jiang Jiang Jian 2020-06-15 23:18:55 +08:00
  • 18d7f27f6c esp_wifi: Update wifi lib Nachiket Kukade 2020-06-11 19:50:24 +05:30
  • a861a75396 newlib: Fix UT for adjtime KonstantinKondrashov 2020-06-15 22:46:41 +08:00
  • c94b9b72b7 Merge branch 'feature/ota_spiram_example_test' into 'master' Mahavir Jain 2020-06-15 21:59:04 +08:00
  • ae64d9e738 blufi: When the format of the received data packet is wrong, reply with an error response wangcheng 2020-06-08 19:56:55 +08:00
  • 999ca60657 blufi: When the format of the received data packet is wrong, reply with an error response wangcheng 2020-06-08 19:56:55 +08:00
  • 6861f7d5d8 components/bt: Add a detailed description for the user to distinguish the function of the query buffer api. Wang Cheng 2020-06-15 18:52:48 +08:00
  • c5a6fc9c7e Update the limited of function esp_ble_get_sendable_packets_num. Geng Yu Chao 2020-06-15 18:02:34 +08:00
  • c65bd02d87 components/bt: Add a detailed description for the user to distinguish the function of the query buffer api. Wang Cheng 2020-06-15 18:52:48 +08:00
  • c453c2b919 Update the limited of function esp_ble_get_sendable_packets_num. Geng Yu Chao 2020-06-15 18:02:34 +08:00
  • b73f62c95d esp_wifi: fix the bug that airkiss find hidden AP fail zhangyanjiao 2020-06-15 17:13:09 +08:00
  • 2d896d9710 Merge branch 'mesh/bugfix_set_type_idle' into 'master' Jiang Jiang Jian 2020-06-15 16:49:13 +08:00
  • cb4ed98df7 bugfix(timer): improve timer unit test case chenjianqiang 2019-11-29 15:33:26 +08:00
  • 0d725c14cc Merge branch 'bugfix/fix_uart_read_write_different_in_buffer_type_issue' into 'master' Michael (XIAO Xufeng) 2020-06-15 15:55:53 +08:00
  • 1d1e4497ba ci: fix find_build_apps.py failure with py3 due to non ascii chars Marius Vikhammer 2020-06-09 11:35:08 +08:00
  • 35a34b0f94 Merge branch 'bugfix/freemodbus_fix_opt_perf_comm_fail' into 'master' Michael (XIAO Xufeng) 2020-06-15 15:20:43 +08:00
  • 1531f2db2a ci: fix check_public_headers.py failure with python3 due to non ascii chars Marius Vikhammer 2020-06-09 10:12:15 +08:00
  • 1358734b3f Fixes issues with gen_crt_bundle.py for unicode chars Marius Vikhammer 2020-06-08 16:37:28 +08:00
  • b28b62b194 freemodbus: fix fragmented response frame causes next value fail Alex Lisitsyn 2020-06-15 15:20:42 +08:00