Commit Graph

  • 2d748b5d38 spi_slave: fix the issue rx dma get broken by master unexpected transaction michael 2018-09-06 14:47:45 +08:00
  • 70cacc8b4e doc: Add parallel builds to the Eclipse setup guide Angus Gratton 2018-09-06 15:29:37 +08:00
  • 297945c32e Merge branch 'test/split_test_env_for_integration_test_v3.1' into 'release/v3.1' Ivan Grokhotkov 2018-09-07 11:06:51 +08:00
  • 738d49e02b esp_http_client: add support OPPTIONS/SUB/UNSUB/NOTIFY methods Tuan PM 2018-09-06 21:30:07 +08:00
  • 7d56115992 esp32: update API to set CSI channel filter and HT_LTF data generating method and apply pre-read APB register dport access method to PHY XiaXiaotian 2018-09-03 15:28:46 +08:00
  • 958bf62e5f http_server: using case-insensitive compare for getting http header Tuan PM 2018-08-31 17:54:38 +08:00
  • d12982dc6e Component/bt: add set default passkey function zhiweijian 2018-08-29 12:03:55 +08:00
  • aab43e6dda Merge branch 'bugfix/enlarge_ethernet_mac_stack_size' into 'master' Angus Gratton 2018-09-07 10:47:30 +08:00
  • 8893438f08 Merge branch 'feature/cpp_exceptions_example' into 'master' Ivan Grokhotkov 2018-09-07 10:34:18 +08:00
  • 13107d5968 Merge branch 'feature/light_sleep_gpio_uart_wakeup' into 'master' Ivan Grokhotkov 2018-09-07 10:33:33 +08:00
  • 161a506f00 ethernet: enlarge ethernet task stack size morris 2018-09-05 21:43:03 +08:00
  • 8484b9cfd3 Merge branch 'feature/btdm_legacy_paring' into 'master' Jiang Jiang Jian 2018-09-07 10:15:52 +08:00
  • 36bc73e5a6 idf.py: Choose a default serial port for all targets if '-p' is not given Angus Gratton 2018-09-06 20:32:49 +08:00
  • deb46b415f lwip: Re-add CONFIG_PPP_SUPPORT check, remove redundant CFLAGS Angus Gratton 2018-09-06 20:23:20 +08:00
  • cff2ef695a Merge branch 'master' into feature/cmake Angus Gratton 2018-09-06 20:23:04 +08:00
  • d193895ec6 Merge branch 'bugfix/btdm_hfp_invalid_hci_sync_pkt_len_for_v3.1' into 'release/v3.1' Jiang Jiang Jian 2018-09-06 19:52:05 +08:00
  • affe75a102 Merge branch 'bugfix/btdm_hfp_invalid_hci_sync_pkt_len' into 'master' Jiang Jiang Jian 2018-09-06 19:51:42 +08:00
  • 0cfed0b79b rmt test: add the case for bug in github[#1815] houchenyao 2018-09-06 12:01:47 +08:00
  • 47fcdeaa0b rmt test: add case test test the bug of re-install problem houchenyao 2018-09-06 12:00:36 +08:00
  • 09dd1034de rmt test: add case to check memory block. houchenyao 2018-09-06 11:59:06 +08:00
  • 836d01dcea ledc test: ignore one case. houchenyao 2018-09-06 11:55:46 +08:00
  • b999d10e8c Merge branch 'feature/sync_lwip_as_submodule' into 'master' Jiang Jiang Jian 2018-09-06 19:43:08 +08:00
  • 3578fe39e0 Feature/sync lwip as submodule Zhang Yan Jiao 2018-09-06 19:43:08 +08:00
  • f647ea81cc pcnt test: ignore pcnt two test cases houchenyao 2018-09-06 11:54:23 +08:00
  • de0e9a1e05 Merge branch 'bugfix/http_server_example_tests_regex' into 'master' Ivan Grokhotkov 2018-09-06 19:37:11 +08:00
  • 55756550dd Merge branch 'feature/pyenv_multiple_run' into 'master' Angus Gratton 2018-09-06 19:29:03 +08:00
  • 281345c53a sleep: keep RTC_SLOW_MEM powered on if RTC_NOINIT is used Ivan Grokhotkov 2018-09-06 18:31:17 +08:00
  • 9538059f84 CI: Simplify running commands with several versions of Python Roland Dobai 2018-08-27 13:47:53 +02:00
  • 22ac8cf424 ledc test: test low speed mode frequency. houchenyao 2018-09-06 11:51:52 +08:00
  • 98c868ff09 gpio test: add GPIO multi-level interrupt test houchenyao 2018-09-06 11:47:17 +08:00
  • f278c7c9f8 docs: refactor BLE iBeacon demo readme XieWX 2018-08-01 11:02:44 +08:00
  • 91c7149f6e Included information about power on and diagnostics LEDs. Closes https://github.com/espressif/esp-idf/issues/2365. krzychb 2018-09-05 18:57:13 +02:00
  • f1bf446410 test: split CI test environment: He Yin Ling 2018-08-26 12:15:51 +08:00
  • c1b8949a1e cmake: Add CMakeLists.txt file for WiFi station example Angus Gratton 2018-09-06 16:20:13 +08:00
  • 599da58070 Merge branch 'feature/disable_rom_logging' into 'master' Ivan Grokhotkov 2018-09-06 16:11:23 +08:00
  • 09d0b8d47b sleep: allow esp_sleep_get_wakeup_cause to be used for light sleep Ivan Grokhotkov 2018-09-04 12:56:47 +08:00
  • 6fbf585703 docs/sleep: mention new wakeup sources, use generated API reference Ivan Grokhotkov 2018-08-14 04:02:48 +03:00
  • 31e969aded examples/console: add light sleep command Ivan Grokhotkov 2018-08-14 03:44:04 +03:00
  • cf4f2c19e4 sleep: allow disabling all wakeup sources Ivan Grokhotkov 2018-08-14 03:43:35 +03:00
  • 75629b7fc3 sleep: add support for GPIO and UART wakeup from light sleep Ivan Grokhotkov 2018-08-14 03:42:03 +03:00
  • 002d913ab6 uart: add function to set light sleep wakeup threshold Ivan Grokhotkov 2018-08-14 03:40:31 +03:00
  • 1c5522575e driver/gpio: support wakeup function for RTC IOs Ivan Grokhotkov 2018-08-14 01:57:32 +03:00
  • 770e413d4c esp32: fix the bug that SYSTEM_EVENT_STA_GOT_IP is forbidden when gateway is 0.0.0.0 zhangyanjiao 2018-09-06 14:37:53 +08:00
  • efe499113c Merge branch 'bugfix/btdm_discovery_ble_v3.0' into 'release/v3.0' Jiang Jiang Jian 2018-09-06 14:19:40 +08:00
  • e6a0eb74c8 Merge branch 'bugfix/btdm_discovery_ble_v3.1' into 'release/v3.1' Jiang Jiang Jian 2018-09-06 14:19:31 +08:00
  • 5c3ca78a07 Merge branch 'bugfix/btdm_discovery_ble' into 'master' Jiang Jiang Jian 2018-09-06 14:18:11 +08:00
  • e675c3cfed Merge branch 'test/split_test_env_for_integration_test' into 'master' Jiang Jiang Jian 2018-09-06 13:09:11 +08:00
  • 0bc5dcc2c2 cmake: Post-merge fixups Angus Gratton 2018-09-05 17:27:19 +08:00
  • 1d99531328 Corrected RGB LED pin assignment. Closes https://github.com/espressif/esp-idf/issues/2363. krzychb 2018-09-04 23:20:08 +02:00
  • 62389b6be6 Included ESP-WROVER-KIT V4.1 in documenation: Added 'Get Started' guide and updated 'HW Reference' krzychb 2018-08-30 21:57:50 +02:00
  • 3ed5af18fd HTTP Server Example Tests : Fix various issues * Fixed regex constraints for parsing IP and other parameters from monitor log. * httplib connection timeouts set * Redundent tests (commented out earlier) have been removed from advanced_tests. These tests are already run during unit testing. Anurag Kar 2018-09-03 02:31:44 +05:30
  • a0d2dd0385 Merge branch 'bugfix/eclipse_compiler_command_cpp' into 'master' Ivan Grokhotkov 2018-09-05 18:35:25 +08:00
  • b1380707e4 Merge branch 'bugfix/ci_github_deploy' into 'master' Angus Gratton 2018-09-05 18:07:24 +08:00
  • 7331ee2af2 Merge branch 'bugfix/tw25969_esp_derive_local_mac_missing_v3.0' into 'release/v3.0' Jiang Jiang Jian 2018-09-05 17:21:36 +08:00
  • b3189bae38 Merge branch 'bugfix/tw25969_esp_derive_local_mac_missing_v3.1' into 'release/v3.1' Jiang Jiang Jian 2018-09-05 17:21:20 +08:00
  • d7079b6842 Merge branch 'bugfix/tw25969_esp_derive_local_mac_missing' into 'master' Jiang Jiang Jian 2018-09-05 17:21:02 +08:00
  • f323fe5fee defination: fix the bug that esp_derive_local_mac() defination missing zhangyanjiao 2018-09-05 14:45:48 +08:00
  • c27c381ba2 defination: fix the bug that esp_derive_local_mac() defination missing zhangyanjiao 2018-09-05 14:23:00 +08:00
  • 8d698a59f4 defination: fix the bug that esp_derive_local_mac() defination missing zhangyanjiao 2018-09-05 14:17:05 +08:00
  • 312424b5ac docs: update command to get compiler specs in a few more places Ivan Grokhotkov 2018-09-05 11:05:52 +08:00
  • bcd384eb87 Merge branch 'doc/get_started_override_options' into 'master' Ivan Grokhotkov 2018-09-05 11:02:47 +08:00
  • b355854d4d Merge branch 'master' into feature/cmake Angus Gratton 2018-09-05 10:35:04 +08:00
  • 52477d77fb Merge branch 'bugfix/nvs_doc' into 'master' Ivan Grokhotkov 2018-09-05 10:20:34 +08:00
  • b9f7e0a1a2 test: split CI test environment: He Yin Ling 2018-08-26 12:15:51 +08:00
  • d268677017 doc: Add environemt variable overriding to get started Darian Leung 2018-09-02 21:24:35 +08:00
  • db7c257f33 nvs_flash: Minor changes to NVS documentation Sagar Bijwe 2018-09-04 18:01:17 +05:30
  • bd8b9960d5 component/bt: Add Legacy Pairing baohongde 2018-09-04 21:11:03 +08:00
  • cb2876ff4e examples: add C++ exception handling example Ivan Grokhotkov 2018-09-04 10:20:29 +08:00
  • 95c5805088 component/bt: Add Legacy Pairing (backport 3.1) baohongde 2018-09-04 20:59:03 +08:00
  • 6d865c6104 Merge branch 'feature/termios' into 'master' Ivan Grokhotkov 2018-09-04 20:42:21 +08:00
  • 97b2281c49 Merge branch 'bugfix/can_driver_multiple_bugs' into 'master' Ivan Grokhotkov 2018-09-04 20:34:06 +08:00
  • 2469718481 Merge branch 'bugfix/check_python_order_only_prereq' into 'master' Ivan Grokhotkov 2018-09-04 20:31:49 +08:00
  • 4197ee746a Merge branch 'bugfix/monitor_win_encoding' into 'master' Ivan Grokhotkov 2018-09-04 20:31:37 +08:00
  • 291c4a4fd3 component/bt : fix bug that set discovery mode will stop ble adv Tian Hao 2018-09-04 17:06:48 +08:00
  • 196793dccb component/bt : fix bug that set discovery mode will stop ble adv Tian Hao 2018-09-04 17:06:48 +08:00
  • 7c6d447938 component/bt: bugfix for incorrect length of HCI SCO packet size in HFP resulted from uninitialized data buffer length wangmengyang 2018-09-04 20:09:07 +08:00
  • 4e6b3936c0 component/bt: bugfix for incorrect length of HCI SCO packet size in HFP resulted from uninitialized data buffer length wangmengyang 2018-09-04 20:09:07 +08:00
  • f83926a6e6 Merge branch 'doc/btdm_a2dp_sink_example_improvement' into 'master' Jiang Jiang Jian 2018-09-04 19:37:31 +08:00
  • 9b1bd0a09f Merge branch 'bugfix/btdm_find_remote_service_by_uuid_always_return_success_v3.0' into 'release/v3.0' Jiang Jiang Jian 2018-09-04 19:21:47 +08:00
  • 0ba566e0c6 Merge branch 'bugfix/btdm_update_private_address_v3.0' into 'release/v3.0' Jiang Jiang Jian 2018-09-04 19:21:21 +08:00
  • 619eadf8d3 Merge branch 'doc/btdm_a2dp_source_example_improvement' into 'master' Jiang Jiang Jian 2018-09-04 19:14:55 +08:00
  • 7d847e60ec docs/en/security: Add documentation for signed apps without hardware secure boot feature Jitin George 2018-08-14 18:55:11 +05:30
  • b069b31a2c secure boot: Support secure boot signatures without hardware secure boot Angus Gratton 2018-07-19 15:15:37 +10:00
  • 69610acbe3 Merge branch 'feature/modify_simple_wifi' into 'master' Jiang Jiang Jian 2018-09-04 19:04:42 +08:00
  • 2ec0fd8fd6 Merge branch 'feature/signature_verify_updates' into 'master' Angus Gratton 2018-09-04 18:56:47 +08:00
  • dbad72e6b5 examples/ulp: Add using esp_deep_sleep_disable_rom_logging Konstantin Kondrashov 2018-09-04 18:21:34 +08:00
  • 069f495006 component/bt : fix bug that set discovery mode will stop ble adv Tian Hao 2018-09-04 17:06:48 +08:00
  • 38098b713f esp32/sleep: Add a function to disable logging from ROM code Konstantin Kondrashov 2018-09-04 16:03:18 +08:00
  • 405b1986c2 Merge branch 'bugfix/btdm_controller_deinit_v3.0' into 'release/v3.0' v3.0.4-rc1 v3.0.4 Jiang Jiang Jian 2018-09-04 15:07:08 +08:00
  • 969161183a Merge branch 'bugfix/esp_wifi_disconnect_fail_v3.1' into 'release/v3.1' Jiang Jiang Jian 2018-09-04 15:06:49 +08:00
  • 45d596d821 1. modify simple wifi example 2. add README file zhangyanjiao 2018-08-30 10:11:21 +08:00
  • b91cf5a33f Merge branch 'bugfix/esp_bt_mem_release' into 'master' Jiang Jiang Jian 2018-09-04 14:17:10 +08:00
  • 45e29a817c Merge branch 'bugfix/btdm_update_private_address_v3.1' into 'release/v3.1' Jiang Jiang Jian 2018-09-04 14:10:47 +08:00
  • dabebbf639 Merge branch 'bugfix/btdm_rfcomm_test_command_cause_crash_v3.1' into 'release/v3.1' Jiang Jiang Jian 2018-09-04 14:10:05 +08:00
  • cd78dc632a Merge branch 'bugfix/btdm_find_remote_service_by_uuid_always_return_success_v3.1' into 'release/v3.1' Jiang Jiang Jian 2018-09-04 14:09:36 +08:00
  • 76669ca817 Merge branch 'feature/modify_espnow' into 'master' Jiang Jiang Jian 2018-09-04 13:09:43 +08:00
  • e54f3d9616 Merge branch 'bugfix/bootloader_random_in_app' into 'master' Angus Gratton 2018-09-04 10:39:12 +08:00
  • 49656656c3 Merge branch 'bugfix/lock_up_if_supply_is_varying' into 'master' Angus Gratton 2018-09-04 00:37:52 +08:00
  • 6fa52ca8fe cmake: Call check_python_dependencies.py from idf.py & cmake Angus Gratton 2018-09-03 18:24:17 +08:00
  • 33b3418b4e Merge branch 'mesh/rewrite_docs_backport_v3.1' into 'release/v3.1' Angus Gratton 2018-09-03 18:12:12 +08:00