Commit Graph

  • 6a759e7cef CI: fix bug in generating UT CI runner config: He Yin Ling 2017-04-10 15:08:15 +08:00
  • ece61944f4 lwip: refractor to esp specific counter Liu Zhi Fu 2017-04-05 15:21:55 +08:00
  • 61b2e086b3 Merge branch 'cherry-pick-6181af2a' into 'master' Ivan Grokhotkov 2017-04-10 14:20:01 +08:00
  • e9913a11c1 Merge branch 'test/reboot_between_unit_test_cases' into 'release/v2.0' Ivan Grokhotkov 2017-04-05 20:52:13 +08:00
  • 81f71522b6 Merge branch 'feature/parse_unit_test_cases_from_build_files' into 'master' Ivan Grokhotkov 2017-04-10 12:20:00 +08:00
  • 1eff11f947 Merge branch 'feature/ci_check_commits' into 'master' Ivan Grokhotkov 2017-04-10 12:19:35 +08:00
  • 801b87b48a Merge branch 'bugfix/cross_core_int_init_single_core' into 'master' Ivan Grokhotkov 2017-04-10 12:19:10 +08:00
  • aa817a1475 Merge branch 'bugfix/esp_error_check_release_builds' into 'master' Ivan Grokhotkov 2017-04-10 12:18:47 +08:00
  • 05e6fba6c3 Merge branch 'feature/mdns_afl_fuzz' into 'master' Ivan Grokhotkov 2017-04-10 11:55:31 +08:00
  • 68bf54607a tcp_udp: remove some unnecessary functions. chenyudong 2017-03-31 16:34:12 +08:00
  • e261e16981 eg/perf:modify README. chenyudong 2017-03-23 16:36:32 +08:00
  • 8a163e3db0 eg/perf:modify udp_perf and some mistakes chenyudong 2017-03-21 20:06:32 +08:00
  • 5ecc88cb33 tcp_perf:modify tcp_perf with some new options. chenyudong 2017-03-20 13:43:04 +08:00
  • a0b565a8e8 customization parameters in menuconfig,combine codes to two project. yudongchen95 2017-03-16 15:04:44 +08:00
  • 99578f1bd0 wifi performance: add wifi performance examples including TCP&UDP TX/RX yudongchen95 2017-03-13 19:29:24 +08:00
  • 81becd5e66 CI: check if commit history need revise He Yin Ling 2017-03-31 18:52:59 +08:00
  • 275b574ace fix warnings generated by ESP_ERROR_CHECK(variable) in release builds Ivan Grokhotkov 2017-04-07 15:24:58 +08:00
  • 85e709705b Merge branch 'bugfix/btdm_task_priority' into 'master' Ivan Grokhotkov 2017-04-07 14:56:31 +08:00
  • 8915c18f8a esp32: initialize cross-core interrupt in single core mode Ivan Grokhotkov 2017-04-07 14:48:08 +08:00
  • fd0539b4ba Merge branch 'feature/panic_wdt' into 'master' Ivan Grokhotkov 2017-04-07 12:14:30 +08:00
  • 42d819e796 Merge branch 'feature/btdm_uart_hci' into 'master' Ivan Grokhotkov 2017-04-07 12:13:42 +08:00
  • c142b9b9e5 esp32: RWDT is used to reboot system in case of panic handler crash Alexey Gerenkov 2017-03-29 21:09:47 +03:00
  • 678a7b53f7 CI: revise unit test parser He Yin Ling 2017-03-24 18:38:06 +08:00
  • bda63abb40 CI: modify unit test parser to parse unit test cases from build files antti 2017-03-02 17:51:25 +08:00
  • b5ea92a26e component/bt: implement classic Bluetooth profiles A2DP(sink) and AVRCP(controller) wangmengyang 2017-04-06 16:56:18 +08:00
  • dbd4e0522e Merge branch 'master' into feature/btdm_avrc wangmengyang 2017-04-06 14:59:58 +08:00
  • d90a35af19 component/bt : modify bluetooth config style Tian Hao 2017-04-05 21:19:15 +08:00
  • 024ef51d1a Merge branch 'bugfix/bt_increase_btc_task_queue_size' into 'release/v2.0' v2.0 Ivan Grokhotkov 2017-04-06 10:57:00 +08:00
  • f9fba35d1d Merge branch 'bugfix/btdm_alarm' into 'master' Ivan Grokhotkov 2017-04-06 07:46:01 +08:00
  • b12ab825a1 Merge branch 'bugfix/yield_after_critical_section' into 'master' Angus Gratton 2017-04-06 07:17:35 +08:00
  • 4d9778e208 bt component: increase BTC task queue number island 2017-04-05 21:42:12 +08:00
  • 95d691afdb component/bt : support UART HCI and fix some bugs Tian Hao 2017-03-24 14:57:07 +08:00
  • f5ebeb4c4d component/bt : add uart(1/2) as HCI IO directly Tian Hao 2017-03-16 17:14:20 +08:00
  • 6181af2a0b Merge branch 'test/reboot_between_unit_test_cases' into 'release/v2.0' Ivan Grokhotkov 2017-04-05 20:52:13 +08:00
  • abf0cd8421 CI: add reset between running each unit test cases He Yin Ling 2017-04-05 18:41:56 +08:00
  • 26bf1e8499 Merge branch 'bugfix/doc_windows_shell' into 'master' Ivan Grokhotkov 2017-04-05 18:25:48 +08:00
  • e384c7c014 component/bt : modify alarm APIs to be safely accessible from multiple tasks Tian Hao 2017-03-09 20:46:19 +08:00
  • 4c2622755d Add AFL fuzz test me-no-dev 2017-04-03 16:50:12 +03:00
  • 60e81e5e63 docs: Fix Windows shell path in Step 4 Angus Gratton 2017-04-05 10:58:34 +10:00
  • 0b57054ed3 freertos tests: Extend preemption test cases to cross-core wakeup Angus Gratton 2017-04-03 11:59:30 +10:00
  • bdbeaf97d6 freertos tests: Fix accidental "0 delay" in event group tests Angus Gratton 2017-03-28 14:16:53 +11:00
  • 45581dbaca freertos: Delay context switch from queue/task APIs until exiting critical section Angus Gratton 2017-03-16 11:07:50 +08:00
  • 99d39909c4 implement fixes for issues found while fuzz testing me-no-dev 2017-04-03 16:45:59 +03:00
  • fc15d72038 Merge branch 'feature/implement_lwip_critical_protect_with_mutex' into 'master' Jiang Jiang Jian 2017-04-01 17:27:20 +08:00
  • 30f514cf20 Merge branch 'feature/tw11250_optimize_tcpip_adapter_layer' into 'master' Jiang Jiang Jian 2017-04-01 17:26:34 +08:00
  • ecb75b69fd component/bt : modify bluetooth task priority Tian Hao 2017-04-01 17:17:57 +08:00
  • 7a83c87c44 Merge branch 'bugfix/cpu1_isr_stack_location' into 'master' Ivan Grokhotkov 2017-03-29 12:05:31 +08:00
  • 68e27f8188 optimize tcpip adapter layer Liu Zhi Fu 2017-03-29 11:07:41 +08:00
  • 778a475136 lwip: implement lwip critical session with mutex Liu Zhi Fu 2017-03-20 16:30:35 +08:00
  • 74d0edec0f Merge branch 'feature/tw10169_optimize_dhcp_renew_rebind_timer' into 'master' Jiang Jiang Jian 2017-04-01 16:04:13 +08:00
  • 6ad86f0d67 bt component: fix gatt delete service memory leak problem island 2017-04-01 11:08:39 +08:00
  • 38068e6df0 wps_ps: Add new options to menuconfig, modify README and some explainations. chenyudong 2017-03-29 15:33:05 +08:00
  • b0dd5d9157 example: adding wifi example wps and power save. chenyudong 2017-03-27 17:52:46 +08:00
  • 47b8f78cb0 Merge branch 'bugfix/flash_op_deadlock' into 'master' Ivan Grokhotkov 2017-03-31 16:02:26 +08:00
  • 9d745be3f7 Merge branch 'master' into feature/btdm_avrc wangmengyang 2017-03-31 12:51:45 +08:00
  • a4acf7b67b Merge branch 'bugfix/spi_timing_issues' into 'master' Jeroen Domburg 2017-03-31 10:44:37 +08:00
  • 566a360d5f Merge branch 'feature/static_tx_buffer_if_psram' into 'master' Jiang Jiang Jian 2017-03-30 21:45:39 +08:00
  • 4f89cc73e6 Add WiFi static and dynamic tx buffer choice XiaXiaotian 2017-03-14 21:03:41 +08:00
  • c9d29d109e component/bt: fix the dependence issue in Kconfig wangmengyang 2017-03-30 21:16:11 +08:00
  • 73612b004f Merge branch 'feature/add_scan_time_config' into 'master' Jiang Jiang Jian 2017-03-30 20:56:30 +08:00
  • c690447dd9 wifi scan: add wifi scan type and time config XiaXiaotian 2017-03-16 16:20:19 +08:00
  • 7522b53423 Merge branch 'bugfix/windows_install_paths' into 'master' Angus Gratton 2017-03-30 10:51:01 +08:00
  • c0fb62531e doc: Fix some Windows Setup Guide links Angus Gratton 2017-03-30 11:29:03 +11:00
  • 987631b9a0 windows: Don't expand PATH when generating setup Angus Gratton 2017-03-30 10:58:58 +11:00
  • 0070612296 Merge branch 'bugfix/git_porcelain_arg' into 'master' Ivan Grokhotkov 2017-03-29 17:37:34 +08:00
  • 39c376f0c3 Merge branch 'bugfix/cpu1_isr_stack_location' into 'master' Ivan Grokhotkov 2017-03-29 12:05:31 +08:00
  • 6ba469e7a4 Merge branch 'feature/mdns_dnssd_metaquery' into 'master' Angus Gratton 2017-03-29 09:29:31 +08:00
  • 40a35db784 Merge branch 'bugfix/example_naming' into 'master' Angus Gratton 2017-03-29 08:50:49 +08:00
  • 96e8a3c725 mdns: add simple dns-sd meta query support negativekelvin 2017-02-13 21:53:46 -07:00
  • fddebe4bcc Merge branch 'bugfix/merge_esptouch_fix' into 'release/v2.0' Liu Zhi Fu 2017-03-28 19:16:06 +08:00
  • 0e39b77d4e Fix finding location of ISR stack space for CPU1 Jeroen Domburg 2017-03-28 15:50:10 +08:00
  • 2102acf266 esp32: update wifi lib for esptouch issue Liu Zhi Fu 2017-03-28 15:42:37 +08:00
  • dbb6d20aac make: remove version parameter from git status porcelain option Ivan Grokhotkov 2017-03-28 14:22:27 +08:00
  • 76295c7a13 Fix timing adjustment needed for higher speeds of SPI master bus. Jeroen Domburg 2017-03-02 18:46:59 +08:00
  • 16ef01dc69 Merge branch 'bugfix/windows_setup' into 'master' Angus Gratton 2017-03-28 10:49:08 +08:00
  • 92436021ab spi_flash: fix race condition in s_flash_op_complete access Ivan Grokhotkov 2017-03-28 01:02:58 +08:00
  • a4ac9bf80b Merge branch 'bugfix/merge_some_wifi_bugs_into_release2.0' into 'release/v2.0' Liu Zhi Fu 2017-03-27 15:01:21 +08:00
  • 821c70f5d7 examples: Standardise naming of files, symbols, etc. in examples Angus Gratton 2017-03-22 12:36:11 +08:00
  • cecdfdb0c0 Merge branch 'feature/doc_boards_and_modules' into 'master' Angus Gratton 2017-03-27 14:39:12 +08:00
  • 41c6914454 Merge branch 'feature/ulp_toolchain' into 'master' Ivan Grokhotkov 2017-03-27 13:54:51 +08:00
  • a6e4e89592 ulp: add build system integration and example Dmitry Yakovlev 2017-01-09 07:38:20 +03:00
  • 6e2601f389 esp32: update wifi lib for some bugfix Liu Zhi Fu 2017-03-27 11:29:08 +08:00
  • aceb08f938 docs: Mention the 'examples' dir in the setup docs Angus Gratton 2017-03-21 15:37:17 +08:00
  • f5aee6a6e6 windows config: Update Windows setup script, pre-installed image, instructions. Angus Gratton 2017-03-21 11:17:19 +08:00
  • 8ee6f8227e Merge branch 'bugfix/reset_mac_cause_bt_cannot_rx_data' into 'master' Jiang Jiang Jian 2017-03-24 17:02:26 +08:00
  • a30c98c1a2 fix compile bug XiaXiaotian 2017-03-24 08:41:34 +08:00
  • 5cf9ccf6ab Merge branch 'feature/add_auth_type_for_wpa2_enterprise' into 'master' Ivan Grokhotkov 2017-03-24 15:56:21 +08:00
  • 710c853adc Merge branch 'bugfix/spi_flash_lock_period' into 'master' Ivan Grokhotkov 2017-03-24 15:55:42 +08:00
  • 37304aba2d Merge branch 'feature/ci_tags_release_branches' into 'master' Ivan Grokhotkov 2017-03-24 15:55:15 +08:00
  • ea48f43f87 Merge branch 'bugfix/timer_stack_size' into 'release/v2.0' Ivan Grokhotkov 2017-03-24 15:54:57 +08:00
  • 1b0b34247a Merge branch 'bugfix/btdm_isr_alloc' into 'release/v2.0' Ivan Grokhotkov 2017-03-24 15:54:09 +08:00
  • 4aaa453b31 component/bt : fix rx packet assert bug and malloc in ISR bug in bluetooth Tian Hao 2017-03-24 14:57:07 +08:00
  • 65baf502b7 Merge branch 'bugfix/esp32_core_dump_issues' into 'master' Ivan Grokhotkov 2017-03-24 14:41:07 +08:00
  • 0e31eb458e esp32: Move heap_alloc_caps to IRAM Angus Gratton 2017-03-24 10:41:45 +08:00
  • 573cc7d36f esp32: make soc header compatible with assembler Ivan Grokhotkov 2017-03-18 17:27:19 +08:00
  • 6ad0a157e3 driver/rtc: add APIs to enable/disable hold function Ivan Grokhotkov 2017-03-19 23:59:19 +08:00
  • fe69377782 freertos: increase timer task stack size to 2048 bytes Ivan Grokhotkov 2017-03-24 08:40:05 +08:00
  • d3ce5c3504 Merge branch 'feature/ci-use-local-registry' into 'master' Ivan Grokhotkov 2017-03-23 20:58:23 +08:00
  • b9a06e68dd Merge branch 'bugfix/minor_fixes' into 'master' Angus Gratton 2017-03-23 17:57:28 +08:00
  • ecee175962 Merge branch 'bugfix/nvs_init_check_empty_pages' into 'master' Ivan Grokhotkov 2017-03-23 17:57:15 +08:00