Commit Graph

  • 19b7158a9a Merge branch 'bugfix/gpio_set_direction_sets_matrix' into 'master' Ivan Grokhotkov 2017-06-27 11:42:56 +08:00
  • f045123691 nvs: add test for ESP_ERR_NVS_INVALID_LENGTH Ivan Grokhotkov 2017-06-27 11:28:37 +08:00
  • 1bd9859c08 CI: add test jobs for BLE cases He Yin Ling 2017-06-23 18:06:45 +08:00
  • 31f7e8d7e5 CI: add BLE test cases to CI He Yin Ling 2017-06-23 18:06:30 +08:00
  • 906a61d9ee docs: Add some notes about Windows COM ports, serial port drivers Angus Gratton 2017-06-26 15:37:29 +10:00
  • dacb053546 ESP_ERR_NVS_VALUE_TOO_LONG had conflicting value. Simon Werner 2017-06-27 11:58:49 +12:00
  • 713964fe9e Use LwIP IPC for low-level API calls Eugene Zagidullin 2017-06-27 00:35:16 +03:00
  • b60b58a333 component/bt: Added the bta gattc write ccc judgment. Yulong 2017-06-26 05:39:14 -04:00
  • 574d0cf846 component/bt: Fixed a very important bug of the SMP security module when use SMP to connected after bonding. Yulong 2017-06-26 05:02:57 -04:00
  • ff6a3b1a11 Merge branch 'bugfix/default_vfs_paths' into 'master' Ivan Grokhotkov 2017-06-26 14:03:22 +08:00
  • 9716447fcc Merge branch 'bugfix/esp32d2wd_gpio0' into 'master' Ivan Grokhotkov 2017-06-26 14:02:48 +08:00
  • f9abf98f46 Merge branch 'bugfix/l2cap_disconnect_timeout' into 'master' Jiang Jiang Jian 2017-06-26 14:02:36 +08:00
  • e033b018d4 Merge branch 'bugfix/wrong_macro_uart_base_addr' into 'master' Jiang Jiang Jian 2017-06-26 13:55:37 +08:00
  • 5aa5b820f9 Merge branch 'bugfix/tw13402_sniffer_fail_ratio_high' into 'master' Jiang Jiang Jian 2017-06-26 13:52:47 +08:00
  • 5dca92377d test runner: Print test name when starting, print filter description Angus Gratton 2017-06-26 15:38:46 +10:00
  • 17747b3358 gpio driver: Clear GPIO matrix output config when setting pin as input Angus Gratton 2017-06-26 12:41:40 +10:00
  • c26baeb610 esptool: Update to v2.0.1 Angus Gratton 2017-06-26 12:16:09 +10:00
  • a7ef510551 esp32: update wifi lib to fix a sniffer issue Liu Zhi Fu 2017-06-24 10:45:20 +08:00
  • ee5eba793f Make relative paths match the default VFS, if provided Deomid Ryabkov 2017-06-23 13:07:43 +01:00
  • ab9f63aba7 fix bug that uart register base address macro was wrong Jack 2017-06-23 19:56:12 +08:00
  • 6da84eff76 component/bt: fix a bug for L2CAP state machine to access lcb after it is released wangmengyang 2017-06-23 17:26:43 +08:00
  • 3bd3640d60 Merge branch 'bugfix/fatfs_unit_test_name' into 'master' v2.1-rc1 Ivan Grokhotkov 2017-06-23 16:32:51 +08:00
  • 7c6208c9e0 test: add UT case for dual dport and apb access He Yin Ling 2017-06-23 14:28:43 +08:00
  • 1480251aa7 Merge branch 'bugfix/spiflash_rom_symbols' into 'master' Jiang Jiang Jian 2017-06-23 15:24:04 +08:00
  • 24c4bc9cc4 fatfs: fix duplicate unit test name Ivan Grokhotkov 2017-06-23 14:59:21 +08:00
  • 113bb30218 This commit adds spi_flash_mmap_pages(), a function to map a set of unordered 64K pages in flash into a contiguous region in memory space. Jeroen Domburg 2017-06-14 21:33:44 +02:00
  • 0c301206cf lwip debug: fix typo Angus Gratton 2017-06-23 16:28:38 +10:00
  • 8f4fc209a1 lwip: Enable LWIP assertions unless they are disabled globally Angus Gratton 2017-06-22 17:17:10 +10:00
  • 1c6510ed96 lwip: Allow configuring/disabling some TCP options to save RAM Angus Gratton 2017-06-22 17:14:21 +10:00
  • 8aa09aea10 event handler: Add debug event handler for confirmed IPv6 LL address Angus Gratton 2017-06-07 17:26:44 +10:00
  • 1ea0ddb025 lwip: Expose broadcast/multicast ping enable options in menuconfig Angus Gratton 2017-06-07 17:26:05 +10:00
  • a225064bfa Merge branch 'bugfix/removed_pinlist' into 'master' Ivan Grokhotkov 2017-06-23 11:46:41 +08:00
  • 85baf0afaa Merge branch 'buxfix/panic_handler_not_halting_cpu' into 'master' Ivan Grokhotkov 2017-06-23 11:34:03 +08:00
  • e918ee20da Merge branch 'bugfix/vfs_fixes' into 'master' Ivan Grokhotkov 2017-06-23 11:33:27 +08:00
  • dc0632789f Merge branch 'bugfix/sdmmc_send_init_bits' into 'master' Ivan Grokhotkov 2017-06-23 11:31:29 +08:00
  • 3dd2861e2a Merge branch 'bugfix/btdm_ble_update_conn_params_issues' into 'master' Jiang Jiang Jian 2017-06-22 20:50:37 +08:00
  • df76a904b0 Merge branch 'bugfix/fix_ieee80211_output_assert_and_restore_task_priority_in_wifi_lib' into 'master' Jiang Jiang Jian 2017-06-22 16:38:48 +08:00
  • 425215e28e Merge branch 'bugfix/hci_acl_ctlr_to_host_fc' into 'master' Jiang Jiang Jian 2017-06-22 16:38:14 +08:00
  • d79aeab3aa component/bt: Added the error log to the l2cble_start_conn_update func. Yulong 2017-06-22 03:53:27 -04:00
  • 8411aa7362 Fix the bug that lora vendor size was not added to probe response. XiaXiaotian 2017-06-22 15:06:58 +08:00
  • 55c0a4ea60 component/bt: bugfix for NULL pointer access when HCI CTLR to HOST flow control is in use wangmengyang 2017-06-22 14:59:51 +08:00
  • 45037efc45 Merge branch 'bugfix/vfs_write_return_type' into 'master' Ivan Grokhotkov 2017-06-22 11:48:34 +08:00
  • b772024699 send bus initialization bits before MMC_GO_IDLE_STATE command to initialize card after poweron James Sarrett 2017-05-11 00:10:52 -07:00
  • 157749c77b Merge branch 'bugfix/btdm_modify_some_log_info' into 'master' Jiang Jiang Jian 2017-06-22 11:03:01 +08:00
  • 8eeaef6eb6 Merge branch 'bugfix/hci_le_rd_rmt_used_feats' into 'master' Jiang Jiang Jian 2017-06-21 21:24:54 +08:00
  • 21f02a6955 Bugfix - Panic Handler not halting when running on both cores Darian Leung 2017-06-20 20:13:13 +08:00
  • bbf449dbde component/bt: bugfix for hci_le_rd_rmt_used_feats_cmd handler which does not check connection state wangmengyang 2017-06-21 15:52:32 +08:00
  • 328e93ddc4 component/bt: Change the l2cble_start_conn_update return value to BOOLEAN. Yulong 2017-06-21 02:39:36 -04:00
  • 5b678eed0d vfs: add support for nested mount points Ivan Grokhotkov 2017-06-21 14:17:14 +08:00
  • 1015780931 Pin List has been moved to the Datasheet, fixed links krzychb 2017-06-21 08:13:42 +02:00
  • 4f71b4574a vfs: fix NULL pointer dereference in esp_vfs_unregister Ivan Grokhotkov 2017-06-21 13:54:04 +08:00
  • 5055290baf build system: Add idf_size.py tool for better "make size" output & analysis Angus Gratton 2017-06-15 12:18:48 +10:00
  • eec989f026 Component /bt: modify some log infor zhiweijian 2017-06-20 17:54:28 +08:00
  • 2ccfe3da96 vfs: fix opendir of a filesystem root directory Ivan Grokhotkov 2017-06-21 01:21:14 +08:00
  • 7ed8c66547 Merge branch 'bugfix/uxTaskGetSystemState_github_#12142' into 'master' Ivan Grokhotkov 2017-06-20 17:27:08 +08:00
  • 89d503edf0 Merge branch 'bugfix/doc_bugfixes' into 'master' Ivan Grokhotkov 2017-06-20 17:25:03 +08:00
  • bf5ff89291 Merge branch 'bugfix/tw13318_wifi_fail_connect_to_TP842N' into 'master' Jiang Jiang Jian 2017-06-20 17:12:44 +08:00
  • 9edf376bc3 Fixed link to JTAG Debugging for ESP32 krzychb 2017-06-19 22:15:05 +02:00
  • 05f56d1d25 [TW#13322] Typo in documentation, fixes #694 krzychb 2017-06-19 22:12:54 +02:00
  • 554b77bd56 Update README.md, merges #706 José Luis Aracil Gómez del Campo 2017-06-16 17:34:47 +02:00
  • 59479eb7dd esp32: update wifi lib to fix a wifi connect issue Liu Zhi Fu 2017-06-19 21:23:24 +08:00
  • cc93e14770 Merge branch 'fix/ci_deps_optimize' into 'master' Anton Maklakov 2017-06-19 16:19:49 +08:00
  • 01705166bc component/bt: Modifed the update connection method to fixed the bug of connection parameters not correct. Yulong 2017-06-19 03:22:25 -04:00
  • 14125f3361 CI: Add CI options to use more attempts in some transfer situations Anton Maklakov 2017-06-12 15:22:09 +08:00
  • e334b7267e CI: Minor changes in code formatting and cleanup Anton Maklakov 2017-06-09 18:14:29 +08:00
  • 3f8e58a637 CI: Put in order the job dependences Anton Maklakov 2017-06-09 19:05:17 +08:00
  • 4d4b0b646d CI: check if internal submodule synced to GH He Yin Ling 2017-06-08 11:55:27 +08:00
  • c4edb2a439 Merge branch 'bugfix/ci_build_ssc_workaround' into 'master' Ivan Grokhotkov 2017-06-19 11:16:13 +08:00
  • 055c7420fd CI build_ssc: Workaround for the SSC build error Anton Maklakov 2017-06-16 16:31:46 +08:00
  • d2bada24dc Merge branch 'feature/add_wrover_kit_v3_doc' into 'master' Angus Gratton 2017-06-19 08:59:20 +08:00
  • 99962b7905 Merge branch 'feature/esptool_v20' into 'master' Angus Gratton 2017-06-19 08:37:10 +08:00
  • c8201275f7 Merge branch 'bugfix/btdm_ble_client_muti_conn_issue' into 'master' Jiang Jiang Jian 2017-06-16 16:52:38 +08:00
  • 1c798b0eab BugFix: uxTaskGetSystemState test case update Darian Leung 2017-06-16 11:49:48 +08:00
  • 0d318ea2da component/bt: change the MAX_L2CAP_CHANNELS macro from 2 to MAX_ACL_CONNECTIONS when in the BLE only mode. Yulong 2017-06-16 03:46:46 -04:00
  • a5c5748de2 Merge branch 'bugfix/pcnt_reset' into 'master' Jiang Jiang Jian 2017-06-16 15:43:04 +08:00
  • 07ccbb8dbc Merge branch 'bugfix/rtc_time_issues' into 'master' Jiang Jiang Jian 2017-06-16 15:29:56 +08:00
  • ff6c0a6cc8 Merge branch 'bugfix/spi_flash_large_writes' into 'master' Jiang Jiang Jian 2017-06-16 15:04:01 +08:00
  • 7c50916c53 Merge branch 'bugfix/phy_init_procedure' into 'master' Jiang Jiang Jian 2017-06-16 15:03:03 +08:00
  • 769944b067 PCNT: fix for pcnt_set_pin API, it can now use all pcnt channels Nilay 2017-06-16 11:18:00 +05:30
  • f50b5481fa PCNT: Fixed pcnt_counter_clear, Pulse Count now able to resume after API call Nilay 2017-06-16 11:11:52 +05:30
  • e045253883 Merge branch 'bugfix/btdm_conn_enhanecd_issue' into 'master' Jiang Jiang Jian 2017-06-16 13:18:41 +08:00
  • bb4a87dbfe component/esp32 : fix phy init with NULL init_data Tian Hao 2017-06-15 18:37:53 +08:00
  • 8ccb2a4990 esp32: make time monotonic across resets Ivan Grokhotkov 2017-06-12 19:51:17 +08:00
  • 9a6b1c3b11 Merge branch 'bugfix/always_disable_ints_in_critical_region' into 'master' Jiang Jiang Jian 2017-06-16 11:36:27 +08:00
  • 1739216787 component/bt: added the temp enhanced to solve the conn_interval not collect issues. Yulong 2017-06-15 10:15:49 -04:00
  • a64f5de091 Merge branch 'bugfix/sw_reset_fixes' into 'master' Jiang Jiang Jian 2017-06-15 22:10:13 +08:00
  • 1cae2da0a0 Merge branch 'bugfix/classicBT_SMP_dependence' into 'master' Jiang Jiang Jian 2017-06-15 21:28:36 +08:00
  • fe1f8a25b5 Merge branch 'bugfix/intrrupt_num_conflict' into 'master' Jiang Jiang Jian 2017-06-15 20:45:57 +08:00
  • 85e9a0fa17 component/bt: add constraint in Kconfig to enable SMP_ENABLE when using classic BT wangmengyang 2017-06-15 15:48:20 +08:00
  • fd12a6c706 Merge branch 'bugfix/btdm_add_set_pkt_data_length_evt_cback' into 'master' Jiang Jiang Jian 2017-06-15 19:51:22 +08:00
  • 09f7cf45dd component/bt : fix interrupt number conflict Tian Hao 2017-06-15 17:20:25 +08:00
  • ffdcbc5355 libsodium: don’t link tests when TEST_ALL=1 is used Ivan Grokhotkov 2017-06-15 18:11:58 +08:00
  • 8cb0d52c43 esp_system: remove link time dependency on WiFi stack Ivan Grokhotkov 2017-06-15 18:00:49 +08:00
  • 6538ebe8ad cxx: don’t pull libstdc++ local support in unit tests Ivan Grokhotkov 2017-06-15 17:58:57 +08:00
  • b78a8ae035 unit-test-app: increase space for factory partition to 1280K Ivan Grokhotkov 2017-06-15 17:58:19 +08:00
  • 9353666cc1 esp32: reset APP CPU when doing esp_restart Ivan Grokhotkov 2017-06-14 18:07:15 +08:00
  • a72b1abc51 esp32: disable DPORT access protection when doing esp_restart Ivan Grokhotkov 2017-06-14 18:00:26 +08:00
  • 75658ee29b bootloader: workaround for clock switching bug in ESP32 rev. 0 Ivan Grokhotkov 2017-06-14 17:56:32 +08:00
  • 58b65291d9 component / bt: add set pkt data length event callback zhiweijian 2017-06-14 21:19:48 +08:00
  • f114ef4a6a Merge branch 'bugfix/btdm_hci_example' into 'master' Jiang Jiang Jian 2017-06-15 15:38:21 +08:00