Commit Graph

  • adcad91c55 Merge branch 'feature/btdm_hfp_hf' into 'master' Jiang Jiang Jian 2018-05-21 13:56:52 +08:00
  • 4c4e143a2f component/bt: implement HFP Hands Free Unit Role wangmengyang 2018-05-21 11:33:30 +08:00
  • 6698be57c8 Merge branch 'bugfix/fix_uart_buffer_full_flg_error_bug_v3.0' into 'release/v3.0' Jiang Jiang Jian 2018-05-21 11:01:58 +08:00
  • 9802c3e32c Merge branch 'doc/language_link' into 'master' Angus Gratton 2018-05-21 11:00:37 +08:00
  • 6363396eba Merge branch 'feature/freertos_tickless_idle' into 'master' Angus Gratton 2018-05-21 10:59:00 +08:00
  • ff528d13c7 Add esp_http_client Tuan PM 2017-11-14 10:16:20 +07:00
  • d4deb9319a doc(global): build cross-language links for translated documents michael 2018-04-27 14:46:13 +08:00
  • 2852dd37fb docs: add language link to easily change to Chinese version Michael (Xiao Xufeng) 2018-03-14 17:03:56 +08:00
  • d754b53ae2 Implemented docutils custom role that renders a link to current documentation page on Read The Docs in another language version krzychb 2018-03-16 02:28:58 +08:00
  • 9c53b599b2 Merge branch 'bugfix/i2c_add_xqueue_static_allocation' into 'master' Jiang Jiang Jian 2018-05-21 10:29:31 +08:00
  • 03414b1f39 Merge branch 'bugfix/reset_some_peripherals_when_cpu_start' into 'master' Angus Gratton 2018-05-21 09:53:42 +08:00
  • f6f9f93a9d driver(i2c, rmt):Add intr_flag setting to ESP_INTR_FLAG_IRAM support when enable psram. kooho 2018-05-02 15:27:41 +08:00
  • 4bfa30967f freeRTOS/Re-factor ring buffers Darian Leung 2018-04-19 01:20:34 +08:00
  • 32e838ddb6 Add xRingbufferCanRead, xRingbufferCanWrite Ing. Jaroslav Safka 2018-03-02 23:17:32 +01:00
  • 7a6e367cd9 Merge branch 'patch-2' into 'master' Angus Gratton 2018-05-21 08:42:24 +08:00
  • 6e77e68c96 Update idf-monitor.rst Lin Meiling 2018-03-29 14:21:15 +08:00
  • a79116a23e Merge branch 'feature/gcov_dbg_stubs' into 'master' Angus Gratton 2018-05-21 08:07:49 +08:00
  • 7f8811ea14 add Channel State Information(CSI) support Xia Xiaotian 2018-05-09 16:44:06 +08:00
  • 4d6e600f23 Merge branch 'mesh/update_libs' into 'master' Jiang Jiang Jian 2018-05-20 17:26:57 +08:00
  • bb9e73c864 mesh: update libs qiyueixa 2018-05-18 12:25:52 +08:00
  • 1f7b41e206 Merge branch 'feature/add_event_SYSTEM_EVENT_AP_STAIPASSIGNED' into 'master' Jiang Jiang Jian 2018-05-19 17:04:24 +08:00
  • d51054a5eb Merge branch 'bugfix/docs_fix_vcp_driver_link' into 'master' Jiang Jiang Jian 2018-05-19 17:00:17 +08:00
  • a7a90ffba2 Merge branch 'feature/unified_btdm_modem_sleep_with_coex' into 'master' Jiang Jiang Jian 2018-05-19 16:20:49 +08:00
  • 22e21b38f7 component/bt: implement bluetooth modem sleep mode, one mode for BLE only and another for dual mode bluetooth wangmengyang 2018-04-08 19:19:47 +08:00
  • 3f031cdd9d add event SYSTEM_EVENT_AP_STAIPASSIGNED zhangyanjiao 2018-04-09 11:01:44 +08:00
  • 7cc3b648f4 Merge branch 'doc/nvs_flash_encryption' into 'master' Jiang Jiang Jian 2018-05-19 00:44:56 +08:00
  • bb25d0a348 DnsFuzzer: Added fuzzer test for exercising lwip/dns receiving DNS responses David Cermak 2018-05-18 15:54:08 +02:00
  • c1b6a37bb1 esp32: Adds GCOV debug stubs support Alexey Gerenkov 2018-02-15 20:09:03 +03:00
  • b2ec58af1c docs: fix link for FTDI VCP drivers Mahavir Jain 2018-05-18 17:09:53 +05:30
  • 041faad1c9 Merge branch 'feature/add_more_information_about_wifi_config' into 'master' Jiang Jiang Jian 2018-05-18 17:29:32 +08:00
  • 33b99caf50 driver(uart):Fix the bug that uart buffer_full flag is true all the time. kooho 2018-05-18 15:47:02 +08:00
  • ef9dbff112 driver(uart):Fix the bug that uart buffer_full flag is true all the time. kooho 2018-05-18 16:35:32 +08:00
  • af2cb3ba8b Merge branch 'feature/vfs_find_free_fd' into 'master' Angus Gratton 2018-05-18 15:22:20 +08:00
  • 3c457afca5 Merge branch 'feature/vfs_select' into 'master' Angus Gratton 2018-05-18 15:04:25 +08:00
  • ef39c09bc1 driver: reset communication peripherals when the cpu starts. kooho 2018-05-18 11:12:19 +08:00
  • 18e83bcd53 Allow VFS file descriptors in select() Roland Dobai 2018-05-03 10:41:10 +02:00
  • 2aa9c15906 VFS: allow to find free file descriptors & register them Roland Dobai 2018-05-11 15:56:53 +02:00
  • 8b389419ab (wifi): Add more information about wifi config Deng Xin 2018-05-11 14:49:16 +08:00
  • d84add4513 Merge branch 'bugfix/performance_tests_psram' into 'master' Jiang Jiang Jian 2018-05-18 11:35:33 +08:00
  • 12230b7292 examples/wifi/power_save: enable tickless idle Ivan Grokhotkov 2018-05-04 01:31:15 +08:00
  • 45d3b1f4b1 docs: update information about automatic light sleep Ivan Grokhotkov 2018-05-04 01:59:54 +08:00
  • 028fbb58e8 freertos,esp32: automatic light sleep support Ivan Grokhotkov 2018-04-12 18:18:45 +08:00
  • 51aceaa030 Merge branch 'bugfix/idle_task_stack_size' into 'master' Angus Gratton 2018-05-18 10:10:13 +08:00
  • 9ac6a75b8c Merge branch 'feature/tw15298_support_create_wifi_task_on_any_core' into 'master' Jiang Jiang Jian 2018-05-18 09:55:45 +08:00
  • 6dcf273f0d Merge branch 'bugfix/update_ota_download_valid_bin' into 'master' Jiang Jiang Jian 2018-05-18 09:52:17 +08:00
  • 4e9ea81208 esp32: support to create wifi task on any core Liu Zhi Fu 2018-05-03 17:02:44 +08:00
  • cf9499479c Merge branch 'bugfix/i2s_mix_result_with_error_code_master' into 'master' Jiang Jiang Jian 2018-05-17 21:53:06 +08:00
  • f64f70250d Merge branch 'feature/add_set_factory_info_customer_in_wps_v3.1' into 'master' Jiang Jiang Jian 2018-05-17 21:49:40 +08:00
  • a2241fb4bc tests: Increase performance threshold for VFS running with PSRAM Angus Gratton 2018-05-17 19:12:45 +08:00
  • 8c657dfee4 Merge branch 'bugfix/fix_an_error_in_comment_of_uart_driver' into 'master' Jiang Jiang Jian 2018-05-17 17:17:14 +08:00
  • 993b8b7bf6 Merge branch 'bugfix/o3_fails' into 'master' Jiang Jiang Jian 2018-05-17 16:48:13 +08:00
  • 54d9a392e4 wifi: add set factory information feature by customer in wps Deng Xin 2018-05-14 10:58:19 +08:00
  • 59db3cb1c2 Merge branch 'bugfix/wifi_fix_a_few_wifi_bugs' into 'master' Jiang Jiang Jian 2018-05-17 16:33:38 +08:00
  • 0749e50927 Merge branch 'bugfix/fix_qio_mode' into 'master' Jiang Jiang Jian 2018-05-17 16:21:46 +08:00
  • c584f624b5 Merge branch 'bugfix/btdm_change_scan_mode_after_conn_or_disconn' into 'master' Jiang Jiang Jian 2018-05-17 11:13:13 +08:00
  • 9deb58859c fix i2s mix result and error code Zhang Zhao Xiang 2018-04-11 19:37:31 +08:00
  • 4719bab2f3 freertos: Bump default idle task stack size to 1536 bytes Angus Gratton 2018-05-17 10:14:26 +08:00
  • 5ecf717e40 DhcpFuzzer: dhcp client addded David Cermak 2018-05-15 15:49:10 +02:00
  • f6927ccde9 bootloader(flash): fix flash QIO mode configuration error. Wangjialin 2018-05-15 17:14:52 +08:00
  • 44b1bc0ab9 esp32: Add .noinit and .rtc_noinit sections to the linker script Alex Lisitsyn 2018-02-26 22:32:58 +05:00
  • f147a8d73d Merge branch 'bugfix/docs_small_updates' into 'master' Angus Gratton 2018-05-16 19:53:40 +08:00
  • f4f305bdbd Merge branch 'bugfix/mbedtls_submodule' into 'master' Angus Gratton 2018-05-16 19:52:45 +08:00
  • b2e264ef52 Merge branch 'feature/ledc_add_api_set_hpoint_val' into 'master' Angus Gratton 2018-05-16 19:52:26 +08:00
  • 4058ce71ce Merge branch 'feature/btdm_modify_bt_gap_structure' into 'master' Angus Gratton 2018-05-16 19:46:55 +08:00
  • 174501ff35 component/bt: modify BT GAP structure baohongde 2018-05-16 18:58:13 +08:00
  • 40efc36849 Fix a few WiFi bugs XiaXiaotian 2018-05-16 18:50:28 +08:00
  • 50f82a1aa5 component/bt: Change scan mode after connected or disconnected baohongde 2018-05-15 16:35:48 +08:00
  • c54a679a41 Merge branch 'bugfix/fix_interrupt_list_insert_issue' into 'master' Jiang Jiang Jian 2018-05-16 18:18:58 +08:00
  • 561f8ff513 Merge branch 'bugfix/adc_i2s_v3.0' into 'release/v3.0' Angus Gratton 2018-05-16 18:17:47 +08:00
  • 4b4a587540 Merge branch 'bugfix/touch_change_default_enable_value' into 'master' Jiang Jiang Jian 2018-05-16 17:40:18 +08:00
  • 8128dd245d Merge branch 'bugfix/rmt_tx_cmd' into 'master' Jiang Jiang Jian 2018-05-16 17:39:04 +08:00
  • 460c4fa486 bugfix(ota): update ota to download valid bin file Chen Wu 2018-03-12 15:16:17 +08:00
  • f502e195aa Merge branch 'bugfix/improve_bt_debug' into 'master' Jiang Jiang Jian 2018-05-16 16:04:34 +08:00
  • af980ecb9f Merge branch 'feature/tw16750_full_support_esp_wifi_80211_tx' into 'master' Jiang Jiang Jian 2018-05-16 14:55:00 +08:00
  • 846b848bfc esp32/docs: fully support esp_wifi_80211_tx Liu Zhi Fu 2018-02-26 13:29:52 +08:00
  • 945d2e697c driver(i2s): fix broken i2s adc mode Wangjialin 2017-12-08 20:07:19 +08:00
  • d19dbea059 Fixed git command krzychb 2018-05-11 20:08:55 +02:00
  • 6722a78684 Fix git command. Merges https://github.com/espressif/esp-idf/pull/1943 Wenderson Oliveira 2018-05-10 19:49:17 -03:00
  • 7ae1e9463e Merge branch 'bugfix/rtc_xtal_tests' into 'master' Angus Gratton 2018-05-15 18:44:46 +08:00
  • 3d92c6cccd nvs README: Remove section about encryption capability Angus Gratton 2018-05-15 18:02:28 +08:00
  • 05e09a5bac ci: Only run XTAL unit tests assuming board has an XTAL, run less repeats Angus Gratton 2018-05-15 14:37:04 +08:00
  • d1066e9d7f Merge branch 'feature/dport_access' into 'master' Angus Gratton 2018-05-15 15:32:28 +08:00
  • 0ae6a83768 Merge branch 'test/add_iperf_example_test' into 'master' He Yin Ling 2018-05-15 14:58:08 +08:00
  • ae7cee02d2 Merge branch 'feature/vfs_access' into 'master' Angus Gratton 2018-05-15 14:33:51 +08:00
  • fcd5d0869d Merge branch 'bugfix/spi_native_pins' into 'master' Angus Gratton 2018-05-15 14:19:20 +08:00
  • 9e7a69be88 example test: integrate wifi throughput test to CI He Yin Ling 2018-01-08 20:33:09 +08:00
  • e8dd203e47 example test: add test case for iperf example He Yin Ling 2018-01-07 20:28:09 +08:00
  • 662fe55996 Merge branch 'bugfix/select_rtc_slow_clk' into 'master' Angus Gratton 2018-05-15 12:57:22 +08:00
  • 9ad0760b9d esp32/clk:Fix starting rtc oscillator if it is bad Konstantin Kondrashov 2018-03-30 17:14:29 +05:00
  • 7e4c2cc46b iperf example: add scan command to get AP rssi He Yin Ling 2018-01-11 14:18:29 +08:00
  • f7bb5c8f42 iperf example: add cmd to trace max heap usage He Yin Ling 2018-03-09 17:42:08 +08:00
  • 2b068f3ceb tiny-test-fw: fix misc bugs: He Yin Ling 2018-01-16 22:16:03 +08:00
  • 98d1f05ab5 tiny-test-fw: add utilities: He Yin Ling 2018-01-11 17:49:27 +08:00
  • 3b3a915552 tiny-test-fw: implement env.get_pc_nic_info: He Yin Ling 2018-01-07 20:24:38 +08:00
  • c522f44276 Merge branch 'doc/update_licenses' into 'master' Angus Gratton 2018-05-15 11:13:20 +08:00
  • 31d53bc059 Merge branch 'bugfix/sdspi_delayed_write_response' into 'master' Angus Gratton 2018-05-15 10:32:21 +08:00
  • 73d20981de Merge branch 'bugfix/rmt_tx_stop_bug' into 'master' Jiang Jiang Jian 2018-05-15 10:04:33 +08:00
  • 79de77107f docs: update list of third-party libraries, copyrights, and licenses Ivan Grokhotkov 2018-05-10 18:19:30 +08:00
  • 33b11c6f6a Merge branch 'feature/adjust_log_level_about_uart' into 'master' Jiang Jiang Jian 2018-05-15 09:59:21 +08:00
  • 9379d7b9f9 sdmmc: wait for command done event even if data transfer is over Ivan Grokhotkov 2018-04-20 17:48:34 +08:00