Commit Graph

  • dda0e68c7c doc: two languages support for deploy_docs stage. michael 2018-02-09 17:17:06 +08:00
  • 6a1b2c6ad0 Included zh_CN version of Eclipse setup and PICO-KIT get started guides krzychb 2018-02-07 23:17:04 +01:00
  • c63d7a4b5e Adjusted CI configuration to handle 'en' and 'zh_CN' language versions krzychb 2018-02-03 22:12:13 +01:00
  • 56d5647d3f Adjusted Sphinx configuration to handle 'en' and 'zh_CN' language versions krzychb 2018-02-03 22:12:13 +01:00
  • 40bc387bae Restored back original 'zh_CN' version files and updated links between versions krzychb 2018-02-03 22:12:13 +01:00
  • 097adc3a33 Moved files into separate folders per 'en' and 'zh_CN' language version and linked 'zh_CN' files back to 'en' files if translation is not yet available krzychb 2018-02-03 22:12:13 +01:00
  • c8d8cdbf38 Make search / include path one level deeper to prepare for moving documentation into new dedicated folders per a language version krzychb 2018-02-03 22:12:13 +01:00
  • 27a63c492f Examples: Demonstrate the usage of esp_err_to_name Roland Dobai 2018-02-22 14:48:53 +01:00
  • f891eac827 ESP32: Optionally disable lookup-tables for esp_err_to_name Roland Dobai 2018-02-22 13:46:55 +01:00
  • 12b4e416e6 Merge branch 'bugfix/wpa2_assert_when_suddenly_disconnect' into 'master' Jiang Jiang Jian 2018-03-13 20:59:39 +08:00
  • 7a1e3265fe Merge branch 'bugfix/docs_small_corrections' into 'master' Ivan Grokhotkov 2018-03-13 17:43:00 +08:00
  • c54ce12853 Merge branch 'bugfix/docs_incremental_build' into 'master' Ivan Grokhotkov 2018-03-13 17:41:08 +08:00
  • e1cfa133bd Merge branch 'bugfix/docs_from_github' into 'master' Ivan Grokhotkov 2018-03-13 17:40:26 +08:00
  • 973913b151 feat: Adjust log level about UART Xu Chun Guang 2018-03-13 15:57:33 +08:00
  • c574ad90df component/esp32: fix esp_timer bug Tian Hao 2018-01-29 20:23:59 +08:00
  • 768d6e09ab Bugfix of wpa2 task assert when suddenly disconnect Deng Xin 2018-03-12 21:41:24 +08:00
  • 5cbb1943ac Structure size alligned by compiler. Dmitry 2018-03-12 15:34:16 +03:00
  • 1d03398a64 component/bt: Fix bug of a2dp cleanup bug when connected in v3.0 baohongde 2018-03-12 16:36:11 +08:00
  • 743969f333 Size of structure made latform independent. Dmitry 2018-03-12 08:34:23 +03:00
  • e437c7d6ad Exposed important information regrading the flash bus signals krzychb 2018-03-09 16:39:26 +01:00
  • bf2a7fd2c9 fix: fatfs link XuanZe 2018-03-09 17:55:41 +08:00
  • ef76ae3d29 Extra links in 'Resources' section krzychb 2018-03-08 12:33:21 +01:00
  • 691b2ad8f3 Added / corrected README files for the SPI master / slave examples under peripherals krzychb 2018-03-08 10:34:55 +01:00
  • 560753cfb1 Size updated. Dmitry 2018-03-12 07:49:50 +03:00
  • 09704fe7ca Size of structure ware updated. Dmitry 2018-03-12 07:30:35 +03:00
  • 4580a5ab4a Component/bt: fix eddystone demo error zhiweijian 2018-03-12 12:10:09 +08:00
  • daf1d05576 Merge branch 'cherry-pick-17e8d49f' into 'release/v3.0' Jiang Jiang Jian 2018-03-09 16:29:35 +08:00
  • 9831eca4b2 components/bt: Fix parameter name and print statement Hrishikesh Dhayagude 2018-03-09 13:53:27 +05:30
  • 816a98c3ad Merge branch 'bugfix/fix_some_wifi_bugs_v3.0' into 'release/v3.0' Jiang Jiang Jian 2018-03-09 16:21:40 +08:00
  • 816d63211f Structure size updated to the 16 bytes * N Dmitry 2018-03-09 09:17:32 +03:00
  • 7f0b00ef9b Compiler dependency included for tests. Dmitry 2018-03-09 08:40:24 +03:00
  • 97539334a9 Remove error from tests. Dmitry 2018-03-09 07:58:01 +03:00
  • d082316507 component/bt: Fix bug of SPP handle error baohongde 2018-03-09 11:46:30 +08:00
  • ebfc47c34b Component/bt: clear start/stop adv callback when complete zhiweijian 2018-02-11 15:21:51 +08:00
  • 681805b6c7 Component/bt: fix get attr value error after prepare write zhiweijian 2018-02-24 15:53:56 +08:00
  • 77eae33a7e Merge branch 'bugfix/esp_timer_overflow' into 'master' Jiang Jiang Jian 2018-03-09 10:05:22 +08:00
  • 1d49c0953e Merge branch 'bugfix/close_socket_when_tcp_connecting' into 'master' Jiang Jiang Jian 2018-03-08 20:34:40 +08:00
  • 392b0b89e3 Merge branch 'bugfix/wifi_lwip_close_socket_when_tcp_connecting_v3.0' into 'release/v3.0' Jiang Jiang Jian 2018-03-08 20:28:42 +08:00
  • a54b413367 Merge branch 'bugfix/btdm_clear_start_stop_adv_callback_when_complete' into 'master' Jiang Jiang Jian 2018-03-08 20:22:10 +08:00
  • 702b46108c Merge branch 'bugfix/btdm_fix_set_error_channel_map_in_adv_params' into 'master' Jiang Jiang Jian 2018-03-08 20:18:30 +08:00
  • d3d3a6fc39 Merge branch 'feature/btdm_blufi_add_custom_data_cmd' into 'master' Jiang Jiang Jian 2018-03-08 20:15:27 +08:00
  • db690e3f85 Merge branch 'bugfix/btdm_add_param_check_in_gap_set_prefer_conn_params' into 'master' Jiang Jiang Jian 2018-03-08 20:08:33 +08:00
  • bcfbb6154c Merge branch 'bugfix/btdm_fix_get_attr_value_error_after_prepare_write' into 'master' Jiang Jiang Jian 2018-03-08 20:06:47 +08:00
  • b1d8ea84c3 Component/bt: blufi add custom data cmd zhiweijian 2018-03-06 16:18:38 +08:00
  • 53e01bfb96 Added missing link to sdkconfig krzychb 2018-03-08 10:03:32 +01:00
  • 573876700b fix : esp_partition_find missing ` ` XuanZe 2018-03-07 15:46:38 +08:00
  • 2e0f8b5a70 docs: speed up incremental builds Ivan Grokhotkov 2018-03-05 20:12:52 +08:00
  • c97b8756f7 Merge branch 'bugfix/docs_improve_flash_bus_integrity' into 'master' Ivan Grokhotkov 2018-03-07 15:26:54 +08:00
  • 8b1277c55f efuse/add cpu freq rating Darian Leung 2018-02-28 17:12:34 +08:00
  • 983e9f854d Merge branch 'bugfix/btdm_error_log' into 'master' Jiang Jiang Jian 2018-03-06 19:37:16 +08:00
  • 8b36a8523e Merge branch 'bugfix/btdm_spp_lock_error' into 'master' Jiang Jiang Jian 2018-03-06 19:36:52 +08:00
  • 229be8c025 esp32: fix some WiFi bugs Liu Zhi Fu 2018-02-26 21:58:44 +08:00
  • 7b287c25b1 Bugfix for write size. The write size for encryption have to be rounded to 16 bytes. A wl_config structure size now ounded to 16. Flash Emulator updated to work with defined minimum size. Tests are updated. Dmitry 2018-03-06 10:26:21 +03:00
  • 3824f0eb8f component/bt: Fix spp lock error baohongde 2018-03-06 14:57:08 +08:00
  • f1d3f689e8 component/bt: Fix bug: a2dp disc_rsn error when as master baohongde 2018-03-06 14:11:28 +08:00
  • 9b2bce2c17 Fix missing 'cpp:func:'. Merges https://github.com/espressif/esp-idf/pull/1680 XuanZe 2018-03-05 13:51:10 +08:00
  • bfb5c92740 Update adc.rst. Merges https://github.com/espressif/esp-idf/pull/1657 Alex Kaariainen 2018-02-24 22:21:16 -06:00
  • 569b9d592e component/bt: remove some error logs which are not error baohongde 2018-01-17 19:23:41 +08:00
  • e4fb19000a Merge branch 'bugfix/btdm_update_pktLen_have_no_callback' into 'master' Jiang Jiang Jian 2018-03-05 16:14:48 +08:00
  • 17e8d49f26 Merge branch 'bugfix/btdm_update_pktLen_have_no_callback' into 'master' Jiang Jiang Jian 2018-03-05 16:14:48 +08:00
  • 0e640c61bd Merge branch 'bugfix/btdm_mem_leak_of_bt_3.0' into 'release/v3.0' Jiang Jiang Jian 2018-03-05 16:07:08 +08:00
  • 275fa2cc36 Merge branch 'bugfix/btdm_add_lock_for_spp_without_VFS' into 'master' Jiang Jiang Jian 2018-03-05 16:06:16 +08:00
  • b2ecaa64f0 Added a note how to modify ESP-WROVER-KIT V3 hardware to improve flash bus signal's integrity when using 80 MHz flash frequency. Due to length of the signal lines the flash mode QIO + 80M is not stable and may cause random exceptions on the ESP-WROVER-KIT. krzychb 2018-03-02 15:26:46 +01:00
  • 37765d0071 Merge branch 'feature/remove_tcp_perf_example' into 'master' Jiang Jiang Jian 2018-03-02 18:54:39 +08:00
  • b6fae21909 Merge branch 'bugfix/btdm_build_server_error_with_BT_BLE_DYNAMIC_ENV_MEMORY' into 'master' Jiang Jiang Jian 2018-03-02 18:28:36 +08:00
  • c4cdb66947 component/bt: Add lock for SPP slot baohongde 2018-03-02 18:11:47 +08:00
  • ce64bcb81f Merge branch 'adc_calibration_release_3.0' into 'release/v3.0' Ivan Grokhotkov 2018-03-02 17:19:45 +08:00
  • 5e48c2bfef component/bt: Fix mem leak of bt in v3.0 baohongde 2018-02-08 11:18:30 +08:00
  • 1e6f52fb6f Component/bt: fix build ble server error with BT_BLE_DYNAMIC_ENV_MEMORY option zhiweijian 2018-02-28 16:44:05 +08:00
  • 127d213b29 component/esp32: fix esp_timer bug Tian Hao 2018-01-29 20:23:59 +08:00
  • bd306bb519 esptool: Update to v2.3.1 Angus Gratton 2018-02-27 17:54:17 +11:00
  • 33aee51727 bugfix/remove MEMMAP_SMP config Darian Leung 2018-02-27 12:37:09 +08:00
  • 6acb38af4c Merge branch 'bugfix/idf_monitor_windows10' into 'master' Angus Gratton 2018-02-27 06:21:53 +08:00
  • 55c179a599 esp_adc_cal/Add eFuse functionality and update calibration method Darian Leung 2018-01-24 17:22:13 +08:00
  • d1559732b0 Merge branch 'feature/ignore_no_psram' into 'master' Ivan Grokhotkov 2018-02-26 20:33:28 +08:00
  • 54320d5f7b component/bt: Fix bug: string_to_bdaddr() error when opening nano baohongde 2018-02-26 15:09:03 +08:00
  • dbaea72062 Merge branch 'bugfix/revisit_pthread_once' into 'master' Angus Gratton 2018-02-26 08:52:06 +08:00
  • aedb807a02 Merge branch 'bugfix/esp_ping_ms_pr1638' into 'master' Angus Gratton 2018-02-26 08:00:44 +08:00
  • 0538daa3f4 Merge branch 'bugfix/docs_missing_reference' into 'master' Ivan Grokhotkov 2018-02-26 06:39:54 +08:00
  • 04ad0f79c0 Merge branch 'adc_calibration_update' into 'master' Ivan Grokhotkov 2018-02-26 06:15:06 +08:00
  • c8ba6cf156 Merge branch 'feature/rtc_gpio_isolate' into 'master' Ivan Grokhotkov 2018-02-26 06:09:08 +08:00
  • eb935c2982 Merge branch 'bugfix/aws_iot_examples_stack_tune' into 'master' Ivan Grokhotkov 2018-02-26 06:08:03 +08:00
  • a9ae4e2696 Merge branch 'bugfix/config_minor_missing_deps' into 'master' Ivan Grokhotkov 2018-02-26 05:57:27 +08:00
  • 6a9c99a414 Component/bt: fix get attr value error after prepare write zhiweijian 2018-02-24 15:53:56 +08:00
  • 165e3edd49 Merge branch 'bugfix/btdm_mem_leak_of_bt' into 'master' Jiang Jiang Jian 2018-02-24 10:25:13 +08:00
  • 1181b65f7d Merge branch 'cherry-pick-22dcdce9' into 'release/v3.0' Jiang Jiang Jian 2018-02-24 10:24:17 +08:00
  • 3b116ae0cb Merge branch 'bugfix/btdm_a2dp_task_stack_size_for_v3.0' into 'release/v3.0' Jiang Jiang Jian 2018-02-24 10:18:12 +08:00
  • 54b595ed51 Merge branch 'bugfix/btdm_alarm_free_for_v3.0' into 'release/v3.0' Jiang Jiang Jian 2018-02-24 10:17:15 +08:00
  • 48e8171114 pthread: fix pthread_once behavior, if mux (handle) is in external PSRAM Mahavir Jain 2018-02-23 14:49:24 +05:30
  • 2abba13172 Merge branch 'feature/heap_task_tracking_pr1498' into 'master' Angus Gratton 2018-02-23 06:12:17 +08:00
  • ab82ce3da4 Merge branch 'bugfix/partition_md5_backward_compatibility' into 'master' Angus Gratton 2018-02-23 06:11:44 +08:00
  • da751cc653 Merge branch 'bugfix/fd_zero' into 'master' Angus Gratton 2018-02-23 06:10:40 +08:00
  • 0c9e2c0fba esp_adc_cal/Remove lookup table Darian Leung 2018-02-13 20:47:18 +08:00
  • 9fb2d45980 example: remove performance example Liu Zhi Fu 2018-02-22 17:34:54 +08:00
  • 6dbb040890 FD_ZERO: Fix a compilation warning Piyush Shah 2018-02-14 19:27:02 +05:30
  • 4017cf3516 partition_table: Optionally disable the MD5 checksum in partition tables Roland Dobai 2018-02-16 11:12:16 +01:00
  • 63ddae5087 Merge branch 'bugfix/i2s_driver' into 'master' Angus Gratton 2018-02-22 12:03:26 +08:00
  • e99b6ed79c Merge branch 'bugfix/doc_spi_flash' into 'master' Angus Gratton 2018-02-22 11:09:17 +08:00
  • 7cda34c626 i2s: add support fixed_mclk configuration Tuan PM 2018-02-16 13:50:45 +07:00
  • 672f8b057e Merge branch 'feature/idf_size_sort_archives' into 'master' Angus Gratton 2018-02-22 07:31:56 +08:00