Commit Graph

  • 3e06ad6af9 components/bt: Fix crash when inquiry stop (backport 3.1) baohongde 2019-01-31 11:47:41 +08:00
  • 00d1068869 Merge branch 'bugfix/external_rtc_start_fail_3.2' into 'release/v3.2' Ivan Grokhotkov 2019-02-15 17:51:49 +08:00
  • df71c733df Merge branch 'doc/cleanup_apptrace2host_example' into 'master' Ivan Grokhotkov 2019-02-15 17:06:57 +08:00
  • 1c6b0bf925 component/esp32 : fix coexist lc protect cause memory corrupted Tian Hao 2019-02-14 16:37:56 +08:00
  • 49be9fb836 doc: add CoAP README.md chenwu 2018-06-28 15:46:10 +08:00
  • 9a4da97fb4 mdns: fix memory leak when query for service receives multiple ptr entries for one instance David Cermak 2019-02-14 16:39:11 +01:00
  • eb4d48815f Merge branch 'feature/protocomm_httpd_changes' into 'master' Angus Gratton 2019-02-15 14:21:44 +08:00
  • 3300adde21 Merge branch 'feature/lwip_add_linker_fragment' into 'master' Angus Gratton 2019-02-15 13:55:25 +08:00
  • 6f0c70daf6 Merge branch 'bugfix/bugfix/mdns_notask_timer_crash_v3.2' into 'release/v3.2' Jiang Jiang Jian 2019-02-15 13:49:29 +08:00
  • 219c85cf60 Merge branch 'bugfix/btdm_allow_a2dp_codec_dynamic_allocated_for_v3.2' into 'release/v3.2' Jiang Jiang Jian 2019-02-15 13:42:39 +08:00
  • 71e4d231c6 Wifi: bug fix of may connect to wrong AP in all channel scan 1. enable threshold in all channel scan 2. bug fix of may connect to an open AP even set password in all channel scan Deng Xin 2018-07-20 20:30:29 +08:00
  • 863131435f Merge branch 'bugfix/fix_some_wifi_bugs_0131_v3.0' into 'release/v3.0' Jiang Jiang Jian 2019-02-15 12:15:11 +08:00
  • ef2bf23862 Merge branch 'bugfix/fix_some_wifi_bugs_0131_v3.1' into 'release/v3.1' Jiang Jiang Jian 2019-02-15 12:15:04 +08:00
  • 524696d59a Merge branch 'bugfix/fix_some_wifi_bugs_0131_v3.2' into 'release/v3.2' Jiang Jiang Jian 2019-02-15 12:14:54 +08:00
  • 2c7f603a83 Merge branch 'bugfix/fix_some_wifi_bugs_0131' into 'master' Jiang Jiang Jian 2019-02-15 12:14:41 +08:00
  • 9a229f4077 soc/rtc: fix RTC_TOUCH_TRIG_EN or RTC_ULP_TRIG_EN should keep RTC_PERIPH power on maojianxin 2018-12-22 14:19:46 +08:00
  • 016c8d8b05 soc/rtc: Bypass touchpad current to external 32k crystal oscillator Zhang Jun Yi 2018-05-23 15:24:09 +08:00
  • 1867da48af Merge branch 'bugfix/cmake_unit_test_fail' into 'master' Angus Gratton 2019-02-15 08:55:14 +08:00
  • 81cde3b44f Merge branch 'test/disable_sdio_example_ci' into 'master' Angus Gratton 2019-02-15 08:54:06 +08:00
  • 9914b839aa Merge branch 'update/nvs_partition_utility_v3.2' into 'release/v3.2' Angus Gratton 2019-02-15 08:51:17 +08:00
  • 91f5bb3850 Merge branch 'bugfix/default_event_loop_example_failure' into 'master' Ivan Grokhotkov 2019-02-15 08:50:18 +08:00
  • 301e3e0d55 Merge branch 'docs/translate-cmake-notes' into 'master' Angus Gratton 2019-02-15 08:19:05 +08:00
  • 923b5dc369 Merge branch 'bugfix/relink_on_included_linker_script_change' into 'master' Angus Gratton 2019-02-15 08:16:04 +08:00
  • 76e4ea7f68 nvs_util: Fix to support write of multiple singlepage big blob data Shivani Tipnis 2019-02-14 15:17:57 +05:30
  • 6b7f4bc72f make: remove unecessary inclusion of ldgen.mk Renz Christian Bagaporo 2019-02-14 18:51:35 +08:00
  • 50e860fe8c ci: test relink on template included file change Renz Christian Bagaporo 2018-12-20 09:30:01 +08:00
  • acd0be8239 cmake,make: add dependencies on template included scripts Renz Christian Bagaporo 2018-12-19 22:16:58 +08:00
  • 022a1da4e9 ldgen: create python script to find linker script includes Renz Christian Bagaporo 2019-02-05 11:05:16 +08:00
  • e916cf52a3 bootloader: Add support of anti-rollback Konstantin Kondrashov 2019-02-13 17:32:23 +08:00
  • 3ec0f415a5 nvs_util: Fix to support write of multiple singlepage big blob data Closes https://github.com/espressif/esp-idf/issues/3011 Shivani Tipnis 2019-02-14 15:17:57 +05:30
  • bb552dd19c ci: use flasher_args.json for cmake ci run Renz Christian Bagaporo 2019-02-12 09:55:08 +08:00
  • c6b07eec54 ci: copy flasher_args.json to unit test output folder Renz Christian Bagaporo 2019-02-01 15:07:32 +08:00
  • c465053195 sdio: temporarily disable the sdio example ci, since the runners have some power issue Michael (XIAO Xufeng) 2019-02-14 15:51:21 +08:00
  • 86c4950d2f examples: fix specified location for event loop example test Renz Christian Bagaporo 2019-02-13 10:52:22 +08:00
  • a0310e35d7 example: fix expected logging output order for esp_event example Renz Christian Bagaporo 2019-02-13 10:51:31 +08:00
  • 302ca0022f lwip: add linker fragment morris 2019-02-13 15:57:11 +08:00
  • fed0f846a4 kconfig: fix compatibility with very old versions of flex Ivan Grokhotkov 2019-02-14 11:17:48 +08:00
  • 23a03cf6ad Merge branch 'bugfix/external_rtc_start_fail' into 'master' Angus Gratton 2019-02-14 10:40:48 +08:00
  • fa40b3d5d0 Update minimum version for cryptography package required Shivani Tipnis 2018-11-16 11:27:00 +05:30
  • f742808333 nvs_util: update test case Shivani Tipnis 2018-11-21 13:40:24 +05:30
  • 51bd64c754 Update README Shivani Tipnis 2018-11-19 11:49:54 +05:30
  • b85321be97 Closes https://github.com/espressif/esp-idf/issues/2472 Shivani Tipnis 2018-11-13 17:07:14 +05:30
  • dcd63f73f6 nvs_util: Add changes to nvs part gen util Shivani Tipnis 2018-10-17 17:08:32 +05:30
  • b8f0c32a0a component/bt: allow dynamic allocation of SBC encoder/decoder buffer used in A2DP to save internal DRAM wangmengyang 2018-10-31 16:22:12 +08:00
  • cf5dbadf4f Merge branch 'bugfix/backtrace_from_interrupts_backport_v3.1' into 'release/v3.1' v3.1.3 Angus Gratton 2019-02-13 16:53:39 +08:00
  • 7df598a062 make: fix issues related to EXTRA_COMPONENT_DIRS Ivan Grokhotkov 2019-02-13 11:40:48 +08:00
  • 8f2e1471af bugfix(psram): made some modifcations to support the psram driver backport chenjianqiang 2019-02-13 16:06:10 +08:00
  • a159e58ead feature(psram): add psram support for esp32-pico chip chenjianqiang 2018-12-25 21:15:15 +08:00
  • fe767855df bugfix(psram): fix psram size acquisition method chenjianqiang 2018-11-20 20:39:47 +08:00
  • 149a5a0d49 translate cmake notes liying 2019-02-02 14:36:08 +08:00
  • 3aa5a1e5a2 Merge branch 'feature/himem_readme' into 'master' Angus Gratton 2019-02-13 11:26:39 +08:00
  • 0676941332 soc/rtc: fix RTC_TOUCH_TRIG_EN or RTC_ULP_TRIG_EN should keep RTC_PERIPH power on maojianxin 2018-12-22 14:19:46 +08:00
  • 1e674fb4ed esp32: disable stack protector for startup code (CMake) Ivan Grokhotkov 2019-01-29 17:41:00 +08:00
  • c5b4512a27 soc/rtc: Bypass touchpad current to external 32k crystal oscillator Zhang Jun Yi 2018-05-23 15:24:09 +08:00
  • 3660ccac4c Merge branch 'bugfix/esp-http-client-fixes' into 'release/v3.2' Angus Gratton 2019-02-13 07:10:34 +08:00
  • 72cca0f2a3 Proper README.md for himem example Jeroen Domburg 2018-10-31 18:56:21 +08:00
  • 6ab722e478 coredump:fix test artifacts aleks 2019-02-12 10:16:04 +01:00
  • 10fe158f67 coredump: improvements refactoring aleks 2019-01-29 15:49:56 +01:00
  • 4f9a4e8ed7 examples/simple_ota_example: Fix incorrect component reference in README Jitin George 2018-12-24 11:00:45 +05:30
  • 582bf18789 tcp_transport: Fix incorrect error logging in ssl_read and ssl_write APIs Jitin George 2018-12-24 10:56:08 +05:30
  • 2e3f06ece8 esp_http_client: Fix for setting incorrect post header length Jitin George 2018-12-24 10:52:38 +05:30
  • c62a20f162 ci: remove IDF_CI_BUILD variable, no active users Mahavir Jain 2019-01-28 14:39:36 +05:30
  • ed4d83af8e examples: aws_iot: fix cmake build issue which used to pick dummy certificates Mahavir Jain 2019-01-25 15:37:44 +05:30
  • 1444868917 Merge branch 'bugfix/eth_gpio0_output_v3.2' into 'release/v3.2' Angus Gratton 2019-02-12 07:54:57 +08:00
  • 4fd418dfe7 Merge branch 'feature/sysview_max_tasks_configuration' into 'master' Angus Gratton 2019-02-12 07:37:34 +08:00
  • 05ba4f15d6 examples: update default root-ca for aws_iot demos Mahavir Jain 2018-12-09 20:14:41 +05:30
  • 37b7153c0e Merge branch 'feature/http_server_backport_api_changes' into 'release/v3.2' Angus Gratton 2019-02-08 11:43:33 +08:00
  • e00bac2bd5 sys_view: expose max tasks configuration parameter Mahavir Jain 2019-02-05 18:18:24 +05:30
  • 1a53334843 mdns: fix crash after init if no memory for task David Cermak 2019-01-25 16:17:07 +01:00
  • 985e1c4c7f Merge branch 'bugfix/invoke_ota_operations_on_windows' into 'master' Angus Gratton 2019-02-05 09:15:22 +08:00
  • 4e770aec61 Merge branch 'feature/predictable_event_dispatch_via_duplication' into 'master' Angus Gratton 2019-02-05 08:47:03 +08:00
  • 7922e25a04 Merge branch 'bugfix/mdns_notask_timer_crash' into 'master' Angus Gratton 2019-02-05 08:41:51 +08:00
  • 3804c458c7 softap_prov: Changes in the example code as per changes to protocomm_httpd Piyush Shah 2019-02-01 18:21:46 +05:30
  • 759b90a5e1 protocomm_httpd: Allow applications to pass HTTPD handle Piyush Shah 2019-02-01 18:20:37 +05:30
  • fd29b0165f Merge branch 'bugfix/event_loop_library_memory_leak_v3.2' into 'release/v3.2' Angus Gratton 2019-02-04 16:35:17 +08:00
  • 72c88db3a8 Merge branch 'fix/nvs_host_test' into 'release/v3.1' Angus Gratton 2019-02-04 14:28:26 +08:00
  • a2b47fd314 Merge branch 'bugfix/win_kconfig_backslash' into 'master' Angus Gratton 2019-02-04 14:27:38 +08:00
  • 9c3262f80b esp_http_server : APIs renamed and context get/set implementations fixed Anurag Kar 2018-11-02 23:55:40 +05:30
  • 900dbfd1f6 esp_http_server example tests : updated advanced_tests as per API changes Anurag Kar 2018-11-02 23:35:38 +05:30
  • 13a1f4ed78 esp_http_server improvements to allow adding transport layer encryption Ondřej Hruška 2018-10-31 22:59:57 +01:00
  • 8a69ffc36f Merge branch 'bugfix/btdm_add_handle_in_gatts_conf_event_for_indication_v3.2' into 'release/v3.2' Jiang Jiang Jian 2019-02-01 21:34:05 +08:00
  • d4d3ccf6d9 Merge branch 'bugfix/btdm_add_handle_in_gatts_conf_event_for_indication' into 'master' Jiang Jiang Jian 2019-02-01 21:33:39 +08:00
  • cfe10825cf Merge branch 'bugfix/btdm_fix_write_char_crash_after_disconnection_v3.1' into 'release/v3.1' Jiang Jiang Jian 2019-02-01 21:29:15 +08:00
  • a437e4dc5c Merge branch 'bugfix/btdm_fix_write_char_crash_after_disconnection_v3.2' into 'release/v3.2' Jiang Jiang Jian 2019-02-01 21:28:29 +08:00
  • abea9e4c02 Merge branch 'bugfix/btdm_fix_write_char_crash_after_disconnection' into 'master' Jiang Jiang Jian 2019-02-01 21:27:29 +08:00
  • 80cb4a1a18 tools: Don't use backslashes in Kconfigs and ignore long lines to avoid errors Roland Dobai 2019-01-31 14:10:14 +01:00
  • bcd584a63f tools: check for incorrect case used in Kconfig filenames Roland Dobai 2019-01-31 13:41:31 +01:00
  • d1dd3ab0d3 tools: Recognize backslashes in Kconfigs with CR+LF line endings Roland Dobai 2019-01-30 15:13:20 +01:00
  • d32128440d nvs_flash: Detect key partition as uninitialised even if encrypted by bootloader Sagar Bijwe 2019-02-01 13:05:48 +05:30
  • 741f97da4e esp32: fix some WiFi bugs Liu Zhi Fu 2019-02-01 11:52:40 +08:00
  • de79835251 esp32: fix some WiFi bugs Liu Zhi Fu 2019-02-01 11:51:05 +08:00
  • eae2baa0f1 esp_event: detect leaks in unit test Renz Christian Bagaporo 2019-01-30 17:14:01 +08:00
  • f49f5ff35a esp_event: fix post data type inconsistency Renz Christian Bagaporo 2019-01-29 10:53:26 +08:00
  • 020b295f06 esp_event: fix memory leaks Renz Christian Bagaporo 2019-01-29 10:52:53 +08:00
  • 6e14de0fa8 Merge branch 'mesh/malloc_routing_table_v3.2' into 'release/v3.2' Jiang Jiang Jian 2019-02-01 10:02:24 +08:00
  • d7a7a6835b Merge branch 'mesh/malloc_routing_table' into 'master' Jiang Jiang Jian 2019-02-01 10:02:14 +08:00
  • be115ec3ab esp32: fix some WiFi bugs Liu Zhi Fu 2019-01-31 18:07:44 +08:00
  • ed84bcee7b cleanup app_trace_to_host example morris 2019-01-24 12:43:06 +08:00
  • a774044688 esp32: fix some WiFi bugs Liu Zhi Fu 2019-01-31 21:22:09 +08:00
  • dbfe5b5886 Fix/Nvs host test extra argument passed Shivani Tipnis 2019-01-31 18:41:27 +05:30