Commit Graph

  • be405d69d8 test: ut only test app core reset on dual core He Yin Ling 2017-11-10 17:53:59 +08:00
  • e24ea6207b Merge branch 'bugfix/btdm_osi_alarm' into 'master' Jiang Jiang Jian 2017-11-10 15:34:11 +08:00
  • b8694eeeb9 Merge branch 'bugfix/tw16339_sta_cant_connect_ap_in_channel_14' into 'master' Jiang Jiang Jian 2017-11-10 15:31:19 +08:00
  • b1d13ded1a test: only test app core sleep on dual core He Yin Ling 2017-11-10 13:26:11 +08:00
  • fff482acd9 freertos/add C++ include guards for esp_heap_caps.h Darian Leung 2017-11-10 12:01:30 +08:00
  • 53273172fe component/bt: modify the implementation and interface of osi_alarm module wangmengyang 2017-11-08 17:12:08 +08:00
  • 7632c6a80c Merge branch 'test/UT_reset_check' into 'master' Ivan Grokhotkov 2017-11-10 11:30:46 +08:00
  • 3eedf3ed18 Merge branch 'bugfix/to_docs_from_github' into 'master' Ivan Grokhotkov 2017-11-10 11:13:25 +08:00
  • d1f6030921 Merge branch 'bugfix/from_github' into 'master' Ivan Grokhotkov 2017-11-10 11:13:04 +08:00
  • cfe1f4724c Merge branch 'bugfix/cas_for_pthread_once' into 'master' Ivan Grokhotkov 2017-11-10 11:12:46 +08:00
  • 2041ba9add esp32: fix station can't connect esp32 softap in channel 14 Liu Zhi Fu 2017-11-10 10:55:08 +08:00
  • 5af843f61b Merge branch 'bugfix/v2.1_rtc_bias_and_restart' into 'release/v2.1' Ivan Grokhotkov 2017-11-09 21:09:40 +08:00
  • a237327eff Merge branch 'feature/tw16227_add_fix_rate_api_2.1' into 'release/v2.1' Jiang Jiang Jian 2017-11-09 18:47:09 +08:00
  • 8e04b86153 Merge branch 'bugfix/tg_wdt_reboot_uart_garbage' into 'master' Ivan Grokhotkov 2017-11-09 17:14:13 +08:00
  • 4f603017bd soc/rtc: raise core voltage when 80MHz flash frequency is used Ivan Grokhotkov 2017-11-08 21:13:02 +08:00
  • e324707cc8 esp_restart: fix possible race while stalling other CPU, enable WDT early Ivan Grokhotkov 2017-10-26 19:11:47 +08:00
  • 07543dfec4 soc/rtc: wait for SLOW_CLK cycle when switching CPU clock Ivan Grokhotkov 2017-10-26 18:46:27 +08:00
  • d262fe4bc9 soc/rtc: add a function to wait for slow clock cycle Ivan Grokhotkov 2017-10-26 18:33:13 +08:00
  • 772824d478 Merge branch 'bugfix/core_voltage_80m_flash' into 'master' Ivan Grokhotkov 2017-11-09 15:35:12 +08:00
  • fd20a89e20 Merge branch 'bugfix/v2.1_bootloader' into 'release/v2.1' Ivan Grokhotkov 2017-11-09 14:59:09 +08:00
  • ee43527108 compoent/bt: Modify bta_gattc_utils.c The value pointer copy is overwritten when a write event occurs. Yulong 2017-11-09 01:44:16 -05:00
  • e6b2c19eea component/bt: Fix the write value not store in the queue command bug. Yulong 2017-11-08 04:23:12 -05:00
  • 68833fe94c component/bt: Change the bta_gattc_pop_command_to_send function to static. Yulong 2017-10-10 03:12:00 -04:00
  • 0ae5320f50 component/bt: Added the gattc command queue support. Yulong 2017-09-25 02:27:08 -04:00
  • 7a27e3c74d component/bt: added the queue to store the gattc commands. Yulong 2017-09-21 06:17:38 -04:00
  • 1ceef12238 compoent/bt: Modify bta_gattc_utils.c The value pointer copy is overwritten when a write event occurs. Yulong 2017-11-09 01:44:16 -05:00
  • d6b8602892 Merge branch 'bugfix/btdm_fix_merge_missing' into 'release/v2.1' Jiang Jiang Jian 2017-11-09 14:17:41 +08:00
  • 4033a4bcda Merge branch 'feature/docs_update_i2c_api' into 'master' Ivan Grokhotkov 2017-11-09 14:10:41 +08:00
  • afa9a85396 bootloader: wait for UART FIFO to be empty before switching frequency Ivan Grokhotkov 2017-11-09 13:17:58 +08:00
  • bb4838314c doc: Add internal links for chapters and fix typos Anton Maklakov 2017-11-06 18:22:45 +08:00
  • 710055025e esp32/lwip: adjust task stack size according 'nano' print Liu Zhi Fu 2017-11-09 09:39:01 +08:00
  • dfb1c41a28 esp32: add fix rate api Liu Zhi Fu 2017-11-08 22:31:31 +08:00
  • 60f954448c I2C API documenation update krzychb 2017-10-30 06:17:27 +01:00
  • 378f3463fe soc/rtc: power down VDDSDIO in deep sleep Ivan Grokhotkov 2017-11-08 21:45:10 +08:00
  • f22c681c1c soc/rtc: raise core voltage when 80MHz flash frequency is used Ivan Grokhotkov 2017-11-08 21:13:02 +08:00
  • 37169f0f10 Merge branch 'feature/illustrations_with_blockdiag' into 'master' Ivan Grokhotkov 2017-11-08 18:54:28 +08:00
  • 0c67282bc5 component/bt : fix merge missing of scan fail bugfix Tian Hao 2017-11-08 18:22:05 +08:00
  • 793ea56204 Merge branch 'bugfix/fail_to_scan_all_matched_ap' into 'master' Jiang Jiang Jian 2017-11-08 17:39:29 +08:00
  • 8ca40818eb component/bt: Fix the write value not store in the queue command bug. Yulong 2017-11-08 04:23:12 -05:00
  • 27c1fc52ba Added .command_timeout_ms = 0 to SDSPI_HOST_DEFAULT() too Anton Maklakov 2017-11-08 12:52:25 +08:00
  • 305e2695d6 bugfix(80m flash): cherry pick from idf3.0, add gpio config and vddsdio config Wangjialin 2017-11-08 11:09:39 +08:00
  • c6f7a38536 CI: support customize test with @bot He Yin Ling 2017-10-18 19:53:10 +08:00
  • 9cee2f9558 Linked API reference of 'Application Level Tracing' with description in the 'API Guides' krzychb 2017-11-07 19:54:07 +01:00
  • 264315ab81 Fix markdown and format of GPIO example README Seppe Stas 2017-11-07 14:57:35 +01:00
  • 05c4a76202 Fix reference to partition table documentation Raphael Luba 2017-11-03 09:43:32 +01:00
  • a106dc183d Clean up documentation of esp_wifi_set_country Seppe Stas 2017-10-31 19:26:17 +01:00
  • 3a1521f965 Implement ‘blockdiag - simple block-diagram image generator’ to illustrate documentation with block diagrams, sequence diagrams, activity diagrams and logical network diagrams krzychb 2017-11-06 21:41:31 +01:00
  • d78ba789cf Merge branch 'feature/unit-tests-psram' into 'master' Ivan Grokhotkov 2017-11-07 20:11:54 +08:00
  • f108f5394f Merge branch 'cherry-pick-97dffbfc' into 'release/v2.1' Jiang Jiang Jian 2017-11-07 20:02:05 +08:00
  • dfe4e68cc3 Merge branch 'bugfix/btdm_lib_update_for_psram' into 'master' Jiang Jiang Jian 2017-11-07 20:01:14 +08:00
  • 5f9ac5fadb Merge branch 'doc/freertos_port_comments' into 'master' Ivan Grokhotkov 2017-11-07 19:31:21 +08:00
  • 744896bde2 Merge branch 'bugfix/hardware_mpi_sign' into 'master' Ivan Grokhotkov 2017-11-07 19:30:31 +08:00
  • 158ecdcfd5 pthread: Fix pthread_once to use atomic compare and set Mahavir Jain 2017-11-03 14:49:04 +05:30
  • 016a49f8e3 component/bt: update toolchain and add compile options to build libbtdm_app.a to support PSRAM wangmengyang 2017-11-07 16:08:47 +08:00
  • 3aad5a09f4 Merge branch 'bugfix/btdm_disable_role_switch' into 'master' Jiang Jiang Jian 2017-10-31 11:31:15 +08:00
  • f80824a2d8 test: support test for UT cases expect to reset houchenyao 2017-09-20 17:17:51 +08:00
  • 1613044aef Merge branch 'bugfix/restart_reconfigure_flash_pins' into 'master' Ivan Grokhotkov 2017-11-07 12:08:52 +08:00
  • a45e9c806d Merge branch 'bugfix/new_task_watchdog_API_false_trigger' into 'master' Ivan Grokhotkov 2017-11-07 10:43:56 +08:00
  • 777c90789d Merge branch 'feature/FreeRTOS_SMP_unit_tests' into 'master' Ivan Grokhotkov 2017-11-07 10:39:51 +08:00
  • 092e99c05d Wifi: bugfix/fail_to_scan_all_matched_ap fail to scan all matched ap in fast scan mode Deng Xin 2017-11-06 21:31:45 +08:00
  • 5f6be9b4ce esp32: reconfigure SPI flash pins in esp_restart Ivan Grokhotkov 2017-11-06 16:44:26 +08:00
  • 637ba2e8bb freertos: Test untested functions Darian Leung 2017-09-22 18:45:57 +08:00
  • 7a423392c3 Merge branch 'master' into 'refactor/btdm_spp_client_demo' Xie Wen Xiang 2017-11-06 14:38:01 +08:00
  • 3ace8416b5 [examples] Create HTTP2 example with http2.golang.org Kedar Sovani 2017-09-26 17:32:13 +05:30
  • 6b420b2452 unit tests: add psram configuration Ivan Grokhotkov 2017-10-19 21:39:45 +08:00
  • 0ee9d93e58 Merge branch 'bugfix/unit_tests' into 'master' Ivan Grokhotkov 2017-11-06 10:02:48 +08:00
  • 0bc3b3205d ci: add one more job for single core unit tests Ivan Grokhotkov 2017-11-05 21:50:43 +08:00
  • f34a56143d Merge branch 'bugfix/upgrade_sphinx_and_breathe' into 'master' Ivan Grokhotkov 2017-11-05 21:44:26 +08:00
  • 2c72223a4e Merge branch 'bugfix/protect_spiflash_regions' into 'master' Angus Gratton 2017-11-04 12:40:21 +08:00
  • 670733df9f spi_flash: Abort on writes to dangerous regions (bootloader, partition table, app) Angus Gratton 2017-10-25 15:22:30 +08:00
  • abacf8d2a0 Merge branch 'bugfix/rtc_and_restart_fixes' into 'master' Jiang Jiang Jian 2017-11-04 01:34:38 +08:00
  • 88514f903b Merge branch 'feature/add_psram_wifi_lib' into 'master' Jiang Jiang Jian 2017-11-04 01:32:18 +08:00
  • 13621852dd esp32: add wifi lib which is compiled with psram gcc Liu Zhi Fu 2017-11-03 23:02:35 +08:00
  • 20ccec1061 Disable all UART CLKs that are not console Frederik Merz 2017-11-03 11:01:32 +01:00
  • dec4a868d0 examples/ulp: disable pullup on GPIO15 to reduce current Ivan Grokhotkov 2017-11-03 14:01:33 +08:00
  • 34f4e46fbb Merge branch 'bugfix/psram_io_settings' into 'master' Jiang Jiang Jian 2017-11-03 17:34:32 +08:00
  • 6d16de8999 Merge branch 'bugfix/fix_800mA_bug_v2.1' into 'release/v2.1' Jiang Jiang Jian 2017-11-03 17:34:02 +08:00
  • d72bef02e9 Added .command_timeout_ms = 0 to SDMMC_HOST_DEFAULT() in components/driver/include/driver/sdmmc_host.h Philip Ashmore 2017-11-02 19:47:46 +00:00
  • 6e24566186 components/mdns: wrong Message compression detect Siarhei Volkau 2017-10-27 10:22:01 +03:00
  • 5827fd8c71 idf_monitor: Fixed a bug where pressing a key that doesn't encode into a proper ASCII character, terminated the monitor with an exception Krzysztof Bociurko 2017-10-20 11:55:18 +02:00
  • 8712fd3ccf Update esp_err.h jeanleflambeur 2017-10-12 09:53:09 +02:00
  • a0cedb1f44 Fix type conversion error in components/lwip/api/pppapi.c Dmitry4Bh 2017-10-11 14:02:06 +03:00
  • 58b411a5fe fix makefile for multiple source files Tom Vijlbrief 2017-10-09 15:11:14 +02:00
  • cea7dfbe90 psram: improve clock signal generation, increase drive strength Wangjialin 2017-11-03 15:10:47 +08:00
  • d034bc9ca0 bootloader: add configuration of flash pins and VDDIO boost Wangjialin 2017-11-03 15:09:19 +08:00
  • a02b30ccda efuse: add package definitions for PICOD2/D4 Ivan Grokhotkov 2017-11-03 14:54:02 +08:00
  • fb9c106bcb soc/rtc: add function to get/set VDDSDIO configuration Ivan Grokhotkov 2017-11-01 15:16:32 +08:00
  • 5a294c9acd soc/gpio: fix description of GPIO_STRAP_REG Ivan Grokhotkov 2017-11-01 16:26:59 +08:00
  • 849ad9b37b tools/unit-test-app: fix build warning Ivan Grokhotkov 2017-11-03 14:49:51 +08:00
  • b13cd4adf8 Merge branch 'feature/btdm_add_value_callback_when_send_notification_or_indicate_failed' into 'master' Jiang Jiang Jian 2017-11-03 10:05:29 +08:00
  • 9a96187655 Component/bt: modify some log zhiweijian 2017-11-02 17:49:48 +08:00
  • 80eb3b6ddb Merge branch 'bugfix/light_sleep_current' into 'master' Ivan Grokhotkov 2017-11-02 18:26:23 +08:00
  • 3b036495bf Merge branch 'bugfix/fix_some_phy_bugs' into 'master' Jiang Jiang Jian 2017-11-02 18:10:10 +08:00
  • 9d63e1da4a New Task Watchdog API (Revert of Revert) Darian Leung 2017-10-09 18:07:30 +08:00
  • 27b52dfd18 fix some phy bugs XiaXiaotian 2017-11-02 10:37:59 +08:00
  • 1de3fc4a2c Merge branch 'bugfix/btdm_master_dont_send_pair_req_#13686' into 'master' Jiang Jiang Jian 2017-11-02 15:49:27 +08:00
  • a77912fbdd Merge branch 'bugfix/clean_up_WIFI_CLK_EN_settings' into 'master' Jiang Jiang Jian 2017-11-02 15:44:37 +08:00
  • 42cefc173f refractor WiFi clock setting XiaXiaotian 2017-10-28 10:19:49 +08:00
  • bd6394db92 component/bt: clean up WIFI_CLK_EN_REG settings for Bluetooth wangmengyang 2017-11-01 17:05:38 +08:00
  • da178e446d Merge branch 'feature/increase_dynamic_tx_buffer_number' into 'master' Jiang Jiang Jian 2017-11-02 15:09:37 +08:00