Commit graph

  • 22221b073b Merge branch 'test/merge_ble_mesh_node_and_provioner_in_console_v4.2' into 'release/v4.2' He Yin Ling 2020-08-21 19:59:21 +0800
  • 63d2a19925 Test: merge ble mesh node and provioner in console Lu Chang Jie 2020-08-21 19:59:20 +0800
  • 98d525c1ea wpa_supplicant: Deinit wpa2 states in wifi deinit kapil.gupta 2020-08-20 15:06:41 +0530
  • c2ead692aa bugfix(ut): fix gpio output and input mode test(backport v3.3) Chen Yi Qun 2020-08-12 17:27:11 +0800
  • 8cd3209f74 Merge branch 'bugfix/fix_16mbit_psram_id_read_error_v3.2' into 'release/v3.2' Jiang Jiang Jian 2020-08-19 16:22:59 +0800
  • d38a28c577 Merge branch 'cherry-pick-19736dbe-2' into 'release/v3.2' Jiang Jiang Jian 2020-08-19 16:22:16 +0800
  • c4107150ee lwip: fix IPv6 ND6 queue too much pkts cause no mem issue and add menuconfig item for this params. ChenJianxing 2020-07-20 21:04:45 +0800
  • 6dde2eb3c5 Fixed assert(9, 10), When rx and evt_end interrupts exist at the same time, use the information of rx to determine the execution order wangcheng 2020-08-18 16:06:22 +0800
  • a8b8a1531e Merge branch 'feature/efuse_esp32s2_add_fields_in_table_v4.2' into 'release/v4.2' Angus Gratton 2020-08-17 12:50:49 +0800
  • 8a3ad87821 Merge branch 'bugfix/docs_building_on_windows_v4.2' into 'release/v4.2' Angus Gratton 2020-08-17 12:12:18 +0800
  • 98d5b5dfd9 Merge branch 'feature/esp_spp_stop_srv_v4.2' into 'release/v4.2' Jiang Jiang Jian 2020-08-15 15:46:54 +0800
  • d0dae54263 Merge branch 'bugfix/update_esp32_phy_4370_v4.2' into 'release/v4.2' Jiang Jiang Jian 2020-08-14 17:45:22 +0800
  • a557746cdd component/bt: Fixed ble memory leak issue, buff_semaphore was not released. wangcheng 2020-07-07 20:55:57 +0800
  • d9660fcf9c vfs: support vfs uart set line endings with specified uart number (release/v4.0) houwenxiang 2020-06-09 17:00:47 +0800
  • a293dfea7a feature: support vfs uart set line endings with specified uart number release/v3.3 houwenxiang 2020-07-14 01:07:30 +0800
  • a0c2b942c2 Merge branch 'bugfix/fix_bugs_in_gpio_unit_test_v3.2' into 'release/v3.2' Michael (XIAO Xufeng) 2020-08-14 11:10:51 +0800
  • 9ff108dcd0 Merge branch 'fix/prov_ble_read_offset_v3.3' into 'release/v3.3' Angus Gratton 2020-08-13 16:29:02 +0800
  • e169226d3b Merge branch 'bugfix/wifi_deinit_stop_crash_v4.2' into 'release/v4.2' Jiang Jiang Jian 2020-08-13 13:47:49 +0800
  • 6e94f6f9f4 add API esp_spp_stop_srv(), fix the error parameter in esp-idf/examples/bluetooth/bluedroid/classic_bt/bt_spp_initiator/main/example_spp_initiator_demo.c and fix collection of SPP liqigan 2020-06-10 15:49:35 +0800
  • 45c4fef890 add API esp_spp_stop_srv(), fix the error parameter in esp-idf/examples/bluetooth/bluedroid/classic_bt/bt_spp_initiator/main/example_spp_initiator_demo.c and fix collection of SPP liqigan 2020-08-11 16:55:10 +0800
  • 209f7bc041 Merge branch 'bugfix/supplicant_general_fixes_33' into 'release/v3.3' Jiang Jiang Jian 2020-05-22 13:18:36 +0000
  • 6ccba01bb3 spiram: fix the read id failure Michael (XIAO Xufeng) 2020-06-23 11:12:08 +0800
  • ec0030609e psram: fix 16mbit psram id read error chenjianqiang 2020-06-05 21:06:21 +0800
  • bb1cdfa118 Merge branch 'bugfix/fix_udp_tx_performance_issue_v3.2' into 'release/v3.2' Jiang Jiang Jian 2020-08-13 11:17:17 +0800
  • 121e20aa25 Merge branch 'bugfix/fix_bt_btc_gatts_arg_deep_copy_backport_v3.2' into 'release/v3.2' Jiang Jiang Jian 2020-08-13 11:15:46 +0800
  • 93aea71641 esp_wifi: fix the crash when wifi stop after deinit zhangyanjiao 2020-08-05 11:13:20 +0800
  • 0a75f2d5f8 Merge branch 'bugfix/fix_adc_dac_conflict_backportv3.3' into 'release/v3.3' Michael (XIAO Xufeng) 2020-08-13 09:51:25 +0800
  • 5ef1b39002 Merge branch 'fix/prov_ble_read_offset_v4.1' into 'release/v4.1' v4.1 Angus Gratton 2020-08-13 07:54:36 +0800
  • a57fb727e7 esp_wifi: backport some wifi fix to v4.2 ChenJianxing 2020-08-12 21:59:37 +0800
  • 0e24eacc81 bugfix: fix softap mode event issue ronghulin 2020-07-14 15:15:00 +0800
  • 6d3afb3a18 bugfix(ut): fix gpio output and input mode test(backport v3.2) Chen Yi Qun 2020-08-12 17:27:11 +0800
  • 010a825f48 docs: adds to build_docs.py an encoding check suitable for windows Andrei Gramakov 2020-07-17 13:29:34 +0200
  • fbdcfc8e4a BLE provisioning: Add check for valid ble read offset Prasad Alatkar 2020-06-09 23:16:11 +0530
  • 22e3c00b48 Merge branch 'bugfix/fix_udp_tx_performance_issue_v3.3' into 'release/v3.3' Jiang Jiang Jian 2020-08-12 16:16:47 +0800
  • c8b09c650d lw-ip: fix udp tx packet loss issue xiehang 2020-08-12 15:11:06 +0800
  • c91ca054c3 lwip: fix udp tx packet loss issue xiehang 2020-08-12 15:02:29 +0800
  • c3b9f6b9e3 Merge branch 'bugfix/backport_some_lwip_bugs_0722_v3.2' into 'release/v3.2' Jiang Jiang Jian 2020-08-12 14:10:49 +0800
  • 7952bed766 lwip: fix udp tx packet loss issue xiehang 2020-08-12 10:38:42 +0800
  • ab63b48f6f add soft solution for esp32 eco3 live lock issue Li Shuai 2020-06-17 16:32:22 +0800
  • 820621687c Merge branch 'bugfix/fix_udp_tx_performance_issue_v4.0' into 'release/v4.0' Jiang Jiang Jian 2020-08-11 22:23:48 +0800
  • 8ab3cb0b12 Merge branch 'bugfix/fix_IPv6_memory_leak_issue' into 'release/v3.3' Jiang Jiang Jian 2020-08-11 22:09:50 +0800
  • bb33120756 lwip: fix udp tx packet loss issue xiehang 2020-08-11 15:09:44 +0800
  • 3c3d6d7299 Merge branch 'bugfix/fix_some_wifi_bugs_0525_v3.2' into 'release/v3.2' Jiang Jiang Jian 2020-08-11 14:45:32 +0800
  • ebf7dd5dcc backport bugfix lwip for v3.2 xueyunfei 2020-03-19 11:24:06 +0800
  • cb78c1083f bugfix: fix IPv6 memory leak issue ronghulin 2020-08-05 16:06:14 +0800
  • 7e1c529b00 Merge branch 'bugfix/param_check_instant_tx_octets_adv_ubderrun_v3.3' into 'release/v3.3' Jiang Jiang Jian 2020-08-11 14:11:03 +0800
  • f538307629 Merge branch 'bugfix/ipv6_fragment_for_3.3' into 'release/v3.3' Jiang Jiang Jian 2020-08-11 14:09:11 +0800
  • 7dfe4b4684 Merge branch 'bugfix/mbedtls_mpi_exp_mod_v4.2' into 'release/v4.2' Angus Gratton 2020-08-11 10:00:07 +0800
  • 68ecc44d34 fix bug for ipv6 fragment xueyunfei 2020-04-30 16:59:17 +0800
  • b5bb9b7bbd Merge branch 'bugfix/param_check_instant_tx_octets_adv_ubderrun_v3.2' into 'release/v3.2' Jiang Jiang Jian 2020-08-11 00:56:26 +0800
  • 202dbaffa7 Merge branch 'bugfix/wpa3_to_wpa2_transition_fix_v4.2' into 'release/v4.2' Jiang Jiang Jian 2020-08-10 23:25:42 +0800
  • afc55aec43 feature: optimize some wifi API ronghulin 2020-08-07 14:50:50 +0800
  • b244afc208 Merge branch 'feature/make_tcp_rto_configurable_v3.3' into 'release/v3.3' Jiang Jiang Jian 2020-08-10 21:17:45 +0800
  • f4a7ee3db3 esp_wifi: fix the crash when wifi stop after deinit zhangyanjiao 2020-08-05 11:13:20 +0800
  • 76cd5c8793 Merge branch 'feature/tinyusb_config_cleanup_v4.2' into 'release/v4.2' Michael (XIAO Xufeng) 2020-08-10 18:17:42 +0800
  • 21dc9fcb5d wpa_supplicant: Fix WPA3 and WPA2 transition related failures Nachiket Kukade 2020-07-30 10:23:19 +0530
  • d87d9a714e efuse: Add some fields in efuse_table and update esp_efuse_get_pkg_ver() KonstantinKondrashov 2020-06-08 22:14:21 +0800
  • b88dc13ec3 Merge branch 'bugfix/buff_semaphore_not_free_v4.0' into 'release/v4.0' Jiang Jiang Jian 2020-08-10 15:10:24 +0800
  • e01cab4a71 Merge branch 'doc/version_specific_inc_bugfix_v4.2' into 'release/v4.2' Krzysztof Budzynski 2020-08-10 13:35:55 +0800
  • bfaa14bfdd component/bt: Fix buffer count deinit crash. Wang Cheng 2020-08-03 14:33:16 +0800
  • 12d476427f components/bt: Add api to query the number of available buffers for the current connection wangcheng 2020-07-24 14:30:47 +0800
  • debda4a63f Fix ble disconnect due to instant of channel map update is too small Set AFH in time Fix ble connecting fail in coexist baohongde 2020-07-29 15:44:44 +0800
  • b76f5b2ef2 Coexistence: Add coexist API to enable BLE connection dynamic priority baohongde 2020-07-29 15:24:00 +0800
  • d674016d64 component/bt: add connect parameter, fix instant reverse, fix tx default octets, fix assert(1024,0), fix assert(512,0) wangcheng 2020-07-24 12:52:10 +0800
  • b9535ed91b Merge branch 'bugfix/ble_mesh_client_msg_optimize_v4.2' into 'release/v4.2' Island 2020-08-10 11:02:43 +0800
  • ed0393d707 Merge branch 'bugfix/ble_mesh_client_msg_optimize_v4.0' into 'release/v4.0' Island 2020-08-10 11:02:29 +0800
  • 03abf3b209 Merge branch 'bugfix/idf_build_process_default_v4.0' into 'release/v4.0' Angus Gratton 2020-08-10 09:19:38 +0800
  • 9ce137139b bootloader: Adds bootloader_sha256_flash_contents() KonstantinKondrashov 2020-08-06 15:22:26 +0800
  • d3eaf8bdb0 ble_mesh: stack: Client model related code clean lly 2020-07-16 15:40:48 +0800
  • aa8f45e341 ble_mesh: stack: Rename cfg & health client status recv func lly 2020-07-16 15:20:45 +0800
  • dfa6332606 ble_mesh: stack: Check client msg result in common func lly 2020-07-08 09:35:31 +0800
  • ba38c974e6 ble_mesh: stack: Fix no events for some error conditions lly 2020-06-28 17:03:17 +0800
  • 3cc07d7969 ble_mesh: stack: Move client role set to the msg function lly 2020-06-28 16:53:02 +0800
  • 035a24b468 ble_mesh: stack: Remove some not used client parameters lly 2020-06-28 16:18:24 +0800
  • c3e702da05 ble_mesh: stack: Remove some not used variables & functions lly 2020-06-28 15:56:34 +0800
  • dfd0cd5f3e ble_mesh: stack: Update client model msg send lly 2020-06-28 15:28:22 +0800
  • c24de8dc10 ble_mesh: stack: Client model related code clean lly 2020-07-16 15:40:48 +0800
  • 59a590fb25 ble_mesh: stack: Rename cfg & health client status recv func lly 2020-07-16 15:20:45 +0800
  • f0b89688c9 ble_mesh: stack: Check client msg result in common func lly 2020-07-08 09:35:31 +0800
  • 41aea8e528 ble_mesh: stack: Fix no events for some error conditions lly 2020-06-28 17:03:17 +0800
  • bc19eb2506 ble_mesh: stack: Move client role set to the msg function lly 2020-06-28 16:53:02 +0800
  • 964f372d58 ble_mesh: stack: Remove some not used client parameters lly 2020-06-28 16:18:24 +0800
  • 29749b9dae ble_mesh: stack: Remove some not used variables & functions lly 2020-06-28 15:56:34 +0800
  • c058f3594f ble_mesh: stack: Update client model msg send lly 2020-06-28 15:28:22 +0800
  • 890b0ff16d Merge branch 'bugfix/put_periph_module_enable/diable_into_iram_v3.2' into 'release/v3.2' Jiang Jiang Jian 2020-08-07 18:10:36 +0800
  • c72ae1281e Merge branch 'bugfix/put_periph_module_enable/diable_into_iram_v4.2' into 'release/v4.2' Jiang Jiang Jian 2020-08-07 18:10:01 +0800
  • 91cf59981c Merge branch 'bugfix/ipv6_fragment_for_4.0' into 'release/v4.0' Jiang Jiang Jian 2020-08-07 18:09:24 +0800
  • b3de361e51 Merge branch 'bugfix/put_periph_module_enable/diable_into_iram_v4.0' into 'release/v4.0' Jiang Jiang Jian 2020-08-07 18:08:26 +0800
  • 2620942568 bootloader_support: Fix bootloader_common_get_sha256_of_partition, can handle a long image KonstantinKondrashov 2020-07-07 21:56:58 +0800
  • 229dbd70c9 mbedtls: Fix a case for mpi_montgomery_exp_calc() when Z is not init KonstantinKondrashov 2020-07-07 02:01:44 +0800
  • b50bbe3a5b component/bt: Fixed ble memory leak issue, buff_semaphore was not released. wangcheng 2020-07-07 20:55:57 +0800
  • 7162964776 Merge branch 'feature/enable_pcm_config_v4.2' into 'release/v4.2' Jiang Jiang Jian 2020-08-07 14:19:03 +0800
  • 4382ec4b8d Merge branch 'component/seperate_bta_jv_l2c_4.2' into 'release/v4.2' Jiang Jiang Jian 2020-08-07 14:18:02 +0800
  • 0db87821f1 Merge branch 'bugfix/customer_baidu_int_wdt_v4.2' into 'release/v4.2' Jiang Jiang Jian 2020-08-07 14:12:00 +0800
  • 6fc081956f Merge branch 'bugfix/bt_linkup_fallback_event_v3.2' into 'release/v3.2' Jiang Jiang Jian 2020-08-07 14:09:46 +0800
  • 501ca00178 Merge branch 'feature/esp_tls_for_supplicant_v4.2' into 'release/v4.2' Jiang Jiang Jian 2020-08-07 14:01:54 +0800
  • 6a2609997c Merge branch 'mesh/bugfix_set_type_v3.2' into 'release/v3.2' Jiang Jiang Jian 2020-08-07 13:30:26 +0800
  • 04e31d2f81 Merge branch 'test/esp_flash_rw_performance_thr_4.2' into 'release/v4.2' Michael (XIAO Xufeng) 2020-08-07 11:58:21 +0800
  • 52c089fba7 protocomm_httpd: Restart security session if request is received on a new session Piyush Shah 2020-05-06 20:14:52 +0530
  • 7f86d81083 Replace periph_module_enable/disable by periph_wifi_bt_common_module_enable which are in IRAM. AddIRAM_ATTR periph_ll_wifi_bt_module_enable_clk_clear_rstandIRAM_ATTR periph_ll_wifi_bt_module_disable_clk_set_rstto fit O0 optimization level. Delete duplicated spinlock and counter. dongyou 2020-08-06 15:20:43 +0800