Commit Graph

  • 8661f5f2e7 Merge branch 'nimble/esp_ble_mesh_adv_fix' into 'master' Mahavir Jain 2019-10-24 14:38:02 +08:00
  • a26dfe70aa nimble: Miscellaneous changes Hrishikesh Dhayagude 2019-10-24 14:38:01 +08:00
  • 3caa54e546 Merge branch 'feature/add_ping_example' into 'master' Angus Gratton 2019-10-24 11:37:38 +08:00
  • 5067ecaebe Merge branch 'bugfix/select_with_sdmmc_mount_v3.2' into 'release/v3.2' Angus Gratton 2019-10-24 11:29:02 +08:00
  • 95c768165f Merge branch 'bugfix/select_with_sdmmc_mount_v3.3' into 'release/v3.3' Angus Gratton 2019-10-24 11:28:14 +08:00
  • a302c3fc68 Merge branch 'bugfix/select_with_sdmmc_mount_v3.1' into 'release/v3.1' Angus Gratton 2019-10-24 11:26:49 +08:00
  • 4322c863e2 Merge branch 'bugfix/docs_rst_fix_quotation' into 'master' Angus Gratton 2019-10-24 11:18:50 +08:00
  • 059052acaa Merge branch 'bugfix/select_with_sdmmc_mount_v4.0' into 'release/v4.0' Angus Gratton 2019-10-24 10:49:24 +08:00
  • 12f2ae47c6 Merge branch 'bugfix/mqtt_disconnect_crash_3.3' into 'release/v3.3' Angus Gratton 2019-10-24 10:47:27 +08:00
  • 54e217b8d4 Merge branch 'bugfix/mqtt_disconnect_crash_3.2' into 'release/v3.2' Angus Gratton 2019-10-24 10:28:13 +08:00
  • 5780ac3207 esp_attr: Fix multiple definition linker error for operators for C++ build including FLAG_ATTR'ed enum. X-Ryl669 2019-09-04 23:35:08 +02:00
  • e98ff1beb7 Merge branch 'bugfix/remove_mbedtls_would_block_v32' into 'release/v3.2' Angus Gratton 2019-10-23 17:00:36 +08:00
  • ba74534efb Merge branch 'bugfix/esp_tls_check_buffer_size' into 'master' Angus Gratton 2019-10-23 14:45:28 +08:00
  • c474a7c56e Merge branch 'feature/wifi_redo_scan_example' into 'master' Angus Gratton 2019-10-23 14:12:33 +08:00
  • 019502a36e esp_wifi: Additional code snippets in esp_wifi_scan_example Hrudaynath Dhabe 2019-10-23 14:12:32 +08:00
  • 9f93067649 Merge branch 'bugfix/select_with_sdmmc_mount' into 'master' Angus Gratton 2019-10-23 14:05:49 +08:00
  • b525fa2c0a Merge branch 'doc/review_api-ref_periph-spi_master' into 'master' Angus Gratton 2019-10-23 14:04:04 +08:00
  • 04dbe663be Merge branch 'feature/heap_caps_get_size_free' into 'master' Angus Gratton 2019-10-23 14:02:50 +08:00
  • 740f334b4b Merge branch 'bugfix/fix_embed_files_docs_with_cmake' into 'master' Angus Gratton 2019-10-23 13:19:47 +08:00
  • 5bec9fb010 Merge branch 'bugfix/random_en_dis_for_app' into 'master' Angus Gratton 2019-10-23 13:18:01 +08:00
  • b216e3b5c8 Merge branch 'feature/lwip_support_mdns_queries' into 'master' Angus Gratton 2019-10-23 13:10:41 +08:00
  • 9abba6b1fe esptool: Bump to v2.8 release Angus Gratton 2019-10-22 16:39:54 +11:00
  • e41ef9396f esptool: Bump to v2.8 release Angus Gratton 2019-10-22 16:39:54 +11:00
  • fc6b44f500 esptool: Bump to v2.8 release Angus Gratton 2019-10-22 16:39:54 +11:00
  • 996db972f0 esptool: Bump to v2.8 release Angus Gratton 2019-10-22 16:39:54 +11:00
  • bf1d32d008 Merge branch 'feature/esptool_v2.8' into 'master' Angus Gratton 2019-10-23 06:03:00 +08:00
  • b1fbf97802 docs: quotation mark fix in recently added comment David Cermak 2019-10-22 21:26:37 +02:00
  • 4ddc6916c3 docs: fix minor parameter description inconsistency for idf_component_set_property David Cermak 2019-09-26 10:51:04 +02:00
  • c06519a759 docs: update windows msys2 installer notes to unzip all-in-one toolchain to path without spaces David Cermak 2019-09-23 12:00:00 +02:00
  • 0042aaafa1 docs: update windows msys2 installer notes to unzip all-in-one toolchain to path without spaces (v3.3) David Cermak 2019-10-22 18:54:33 +02:00
  • b4aa4de694 docs: update windows msys2 installer notes to unzip all-in-one toolchain to path without spaces (v3.2) David Cermak 2019-10-22 18:54:33 +02:00
  • f1e8a49836 esp_timer: Fix System time jumps back ~54secs KonstantinKondrashov 2019-09-06 20:17:25 +08:00
  • 09cc922b42 esp32: Add UTs to check the System time does not jump back KonstantinKondrashov 2019-09-05 20:15:37 +08:00
  • b125bb50ea esp_common: IPC works with the priority of the caller's task KonstantinKondrashov 2019-09-25 00:09:30 +08:00
  • bdaf201bd0 Make "H/W Reference" toctree symmetrical Kirill Chalov 2019-10-22 21:27:10 +08:00
  • adcf95dc9f heap: Fix printf usage in heap poisoning Darian Leung 2019-09-09 21:56:39 +08:00
  • d3ee6b6225 Merge branch 'doc/add_chinese_translation_for_flash_encryption' into 'master' Krzysztof Budzynski 2019-10-22 19:37:28 +08:00
  • 9ecc34e086 add chinese translation into flash encryption Hao Ning 2019-10-22 19:37:28 +08:00
  • 93223ae3f0 Merge branch 'docs/Update_CN_Getting_Started_Legacy_With_Changes_in_EN' into 'master' Krzysztof Budzynski 2019-10-22 17:57:38 +08:00
  • 56ce449e7f SYNC CN translation with the lastest EN translation, to make CMAKE the default system Natasha 2019-10-22 17:57:37 +08:00
  • f0c6bb431f ci: mqtt ssl test updated to output larger data in form of binary partition David Cermak 2019-10-17 10:57:04 +02:00
  • a9e63d947b esp-tls: Added support for fragmenting outgoing data in tls_write(), for cases of out data being larger than the maximum out buffer of underlying tls-stack. David Cermak 2019-10-10 16:43:07 +02:00
  • e5ee10e89f VFS: Fix bug which occurs when driver is installed during a select() call Roland Dobai 2019-10-14 09:22:55 +02:00
  • 34c33f7440 ble_mesh: using bt device name in mesh proxy adv lly 2019-10-22 15:04:19 +08:00
  • 2350b15451 ble_mesh: using bt device name in mesh proxy adv lly 2019-10-22 15:04:19 +08:00
  • ab7e411f4e VFS: Fix bug which occurs when driver is installed during a select() call Roland Dobai 2019-10-14 09:22:55 +02:00
  • 6e25e6a991 VFS: Fix bug which occurs when driver is installed during a select() call Roland Dobai 2019-10-14 09:22:55 +02:00
  • c60370b67f esptool: Update esptool version to match master Angus Gratton 2019-10-22 16:44:16 +11:00
  • d1b2c490cd esptool: Bump to v2.8 release Angus Gratton 2019-10-22 16:39:54 +11:00
  • c9f1cb2f4c Merge branch 'bugfix/ticks_to_wait_for_uart_and_i2c_v3.3' into 'release/v3.3' Angus Gratton 2019-10-22 13:18:24 +08:00
  • 696a9fa0ba Merge branch 'bugfix/ticks_to_wait_for_uart_and_i2c_v3.2' into 'release/v3.2' Angus Gratton 2019-10-22 13:18:00 +08:00
  • 7bdd5f639b doc: add api reference for icmp_echo suda-morris 2019-10-18 15:07:11 +08:00
  • dc6acf0033 icmp: add example and unitest suda-morris 2019-10-13 19:01:33 +08:00
  • fa32a4bd93 ping: refactor with new esp_ping_xxx APIs suda-morris 2019-10-17 14:26:05 +08:00
  • a77e69c408 lwip: add icmp echo example Andro Nooh 2019-09-18 22:13:02 -07:00
  • 6c3527e2e6 Merge branch 'bugfix/fix_args_to_spiffsgen_in_make_buildsystem' into 'master' Ivan Grokhotkov 2019-10-22 12:36:49 +08:00
  • 746322b7d6 spiffs: fix issue with args to spiffsgen in make Renz Christian Bagaporo 2019-10-21 17:50:27 +08:00
  • 59aa07d5d9 Merge branch 'bugfix/btdm_fix_lmp_sniff_req_timeout' into 'master' Jiang Jiang Jian 2019-10-22 11:20:14 +08:00
  • 8675a818f9 Merge branch 'master' into feature/esp32s2beta_merge Angus Gratton 2019-10-22 13:51:49 +11:00
  • 360b966938 bugfix that call of esp_a2d_media_ctrl(ESP_A2D_MEDIA_CTRL_SUSPEND) will not get an ACK from callback on A2DP sink wangmengyang 2019-08-27 15:34:42 +08:00
  • a0c8de077b mqtt: updated to latest version to include latest fixes, support for global CA store, extended error structure to receive mqtt specific errors. updated idf ssl example to use this error struct David Cermak 2019-10-09 11:03:26 +02:00
  • 9e62340897 mqtt: referenced esp-mqtt master to fix disconnect issues and updates doxygen macros to have mqtt docs correctly documented David Cermak 2019-08-23 09:42:15 +02:00
  • 5464aaac45 VFS: Fix bug which occurs when driver is installed during a select() call Roland Dobai 2019-10-14 09:22:55 +02:00
  • 4c3c109e60 Merge branch 'feature/nimble_host_esp_ble_mesh' into 'master' Jiang Jiang Jian 2019-10-21 20:18:25 +08:00
  • f58d7d14c7 components/bt: Add support of NimBLE host in ESP BLE Mesh Hrishikesh Dhayagude 2019-10-21 20:18:21 +08:00
  • 054e2dbb44 Merge branch 'bugfix/not_restoring_ble_mesh_cfg_val_v4.0' into 'release/v4.0' Jiang Jiang Jian 2019-10-21 20:16:50 +08:00
  • 5b0d262489 Merge branch 'bugfix/not_restoring_ble_mesh_cfg_val' into 'master' Jiang Jiang Jian 2019-10-21 20:16:45 +08:00
  • f451efd1d0 Merge branch 'bugfix/vfs_fat_sdmmc_mount_v3.3' into 'release/v3.3' Jiang Jiang Jian 2019-10-21 20:15:52 +08:00
  • 7ed6748534 Merge branch 'test/fix_mesh_test_case_3.2' into 'release/v3.2' Jiang Jiang Jian 2019-10-21 20:13:36 +08:00
  • f490eda68c Merge branch 'bugfix/can_driver_assertions_v3.3' into 'release/v3.3' Jiang Jiang Jian 2019-10-21 20:12:54 +08:00
  • 0c7e7817cb Merge branch 'bugfix/backport_some_wifi_fixes_1009_v3.1' into 'release/v3.1' Jiang Jiang Jian 2019-10-21 20:08:32 +08:00
  • 8b56496efa VFS: Fix bug which occurs when driver is installed during a select() call Roland Dobai 2019-10-14 09:22:55 +02:00
  • 341ef5e8b2 add heap_caps_get_size_free zhanghu 2019-10-16 16:30:42 +08:00
  • deda0091d9 Review the file api-reference/peripherals/spi_master.rst. Kirill Chalov 2019-07-11 19:00:58 +08:00
  • 27a4802f92 Merge branch 'bugfix/remove_mbedtls_would_block' into 'master' Angus Gratton 2019-10-21 15:33:59 +08:00
  • f2dfb0cf70 driver: Add uart and i2c UTs to check ticks_to_wait in some functions Konstantin Kondrashov 2019-06-04 12:17:55 +08:00
  • 03aef3c087 i2c: Fix ticks_to_wait when 0 or time expired Konstantin Kondrashov 2019-05-17 21:27:05 +08:00
  • 9a6526554d Merge branch 'bugfix/ut_pre_read_DPORT_and_hi_interrupt' into 'release/v3.3' Angus Gratton 2019-10-21 15:10:14 +08:00
  • c4fddc8590 Merge branch 'support/heap_caps_total_size_api' into 'master' Angus Gratton 2019-10-21 14:55:58 +08:00
  • d3020b217d Add api to get total heap size in bytes for given capability Kewal 2019-10-21 14:55:58 +08:00
  • 8d4e1c0616 Fix memory leak upon failure of esp_vfs_fat_sdmmc_mount() Roland Dobai 2019-10-08 13:17:34 +02:00
  • eecd2f56ee mqtt: updated to latest version to include latest fixes, support for global CA store, extended error structure to receive mqtt specific errors. updated idf ssl example to use this error struct David Cermak 2019-10-09 11:03:26 +02:00
  • 7d8ff31c59 mqtt: referenced esp-mqtt master to fix disconnect crash issue and update docs generation for mqtt library David Cermak 2019-08-23 09:42:15 +02:00
  • 59a186b27e Merge branch 'bugfix/mqtt_example_url_update_v4.0' into 'release/v4.0' Jiang Jiang Jian 2019-10-21 10:52:44 +08:00
  • 62a609190d Merge branch 'feature/idf_tools_installer_v2.1_v4.0' into 'release/v4.0' Jiang Jiang Jian 2019-10-21 10:49:12 +08:00
  • 2dc1d1b568 Merge branch 'docs/update_bootloader_chip_revision_print_v3.2' into 'release/v3.2' Jiang Jiang Jian 2019-10-21 10:48:46 +08:00
  • a1c1175fa7 Merge branch 'bugfix/add_kconfig_help_for_eth_gpio0_output_mode_v3.2' into 'release/v3.2' Jiang Jiang Jian 2019-10-21 10:48:44 +08:00
  • 2981e2e95f Merge branch 'bugfix/add_kconfig_help_for_eth_gpio0_output_mode_v3.1' into 'release/v3.1' Jiang Jiang Jian 2019-10-21 10:46:53 +08:00
  • 0fc8a5214f Merge branch 'docs/update_bootloader_chip_revision_print_v3.1' into 'release/v3.1' Jiang Jiang Jian 2019-10-21 10:46:37 +08:00
  • 5adc487133 Merge branch 'bugfix/wps_workaround_for_Telstra_AP_v3.2' into 'release/v3.2' Jiang Jiang Jian 2019-10-21 10:46:15 +08:00
  • eea3e63c39 Merge branch 'bugfix/fix_the_for_smartconfig_send_broadcast_to_phone_v3.2' into 'release/v3.2' Jiang Jiang Jian 2019-10-21 10:45:34 +08:00
  • ce07474148 Merge branch 'bugfix/vfs_fat_sdmmc_mount_v3.2' into 'release/v3.2' Jiang Jiang Jian 2019-10-21 10:44:22 +08:00
  • 15e2bfd250 Merge branch 'bugfix/vfs_fat_sdmmc_mount_v3.1' into 'release/v3.1' Jiang Jiang Jian 2019-10-21 10:43:10 +08:00
  • e46b00991d Merge branch 'bugfix/pm_isr_exit_lock_v3.1' into 'release/v3.1' Jiang Jiang Jian 2019-10-21 10:43:00 +08:00
  • 4e27cbb89f Merge branch 'feature/esp_https_ota_improvements' into 'release/v3.3' Jiang Jiang Jian 2019-10-21 10:40:37 +08:00
  • b51f89d827 Merge branch 'bugfix/freemodbus_fix_read_coils_event_v3_3' into 'release/v3.3' Jiang Jiang Jian 2019-10-21 10:38:39 +08:00
  • 9f1d992ef9 Merge branch 'bugfix/idf_py_fix_property_dict_v4.0' into 'release/v4.0' Jiang Jiang Jian 2019-10-21 10:37:31 +08:00
  • 7cb3d5bc4a Merge branch 'bugfix/apps_esp_ble_mesh_v4.0' into 'release/v4.0' Jiang Jiang Jian 2019-10-21 10:37:09 +08:00
  • de27a71a56 Merge branch 'bugfix/freertos_xTaskNotifyGive_v4.0' into 'release/v4.0' Jiang Jiang Jian 2019-10-21 10:35:56 +08:00
  • ed8ddf7e76 Merge branch 'bugfix/mqtt_reference_latest_version_4.0' into 'release/v4.0' Jiang Jiang Jian 2019-10-21 10:34:56 +08:00