Commit Graph

  • 8955db6d29 Merge branch 'bugfix/btdm_fix_no_gatt_server_req_callback_warning' into 'master' Jiang Jiang Jian 2018-06-06 16:29:59 +08:00
  • a7d62fff18 Merge branch 'bugfix/btdm_fix_memory_leak' into 'master' Jiang Jiang Jian 2018-06-06 16:28:15 +08:00
  • 9b5841f17c Merge branch 'bugfix/tw20393_tcp_pcb_purge_assert_v3.0' into 'release/v3.0' Jiang Jiang Jian 2018-06-06 16:04:03 +08:00
  • 2ae5b41f56 ci: Use new common host_test tag for host-side testing Angus Gratton 2018-06-06 17:20:44 +10:00
  • 46b723e5ed cmake: Fix COMPONENT_SRCEXCLUDE functionality Angus Gratton 2018-06-06 16:27:44 +10:00
  • 4667fb2495 cmake: Compatibility fixes from Mahavir Angus Gratton 2018-06-06 16:14:03 +10:00
  • 939e5693a5 chore(spi): fix the terms of native to iomux Michael (XIAO Xufeng) 2018-06-06 01:36:01 +08:00
  • 75cdbcefc7 test(spi): add test for SPI timing michael 2018-04-19 12:47:29 +08:00
  • 208d993de1 test(spi_master): slightly modify the test michael 2018-04-19 12:47:29 +08:00
  • 5cf7d3768d feat(spi_master): fine tune the timing of SPI michael 2017-09-28 20:19:18 +08:00
  • d441dd32ea Merge branch 'bugfix/tw20393_tcp_pcb_purge_assert_v3.1' into 'master' Jiang Jiang Jian 2018-06-06 14:02:35 +08:00
  • b889305c1b Update blufi.rst Jin Fang Cheng Cheng 2018-06-06 12:11:57 +08:00
  • 4a25f18f21 Update blufi.rst Jin Fang Cheng Cheng 2018-06-06 12:05:27 +08:00
  • ad48c2689f Update blufi.rst Jin Fang Cheng Cheng 2018-06-06 11:58:46 +08:00
  • 103de7acdc esp32: WiFi lock refactor Liu Zhi Fu 2018-06-06 11:46:29 +08:00
  • 3a15efd3c3 Delete api-guides_blufi.png Jin Fang Cheng Cheng 2018-06-06 11:46:13 +08:00
  • 6cc95809fb lwip: fix tcp_pcb_purge assert Liu Zhi Fu 2018-04-27 14:05:55 +08:00
  • 0b447f0003 test/fix bug refresh cache after connect chensheng 2018-06-04 16:53:46 +08:00
  • 822dac5659 Component/bt: fix memory leak zhiweijian 2018-05-22 16:27:01 +08:00
  • 3ba8461928 doc: fix the level inconsistent issue in Kconfig document michael 2018-05-28 18:33:01 +08:00
  • 51e42d8e92 idf_monitor: add support for filtering options Roland Dobai 2018-05-30 15:35:50 +02:00
  • b2ff235bd0 Merge branch 'bugfix/github_prs' into 'master' Angus Gratton 2018-06-05 11:51:35 +08:00
  • 8c5f1c866b Merge branch 'feature/cmake_update' into 'feature/cmake' Angus Gratton 2018-06-05 11:51:19 +08:00
  • f30410113b component/bt: fix the issue where no gatt server request callback warning caused while acting as a GATTC island 2018-06-04 17:19:01 +08:00
  • a8504b9628 docs: eclipse: Reword sentence, copy to Windows Eclipse guide also Angus Gratton 2018-06-05 09:53:59 +10:00
  • b1189f4f6a newlib: Remove RTC_DATA_ATTR for adjtime Konstantin Kondrashov 2018-06-04 15:59:22 +05:00
  • 8a4c9d7dfb Merge branch 'doc/wifi_channel_state_information' into 'master' Jiang Jiang Jian 2018-06-04 17:59:05 +08:00
  • d2d43cd52c Merge branch 'bugfix/btdm_close_sleep_default' into 'master' Jiang Jiang Jian 2018-06-04 17:51:42 +08:00
  • 736e10749f correct eclipse build command wushifu32 2018-06-03 11:44:26 +08:00
  • 5bc1bf4add Fix PartitionDefinition comparison in Python 3 Marcin Jaworski 2018-05-31 16:26:38 +02:00
  • 2a6c35c9af Update eclipse-setup.rst Wenderson Oliveira 2018-05-23 08:16:25 -03:00
  • 18533346b8 Fix compile error using asm Stefan Profanter 2018-05-16 13:25:38 +02:00
  • c83c3b64cd Add declarations of private nvs functions (nvs_*) in nvs_flash component to fix C++ -Wmissing-declarations warning Paul Reimer 2018-05-14 22:33:53 -07:00
  • e5ac96f49a Add declarations of private cxx_guard functions (__cxa_guard_*) in cxx component to fix C++ -Wmissing-declarations warning Paul Reimer 2018-05-14 10:17:04 -07:00
  • d3b0e0e3fd Unset COMPONENT_ADD_INCLUDEDIRS in cxx component to fix C++ -Wmissing-include-dirs warning Paul Reimer 2018-05-14 10:10:03 -07:00
  • 27d1a5d51e Update index.rst Jin Fang Cheng Cheng 2018-06-04 14:24:40 +08:00
  • bf29c7ca57 Update index.rst Jin Fang Cheng Cheng 2018-06-04 14:24:10 +08:00
  • 4232f69f98 Update blufi.rst Jin Fang Cheng Cheng 2018-06-04 14:22:04 +08:00
  • aff4696cc4 Update blufi.rst Jin Fang Cheng Cheng 2018-06-04 14:21:12 +08:00
  • 0796099c29 test: filter duplicated ble adv events in test chensheng 2018-05-31 14:10:28 +08:00
  • ae6b47a60a Component/bt: close BT sleep in default config zhiweijian 2018-06-04 11:17:27 +08:00
  • 5ed2d79572 Merge branch 'bugfix/mdns_remove_service' into 'master' Angus Gratton 2018-06-04 08:39:38 +08:00
  • 696d733eb0 fix(mdns): fix the exception when remove one of multiple service Liu Han 2018-06-03 17:29:49 +08:00
  • f85be9f909 Merge branch 'bugfix/systemview_menu' into 'master' Ivan Grokhotkov 2018-06-01 21:52:16 +08:00
  • 40da291d5d Merge branch 'bugfix/wifi_fix_a_few_bugs' into 'master' Jiang Jiang Jian 2018-06-01 18:37:50 +08:00
  • cd3ce46b8f Merge branch 'bugfix/a2dp_sink_fluent' into 'master' Jiang Jiang Jian 2018-06-01 18:34:20 +08:00
  • 21cb7226a2 component/bt : enlarge the A2DP SINK FRAME QUEUE SIZE to make A2DP more fluent Tian Hao 2018-06-01 16:51:23 +08:00
  • 28877e7868 Merge branch 'feature/esp_error_check_prints_error_text' into 'master' Ivan Grokhotkov 2018-06-01 16:43:37 +08:00
  • cb9483e844 Merge branch 'bugfix/btdm_a2dp_assert_warn_after_connected' into 'master' Jiang Jiang Jian 2018-06-01 15:54:05 +08:00
  • 7d5ef3c765 add document of channel state information Xia Xiaotian 2018-05-29 20:26:34 +08:00
  • 5081714c53 Fix a few WiFi bugs XiaXiaotian 2018-06-01 14:25:43 +08:00
  • c04a4a8527 component/bt: Fix bug a2dp assert warn after connected baohongde 2018-06-01 10:57:22 +08:00
  • 50252ca794 Merge branch 'bugfix/btdm_malloc_fail_lead_to_exception' into 'master' Jiang Jiang Jian 2018-06-01 10:36:36 +08:00
  • 5ff8732950 Merge branch 'bugfix/tw22958_fix_some_bugs_introduced_by_wifi_os_adapter' into 'master' Jiang Jiang Jian 2018-06-01 10:34:04 +08:00
  • c2b39f4a5f Merge branch 'bugfix/btdm_malloc_fail_lead_to_crash' into 'release/v3.0' v3.0.1-rc v3.0.1 Jiang Jiang Jian 2018-06-01 10:24:07 +08:00
  • 07acbb5664 ESP_ERROR_CHECK converts error code to text Roland Dobai 2018-05-31 12:47:06 +02:00
  • a3a0b01c1b Merge branch 'bugfix/btdm_fix_ble_throughput_demo_fail' into 'master' Jiang Jiang Jian 2018-05-31 18:53:01 +08:00
  • 2bd198d180 component/bt: Fix malloc fail lead to crash xiewenxiang 2018-05-30 20:29:14 +08:00
  • 4afa5d0d29 esp32/wpa_supplicant: fix some bugs introduced by wifi os adapter Liu Zhi Fu 2018-05-29 20:25:20 +08:00
  • eeff0ca1fa Merge branch 'feature/xtensa_cleanup' into 'master' Jiang Jiang Jian 2018-05-31 14:59:11 +08:00
  • 5b2fee13cd Merge branch 'bugfix/btdm_a2dp_disconn_state_when_connecting_with_iphone_v3.0' into 'release/v3.0' Angus Gratton 2018-05-31 13:38:33 +08:00
  • 4467b34da2 component/bt: Fix malloc fail lead to crash xiewenxiang 2018-05-30 20:29:14 +08:00
  • 8bb4c694ce cmake: Add COMPONENT_SRCEXCLUDE option Angus Gratton 2018-05-30 17:55:44 +10:00
  • fdccc19485 cmake build system test: Fix path to sdkconfig.h Angus Gratton 2018-05-31 13:31:42 +10:00
  • 6b9784cc45 Merge branch 'master' into feature/cmake_update Angus Gratton 2018-05-30 17:41:35 +10:00
  • 834c056234 xtensa: remove unused header files Ivan Grokhotkov 2018-05-30 00:33:09 +08:00
  • e764a3e671 Merge branch 'bugfix/btdm_add_makefile_for_coex_demo' into 'master' Angus Gratton 2018-05-31 09:00:18 +08:00
  • 212b786119 Component/bt: fix throughput_demo_fail zhiweijian 2018-05-29 20:02:54 +08:00
  • 9eade73539 Merge branch 'bugfix/tw19630_fix_espnow_watchdog' into 'master' Jiang Jiang Jian 2018-05-30 19:53:52 +08:00
  • fbbf4b0c03 Merge branch 'bugfix/btdm_fix_start_adv' into 'master' Jiang Jiang Jian 2018-05-30 19:41:39 +08:00
  • 26db749257 Component/bt: add makefile for coex demo zhiweijian 2018-05-30 16:21:35 +08:00
  • 6ceedabb27 Merge branch 'bugfix/btdm_memleak_of_ble_set_security_param_v3.0' into 'release/v3.0' Jiang Jiang Jian 2018-05-30 17:56:52 +08:00
  • 9bd38c0d86 fix espnow watchdog when modify zhangyanjiao 2018-05-30 17:19:46 +08:00
  • c8e848b0ff Component/bt: fix start adv zhiweijian 2018-05-22 20:13:53 +08:00
  • 1b1a179f20 Merge branch 'bugfix/tw20805_fix_wpa2_enterprise_issue' into 'master' Jiang Jiang Jian 2018-05-30 15:51:48 +08:00
  • dac71d688a component/bt: Fix mem leak of esp_ble_gap_set_security_param baohongde 2018-05-30 15:01:01 +08:00
  • 9d47f348ab Merge branch 'feature/adjtime_newlib' into 'master' Ivan Grokhotkov 2018-05-30 15:00:13 +08:00
  • 19d823c44d Merge branch 'bugfix/btdm_memleak_of_ble_set_security_param' into 'master' Jiang Jiang Jian 2018-05-30 14:50:02 +08:00
  • 6c89ab9839 wpa_supplicant: fix wpa2 enterprise PEAP connection issue Liu Zhi Fu 2018-05-30 13:48:29 +08:00
  • ddff375bab Merge branch 'feature/ci_fail_on_executable_files' into 'master' Ivan Grokhotkov 2018-05-30 11:41:06 +08:00
  • f5f966d91a Merge branch 'bugfix/cmake_fixes' into 'feature/cmake' Angus Gratton 2018-05-30 09:28:41 +08:00
  • 4ea2cab208 Merge branch 'cermak_dhcpserver_fuzzer_test' into 'master' Ivan Grokhotkov 2018-05-29 22:28:43 +08:00
  • 2c65313a72 Merge branch 'bugfix/vfs_select' into 'master' Ivan Grokhotkov 2018-05-29 20:27:10 +08:00
  • cb649e452f remove executable permission from source files Ivan Grokhotkov 2018-05-29 02:08:38 +08:00
  • 74928b9bcb ci: check for executable flag on source files Ivan Grokhotkov 2018-05-29 02:01:43 +08:00
  • ecaf234c39 VFS: fix possible memory leak in UART Roland Dobai 2018-05-29 11:01:25 +02:00
  • 634e8cd54b VFS: Use convenience function for safe FD_ISSET Roland Dobai 2018-05-29 11:01:25 +02:00
  • 15b26f8841 VFS: esp_vfs_select() needs to be callable from concurrent tasks Roland Dobai 2018-05-29 11:01:25 +02:00
  • bdbcc492cf VFS: Add debugging outputs for select() related functions Roland Dobai 2018-05-29 11:01:25 +02:00
  • cfa8ed15c0 partition table: Set partition table offset via variable Angus Gratton 2018-05-29 14:46:45 +10:00
  • c70f9db369 confgen: Don't write environment-loaded configuration items to sdkconfig Angus Gratton 2018-05-29 11:10:30 +10:00
  • 2909fc182b esptool: Remove tabs from KConfig.projbuild Angus Gratton 2018-05-25 16:24:29 +10:00
  • e100acbb73 docs: Minor cleanup of getting started docs Angus Gratton 2018-05-25 16:22:18 +10:00
  • 2f433e4342 netif require vfs Nicola Lunghi 2018-05-24 15:29:28 +01:00
  • 580cfeaaae idf.py: Print flashing steps at the end of each build Angus Gratton 2018-05-24 16:05:31 +10:00
  • 955e84a3bc docs: Add some clarifications for Mac OS users Angus Gratton 2018-05-24 13:48:38 +10:00
  • f6cd55d2ac config: Rename mconf to mconf-idf & conf to conf-idf Angus Gratton 2018-05-24 13:32:34 +10:00
  • 11980a9ad4 docs: Add port argument to idf.py monitor Angus Gratton 2018-05-17 14:08:42 +08:00
  • 6cc5971516 docs: Add some clarification about ~/.profile Angus Gratton 2018-05-17 14:08:31 +08:00
  • 61aff5162c mconf: Don't print a recommendation to use 'make' if CMake build system is in use Angus Gratton 2018-05-17 12:23:49 +08:00