Commit Graph

  • 5ec58c316d Merge branch 'bugfix/multiple_can_bugs' into 'master' Ivan Grokhotkov 2019-02-25 15:43:56 +08:00
  • 7cdd19fb69 Merge branch 'ci/retry_submodule_sync' into 'master' Angus Gratton 2019-02-25 14:11:51 +08:00
  • 3ac43708e5 ci: Only use "github_sync" tagged runners to talk to GitHub Angus Gratton 2019-02-25 10:41:39 +11:00
  • cced2cb147 ci: Retry submodule sync 2 more times before failing Angus Gratton 2019-02-21 10:48:55 +11:00
  • 1aa8e8d38e Merge branch 'bugfix/make_extra_component_dirs' into 'master' Ivan Grokhotkov 2019-02-22 16:00:31 +08:00
  • 6e88822807 Merge branch 'bugfix/kconfig_flex_arg' into 'master' Ivan Grokhotkov 2019-02-22 15:49:11 +08:00
  • d877ca4438 component/bt : fix bug that there's low ratio crash when BLE do re-connect/re-scan/re-adv Tian Hao 2019-02-21 12:18:30 +08:00
  • 6264557854 Merge branch 'bugfix/psram_move_qsort_setlocale_flash' into 'master' Ivan Grokhotkov 2019-02-22 12:30:04 +08:00
  • 7f28bce42e newlib: When using psram, link setlocale() to flash not IRAM Angus Gratton 2019-02-21 10:26:07 +11:00
  • bd97b139eb newlib: When using psram, link qsort to flash not IRAM Angus Gratton 2019-02-21 10:06:29 +11:00
  • f4bc6be1d4 Merge branch 'bugfix/remove_lddeps_resolution' into 'master' Ivan Grokhotkov 2019-02-22 11:28:10 +08:00
  • 59b4091fe5 Merge branch 'bugfix/wrong_connect_in_all_channel_scan_v3.0' into 'release/v3.0' Jiang Jiang Jian 2019-02-22 11:13:22 +08:00
  • 24284b3afd ldgen: remove resolution of template includes Renz Christian Bagaporo 2019-02-21 14:11:09 +08:00
  • aaaa491c42 freertos: Fix unused variable warning Darian Leung 2019-02-16 01:42:00 +08:00
  • 57118e2f10 Merge branch 'bugfix/btdm_backport_v3.1' into 'release/v3.1' Jiang Jiang Jian 2019-02-21 18:24:45 +08:00
  • 91aa35e831 Merge branch 'bugfix/mdns_service_memory_leak_3.2' into 'release/v3.2' v3.2-beta3 Angus Gratton 2019-02-21 17:53:32 +08:00
  • 113e829552 mdns: fix memory leak in pbuf if tcpipadapter failed to get netif David Cermak 2019-02-15 15:59:11 +01:00
  • 3802fddefb mdns example: fix print result for IPv6 addresses David Cermak 2019-02-15 15:54:18 +01:00
  • bb2eb9adeb mdns: fix malfuctional query_txt David Cermak 2019-02-15 13:46:51 +01:00
  • 78116afa01 mdns: fix possible crash when mdns_free called while action queue not empty David Cermak 2019-02-15 13:23:21 +01:00
  • b865e72aec 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
  • f1b2457b6c Merge branch 'bugfix/psram_move_qsort_setlocale_flash_v3.2' into 'release/v3.2' Angus Gratton 2019-02-21 14:42:17 +08:00
  • 46fa5654a7 Merge branch 'bugfix/btdm_fix_connection_params_update_issues_v3.2' into 'release/v3.2' Jiang Jiang Jian 2019-02-21 11:49:16 +08:00
  • 03527e840c Merge branch 'bugfix/btdm_fix_connection_params_update_issues_v3.1' into 'release/v3.1' Jiang Jiang Jian 2019-02-21 11:47:58 +08:00
  • 4ae2c4c282 Merge branch 'feature/coredump_improvements_refactoring' into 'master' Ivan Grokhotkov 2019-02-21 11:04:19 +08:00
  • ba0974b101 tools: Fix sorting and list of libs in idf_size.py Konstantin Kondrashov 2019-02-18 14:56:35 +08:00
  • bf28a1a27b psram: Move newlib qsort() and setlocale() functions from IRAM to flash Angus Gratton 2019-02-21 10:32:00 +11:00
  • 5b945cb611 Merge branch 'bugfix/mdns_service_memory_leak' into 'master' Angus Gratton 2019-02-21 06:03:48 +08:00
  • 191cad0398 Component/bt: fix get attr value API error zhiweijian 2018-10-30 15:00:23 +08:00
  • 454268da00 Component/bt: fix ble cannot send or receive packet sometimes zhiweijian 2018-10-30 20:01:13 +08:00
  • 5e048a9ebb Component/bt: add scan window and interval check when set scan params zhiweijian 2018-10-30 11:08:49 +08:00
  • 40a55823a9 Merge branch 'feature/anti_rollback_efuse' into 'master' Angus Gratton 2019-02-20 16:11:00 +08:00
  • b7beefba9e Merge branch 'bugfix/cmake_stack_protector_v3.2' into 'release/v3.2' Angus Gratton 2019-02-20 15:40:14 +08:00
  • 0784c52131 Merge branch 'doc/add_coap_readme' into 'release/v3.2' Angus Gratton 2019-02-20 15:38:43 +08:00
  • a7f826750b Merge branch 'revert-00d10688' into 'release/v3.2' Angus Gratton 2019-02-20 15:09:59 +08:00
  • 91f97d121f Merge branch 'revert-23a03cf6' into 'master' Angus Gratton 2019-02-20 15:09:35 +08:00
  • 52565ce1a1 Merge branch 'bugfix/btdm_fix_connection_params_update_issues' into 'master' Angus Gratton 2019-02-20 14:18:11 +08:00
  • 38086ae737 Merge branch 'bugfix/spiram_linker_wildcards_v3.2' into 'release/v3.2' Angus Gratton 2019-02-20 14:17:52 +08:00
  • 1b1053c863 Merge branch 'bugfix/ble_active_scan_not_wait_scan_rsp_v3.0' into 'release/v3.0' Jiang Jiang Jian 2019-02-20 11:15:27 +08:00
  • 6173660ff0 Merge branch 'bugfix/coex_lc_protect_v3.2' into 'release/v3.2' Jiang Jiang Jian 2019-02-20 11:14:22 +08:00
  • 062893c5da Merge branch 'bugfix/doc_master_branch_clone_note' into 'master' Angus Gratton 2019-02-20 08:31:05 +08:00
  • 79b450cfb4 esp32 psram: Provide library name for ROM libc objects linked as PSRAM workarounds Angus Gratton 2019-01-22 11:49:17 +08:00
  • c7fbc6dd85 Merge branch 'bugfix/wdt_compability_app_with_old_bootloader_v3.2' into 'release/v3.2' Jiang Jiang Jian 2019-02-20 02:17:09 +08:00
  • ce83031571 Merge branch 'bugfix/mdns_crash_free_strdup_3.1' into 'release/v3.1' Jiang Jiang Jian 2019-02-20 02:15:51 +08:00
  • 3b5bba1812 Merge branch 'bugfix/fix_psram_eid_v3.2' into 'release/v3.2' Jiang Jiang Jian 2019-02-20 02:13:47 +08:00
  • c960bcb5e6 Merge branch 'bugfix/coex_lc_protect' into 'master' Jiang Jiang Jian 2019-02-20 02:11:37 +08:00
  • 298aafd112 Merge branch 'bugfix/coex_lc_protect_v3.1' into 'release/v3.1' Jiang Jiang Jian 2019-02-20 02:11:29 +08:00
  • f8f96c368b component/bt:fix connection params update issues zwj 2019-02-19 20:43:28 +08:00
  • b4feb67b5f component/bt:fix connection params update issues zwj 2019-02-19 20:26:36 +08:00
  • 578d7902af Merge branch 'bugfix/btdm_crash_when_inquiry_cancel_v3.2' into 'release/v3.2' Jiang Jiang Jian 2019-02-19 17:57:00 +08:00
  • 64b7b0f94c Reduce part of IRAM consumption in wifi libnet80211.a Tian Hao 2019-02-19 15:43:03 +08:00
  • 5b182eefc1 Merge branch 'bugfix/spiram_linker_wildcards' into 'master' Angus Gratton 2019-02-19 13:28:10 +08:00
  • 509884c5ac Revert "Merge branch 'bugfix/external_rtc_start_fail_3.2' into 'release/v3.2'" Ivan Grokhotkov 2019-02-19 12:47:44 +08:00
  • 8a656f006e esp32: Fix wdt settings in esp_restart_noos Konstantin Kondrashov 2019-01-10 20:17:04 +08:00
  • dc133f9fc4 Revert "Merge branch 'bugfix/external_rtc_start_fail' into 'master'" Ivan Grokhotkov 2019-02-19 12:39:47 +08:00
  • 0c44e5bfb3 doc: Fix invalid 'This command will clone master' note in docs Angus Gratton 2019-02-07 17:13:52 +11:00
  • 0f79c72704 Merge branch 'bugfix/aws_iot_backport_few_fixes_for_v3.2' into 'release/v3.2' Angus Gratton 2019-02-19 11:36:18 +08:00
  • 6d6f71bbae component/esp32 : fix coexist lc protect cause memory corrupted Tian Hao 2019-02-14 16:52:17 +08:00
  • 2cf4c02be9 component/esp32 : fix coexist lc protect cause memory corrupted Tian Hao 2019-02-14 16:52:17 +08:00
  • 298fa2168a Merge branch 'bugfix/freertos_unused_xSize' into 'master' Angus Gratton 2019-02-19 10:48:04 +08:00
  • 332ccd0925 Merge branch 'feature/provisioning_backport_api_changes' into 'release/v3.2' Angus Gratton 2019-02-19 10:47:47 +08:00
  • 6538acc94f Merge branch 'bugfix/wdt_compability_app_with_old_bootloader' into 'master' Angus Gratton 2019-02-19 10:42:33 +08:00
  • 8cd2534213 Merge branch 'bugfix/nvs_key_part_check_err' into 'master' Angus Gratton 2019-02-19 10:22:04 +08:00
  • ff0bd4a13a Merge branch 'feature/docs_add-ons_and_extensions' into 'master' Angus Gratton 2019-02-19 06:06:31 +08:00
  • 0b4b5cd419 Merge branch 'feature/get_started_steps' into 'master' Angus Gratton 2019-02-19 06:04:54 +08:00
  • 099b83af67 CAN: Add functions to clear queues and fix multiple bugs Darian Leung 2019-02-11 14:57:43 +08:00
  • 83bd616b6f Merge branch 'bugfix/btdm_crash_when_inquiry_cancel_v3.1' into 'release/v3.1' Jiang Jiang Jian 2019-02-18 20:01:34 +08:00
  • faf9126ed4 component/bt: fix connection params update issues zwj 2019-02-18 19:52:16 +08:00
  • 2ee1c6fd3e provisioning examples : typos fixed and minor change in timer callback execution Anurag Kar 2019-02-08 15:58:57 +05:30
  • 6a328992d7 protocomm : typos fixed and descriptions corrected Anurag Kar 2019-02-08 15:21:33 +05:30
  • b51f109dd7 protocomm unit_tests : test cases updated Anurag Kar 2019-02-08 14:51:19 +05:30
  • 85e8dea26a protocomm security : memory leaks fixed Anurag Kar 2019-02-08 14:42:49 +05:30
  • 093c7b176d protocomm : version endpoint behavior simplified Anurag Kar 2019-02-08 12:06:23 +05:30
  • 30e39631db wifi_provisioning : context pointer added to wifi_config_t structure and related examples/docs updated Anurag Kar 2019-01-28 15:21:28 +05:30
  • a7ff611b10 provisioning framework : 'extern C' directives added for C++ support Anurag Kar 2019-01-28 15:18:47 +05:30
  • 2e64d2d56e softap_prov: Changes in the example code as per changes to protocomm_httpd Piyush Shah 2019-02-01 18:21:46 +05:30
  • 3e6b402756 protocomm_httpd: Allow applications to pass HTTPD handle Piyush Shah 2019-02-01 18:20:37 +05:30
  • 5568ca2855 components/bt: Add precautions for esp_vhci_host_send_packet (backport 3.2) baohongde 2019-02-15 17:27:24 +08:00
  • 30f2371917 components/bt: Fix crash when inquiry stop (backport v3.2) baohongde 2019-01-31 11:47:41 +08:00
  • ebaa944a9a Merge branch 'test/disable_sdio_example_ci_v3.2' into 'release/v3.2' He Yin Ling 2019-02-18 16:14:01 +08:00
  • d83598a64a 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
  • bcc21d2262 Merge branch 'feature/wifi_provisioning_handler_ctx' into 'master' Angus Gratton 2019-02-18 08:06:12 +08:00
  • ed0db52f74 docs: This is a quick reference of more than a dozen and-ons and extensions prepared over the last two years to add contents, improve look & feel and cut on maintenance of the ESP-IDF documentation. krzychb 2019-02-10 19:14:28 +01:00
  • 43c6e77c2f Introduced installation steps to improve navigation through the installation process. Included some updates from GNU make section. krzychb 2019-02-04 21:51:50 +01:00
  • 781acfea51 Merge branch 'fix/spi_on_readonly_pins' into 'master' Ivan Grokhotkov 2019-02-17 13:03:28 +08:00
  • 86bcd56109 spi: fix the bug of connecting SPI peripheral to read-only pins Michael (XIAO Xufeng) 2019-02-11 14:17:31 +08:00
  • 2ce401c664 Merge branch 'bugfix/btdm_crash_when_inquiry_cancel' into 'master' Jiang Jiang Jian 2019-02-16 16:27:49 +08:00
  • 7a174f99a3 freertos: Fix unused variable warning Darian Leung 2019-02-16 01:42:00 +08:00
  • 8462751f95 mdns: fix memory leak in pbuf if tcpipadapter failed to get netif David Cermak 2019-02-15 15:59:11 +01:00
  • fbef5297fc mdns example: fix print result for IPv6 addresses David Cermak 2019-02-15 15:54:18 +01:00
  • 1a027734af mdns: fix malfuctional query_txt David Cermak 2019-02-15 13:46:51 +01:00
  • 206b47c03a mdns: fix possible crash when mdns_free called while action queue not empty David Cermak 2019-02-15 13:23:21 +01:00
  • f4f3b6088a provisioning examples : typos fixed and minor change in timer callback execution Anurag Kar 2019-02-08 15:58:57 +05:30
  • f3a6c63920 protocomm : typos fixed and descriptions corrected Anurag Kar 2019-02-08 15:21:33 +05:30
  • 6b6ae224d9 protocomm unit_tests : test cases updated Anurag Kar 2019-02-08 14:51:19 +05:30
  • f4cba0c295 protocomm security : memory leaks fixed Anurag Kar 2019-02-08 14:42:49 +05:30
  • a1d37c833c protocomm : version endpoint behavior simplified Anurag Kar 2019-02-08 12:06:23 +05:30
  • 59b10709d1 wifi_provisioning : context pointer added to wifi_config_t structure and related examples/docs updated Anurag Kar 2019-01-28 15:21:28 +05:30
  • 776c23da4a provisioning framework : 'extern C' directives added for C++ support Anurag Kar 2019-01-28 15:18:47 +05:30
  • 6743820bce components/bt: Add precautions for esp_vhci_host_send_packet (backport 3.1) baohongde 2019-01-23 18:04:01 +08:00