Commit Graph

  • 06a2e20b15 Component/bt: fix comment error zhiweijian 2018-11-21 19:41:27 +08:00
  • 95c7f45e84 Component/bt: add handle in gatts conf event for indication zhiweijian 2018-12-24 14:35:24 +08:00
  • e94b130ede Component/bt: fix write char crash after disconnection zhiweijian 2019-01-31 11:28:55 +08:00
  • 651a08f710 Component/bt: fix write char crash after disconnection zhiweijian 2019-01-31 11:28:55 +08:00
  • b51a0fcea5 Component/bt: fix write char crash after disconnection zhiweijian 2019-01-31 11:28:55 +08:00
  • 02d3170cce mesh: modify to malloc routing table qiyuexia 2019-01-31 17:46:11 +08:00
  • 18cb87b4ce ethernet: support new PHY (IP101) morris 2019-01-28 20:29:58 +08:00
  • 2790d4a049 Merge branch 'bugfix/mdns_test_cleanup' into 'master' Anton Maklakov 2019-01-31 14:46:10 +08:00
  • 1fedece94d Merge branch 'feature/add_ipv6_related_change_v3.2' into 'release/v3.2' He Yin Ling 2019-01-31 14:31:44 +08:00
  • 5412ccbcb1 Merge branch 'feature/add_ipv6_related_change_v3.1' into 'release/v3.1' He Yin Ling 2019-01-31 14:31:26 +08:00
  • 83f370630e Merge branch 'feature/add_ipv6_related_change' into 'master' He Yin Ling 2019-01-31 14:31:16 +08:00
  • 137810915c mesh: modify to malloc routing table qiyuexia 2019-01-31 13:46:50 +08:00
  • e87d05d81f components/bt: Add precautions for esp_vhci_host_send_packet baohongde 2019-01-23 18:04:01 +08:00
  • 27235e023f components/bt: Fix crash when inquiry stop baohongde 2019-01-31 11:47:41 +08:00
  • 131885d547 Merge branch 'bugfix/event_loop_library_memory_leak' into 'master' Ivan Grokhotkov 2019-01-31 11:02:20 +08:00
  • fa9e6713ae Merge branch 'bugfix/tw28445_wps_thread_safe_v3.1' into 'release/v3.1' Jiang Jiang Jian 2019-01-31 10:44:07 +08:00
  • 4b2feb316a Merge branch 'feature/optionally_disable_https_from_ota_component' into 'master' Angus Gratton 2019-01-31 09:11:35 +08:00
  • 2ccfa6bd44 freertos: Make backtrace work across interrupts (backport v3.1) Darian Leung 2019-01-04 20:38:33 +08:00
  • e9a765d0fd docs: add notes on handler dispatch order Renz Christian Bagaporo 2018-12-14 14:28:04 +08:00
  • a3664ad654 esp_event: test that dispath order follows regisration order Renz Christian Bagaporo 2018-12-10 08:46:22 +08:00
  • a10901f44b esp_event: dispatch order follows registration order Renz Christian Bagaporo 2018-12-10 08:37:46 +08:00
  • 2dc3c61114 test: add unit test for spi sio mode michael 2018-09-30 19:00:25 +08:00
  • 305354d0a2 test: change spi test host to macros michael 2018-09-30 19:00:06 +08:00
  • b912d0fa9d esp_https_ota: add support for configurable ota buffer size Mahavir Jain 2019-01-30 14:24:20 +05:30
  • d894e133ad esp_https_ota: add config option to (optionally) allow http Mahavir Jain 2018-12-31 14:32:35 +05:30
  • 2160abd3e4 esp_event: detect leaks in unit test Renz Christian Bagaporo 2019-01-30 17:14:01 +08:00
  • 34310908cf esp_event: fix post data type inconsistency Renz Christian Bagaporo 2019-01-29 10:53:26 +08:00
  • 280894af7f esp_event: fix memory leaks Renz Christian Bagaporo 2019-01-29 10:52:53 +08:00
  • 74cc7a065f mdns tests: execute test services only when running example in ci David Cermak 2019-01-25 20:24:30 +01:00
  • bb766355b5 Merge branch 'bugfix/tw28445_wps_thread_safe_v3.2' into 'release/v3.2' Jiang Jiang Jian 2019-01-30 17:50:33 +08:00
  • a0416e9351 Merge branch 'bugfix/tw28445_wps_thread_safe' into 'master' Jiang Jiang Jian 2019-01-30 17:50:25 +08:00
  • 58b5394266 Merge branch 'bugfix/git_describe_always_for_cmake' into 'master' Ivan Grokhotkov 2019-01-30 17:48:11 +08:00
  • 024c568c73 Merge branch 'bugfix/cmake_stack_protector' into 'master' Ivan Grokhotkov 2019-01-30 16:28:40 +08:00
  • a47768dc4e mdns: fix crash after init if no memory for task David Cermak 2019-01-25 16:17:07 +01:00
  • 05a28ef4e7 Merge branch 'bugfix/aws_iot_examples_cmake_build' into 'master' Ivan Grokhotkov 2019-01-30 14:27:51 +08:00
  • 807ef53c38 Merge branch 'bugfix/mdns_crash_free_strdup_3.2_fix' into 'release/v3.2' Ivan Grokhotkov 2019-01-30 14:24:12 +08:00
  • 188f86e946 esp32: fix WPS thread-safe Liu Zhi Fu 2019-01-30 13:48:15 +08:00
  • e585121011 Merge branch 'bugfix/backtrace_from_interrupts_backport_v3.2' into 'release/v3.2' Angus Gratton 2019-01-30 13:11:29 +08:00
  • 6220de03da Merge branch 'bugfix/coex_update_phy_to_fix_interrupt_wdt_v3.1' into 'release/v3.1' Jiang Jiang Jian 2019-01-30 12:02:12 +08:00
  • 61839fc4a5 esp-idf | revise app_trace EN version zhuying 2019-01-25 17:46:32 +08:00
  • fb2ebb19c6 translate app_trace to zh_CN morris 2019-01-02 21:59:57 +08:00
  • 5b938199ab doc(esp-idf) | JTAG debugging EN update zhuying 2019-01-29 17:22:29 +08:00
  • 7ffd0f95d2 doc/jtag_debug: translation of jtag debugging morris 2018-11-15 22:01:32 +08:00
  • aa4a5668b0 Merge branch 'bugfix/add_missing_links_to_translation' into 'master' Angus Gratton 2019-01-30 11:32:15 +08:00
  • 35a53453f1 Merge branch 'bugfix/doc_updates_from_github' into 'master' Angus Gratton 2019-01-30 09:34:28 +08:00
  • 784fc51931 Merge branch 'bugfix/mdns_crash_free_strdup' into 'master' Angus Gratton 2019-01-30 09:33:12 +08:00
  • 671be20cc5 Merge branch 'bugfix/regenerate_sdkconfig_fails_v3.2' into 'release/v3.2' Angus Gratton 2019-01-30 09:27:47 +08:00
  • 0a2b54d2e3 Merge branch 'bugfix/correct_kconfigs' into 'master' Angus Gratton 2019-01-30 09:24:22 +08:00
  • 6b80955ac7 Merge branch 'update/esptool_repo_sync' into 'master' Angus Gratton 2019-01-30 09:21:59 +08:00
  • 31716a4960 mdns: fixed crash on free undefined ptr after skipped strdup David Cermak 2019-01-25 17:19:13 +01:00
  • 4d156fd734 tools: replace absolute URLs in Kconfig docs Roland Dobai 2019-01-29 16:27:02 +01:00
  • a672e4f44b Merge branch 'bugfix/disable_kconfig_redundant_config_warnings_on_merge' into 'master' Angus Gratton 2019-01-29 22:03:05 +08:00
  • 022a9295b0 confgen: disable config override warnings Renz Christian Bagaporo 2019-01-29 11:17:02 +08:00
  • a34d788a5e kconfiglib: allow disabling of config override warnings Renz Christian Bagaporo 2019-01-29 11:16:25 +08:00
  • 37126d3451 Correct Kconfigs according to the coding style Roland Dobai 2019-01-25 17:10:53 +01:00
  • 2a47c5c7a4 esp32: fix WPS thread-safe Liu Zhi Fu 2019-01-29 19:44:24 +08:00
  • cfc4f74b52 Merge branch 'bugfix/coex_update_phy_to_fix_interrupt_wdt_v3.2' into 'release/v3.2' Jiang Jiang Jian 2019-01-29 19:41:36 +08:00
  • 7fb3218a33 Merge branch 'feature/eth_support_ip101g' into 'master' Ivan Grokhotkov 2019-01-29 17:50:40 +08:00
  • 70b14bf615 esp32: disable stack protector for startup code (CMake) Ivan Grokhotkov 2019-01-29 17:41:00 +08:00
  • 43a722f0de mdns: fixed crash on free undefined ptr after skipped strdup David Cermak 2019-01-29 10:32:12 +01:00
  • fd57c4ee67 esp32: fix WPS thread-safe Liu Zhi Fu 2019-01-29 17:30:21 +08:00
  • bf1955aac8 Merge branch 'bugfix/coex_update_phy_to_fix_interrupt_wdt' into 'master' Jiang Jiang Jian 2019-01-29 17:12:10 +08:00
  • e0a8044a16 mdns: fixed crash on free undefined ptr after skipped strdup David Cermak 2019-01-25 17:19:13 +01:00
  • 7528dc0f20 ethernet: support new PHY (IP101) morris 2019-01-28 20:29:58 +08:00
  • 4725364e04 Merge branch 'feat/spi_slave_timing' into 'master' Ivan Grokhotkov 2019-01-29 14:03:55 +08:00
  • 392e820c5e ci: Remove ALLOW_TO_SYNC_FROM_PUBLIC from esptool mirror repo Angus Gratton 2019-01-29 15:06:11 +11:00
  • 00e53f447a confgen: disable config override warnings Renz Christian Bagaporo 2019-01-29 11:17:02 +08:00
  • 178bbfad43 kconfiglib: allow disabling of config override warnings Renz Christian Bagaporo 2019-01-29 11:16:25 +08:00
  • 10cac76d79 esp32: update libphy.a to fix interrupt watchdog when WiFi and BT run at the same time and both enable modem sleep XiaXiaotian 2019-01-29 11:10:05 +08:00
  • eff24857bc esp32: update libphy.a to fix interrupt watchdog when WiFi and BT run at the same time and both enable modem sleep XiaXiaotian 2019-01-29 11:05:15 +08:00
  • a2cec1f636 esp32: update libphy.a to fix interrupt watchdog when WiFi and BT run at the same time and both enable modem sleep XiaXiaotian 2019-01-29 10:55:45 +08:00
  • 18118a6d5c Merge branch 'bugfix/mdns_crash_free_strdup_3.2' into 'release/v3.2' Ivan Grokhotkov 2019-01-29 10:37:25 +08:00
  • 64757c0228 mdns: fixed crash on free undefined ptr after skipped strdup David Cermak 2019-01-25 17:19:13 +01:00
  • bab80ad202 freertos: Make backtrace work across interrupts (backport v3.2) Darian Leung 2019-01-04 20:38:33 +08:00
  • 8c1c3d51a9 ci: remove IDF_CI_BUILD variable, no active users Mahavir Jain 2019-01-28 14:39:36 +05:30
  • 44b97b7fe7 Merge branch 'bugfix/backtrace_from_interrupts' into 'master' Ivan Grokhotkov 2019-01-28 16:40:12 +08:00
  • b2a515c347 Component/bt: add handle in gatts conf event for indication zhiweijian 2018-12-24 14:35:24 +08:00
  • 96af064209 freertos: Make backtrace work across interrupts Darian Leung 2019-01-04 20:38:33 +08:00
  • 9896f45c79 Merge branch 'mesh/bugfix_0124' into 'master' Jiang Jiang Jian 2019-01-28 14:06:00 +08:00
  • 76f0dda3a4 Merge branch 'mesh/bugfix_backport_v3.2' into 'release/v3.2' Jiang Jiang Jian 2019-01-28 14:05:51 +08:00
  • 1286b93c81 examples: aws_iot: fix cmake build issue which used to pick dummy certificates Mahavir Jain 2019-01-25 15:37:44 +05:30
  • a97765c4b3 Merge branch 'feature/modem_pppos' into 'master' Ivan Grokhotkov 2019-01-28 11:59:41 +08:00
  • 1332d3ba9c docs: Correct priorities in the PATH string Anton Maklakov 2019-01-24 20:03:03 +08:00
  • f675334ebb Included missing links between English and Chinese documentation, where translation into Chinese is available krzychb 2019-01-27 19:01:34 +01:00
  • 778566042b modify test case to support ipv6 huchaoru 2018-04-17 16:28:00 +08:00
  • ce9878ce71 modify test case to support ipv6 huchaoru 2018-04-17 16:28:00 +08:00
  • 932f2707ee modify test case to support ipv6 huchaoru 2018-04-17 16:28:00 +08:00
  • 41e58bc419 spi: add new test for timing and mode michael 2018-09-21 16:48:04 +08:00
  • 155006243e spi_master: fix the timing a little so that can assign delay half clock manually Michael (XIAO Xufeng) 2018-12-06 17:32:48 +08:00
  • 58955a79a2 spi_slave: improve the timing configuration michael 2018-06-25 12:34:31 +08:00
  • d9c5016e08 test: add new test framework for different configurations michael 2018-06-26 16:23:39 +08:00
  • 403a24ab64 confgen: disable redundant assignment warning Renz Christian Bagaporo 2019-01-25 18:24:53 +08:00
  • d2cf266762 kconfiglib: allow disabling of redundant definition warnings Renz Christian Bagaporo 2019-01-25 17:42:25 +08:00
  • 5a4fe0bac8 confgen: disable redundant assignment warning Renz Christian Bagaporo 2019-01-25 18:24:53 +08:00
  • d6b5f43ea0 kconfiglib: allow disabling of redundant definition warnings Renz Christian Bagaporo 2019-01-25 17:42:25 +08:00
  • cec39b750a tool: Add unit test for Kconfig gen KonstantinKondrashov 2019-01-14 19:41:29 +08:00
  • 0420f290a4 docs: remove invalid arg in confgen invocation on docs generation Renz Christian Bagaporo 2019-01-15 23:37:48 +08:00
  • eb6dbeb15a cmake: only generate sdkconfig on top level project Renz Christian Bagaporo 2019-01-15 23:07:17 +08:00
  • 5c9ab21d81 confgen: base config creation on output type args Renz Christian Bagaporo 2019-01-15 23:06:50 +08:00
  • e04cb97187 Merge branch 'bugfix/i2c_hardware_filter_default_enable_v3.0' into 'release/v3.0' Jiang Jiang Jian 2019-01-25 13:54:49 +08:00