Commit Graph

  • bc9d1a65d7 Update component/coap to libcoap version release-4.2.0 Jon Shallow 2019-03-08 20:22:17 +00:00
  • fd9bc30aca separate legacy esp_event from esp32 component to esp_event morris 2019-03-18 19:58:04 +08:00
  • f0a82d7185 driver/i2c: write i2c command structure to hardware in one operation Ivan Grokhotkov 2019-03-18 18:20:34 +08:00
  • 96aa08a0ff Merge branch 'bugfix/coredump_fixes' into 'master' Ivan Grokhotkov 2019-03-18 18:23:25 +08:00
  • d6bdaed141 Component/bt: fix no adv report when scanning with sleep enable zhiweijian 2019-03-18 17:32:09 +08:00
  • 956c25dedd move esp32 chip specific includes to esp32/xxx.h morris 2019-03-18 15:46:15 +08:00
  • 7a530be302 Component/bt: fix no adv report when scaning with sleep enable zhiweijian 2019-03-18 16:35:50 +08:00
  • fae39dc326 merge esp_flash_data_types into esp_flash_partitions morris 2019-03-14 22:03:04 +08:00
  • a628577f64 Component/bt: fix no adv report when scaning with sleep enable zhiweijian 2019-03-18 16:35:50 +08:00
  • 4de5ae7468 PM: I2S and I2C added in the Power Management docs Sachin Parekh 2019-02-22 19:48:59 +05:30
  • 7fc6445035 I2S: Enable Power Management locks Sachin Parekh 2019-02-22 17:47:42 +05:30
  • d0234ad24a I2C: Enable Power Management locks Sachin Parekh 2019-02-22 17:44:03 +05:30
  • 8890627f6d ci: Fix build system CMake test for v3.1 Angus Gratton 2019-03-18 17:53:17 +11:00
  • b692bda09b wifi: fix the bug that when call set_config before connecting to an encrypted AP, PMK will be recalculated zhangyanjiao 2019-03-18 14:45:33 +08:00
  • 7d96b3442a mesh: fix memory leak and group send chenyudong 2019-03-18 14:43:21 +08:00
  • f1e9078cb0 Merge branch 'bugfix/fix_the_bug_cal_PMK_too_long' into 'master' Jiang Jiang Jian 2019-03-18 14:26:48 +08:00
  • 1940ee0910 Component/bt: fix build warning when bluedroid disable log zhiweijian 2019-03-15 20:59:55 +08:00
  • 63dabd1a17 espcoredump: fix test with esp32-2018r1 toolchain Ivan Grokhotkov 2019-03-15 20:16:37 +08:00
  • 6221f5a819 espcoredump: fix test compilation error with GCC 8 Ivan Grokhotkov 2019-03-11 12:13:01 +08:00
  • 2dd3344342 heap: Add integer overflow checks on MALLOC_CAP_32BIT & MALLOC_CAP_EXEC Angus Gratton 2019-03-11 10:49:51 +11:00
  • 9ce7ffb440 ldgen: fix library path parsing in windows Renz Christian Bagaporo 2019-03-15 18:31:30 +08:00
  • 234de8de55 cmake: Allow components to present their own images to flash Renz Christian Bagaporo 2019-01-22 11:45:45 +08:00
  • e4d97bef3d make: use shell command to extract version string Mahavir Jain 2019-03-17 21:33:22 +08:00
  • e4a83f856e Merge branch 'bugfix/mdns_add_remove_multiple_srv_master_3.3' into 'release/v3.3' Jiang Jiang Jian 2019-03-17 15:41:34 +08:00
  • b0aff183e3 Merge branch 'bugfix/sorting_and_list_of_lib_in_idf_size_v3.0' into 'release/v3.0' Jiang Jiang Jian 2019-03-17 14:46:34 +08:00
  • 867a237c27 Merge branch 'bugfix/doc_ubuntu_packages_v3.1' into 'release/v3.1' Jiang Jiang Jian 2019-03-17 14:41:44 +08:00
  • e25152a031 Merge branch 'bugfix/esp_sha_signing_sha256_v3.3' into 'release/v3.3' Jiang Jiang Jian 2019-03-17 14:40:21 +08:00
  • 044cadbad3 Merge branch 'bugfix/mdns_add_remove_multiple_srv_3.1' into 'release/v3.1' Jiang Jiang Jian 2019-03-17 14:34:49 +08:00
  • dda1af6e55 Merge branch 'bugfix/mdns_service_memory_leak_3.1' into 'release/v3.1' Jiang Jiang Jian 2019-03-17 14:28:35 +08:00
  • 5beb2802e0 Merge branch 'bugfix/bluetooth_fix_API_esp_bt_gap_set_scan_mode' into 'master' Jiang Jiang Jian 2019-03-17 14:19:11 +08:00
  • 11550525c1 Merge branch 'bugfix/wifi_modify_wifi_kconfig_v3.0' into 'release/v3.0' Jiang Jiang Jian 2019-03-17 14:13:50 +08:00
  • 8e4b82548a Merge branch 'bugfix/suppress_dhcpserver_debug_output' into 'master' Jiang Jiang Jian 2019-03-17 14:12:58 +08:00
  • dce85b4e58 Merge branch 'feature/upgrade_sphinx_and_breathe_v3.0' into 'release/v3.0' Krzysztof Budzynski 2019-03-16 00:58:56 +08:00
  • f6665cf90b Merge branch 'bugfix/esp_prov_ble_rw_except' into 'master' Angus Gratton 2019-03-15 21:10:53 +08:00
  • 885aec7aba Merge branch 'bugfix/bb_watchdog_reset_v3.3' into 'release/v3.3' Jiang Jiang Jian 2019-03-15 18:49:32 +08:00
  • 6408ef9e7c wifi: fix the bug that when call set_config before connecting to an encrypted AP, PMK will be recalculated zhangyanjiao 2019-03-15 16:28:41 +08:00
  • b1a81e8167 Merge branch 'bugfix/bb_watchdog_reset' into 'master' Jiang Jiang Jian 2019-03-15 16:12:30 +08:00
  • 0c2419d798 Merge branch 'test/fix_some_ut_not_assigned_v3.3' into 'release/v3.3' Jiang Jiang Jian 2019-03-15 16:11:53 +08:00
  • a3a58546bc Merge branch 'bugfix/console_allow_buffered_v3.3' into 'release/v3.3' Jiang Jiang Jian 2019-03-15 16:11:30 +08:00
  • 6400714d9b Merge branch 'feature/confserver_v2' into 'master' Angus Gratton 2019-03-15 14:49:05 +08:00
  • 2f2f0fbcbd confserver: Send an error response if JSON request is malformatted Angus Gratton 2019-03-15 12:17:14 +11:00
  • ec4c75b692 confserver: In protocol V2, a "load" should only send back changes not all items Angus Gratton 2019-03-14 17:47:08 +11:00
  • 90ddbaac16 confserver: Add support for new V2 protocol Angus Gratton 2019-01-25 12:16:51 +08:00
  • cc9b06d4da Merge branch 'bugfix/esp_sha_signing_sha256' into 'master' Angus Gratton 2019-03-15 14:35:38 +08:00
  • 0176f912b6 esp32: Chunk input blocks for esp_sha() function performance, add perf test Angus Gratton 2019-03-11 18:24:32 +11:00
  • 615376d14a secure boot: Use mbedtls_sha256() not esp_sha() Angus Gratton 2019-03-08 16:16:55 +11:00
  • fe516fb7c2 esp32 hwcrypto: Prevent esp_sha() from disabling interrupts for extended period Angus Gratton 2019-03-08 16:14:15 +11:00
  • 87881b76ad Merge branch 'bugfix/make_gcc_version_evaluation' into 'master' Angus Gratton 2019-03-15 14:30:48 +08:00
  • 13018449fe Merge branch 'bugfix/remove_malloc_ble_prov_v3.2' into 'release/v3.2' Angus Gratton 2019-03-15 14:29:30 +08:00
  • f5c805160b Merge branch 'bugfix/remove_malloc_ble_prov_v3.3' into 'release/v3.3' Angus Gratton 2019-03-15 14:29:18 +08:00
  • b6687e56ed Merge branch 'bugfix/console_allow_buffered_v3.2' into 'release/v3.2' Jiang Jiang Jian 2019-03-15 14:03:29 +08:00
  • 00e3f7f6b6 Merge branch 'bugfix/ble_assert_8192_v3.3' into 'release/v3.3' Jiang Jiang Jian 2019-03-15 14:01:50 +08:00
  • b4d87191ef Merge branch 'bugfix/esp-http-client-event-fixes' into 'master' Ivan Grokhotkov 2019-03-15 11:45:40 +08:00
  • 416b756ea4 Merge branch 'bugfix/name_conflict_esp32_project_ld' into 'master' Ivan Grokhotkov 2019-03-15 11:42:20 +08:00
  • d6b316c375 Merge branch 'feature/trim_idf_ver_to_fit_32bit_field_v3.3' into 'release/v3.3' Angus Gratton 2019-03-15 11:38:32 +08:00
  • a44f43c2ea confserver: Send an error response if JSON request is malformatted Angus Gratton 2019-03-15 12:17:14 +11:00
  • 6897dab2de confserver: In protocol V2, a "load" should only send back changes not all items Angus Gratton 2019-03-14 17:47:08 +11:00
  • 02802a5113 confserver: Add support for new V2 protocol Angus Gratton 2019-01-25 12:16:51 +08:00
  • bc04b1f53b examples: don't enable buffering on stdout in console examples Ivan Grokhotkov 2019-03-13 20:19:55 +08:00
  • 50ceb45e6f console/linenoise: support buffered stdout Ivan Grokhotkov 2019-03-13 20:17:25 +08:00
  • 6494927766 examples: don't enable buffering on stdout in console examples Ivan Grokhotkov 2019-03-13 20:19:55 +08:00
  • 6ce5c7668f console/linenoise: support buffered stdout Ivan Grokhotkov 2019-03-13 20:17:25 +08:00
  • cea8c51527 Merge branch 'bugfix/cmake_psram_fix_flag_v3.1' into 'release/v3.1' Jiang Jiang Jian 2019-03-15 10:57:49 +08:00
  • 5fb9aaa377 Merge branch 'bugfix/msys_cancel_idfpy_v3.1' into 'release/v3.1' Jiang Jiang Jian 2019-03-15 10:57:35 +08:00
  • c97a05c0d5 Merge branch 'feature/btdm_add_update_duplicate_scan_exceptional_list_apis_v3.2' into 'release/v3.2' Jiang Jiang Jian 2019-03-15 10:46:57 +08:00
  • f02ceb747e Merge branch 'bugfix/idf_py_windows_relpath' into 'master' Angus Gratton 2019-03-15 09:36:25 +08:00
  • 048cd2a887 esp_prov : Catch DBus exception when reading/writing to BLE GATT characteristic Anurag Kar 2019-03-14 17:28:26 +05:30
  • fed772641a Component/bt: add update duplicate scan exceptional list APIs zhiweijian 2018-11-21 15:45:48 +08:00
  • b8f23fbd42 Merge branch 'bugfix/ble_assert_8192' into 'master' Jiang Jiang Jian 2019-03-14 20:24:33 +08:00
  • 75724791fa Merge branch 'feature/btdm_add_adv_report_flow_control_v3.1' into 'release/v3.1' Jiang Jiang Jian 2019-03-14 17:42:06 +08:00
  • 9b0e6e3b49 esp_http_client: Fix header sent event bug Jitin George 2019-03-14 11:20:02 +05:30
  • d943c8de94 tcp_transport: Fix case sensitive header comparison Jitin George 2019-03-12 18:46:04 +05:30
  • 646c7a7515 tools/test_build_system: Add tests with long IDF_VER KonstantinKondrashov 2019-03-13 20:43:33 +08:00
  • cc7e91e1a3 cmake: Trim IDF_VER to fit a 32-bit field Konstantin Kondrashov 2019-03-13 20:04:43 +08:00
  • 725f0a7545 make: Trim IDF_VER to fit a 32-bit field Konstantin Kondrashov 2019-03-13 20:01:28 +08:00
  • ce6b73ca5f Merge branch 'bugfix/console_allow_buffered' into 'master' Ivan Grokhotkov 2019-03-14 15:40:42 +08:00
  • 1b3373543f Merge branch 'feature/trim_idf_ver_to_fit_32bit_field' into 'master' Ivan Grokhotkov 2019-03-14 15:39:20 +08:00
  • b39bd0615c fix the bug assert(8192 0) in rwble.c 234 Tian Hao 2019-03-12 11:21:47 +08:00
  • bd0984226e Protocomm BLE: Make changes in handling BLE read/write requests Hrishikesh Dhayagude 2019-03-08 12:18:40 +05:30
  • 39d8a89c80 Protocomm BLE: Make changes in handling BLE read/write requests Hrishikesh Dhayagude 2019-03-08 12:18:40 +05:30
  • 7c69f6172b Merge branch 'bugfix/spi_flash_mmap_stale_data_issue' into 'master' Angus Gratton 2019-03-14 14:56:12 +08:00
  • fa2998d70b dhcpserver: suppress send_nak debug output zhangyanjiao 2019-03-14 11:47:21 +08:00
  • 12bdf8e45b esp32: Chunk input blocks for esp_sha() function performance, add perf test Angus Gratton 2019-03-11 18:24:32 +11:00
  • 1cc726b2a3 secure boot: Use mbedtls_sha256() not esp_sha() Angus Gratton 2019-03-08 16:16:55 +11:00
  • 6a6fbde83d esp32 hwcrypto: Prevent esp_sha() from disabling interrupts for extended period Angus Gratton 2019-03-08 16:14:15 +11:00
  • 981585df95 Merge branch 'feature/github_sync_prs_jira' into 'master' Angus Gratton 2019-03-14 13:53:10 +08:00
  • 62980ae995 Merge branch 'feature/btdm_add_adv_report_flow_control_v3.2' into 'release/v3.2' Jiang Jiang Jian 2019-03-14 13:51:52 +08:00
  • f330bb50b2 fix the bug assert(8192 0) in rwble.c 234 Tian Hao 2019-03-12 11:21:47 +08:00
  • d6a2590e40 Merge branch 'ci/print_error_label_check' into 'master' Angus Gratton 2019-03-14 11:37:20 +08:00
  • d0739861e8 github: Sync PRs to JIRA as well Angus Gratton 2019-03-14 13:05:50 +11:00
  • 4f1e27fa76 test: fix some ut case not assigned: He Yin Ling 2019-03-10 14:15:43 +08:00
  • 16755a2c51 esp32: add WiFi baseband watchdog reset Liu Zhi Fu 2019-03-06 19:02:55 +08:00
  • 31ca6e399b Merge branch 'bugfix/mdns_add_remove_multiple_srv_master' into 'master' Angus Gratton 2019-03-14 08:10:23 +08:00
  • f552977309 make: Ensure that component_project_vars.mk not generated before config Angus Gratton 2019-03-13 22:03:41 +11:00
  • 029a155a71 Merge branch 'bugfix/mdns_add_remove_multiple_srv_3.2' into 'release/v3.2' Angus Gratton 2019-03-14 07:56:40 +08:00
  • 3bfb0d86e3 ci: Print an error in the log if the label check fails Angus Gratton 2019-03-14 10:15:49 +11:00
  • 974796fa6c Merge branch 'bugfix/remove_malloc_ble_prov' into 'master' Angus Gratton 2019-03-14 07:08:50 +08:00
  • a79c5b8271 esp32: Rename esp32.common.ld to esp32.project.ld to avoid build errors when downgrading Angus Gratton 2019-03-14 09:59:31 +11:00
  • 4849d7ae90 Merge branch 'bugfix/mdns_incorrect_semaphore_use_v3.2' into 'release/v3.2' Angus Gratton 2019-03-14 06:26:51 +08:00
  • 16b2fd2dce Merge branch 'doc/review_get_started' into 'master' Krzysztof Budzynski 2019-03-14 00:10:26 +08:00