Commit Graph

  • 65d829826e Merge branch 'feature/ci_fix_docker_build_v3.3' into 'release/v3.3' Ivan Grokhotkov 2020-09-15 01:47:56 +08:00
  • 0efad5951b Merge branch 'bugfix/ulp_doc_typo' into 'master' Ivan Grokhotkov 2020-09-15 01:11:25 +08:00
  • 4fe7a58a60 Merge branch 'bugfix/config_pm_use_rtc_timer_ref' into 'master' Ivan Grokhotkov 2020-09-15 00:41:16 +08:00
  • c330def25a fatfs: fix SPIRAM allocation not used due to Kconfig option name error Ivan Grokhotkov 2020-09-10 01:04:32 +02:00
  • c471cce26c freertos/tests: added isr latency test with no parameter and parameter based yield from ISR Felipe Neves 2020-08-04 16:16:33 -03:00
  • 36b2737bb1 freertos/xtensa: make vportYIELD_FROM_ISR compatible with version that both takes argument or not Felipe Neves 2020-07-29 15:04:47 -03:00
  • 1a1e1911f9 Merge branch 'bugfix/spi_dma_close_before_cpu_reset' into 'master' Michael (XIAO Xufeng) 2020-09-14 23:02:05 +08:00
  • 286ccc600e Merge branch 'bugfix/spi_slave_hd_callback_judge' into 'master' Michael (XIAO Xufeng) 2020-09-14 22:43:33 +08:00
  • b930f7a96d simple_ota_example: Add example test with flash encryption enabled Shubham Kulkarni 2020-06-30 18:28:37 +05:30
  • a5907ee3fe 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 +08:00
  • bca1beb3f0 spi_master: correctly set cs polarity Wielebny666 2020-06-23 16:02:50 +02:00
  • 4f11ecebbc ci: Use git mirror for docker image Sergei Silnov 2020-09-11 16:14:15 +02:00
  • 7c9f76db63 ci: Use git mirror for docker image Sergei Silnov 2020-09-11 16:14:15 +02:00
  • 9d359b814f ci: Use git mirror for docker image Sergei Silnov 2020-09-11 16:14:15 +02:00
  • ef0db6f034 ci: Use git mirror for docker image Sergei Silnov 2020-09-11 16:14:15 +02:00
  • 31df07c5d7 Redesign separating AVRC & A2DP weitianhua 2020-09-01 19:57:51 +08:00
  • b453c1268a ble_mesh: stack: Use settings_core_erase when deinit lly 2020-05-29 10:06:34 +08:00
  • 825ceb726d ble_mesh: stack: Fix storing next net_idx and app_idx lly 2020-05-27 11:27:20 +08:00
  • f34c7df26d ble_mesh: stack: Continue restore even if failure happens lly 2020-05-27 10:38:45 +08:00
  • e18ea178b8 ble_mesh: stack: Split model settings store and clear lly 2020-05-27 10:04:01 +08:00
  • f8c3818182 ble_mesh: stack: Erase netkey and appkey with key index lly 2020-05-27 09:42:50 +08:00
  • 80b16c58bb ble_mesh: stack: Add clear hb_pub in settings lly 2020-05-27 09:34:33 +08:00
  • 88cc07b6ca ble_mesh: stack: Transport rx reset settings update lly 2020-05-27 09:31:33 +08:00
  • f010c36366 ble_mesh: stack: Use erase settings functions lly 2020-05-27 09:11:53 +08:00
  • 5ad4166d41 ble_mesh: stack: Use mutex for settings operation lly 2020-05-26 18:31:46 +08:00
  • 2bb65fac60 ble_mesh: stack: Add role check before enabling device lly 2020-05-26 18:17:41 +08:00
  • ace471c266 ble_mesh: stack: Define a type for mesh nvs handle lly 2020-05-26 17:44:59 +08:00
  • f2ae5f6e32 ble_mesh: ci: Enable settings in sdkconfig.ci.xxx lly 2020-05-26 17:33:46 +08:00
  • 767235ba6d Merge branch 'bugfix/coredump_temp_files_del' into 'master' Ivan Grokhotkov 2020-09-14 16:05:28 +08:00
  • 55ff8e1ee0 Merge branch 'feature/idf_format_warnings' into 'master' Krzysztof Budzynski 2020-09-14 15:17:11 +08:00
  • e7ef5574b1 Merge branch 'bugfix/cmock_build_command_snippet' into 'master' Krzysztof Budzynski 2020-09-14 14:44:30 +08:00
  • b132ab2091 Merge branch 'bugfix/add_return_in_uart_wait_tx_done_bp4.2' into 'release/v4.2' Michael (XIAO Xufeng) 2020-09-14 14:26:00 +08:00
  • 1ced3f9750 Merge branch 'bugfix/add_return_in_uart_wait_tx_done_bp4.1' into 'release/v4.1' Michael (XIAO Xufeng) 2020-09-14 14:25:05 +08:00
  • 64adabfd3a Merge branch 'bugfix/ble_mesh_prov_iv_index_v3.3' into 'release/v3.3' Island 2020-09-14 14:17:53 +08:00
  • 374b756f6b coap: update libcoap to fix its broken submodule pointer Mahavir Jain 2020-09-14 10:59:52 +05:30
  • b65fd25458 Merge branch 'bugfix/update_link_hal_readme' into 'master' Michael (XIAO Xufeng) 2020-09-14 13:26:30 +08:00
  • edb19cd748 Merge branch 'bugfix/fix_rtcio_adc_driver_for_esp32' into 'release/v4.1' Michael (XIAO Xufeng) 2020-09-14 10:57:26 +08:00
  • 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 +08:00
  • cbcb218418 Merge branch 'bugfix/fix_i2s_reset_issue_v3.3' into 'release/v3.3' Michael (XIAO Xufeng) 2020-09-14 10:45:50 +08:00
  • b65d3e51aa Merge branch 'bugfix/add_return_in_uart_wait_tx_done' into 'master' Michael (XIAO Xufeng) 2020-09-14 10:37:17 +08:00
  • aca9ec28b3 NVS: using esp_partition API Jakob Hasse 2020-04-27 08:51:31 +08:00
  • f97188d2d3 Add protection for rfcomm close API in SPP weitianhua 2020-07-08 20:09:13 +08:00
  • f38d93f73c Add some debug log for bt: 1. Add logs for SPP not enabled successfully 2. Add information to Applicatioin layer that the A2DP is connecting to peer device weitianhua 2020-05-23 15:11:20 +08:00
  • ced340a1a3 Merge branch 'bugfix/ci_ulp_adc_more_info_v4.2' into 'release/v4.2' Ivan Grokhotkov 2020-09-13 17:26:53 +08:00
  • 4e27122ee5 CI: Fix regex in ulp_adc example test Roland Dobai 2020-09-10 10:30:31 +02:00
  • 153c2e7406 Merge branch 'bugfix/ci_ulp_adc_more_info' into 'master' Ivan Grokhotkov 2020-09-12 04:56:19 +08:00
  • 38719fc7d7 Merge branch 'feature/ci_fix_docker_build' into 'master' Ivan Grokhotkov 2020-09-12 04:19:08 +08:00
  • 900703b9cf docs: Fix snippet with example cmake build command to create mocks Krzysztof 2020-09-12 01:38:01 +08:00
  • b18d8f1863 Merge branch 'bugfix/http_client_empty_headers' into 'master' Mahavir Jain 2020-09-11 23:47:32 +08:00
  • 38dc0cc5f6 ci: Use git mirror for docker image Sergei Silnov 2020-09-11 16:14:15 +02:00
  • 9e8b44e353 Merge branch 'bugfix/ble_mesh_prov_iv_index_v4.1' into 'release/v4.1' Island 2020-09-11 20:09:01 +08:00
  • bec2dbcb84 Merge branch 'bugfix/ble_mesh_prov_iv_index_v4.2' into 'release/v4.2' Island 2020-09-11 20:08:39 +08:00
  • cec88e11ed Merge branch 'component/seperate_bta_jv_l2c_3.3' into 'release/v3.3' Jiang Jiang Jian 2020-09-11 19:38:36 +08:00
  • df3aef80c0 Merge branch 'component/seperate_bta_jv_l2c_4.1' into 'release/v4.1' Jiang Jiang Jian 2020-09-11 19:38:00 +08:00
  • b204bc1bd6 Merge branch 'bugfix/change_pcm_config_position_4.1' into 'release/v4.1' Jiang Jiang Jian 2020-09-11 19:35:55 +08:00
  • b131fffa84 Merge branch 'bugfix/add_protection_for_spp_api_4.1' into 'release/v4.1' Jiang Jiang Jian 2020-09-11 19:33:49 +08:00
  • 07acd74b04 Merge branch 'bugfix/get_started_inconsistency_backport_v4.2' into 'release/v4.2' Krzysztof Budzynski 2020-09-11 19:15:17 +08:00
  • ac7f7084bc Merge branch 'bugfix/returns_correct_flash_encryption_mode' into 'master' Mahavir Jain 2020-09-11 18:37:33 +08:00
  • bf942a60f3 esp_http_client: add flush response boarchuz 2020-09-09 18:50:04 +10:00
  • 34d5b64a34 Merge branch 'task/nvs_util_file_handling' into 'master' Mahavir Jain 2020-09-11 17:52:02 +08:00
  • 6358f3fb8a CI: Fix regex in ulp_adc example test Roland Dobai 2020-09-10 10:30:31 +02:00
  • 4547c0876a Merge branch 'feature/guide_change_for_catalina' into 'master' Krzysztof Budzynski 2020-09-11 16:42:30 +08:00
  • 34f30a878e ble_mesh: stack: Using the latest iv_index for provisioning lly 2020-08-17 20:11:17 +08:00
  • 00072fe2e2 Merge branch 'ci/standalone_unit_test_app' into 'master' Ivan Grokhotkov 2020-09-11 15:50:54 +08:00
  • b2f390df01 hal: update link to HAL readme.md Marius Vikhammer 2020-09-11 15:48:08 +08:00
  • 2b7466b2aa Merge branch 'bugfix/remove_shortcut_to_build_instructions' into 'master' Krzysztof Budzynski 2020-09-11 14:59:57 +08:00
  • d1f00e7c36 nvs_util: Update file I/O handling for error handling across various OS Shivani Tipnis 2020-08-14 15:35:38 +05:30
  • d9202304cd Merge branch 'docs/update_freertos_additions_EN' into 'master' Krzysztof Budzynski 2020-09-11 14:32:40 +08:00
  • 874876cbf9 docs: add more information on how to return an item to the ring buffer He Hui Zi 2020-09-11 14:32:39 +08:00
  • 57b695be10 Add global header and change declaration position weitianhua 2020-09-01 11:57:49 +08:00
  • 04a7771f33 Remove uneccessary macro Separate AVRC from A2DP when AVRC not Initialized weitianhua 2020-07-28 22:10:50 +08:00
  • af52df8b83 Rewrite a2dp clean_up function weitianhua 2020-07-27 21:57:44 +08:00
  • 87bf47bd90 Add bda_addr for esp_bt_a2dp_disconn_req API 1. Add reaction for a2dp snk & src disconn req when no link up 2. Change state machine set before EVT upto APP layer in some cases 3. Add bool open_fail to choose whether post disconnection evt to app layer weitianhua 2020-07-23 11:24:17 +08:00
  • bb8981903e esp_http_client: Fix issue when response headers have empty value Shubham Kulkarni 2020-08-13 14:26:07 +05:30
  • 09af4a9fad bootloader: Fix esp_get_flash_encryption_mode(). RELEASE = (CRYPT_CNT == max) or (CRYPT_CNT.write_protect == true) KonstantinKondrashov 2020-08-24 23:03:53 +08:00
  • a92247d461 ble_mesh: stack: Using the latest iv_index for provisioning lly 2020-08-17 20:11:17 +08:00
  • c94fbd29d1 bugfix: fix softap mode wpa memory leak ronghulin 2020-09-11 11:00:11 +08:00
  • bca0b85fc3 ble_mesh: stack: Using the latest iv_index for provisioning lly 2020-08-17 20:11:17 +08:00
  • 0fff4d46ec ble_mesh: stack: Using the latest iv_index for provisioning lly 2020-08-17 20:11:17 +08:00
  • 9ac8b8739b Merge branch 'bugfix/ble_mesh_prov_iv_index' into 'master' Island 2020-09-11 10:51:45 +08:00
  • c374008d22 bugfix: fix softap mode wpa memory leak ronghulin 2020-09-11 10:40:54 +08:00
  • d13ad9a5da Merge branch 'bugfix/fuzzer_test_update' into 'master' Anton Maklakov 2020-09-11 09:59:22 +08:00
  • c8cd68fbe6 docs: add sphinx warnings in format_idf_target Marius Vikhammer 2020-08-25 12:18:36 +08:00
  • 1037736300 ble_mesh: stack: Using the latest iv_index for provisioning lly 2020-08-17 20:11:17 +08:00
  • a43c06a592 mdns, dns, dhcp, dhcps: update fuzzer test to work in CI suren.gabrielyan 2020-07-23 17:16:15 +04:00
  • 6f7ae1d751 Merge branch 'bugfix/fix_netsuite_tx_wrap' into 'master' David Čermák 2020-09-11 02:15:56 +08:00
  • b686e7d349 doc: Getting Started Guide, remove shortcuts to 'build toolchain from scratch' instructions Krzysztof 2020-09-04 02:05:24 +08:00
  • 156fe090be docs: Add profile file name used by zsh shell Krzysztof 2020-09-07 03:01:11 +08:00
  • db0c6d7921 docs: Add esp_rom_printf to API Reference Krzysztof 2020-09-02 19:57:39 +08:00
  • 908938bc3c Merge branch 'bugfix/fix_some_wifi_bugs_0907_v3.3' into 'release/v3.3' Jiang Jiang Jian 2020-09-10 22:33:18 +08:00
  • 445635fe45 Merge branch 'bugfix/fix_some_wifi_bugs_0907_v4.1' into 'release/v4.1' Jiang Jiang Jian 2020-09-10 22:33:05 +08:00
  • 0640181b46 Merge branch 'feature/explain_hello_world_files' into 'master' Krzysztof Budzynski 2020-09-10 22:29:27 +08:00
  • 2d4e0a4496 docs: Add explanation of hello_world folder contents Krzysztof Budzynski 2020-09-10 22:29:24 +08:00
  • 10c498ae7d expression_with_stack: added a tweak on TCB stackpointers to avoid false trigger of stack overflow Felipe Neves 2020-04-01 12:10:13 -03:00
  • 723c8d9899 Merge branch 'bugfix/btdm_spp_null_ptr_with_dynamic_memory_v4.1' into 'release/v4.1' Jiang Jiang Jian 2020-09-10 18:24:11 +08:00
  • 5a8e2c1f52 Merge branch 'bugfix/esp32_light_sleep_duration' into 'master' Ivan Grokhotkov 2020-09-10 18:08:57 +08:00
  • 1cab54ff8d Merge branch 'test/esp_flash_performance_thr_s2' into 'master' Michael (XIAO Xufeng) 2020-09-10 17:56:20 +08:00
  • 59471c9f3f CI: esp_netif tests: Fix netsuite driver layer per wifi optimization changes David Cermak 2020-09-08 11:38:23 +02:00
  • 37e3f20252 Merge branch 'bugfix/esp_flash_write_temp_buffer_lifetime' into 'master' Michael (XIAO Xufeng) 2020-09-10 17:49:04 +08:00
  • 073e855c73 Merge branch 'bugfix/btdm_spp_null_ptr_with_dynamic_memory_v4.2' into 'release/v4.2' Jiang Jiang Jian 2020-09-10 17:39:14 +08:00