Commit graph

  • 733aaa4af0 Merge branch 'bugfix/ble_mesh_settings_fix_v3.3' into 'release/v3.3' Island 2020-10-13 10:50:07 +0800
  • 0b42900063 Websocket client: avoid deadlock if stop called from event handler Marius Vikhammer 2020-08-06 14:48:13 +0800
  • 22ce545187 MQTT: Update submodule reference Marius Vikhammer 2020-08-18 15:51:14 +0800
  • 4a1016411b openssl: made verification mode conversion to mbetls modes more strict David Cermak 2020-06-16 15:53:19 +0200
  • 6de91f9d19 lw-ip:ipv6 address get fail after wifi disconnect for 3.2 xueyunfei 2020-10-12 10:58:50 +0800
  • a9f6748de9 lw-ip:ipv6 address get fail after wifi disconnect for 3.3 xueyunfei 2020-10-12 10:58:50 +0800
  • b4c3c87c75 ble_mesh: stack: Use settings_core_erase when deinit lly 2020-05-29 10:06:34 +0800
  • 3940ab80a3 ble_mesh: stack: Fix storing next net_idx and app_idx lly 2020-05-27 11:27:20 +0800
  • d7c2d66d55 ble_mesh: stack: Continue restore even if failure happens lly 2020-05-27 10:38:45 +0800
  • 4fc62b7983 ble_mesh: stack: Split model settings store and clear lly 2020-05-27 10:04:01 +0800
  • de15e502a7 ble_mesh: stack: Erase netkey and appkey with key index lly 2020-05-27 09:42:50 +0800
  • d51431fff5 ble_mesh: stack: Add clear hb_pub in settings lly 2020-05-27 09:34:33 +0800
  • d4651bbb30 ble_mesh: stack: Transport rx reset settings update lly 2020-05-27 09:31:33 +0800
  • e202225bd1 ble_mesh: stack: Use erase settings functions lly 2020-05-27 09:11:53 +0800
  • 1a3515ab76 ble_mesh: stack: Use mutex for settings operation lly 2020-05-26 18:31:46 +0800
  • a662d14a4e ble_mesh: stack: Add role check before enabling device lly 2020-05-26 18:17:41 +0800
  • 4dcbe2bd7a ble_mesh: stack: Define a type for mesh nvs handle lly 2020-05-26 17:44:59 +0800
  • 22d01ba674 ble_mesh: ci: Enable settings in sdkconfig.ci.xxx lly 2020-05-26 17:33:46 +0800
  • e9dfea8421 components/bt:btdm fix cache disable crash, insert the llcp packet to the top of the tx_prog wangcheng 2020-10-11 15:20:40 +0800
  • 0016d20946 esp_wifi: Update wifi lib Nachiket Kukade 2020-09-30 12:06:04 +0530
  • d4499598e4 Merge branch 'bugfix/fix_ble_hci_desync_deadlock_v4.0' into 'release/v4.0' Jiang Jiang Jian 2020-10-10 17:50:46 +0800
  • 7af4c6f840 components/bt: Fix for HCI desync deadlock issue in BLE controller Chinmay Chhajed 2020-09-25 18:06:56 +0530
  • c783abc2e3 Merge branch 'bugfix/assert_rx_link_v4.0_fix_mr_v4.0' into 'release/v4.0' Jiang Jiang Jian 2020-10-09 19:54:06 +0800
  • 4782dde73a Merge branch 'bugfix/fix_ble_hci_desync_deadlock_v3.3' into 'release/v3.3' Jiang Jiang Jian 2020-10-09 19:52:42 +0800
  • 151e4e156f Merge branch 'bugfix/nimble_host_rcv_pkt_length_check_v3.3' into 'release/v3.3' Jiang Jiang Jian 2020-10-09 15:19:47 +0800
  • 1aa40de934 NimBLE: host_rcv_pkt event buf size check. Chinmay Chhajed 2020-08-20 14:42:46 +0530
  • 3e44ebd3d7 Merge branch 'bugfix/ci_auto_checkout_revision_of_project_used_in_ci_v4.0' into 'release/v4.0' Angus Gratton 2020-10-08 16:44:52 +0800
  • 471d79edae Merge branch 'bugfix/ci_auto_checkout_revision_of_project_used_in_ci_v3.3' into 'release/v3.3' Angus Gratton 2020-10-08 16:44:49 +0800
  • 1ffeff5948 Merge branch 'bugfix/bootloader_anti_rollback_mmap_v3.3' into 'release/v3.3' Mahavir Jain 2020-10-08 16:31:35 +0800
  • 0f6b7ad3cf Merge branch 'bugfix/bootloader_common_get_sha256_of_partition_v3.3' into 'release/v3.3' Angus Gratton 2020-10-08 13:11:46 +0800
  • 893d74f6ef ci: Check version tags are always annotated Angus Gratton 2020-10-07 09:54:27 +1100
  • 3350a108c3 build system: Also get IDF version from annotated tags only Angus Gratton 2020-10-07 09:36:40 +1100
  • 111e0361c9 ci: Check version tags are always annotated Angus Gratton 2020-10-07 09:54:27 +1100
  • 6c2bffe53c build system: Also get IDF version from annotated tags only Angus Gratton 2020-10-07 09:36:40 +1100
  • 0167a5e96d bootloader_support: fix issue in memory mapping for getting app descriptor Mahavir Jain 2020-09-29 12:00:41 +0530
  • 021e1189c5 Merge branch 'bugfix/mcpwm_fault_init_copypaste_typo_bp3.3' into 'release/v3.3' Michael (XIAO Xufeng) 2020-10-02 14:20:12 +0800
  • 936c803ccb CI: get git describe from annotated tags: He Yin Ling 2020-09-29 11:20:05 +0800
  • ac545ce97c CI: get git describe from annotated tags: He Yin Ling 2020-09-29 11:20:05 +0800
  • 02893a2038 components/bt: Fix for HCI desync deadlock issue in BLE controller. Chinmay Chhajed 2020-09-29 16:13:17 +0530
  • cd86bc9d8d Merge branch 'bugfix/confirmed_bugfix_from_baidu_proj_3.3' into 'release/v3.3' Jiang Jiang Jian 2020-09-29 20:48:50 +0800
  • 9401c59f89 Merge branch 'bugfix/customer_baidu_int_wdt_v3.3' into 'release/v3.3' Jiang Jiang Jian 2020-09-29 14:04:00 +0800
  • 67edd0c10e components/bt: Replace task post with btc_inter_profile_call, when post message from btc_dm to btc_gap baohongde 2020-09-23 11:57:17 +0800
  • abf6cecde1 components/bt: Fix clear bond fail when connected without ble included baohongde 2020-09-22 20:11:06 +0800
  • 67276f5d26 add remove bond device complete event xiongweichao 2020-09-11 14:22:11 +0800
  • 3c0aee8595 1.revert dummy command 2.fix send MEDIA_CTRL command in disconnect xiongweichao 2020-08-26 16:56:46 +0800
  • 2233b5d25e 1.fix test case dummy 2.fix sink send media control ESP_A2D_MEDIA_CHECK_SRC_RDY xiongweichao 2020-08-25 20:15:32 +0800
  • a55f0ebbd5 Merge branch 'bugfix/wifi_spin_lock_allocation_in_PSRAM_v3.3' into 'release/v3.3' Jiang Jiang Jian 2020-09-27 12:49:32 +0800
  • e49a6b95ed Merge branch 'bugfix/fix_ipv6_nd6_max_queue_num_v3.3' into 'release/v3.3' Jiang Jiang Jian 2020-09-27 12:47:30 +0800
  • 4a037fa911 Merge branch 'bugfix/can_mmap_after_get_enough_free_mmu_pages_v3.3' into 'release/v3.3' Jiang Jiang Jian 2020-09-27 12:46:42 +0800
  • 0b792c44eb Merge branch 'optimize/ble_mesh_provisioner_delete_dev_v3.3' into 'release/v3.3' Island 2020-09-27 10:53:19 +0800
  • 81354cf24f ble_mesh: stack: Optimize Provisioner delete device function lly 2020-09-22 16:57:16 +0800
  • fcadbaf97c Merge branch 'update/release_v3.3.4' into 'release/v3.3' Angus Gratton 2020-09-25 10:21:30 +0800
  • 445822104a Merge branch 'bugfix/fix_receiving_packets_from_myself_v4.0' into 'release/v4.0' Jiang Jiang Jian 2020-09-24 22:35:19 +0800
  • dabceb4fe4 Merge branch 'bugfix/ipv6_send_data_error_when_src_ip_miss_for_4.0' into 'release/v4.0' Jiang Jiang Jian 2020-09-24 22:35:10 +0800
  • dc66e7a769 Merge branch 'bugfix/fix_receiving_packets_from_myself_v3.2' into 'release/v3.2' Jiang Jiang Jian 2020-09-24 22:33:58 +0800
  • 97a95fd160 Merge branch 'bugfix/fix_ipv6_nd6_max_queue_num_v3' into 'release/v3.2' Jiang Jiang Jian 2020-09-24 11:36:56 +0800
  • 186ad2f6aa lwip: fix IPv6 ND6 queue too much pkts cause no mem issue and add menuconfig item for this params. ChenJianxing 2020-08-27 15:10:56 +0800
  • 4f3ddbb299 flash_mmap: restore interrupt and cache before err return jiangguangming 2020-07-22 15:08:53 +0800
  • 9debc7248a flash_mmap: can mmap after get enough free MMU pages jiangguangming 2020-07-21 18:04:27 +0800
  • e6816163fe Merge branch 'bugfix/wifi_spin_lock_allocation_in_PSRAM_v4.0' into 'release/v4.0' Jiang Jiang Jian 2020-09-23 19:01:12 +0800
  • daab8014fb Merge branch 'bugfix/libcoap_update_tinydtls_repo' into 'release/v4.0' Mahavir Jain 2020-09-23 18:25:49 +0800
  • a1fe8fa851 esp_wifi: drop receiving packets from myself xiehang 2020-09-23 14:34:31 +0800
  • e2227d8c77 Merge branch 'bugfix/wifi_spin_lock_allocation_in_PSRAM_v3.2' into 'release/v3.2' Jiang Jiang Jian 2020-09-23 14:08:50 +0800
  • 3687627226 Merge branch 'bugfix/update_esp32_phy_4390_v4.0' into 'release/v4.0' Jiang Jiang Jian 2020-09-23 13:51:15 +0800
  • 0a099b99b1 lwip: fix IPv6 ND6 queue too much pkts cause no mem issue and add menuconfig item for this params. ChenJianxing 2020-08-27 14:41:32 +0800
  • 75cd0d14c2 esp_wifi: drop receiving packets from myself xiehang 2020-09-22 17:42:45 +0800
  • 0fe7ac0bd7 ipv6 send multicast data fail when src address is null for 4.0 xueyunfei 2020-09-22 17:18:49 +0800
  • fb18b12efe Merge branch 'bugfix/bt_linkup_fallback_event_v3.3' into 'release/v3.3' Jiang Jiang Jian 2020-09-22 16:44:07 +0800
  • 9039ddb20c Fix spin lock allocation in PSRAM bug dongyou 2020-09-22 14:19:56 +0800
  • 251676181a Merge branch 'bugfix/backport_some_lwip_bugs_0910_v3.3' into 'release/v3.3' Jiang Jiang Jian 2020-09-22 14:18:30 +0800
  • e12593a79f Fix spin lock allocation in PSRAM bug dongyou 2020-09-22 14:11:25 +0800
  • 7f9a4d25ef Confirmed bugfix from Baidu Project weitianhua 2020-09-22 11:57:00 +0800
  • cc611a76c6 Fix spin lock allocation in PSRAM bug dongyou 2020-09-22 11:54:06 +0800
  • 5cdbb9e7b1 Merge branch 'bugfix/fix_some_wifi_bugs_0907_v3.2' into 'release/v3.2' Jiang Jiang Jian 2020-09-22 11:49:32 +0800
  • c9a075ad1b Merge branch 'bugfix/backport_some_lwip_bugs_0910_v3.2' into 'release/v3.2' Jiang Jiang Jian 2020-09-22 11:48:54 +0800
  • 4afc8facde Merge branch 'fixbug/sdmmc_spi_highspeed_v3.3' into 'release/v3.3' Michael (XIAO Xufeng) 2020-09-21 11:10:09 +0800
  • c73a00e073 Merge branch 'bugfix/espcoredump_fix_error_reported_for_blank_partition_v33' into 'release/v3.3' Angus Gratton 2020-09-21 10:45:05 +0800
  • f2f13eb8e8 Merge branch 'bugfix/spi_master_multiple_dev_with_diff_cs_lvl_3.3' into 'release/v3.3' Michael (XIAO Xufeng) 2020-09-21 10:21:22 +0800
  • c9f4b0aba8 espcoredump: fix error reported for blank partition aleks 2020-07-15 08:10:51 +0200
  • 6e284ea84b Merge branch 'bugfix/parttool_example_test_fail_v3.3' into 'release/v3.3' Ivan Grokhotkov 2020-09-18 23:30:58 +0800
  • 34961db9c1 Merge branch 'release/v3.3' into update/release_v3.3.4 Angus Gratton 2020-09-18 19:44:26 +1000
  • b64b375234 version: Update to v3.3.4 v3.3.4 Angus Gratton 2020-09-18 19:42:21 +1000
  • 315cbe05cf backport bugfix lwip for v3.3 xueyunfei 2020-09-10 16:42:22 +0800
  • f54f776905 Merge branch 'bugfix/ble_mesh_check_stack_init_v3.3' into 'release/v3.3' Island 2020-09-18 09:40:14 +0800
  • c7a9851de0 Merge branch 'bugfix/fix_bugs_in_gpio_unit_test_v3.3' into 'release/v3.3' Michael (XIAO Xufeng) 2020-09-18 02:17:42 +0800
  • c308562a31 Merge branch 'bugfix/btdm_spp_null_ptr_with_dynamic_memory_v4.0' into 'release/v4.0' Jiang Jiang Jian 2020-09-17 20:28:43 +0800
  • 293c2d95f6 esp_wifi: update phy v4390(backport v4.0) ChenJianxing 2020-09-17 16:08:50 +0800
  • 1f32a8d95e ble_mesh: stack: Check if mesh stack initialized before init vendor client lly 2020-09-15 20:05:58 +0800
  • c3e8fb73c7 Merge branch 'bugfix/missing_regex_error_stub' into 'release/v3.3' Ivan Grokhotkov 2020-09-16 04:50:54 +0800
  • 9dda741a99 Merge branch 'bugfix/nvs_no_throw_v3.3' into 'release/v3.3' Ivan Grokhotkov 2020-09-16 02:49:09 +0800
  • a7e1c144e2 Add missing regex_error stub Jakob Hasse 2020-05-21 14:21:41 +0800
  • 8a79415c2e Merge branch 'bugfix/ulp_as_version_v3.3' into 'release/v3.3' Angus Gratton 2020-09-15 15:09:30 +0800
  • 1d8bf5356b Merge branch 'bugfix/eclipse_make_py3_v3.3' into 'release/v3.3' Angus Gratton 2020-09-15 15:06:54 +0800
  • d7ea1b0a08 Merge branch 'bugfix/ut_ext_win_open_file_v3.3' into 'release/v3.3' Angus Gratton 2020-09-15 14:27:34 +0800
  • 65d829826e Merge branch 'feature/ci_fix_docker_build_v3.3' into 'release/v3.3' Ivan Grokhotkov 2020-09-15 01:47:56 +0800
  • bca1beb3f0 spi_master: correctly set cs polarity Wielebny666 2020-06-23 16:02:50 +0200
  • 4f11ecebbc ci: Use git mirror for docker image Sergei Silnov 2020-09-11 16:14:15 +0200
  • 64adabfd3a Merge branch 'bugfix/ble_mesh_prov_iv_index_v3.3' into 'release/v3.3' Island 2020-09-14 14:17:53 +0800
  • 374b756f6b coap: update libcoap to fix its broken submodule pointer Mahavir Jain 2020-09-14 10:59:52 +0530
  • e3ecb8d073 fix assert(10,9), when missing evt_end or rx and evt_end come the same time wangcheng 2020-09-14 10:48:59 +0800