Commit Graph

  • 068a3e2f6a cmake: Fix flasher argument generation Angus Gratton 2018-08-20 10:47:42 +10:00
  • 1d537d29d5 Merge branch 'feature/cmake_v3.1' into release/v3.1 Angus Gratton 2018-08-29 19:30:06 +08:00
  • 0c64d8e822 spi: fix the misleading example, letting the master wait until slave is ready Michael (XIAO Xufeng) 2018-08-29 18:40:21 +08:00
  • 09f5854c9a mesh: bugfix and add two APIs qiyuexia 2018-08-27 15:08:54 +08:00
  • 458b167f1a docs/en/security: Add documentation for signed apps without hardware secure boot feature Jitin George 2018-08-14 18:55:11 +05:30
  • b364f23e17 secure boot: Support secure boot signatures without hardware secure boot Angus Gratton 2018-07-19 15:15:37 +10:00
  • 27f3c3e668 Merge branch 'bugfix/gcc8_warnings' into 'master' Ivan Grokhotkov 2018-08-29 15:53:28 +08:00
  • 1abd346943 docs: Call 'python -m sphinx' instead of sphinx-build Angus Gratton 2018-08-29 12:00:41 +08:00
  • 61dc37a6c3 examples/bluetooth: add fallthrough annotations Ivan Grokhotkov 2018-08-29 12:59:30 +08:00
  • 8c040e749f bluetooth: fix format overflow warnings Anton Maklakov 2018-08-29 12:55:28 +08:00
  • 779bce7681 bluetooth: fix incorrect memset size Anton Maklakov 2018-08-29 12:55:07 +08:00
  • e8eb8cb2a4 bluetooth: fix missing braces and indentation Anton Maklakov 2018-08-29 12:54:29 +08:00
  • ed546797d0 heap: test: don’t warn about oversized mallocs Ivan Grokhotkov 2018-08-29 12:52:03 +08:00
  • 033b694128 bt/a2dp: fix incorrect return type Ivan Grokhotkov 2018-08-28 17:31:18 +08:00
  • 9fbe42c0f1 bt/bta: fix returning value from function returning void Ivan Grokhotkov 2018-08-28 18:18:31 +08:00
  • 536df958ad bt/btm: fix misplaced debug statement Ivan Grokhotkov 2018-08-28 18:21:44 +08:00
  • 6af721e8e4 examples/bluetooth: Fix incompatible cast Anton Maklakov 2018-08-29 00:54:41 +07:00
  • c3123b00ae examples/spi_slave: check for truncation in snprintf call Ivan Grokhotkov 2018-08-28 21:34:44 +08:00
  • 324004f7b3 spiffs: test: check for truncation in snprintf call Ivan Grokhotkov 2018-08-28 12:23:27 +08:00
  • 9ba5896d86 driver, ethernet: fix non-static inline functions Ivan Grokhotkov 2018-08-29 11:26:44 +08:00
  • fc0c110efd driver: test: fix memset out of bounds in spi_master test Ivan Grokhotkov 2018-08-28 12:22:40 +08:00
  • 946a823ccb syscalls: fix type conversion for _raise_r stub Ivan Grokhotkov 2018-08-07 23:26:05 +03:00
  • 200d8d235b fix bug BTSTK_GAP_14007,BTSTK_GAP_14008,BTSTK_GAP_14009 duplicate summary chensheng 2018-08-24 14:25:24 +08:00
  • 7e5c235b9d app_trace: Fix tmo initialization Alexey Gerenkov 2018-06-14 19:11:21 +03:00
  • 7515dc97b6 Merge branch 'bugfix/btdm_a2dp_sink_pcm_buf_size_for_v3.0' into 'release/v3.0' Jiang Jiang Jian 2018-08-29 10:19:48 +08:00
  • 84a32f3288 ci: Use local mirrors on the public branches (master, release-) too Anton Maklakov 2018-07-23 17:03:05 +08:00
  • a9c1820385 bt : fix bug that bluetooth controller init/disable/enable/disable may cause exception Tian Hao 2018-07-17 15:46:56 +08:00
  • 8fdf200932 Merge branch 'bugfix/btdm_fix_get_error_adv_sometimes_v3.0' into 'release/v3.0' Jiang Jiang Jian 2018-08-28 20:04:30 +08:00
  • 669c5ac538 Merge branch 'feature/add_deinit_to_emac_driver' into 'master' Angus Gratton 2018-08-28 18:09:55 +08:00
  • 4cde212817 LWIP AutoIP Compilation Fixed by defining IP_IS_V4_VAL() Piyush Shah 2018-07-12 15:18:51 +05:30
  • 961f59ff57 mbedtls: Don't unnecessarily grow the result of a hardware bignum operation Angus Gratton 2018-08-09 15:13:43 +10:00
  • eb3f280cd3 component/bt : fix get acl number incorrect due to memory release Tian Hao 2018-08-24 20:09:54 +08:00
  • bfc8142c99 Component/bt: fix get error adv packet sometimes zhiweijian 2018-08-17 11:54:45 +08:00
  • 6751373411 Component/bt: fix get error adv packet sometimes zhiweijian 2018-08-17 11:54:45 +08:00
  • bcebf3e6f1 Merge branch 'bugfix/btdm_check_slave_feature_before_set_afh_for_v3.1' into 'release/v3.1' Jiang Jiang Jian 2018-08-28 13:40:56 +08:00
  • 26850880b2 Merge branch 'bugfix/btdm_fix_crash_when_BLE_do_SMP_con_discon_stress_test' into 'master' Jiang Jiang Jian 2018-08-28 13:40:20 +08:00
  • 4577270fc3 Merge branch 'bugfix/tw23404_dhcp_NAK_issue_v3.1' into 'release/v3.1' Jiang Jiang Jian 2018-08-28 13:39:46 +08:00
  • ec07112f5b ethernet: support esp_eth_deinit morris 2018-08-22 17:46:14 +08:00
  • 1eaf112589 Merge branch 'bugfix/rtc_wdt_interval_overflow' into 'master' Angus Gratton 2018-08-28 12:12:21 +08:00
  • d04c101c96 test: fix bug of BTSTK_GATT_25007 chensheng 2018-08-26 13:03:11 +08:00
  • 27fd353752 component/bt: bugfix for incorrect computation of PCM data buffer size in A2DP sink wangmengyang 2018-08-28 11:16:33 +08:00
  • 2d22fbd4ff cmake: Add missing example CMakeLists.txt files, CI check all examples have both Angus Gratton 2018-08-28 11:10:48 +08:00
  • cc8ad721f9 Merge branch 'bugfix/deep_sleep_stub_ptr_check' into 'master' Ivan Grokhotkov 2018-08-28 11:01:22 +08:00
  • 9f6af0ad4b component/bt: bugfix for incorrect computation of PCM data buffer size in A2DP sink wangmengyang 2018-08-21 19:27:04 +08:00
  • f5b699cee7 Merge branch 'bugfix/btdm_a2dp_sink_pcm_buf_size' into 'master' Jiang Jiang Jian 2018-08-28 10:42:36 +08:00
  • 97603b1d59 Merge branch 'bugfix/btdm_check_slave_feature_before_set_afh_for_v3.0' into 'release/v3.0' Jiang Jiang Jian 2018-08-28 10:42:17 +08:00
  • c060853f70 Merge branch 'bugfix/fix_probable_mem_leak_v3.1' into 'release/v3.1' Jiang Jiang Jian 2018-08-28 10:41:42 +08:00
  • 208530a727 Merge branch 'bugfix/idf_app_assert_print' into 'master' Ivan Grokhotkov 2018-08-28 10:00:44 +08:00
  • 131ce6c441 Merge branch 'doc/custom_app_flash_map_off' into 'master' Ivan Grokhotkov 2018-08-28 09:59:36 +08:00
  • 6244f11384 Merge branch 'bugfix/disable_fuzzer_host_test_by_default' into 'master' He Yin Ling 2018-08-27 22:28:44 +08:00
  • 501d81ce32 lwip: optimize LWIP timer Jiang Jiang Jian 2018-07-26 14:06:12 +08:00
  • a7d2cb138b CI: disable fuzzer host test by default: He Yin Ling 2018-08-27 21:41:52 +08:00
  • f9a770134b Merge branch 'bugfix/timer_oneshot_timeout_twice_v3.1' into 'release/v3.1' Jiang Jiang Jian 2018-08-27 20:42:44 +08:00
  • b4fc5b0e8f Merge branch 'bugfix/fix_several_wifi_bugs_v3.1' into 'release/v3.1' Jiang Jiang Jian 2018-08-27 20:38:35 +08:00
  • 5cdff46370 tools: Support Python 3 in idf_size.py Roland Dobai 2018-07-23 11:46:59 +02:00
  • 91dd05662d mesh: bugfix and add two APIs qiyuexia 2018-08-27 15:08:54 +08:00
  • ac07c23e37 docs: Adds description of OpenOCD command to configure custom app image location Alexey Gerenkov 2018-08-16 21:33:23 +03:00
  • 6dae5b206f reset_reason: fix setting wake stub entry point to 0x80000000 Ivan Grokhotkov 2018-08-27 08:12:28 +08:00
  • bc307c920c tiny-test-fw: Print more useful info when download.config doesn't exist Roland Dobai 2018-08-27 12:43:37 +02:00
  • a821805ddc cmake: partition_table: Use PYTHON interpreter when running parttool.py (fixes flasher args on Windows) Angus Gratton 2018-08-27 18:02:30 +08:00
  • cb9fa1f295 kconfig: Merge Kconfig.compiler back into Kconfig Angus Gratton 2018-08-27 17:24:31 +08:00
  • 414b84c041 Merge branch 'feature/ci_fuzzer_tests_lwip' into 'master' Angus Gratton 2018-08-27 16:25:21 +08:00
  • 7ffd68cac2 components/bt: Fix a probable memory leak for BTA_GATTS_CONF_EVT event (backport v3.1) Hrishikesh Dhayagude 2018-08-08 14:16:03 +05:30
  • 32fd3a3215 components/bt: Fix a probable memory leak for BTA_GATTS_CONF_EVT event (backport v3.0) Hrishikesh Dhayagude 2018-08-08 14:16:03 +05:30
  • d1c6eb9574 Merge branch 'bugfix/fix_several_wifi_bugs_v3.0' into 'release/v3.0' Jiang Jiang Jian 2018-08-27 14:24:11 +08:00
  • 147b349799 Merge branch 'bugfix/fix_several_wifi_bugs' into 'master' Jiang Jiang Jian 2018-08-27 14:24:04 +08:00
  • 6519f1833a Merge branch 'bugfix/fix_probable_mem_leak' into 'master' Jiang Jiang Jian 2018-08-27 14:10:22 +08:00
  • 3adf41a5fe Merge branch 'feature/py3_idf_monitor' into 'master' Angus Gratton 2018-08-27 12:29:38 +08:00
  • 2c8c210a66 Merge branch 'feature/py3_for_gen_esp_err_to_name' into 'master' Angus Gratton 2018-08-27 12:29:03 +08:00
  • b5e1bc1047 Merge branch 'doc/addition_translation_in_get_started' into 'master' Angus Gratton 2018-08-27 12:21:36 +08:00
  • 1c676300f0 Merge branch 'bugfix/btdm_fix_get_error_adv_sometimes' into 'master' Jiang Jiang Jian 2018-08-27 12:17:23 +08:00
  • dd77a4c65d cmake: Account for missing partition CSV file at cmake runtime Angus Gratton 2018-08-27 11:55:04 +08:00
  • 5ee2d3b90d component/bt: check support of AFH in remote slave device's LM feature when determine whether to send LMP_set_AFH wangmengyang 2018-08-27 11:39:43 +08:00
  • a47cc3dd46 component/bt: check support of AFH in remote slave device's LM feature then determine whether to send LMP_set_AFH wangmengyang 2018-08-27 11:20:34 +08:00
  • 430d3da089 component/bt: fix crash when BLE do SMP connect and disconnect stress test zwj 2018-08-24 12:54:20 +08:00
  • 3faee500bb component/bt: bugfix for incorrect computation of PCM data buffer size in A2DP sink wangmengyang 2018-08-21 19:27:04 +08:00
  • 988dfc6546 doc: additional translation in get_stated morris 2018-08-24 16:50:34 +08:00
  • 8618b452f7 Merge branch 'bugfix/btdm_fix_memory_leak_in_security_server_v3.0' into 'release/v3.0' Jiang Jiang Jian 2018-08-27 10:20:13 +08:00
  • df78612896 Merge branch 'bugfix/btdm_fix_memory_leak_in_security_server' into 'master' Jiang Jiang Jian 2018-08-27 10:19:27 +08:00
  • 588e006256 component/bt: Fix bug of SDP find services by uuid always return success baohongde 2018-08-20 16:30:08 +08:00
  • d91a44737f Merge branch 'doc/build_system_zh_CN' into 'master' Angus Gratton 2018-08-27 09:40:40 +08:00
  • 6c95285bdb Merge branch 'bugfix/app_update_test' into 'master' Angus Gratton 2018-08-27 08:46:02 +08:00
  • 7cd75f30f2 Merge branch 'fix/spi_dma_config_in_iram_v3.1' into 'release/v3.1' Angus Gratton 2018-08-27 08:14:31 +08:00
  • 39fb5d7150 Merge branch 'fix/spi_dma_config_in_iram_v3.0' into 'release/v3.0' Angus Gratton 2018-08-27 08:13:55 +08:00
  • 51a4b4ba27 Merge branch 'bugfix/btdm_check_slave_feats_before_set_afh' into 'master' Jiang Jiang Jian 2018-08-26 16:19:48 +08:00
  • 3d2cd911f0 esp32: update wifi lib to fix several WiFi bugs Liu Zhi Fu 2018-08-26 12:38:06 +08:00
  • 5dafcf9363 esp32: update wifi lib to fix several WiFi bugs Liu Zhi Fu 2018-08-26 12:38:06 +08:00
  • 6a080febbc esp32: update wifi lib to fix several WiFi bugs Liu Zhi Fu 2018-08-26 12:38:06 +08:00
  • 29ec0339f6 components/bt: Fix a probable memory leak for BTA_GATTS_CONF_EVT event Hrishikesh Dhayagude 2018-08-08 14:16:03 +05:30
  • 739b4aadf7 components/bt: Make a pass through Bluetooth header files Hrishikesh Dhayagude 2018-08-25 21:21:42 +05:30
  • da94560ec5 component/bt: Some timer oneshot will timeout twice (backport v3.1) baohongde 2018-08-23 10:54:57 +08:00
  • f74b041288 Component/bt: fix memory leak in security server zhiweijian 2018-08-14 20:35:43 +08:00
  • 3f72a12d97 Merge branch 'bugfix/btdm_fix_CI_scan_case_fail' into 'release/v3.0' Jiang Jiang Jian 2018-08-25 16:54:37 +08:00
  • 21ef7ed82c Merge branch 'test/disable_mesh_re_establish_network_case_v3.1' into 'release/v3.1' He Yin Ling 2018-08-25 10:38:02 +08:00
  • b14e87a605 Merge branch 'test/fix_test_summary_duplicate' into 'master' He Yin Ling 2018-08-25 10:22:40 +08:00
  • f0fa66a50e rtc_wdt: fix overflow issue with setting wdt interval Mahavir Jain 2018-08-24 17:58:22 +05:30
  • 783d63488b Merge branch 'bugfix/multi_case_test' into 'master' He Yin Ling 2018-08-24 19:54:34 +08:00
  • 6b0a1bd700 component/bt: check support of AFH in remote slave device's LM feature then determine whether to send LMP_set_AFH wangmengyang 2018-08-21 19:41:10 +08:00
  • 1ca5b70803 Component/bt: fix get error adv packet sometimes zhiweijian 2018-08-17 11:54:45 +08:00
  • 4e28799709 app_update: Change NUM_PIN_APP_TEST for unit test Konstantin Kondrashov 2018-08-21 17:55:49 +08:00