Commit Graph

  • 961180617e lwip: Add IPV6 multicast group membership socket options Angus Gratton 2017-07-10 16:32:20 +08:00
  • 5795ccc806 freertos: Fixes deadlock in pthread_once for init_routines calling pthread_once Alexey Gerenkov 2017-09-28 21:18:29 +03:00
  • 54a529f596 freertos: Fixes hangup upon pthread_join on finished thread Alexey Gerenkov 2017-09-28 17:55:17 +03:00
  • 6e0f054884 use localtime_r instead of gmtime to get timezone Luc 2017-09-30 21:44:35 +08:00
  • 0c75b6e6e6 component/bt: update bluetooth library to increase programming delay in EA wangmengyang 2017-09-30 18:40:49 +08:00
  • 2797966c47 component/bt: increase programming delay for event arbiter to allow for heavy workload wangmengyang 2017-09-30 18:12:45 +08:00
  • b6a2bd1184 Revert "esp32: New Task Watchdog API" Jeroen Domburg 2017-09-30 18:07:19 +08:00
  • c75da555af Component/bt: fix set scan params and start scan action zhiweijian 2017-09-22 17:06:08 +08:00
  • 4720196015 Component/bt: fix multi-connection failed - modify some comments zhiweijian 2017-09-28 15:05:44 +08:00
  • 1a07a13727 component/bt: Change the 0x04 to Macro BTA_LE_AUTH_REQ_MITM. Yulong 2017-09-30 04:05:21 -04:00
  • 90aafbd25b Merge branch 'feature/ip_route_base_on_source_ip_v2.1' into 'release/v2.1' Jiang Jiang Jian 2017-09-30 16:04:03 +08:00
  • a3731902f5 Merge branch 'bugfix/btdm_hci_mode_periph_clk' into 'master' Jiang Jiang Jian 2017-09-30 15:57:10 +08:00
  • 91c259b105 Merge branch 'bugfix/btdm_change_pll_track_interrupt' into 'master' Jiang Jiang Jian 2017-09-30 15:53:58 +08:00
  • b95a6b01ba Merge branch 'bugfix/btdm_update_lib_for_2_1_1' into 'release/v2.1' Jiang Jiang Jian 2017-09-30 15:53:34 +08:00
  • 151c6d9016 Merge branch 'bugfix/btdm_fixbugs_for_ble_v2.1' into 'release/v2.1' Jiang Jiang Jian 2017-09-30 15:53:00 +08:00
  • 62c2c37606 Fix a wpa and wpa2 bug XiaXiaotian 2017-09-30 15:51:33 +08:00
  • c2a4713958 Merge branch 'bugfix/btdm_btc_ble_set_rand_addr' into 'master' Jiang Jiang Jian 2017-09-30 15:49:53 +08:00
  • b420c62602 Merge branch 'bugfix/btdm_mem_leak_of_gattc_open_and_close' into 'master' Jiang Jiang Jian 2017-09-30 15:48:57 +08:00
  • a8dab7680a Merge branch 'bugfix/btdm_gattc_mutiple_read_bug' into 'master' Jiang Jiang Jian 2017-09-30 15:45:56 +08:00
  • 816fe6cf1f Merge branch 'bugfix/btdm_gattc_get_db_prop_bug' into 'master' Jiang Jiang Jian 2017-09-30 15:42:45 +08:00
  • f619386967 Merge branch 'bugfix/btdm_fail_to_find_handle_#15534' into 'master' Jiang Jiang Jian 2017-09-30 15:42:07 +08:00
  • 3d3bcd6275 component/bt: Added the gattc command queue support. Yulong 2017-09-25 02:27:08 -04:00
  • fb93a59619 component/bt: added the queue to store the gattc commands. Yulong 2017-09-21 06:17:38 -04:00
  • 1b969874b0 Merge branch 'bugfix/explicit_task_wdt_feed' into 'master' Jeroen Domburg 2017-09-30 10:42:15 +08:00
  • 616baa239d esp32: New Task Watchdog API Darian Leung 2017-08-30 21:11:10 +08:00
  • ae9041ab71 esp32: Fix task watchdog timer triggering issues TW#14794 Darian Leung 2017-08-30 13:56:37 +08:00
  • b78da3b715 component/bt: Fix bug of set sec properity error baohongde 2017-09-29 18:46:28 +08:00
  • b59708ca87 component/bt: Fix bug of function btc_ble_set_rand_addr baohongde 2017-09-20 19:53:50 +08:00
  • e6afe28baf Merge branch 'test/unity_print' into 'master' Jeroen Domburg 2017-09-29 11:20:04 +08:00
  • ca7da78bc7 Merge branch 'feature/malloc_psram' into 'master' Jeroen Domburg 2017-09-28 18:19:09 +08:00
  • 740f8a79f0 Add logic to make external RAM usable with malloc() Jeroen Domburg 2017-09-22 16:02:39 +08:00
  • 27e1db508d component/bt: Fix bug of function btc_ble_set_rand_addr baohongde 2017-09-28 14:41:31 +08:00
  • 68958a2485 component/bt: Fix bug of memory leak of gatt open and close baohongde 2017-09-27 14:57:48 +08:00
  • f7a2cc37b3 component/bt: Fix the bug of total attr didn't reset when init the gattc cache. Yulong 2017-09-28 02:09:02 -04:00
  • c65f12bb45 Merge branch 'feature/add_espnow_example' into 'master' Angus Gratton 2017-09-28 07:43:29 +08:00
  • 7370f2913d test: update the format of TEST_ASSERT macro series in `unity.c` michael 2017-09-27 17:06:39 +08:00
  • 58a5d883f4 Merge branch 'test/spi_master_internal_connect' into 'master' Jeroen Domburg 2017-09-27 17:00:31 +08:00
  • 3eeaae0573 Merge branch 'bugfix/bt_sdp_server_continuation_2.1' into 'release/v2.1' Angus Gratton 2017-09-27 11:14:26 +08:00
  • a3a4a20518 Merge branch 'bugfix/bt_sdp_server_continuation' into 'master' Angus Gratton 2017-09-27 11:13:54 +08:00
  • fcd0f52e21 test(spi_master): add test case for 3 DMA issues with internal connection by gpio mux. michael 2017-09-01 18:49:45 +08:00
  • 43b25e2a2f bluedroid: Add continuation offset check to SDP server Angus Gratton 2017-09-27 09:49:04 +10:00
  • c9241b4310 bluedroid: Add continuation offset check to SDP server Angus Gratton 2017-09-27 09:49:04 +10:00
  • e69691427c Extended description of the Pulse Counter API and removed redundant comments from the example krzychb 2017-09-22 18:42:17 +02:00
  • 882f164e7c Fix multi_heap_get_info alias Deomid Ryabkov 2017-09-26 14:47:27 +01:00
  • 73e8afc5b9 soc: place constant data from rtc_clk.c into DRAM Ivan Grokhotkov 2017-09-26 17:08:49 +08:00
  • 7d436c9a44 Merge branch 'bugfix/timestamp' into 'master' Ivan Grokhotkov 2017-09-26 16:15:42 +08:00
  • b7a79ab67e Merge branch 'bugfix/bind_dhcp_server_udp_to_ip_of_ap' into 'master' Ivan Grokhotkov 2017-09-26 16:06:55 +08:00
  • 545421be47 Merge branch 'feature/support_wifi_country_api' into 'master' Ivan Grokhotkov 2017-09-26 16:05:49 +08:00
  • bbab9ecf23 Merge branch 'feature/docs_update_sigmadelta_api' into 'master' Ivan Grokhotkov 2017-09-26 16:05:18 +08:00
  • 9d9e771933 fix(global, log): fix esp_log(_early)_timestamp readings after startup by correct the CCOUNT register when switching CPU clock. michael 2017-09-13 17:34:43 +08:00
  • 762f8da078 esp32: support wifi country code Liu Zhi Fu 2017-09-19 20:59:48 +08:00
  • 01aad8f386 Merge branch 'feature/docs_updating_idf' into 'master' Angus Gratton 2017-09-26 10:34:38 +08:00
  • fd02668d8b Merge branch 'feature/record_more_info_of_scanned_ap' into 'master' Ivan Grokhotkov 2017-09-26 10:13:48 +08:00
  • 6875fd2339 Merge branch 'feature/tw15502_add_iperf_example' into 'master' Ivan Grokhotkov 2017-09-26 09:38:34 +08:00
  • 05b0d567e5 example: add iperf example Liu Zhi Fu 2017-03-30 23:12:25 +08:00
  • b5e4c76bfe Updated sigma delta API documenation and example krzychb 2017-09-25 21:20:48 +02:00
  • 74879c66e0 docs/wifi: remove note about the latest version Ivan Grokhotkov 2017-09-26 00:11:15 +08:00
  • 5db3b86871 fix(spi_master): fix the bug that VSPI no respond when host changed from HSPI to VSPI, and vice versa. michael 2017-07-13 17:40:57 +08:00
  • 65734a8344 Fix an assert that erroneously triggered when popping a zero-byte payload from the end of the ringbuffer Jeroen Domburg 2017-08-28 19:31:26 +08:00
  • fdb390aeac Place uart_tx_wait_idle in IRAM Jeroen Domburg 2017-08-25 17:46:28 +08:00
  • f285d8f678 windows: Add workaround for "git submodule" stray output bug Angus Gratton 2017-09-12 13:08:00 +10:00
  • 6f7d6dbde4 nghttp2: Add submodule to COMPONENT_SUBMODULES, update to release v1.24 Angus Gratton 2017-07-11 11:49:55 +08:00
  • 348825a438 freertos: make sure xPortGetCoreID is placed into IRAM Ivan Grokhotkov 2017-08-29 08:25:41 +08:00
  • 23d7dd8b8e freertos: place uxTopUsedPriority into DRAM Ivan Grokhotkov 2017-09-11 20:15:27 +08:00
  • 301fcad36b docs: wifi: use list instead of nested table Ivan Grokhotkov 2017-08-22 14:20:19 +08:00
  • 7655f3e92c nghttp: build port directory Ivan Grokhotkov 2017-07-26 14:21:07 +08:00
  • a61ef26be1 nvs: check CRC of items on full pages Ivan Grokhotkov 2017-09-04 11:54:18 +08:00
  • 0f238dcdec sdmmc: fix reads/writes to/from unaligned buffers Ivan Grokhotkov 2017-08-01 02:24:25 +08:00
  • 70f3dccaf5 driver/rtc: fix copy-paste error in HOLD_FORCE field name for GPIO26 Ivan Grokhotkov 2017-09-21 12:26:03 +08:00
  • e1177ca9cb component/bt : change pll track interrupt bits Tian Hao 2017-09-22 20:14:30 +08:00
  • 8e3de3fbde component/bt : update libbtdm_app.a Tian Hao 2017-09-18 21:18:47 +08:00
  • 2908e8a33a Merge branch 'bugfix/scan_fail' into 'master' Jiang Jiang Jian 2017-09-25 18:28:09 +08:00
  • 0d0c9e7172 fix example of controller_hci_uart peripheral clk init Tian Hao 2017-09-20 18:13:51 +08:00
  • 1773770f44 Merge branch 'feature/multi_heap_assert' into 'master' Angus Gratton 2017-09-25 09:51:14 +08:00
  • 20064978ba Fix the bug that if one device is in station+softap mode, other device can not get IP address after connecting to the softap. XiaXiaotian 2017-09-22 18:10:34 +08:00
  • 845c3fba35 Merge branch 'test/update_ble_known_issues' into 'master' Ivan Grokhotkov 2017-09-22 22:34:18 +08:00
  • 750f47c28b Merge branch 'bugfix/gpio26_rtc_hold' into 'master' Ivan Grokhotkov 2017-09-22 22:34:04 +08:00
  • 691c8693e6 Component/bt: add random address check for set_rand_addr() zhiweijian 2017-09-14 15:45:24 +08:00
  • 25b0a4f514 Component/bt: abnormal behavior for update conn param command zhiweijian 2017-09-12 16:39:51 +08:00
  • fbdec19c23 component/bt : fix btc security storage bug Tian Hao 2017-08-28 17:14:49 +08:00
  • 4fd437d466 component/bt : support remove bonded device Tian Hao 2017-09-08 18:42:19 +08:00
  • 7bfbc5bf7c Merge branch 'bugfix/light_sleep' into 'master' Ivan Grokhotkov 2017-09-22 16:37:59 +08:00
  • 3a1d34a7be Add an example to show how to use ESPNOW XiaXiaotian 2017-09-13 20:38:04 +08:00
  • 98dfb8c0b9 Record more information of scanned AP XiaXiaotian 2017-09-19 20:17:25 +08:00
  • d50aca62c3 Merge branch 'bugfix/dport_in_single_core' into 'master' Ivan Grokhotkov 2017-09-22 14:48:05 +08:00
  • c4e65d6a95 Merge branch 'bugfix/build_kconfig_deps' into 'master' Angus Gratton 2017-09-22 12:42:37 +08:00
  • 976135c3a8 Merge branch 'bugfix/build_system_regen_component_vars' into 'master' Angus Gratton 2017-09-22 12:42:00 +08:00
  • 6b61c6d39f esp32: exclude DPORT-related code in single core mode Ivan Grokhotkov 2017-09-22 11:54:51 +08:00
  • 3f761e1a83 light sleep: make sure code to be placed into IRAM is not inlined Ivan Grokhotkov 2017-09-22 11:41:30 +08:00
  • 363a20abec test: udpate new BLE known issues: He Yin Ling 2017-09-21 21:35:00 +08:00
  • a361a00405 build: make clean should remove all .d files in tools/kconfig Angus Gratton 2017-09-22 10:04:00 +10:00
  • 022d949ccf Merge branch 'doc/windows_env_updates' into 'master' Angus Gratton 2017-09-22 06:39:26 +08:00
  • 602b90b892 component/bt : fix bug of scan fail after a long time Tian Hao 2017-09-21 17:31:20 +08:00
  • 0a6fdc3a96 Merge branch 'bugfix/btdm_enable_limit' into 'master' Ivan Grokhotkov 2017-09-21 17:33:09 +08:00
  • c54a9ff40a Merge branch 'docs/FreeRTOS_SMP_Changes' into 'master' Jeroen Domburg 2017-09-21 17:10:33 +08:00
  • 6ab552a6ea docs: Added documentation for FreeRTOS SMP changes Darian Leung 2017-09-08 19:50:15 +08:00
  • c2664fbf43 Merge branch 'feature/scan_optimize' into 'master' Ivan Grokhotkov 2017-09-21 16:31:47 +08:00
  • ab531c0b48 doc: Add steps to update Windows environment installations Angus Gratton 2017-09-21 11:15:09 +10:00
  • 3e2ee24e4f component/bt : support bluetooth controller DRAM release dynamically Tian Hao 2017-09-19 20:10:35 +08:00
  • ee25caf4b2 WiFi: optimize scan feature 1. Add all channel scan feature 2. Add sort matched SSID by authmode feature Deng Xin 2017-09-14 21:27:26 +08:00