Commit Graph

  • c375ddc823 espnow: fix the bug for calling esp_wifi_set_channel(), this function only can be called after Wi-Fi started and sniffer enabled. zhangyanjiao 2019-11-13 17:42:34 +08:00
  • d934badaa7 espnow: fix the bug for calling esp_wifi_set_channel(), this function only can be called after Wi-Fi started and sniffer enabled. zhangyanjiao 2019-11-13 17:37:26 +08:00
  • b9da410cbb espnow: fix the bug for calling esp_wifi_set_channel(), this function only can be called after Wi-Fi started and sniffer enabled. zhangyanjiao 2019-11-13 16:39:11 +08:00
  • 35b91ebf2d Merge branch 'bugfix/dockerfile_set_idf_branch_v4.0' into 'release/v4.0' Jiang Jiang Jian 2019-11-13 16:25:53 +08:00
  • 6c7f72cc1b Merge branch 'bugfix/http_client_buffer_overflow_v4.0' into 'release/v4.0' Jiang Jiang Jian 2019-11-13 16:24:51 +08:00
  • 7061c8aec2 Merge branch 'bugfix/mdns_invalid_hostname_queries_v4.0' into 'release/v4.0' Jiang Jiang Jian 2019-11-13 16:19:19 +08:00
  • 4ccac94816 freertos: modify configASSERTs around scheduler state check Mahavir Jain 2019-11-12 22:36:30 +05:30
  • 77585bd14e spiffs: fix build issue on clean project Renz Christian Bagaporo 2019-11-05 14:52:14 +08:00
  • ed85046138 tcp_transport: added functionality for using ALPN with SSL Marius Vikhammer 2019-11-13 10:36:24 +08:00
  • 5b83b198c6 gcov: Fixes libgcov and libapp_trace cross dependency linking issue Alexey Gerenkov 2019-10-01 20:42:32 +03:00
  • 02e084e2b5 examples: Collects coverage info in component Alexey Gerenkov 2019-10-01 13:16:43 +03:00
  • eca812249b Merge branch 'bugfix/freemodbus_revert_uart_isr_in_ram_by_default' into 'master' Ivan Grokhotkov 2019-11-12 22:16:56 +08:00
  • cfdd5f0ef7 freemodbus: configure timer handler placement Alex Lisitsyn 2019-11-12 22:16:55 +08:00
  • bfe5662387 Merge branch 'bugfix/common_example_uart_init' into 'master' Ivan Grokhotkov 2019-11-12 22:10:50 +08:00
  • ca4a8a61c4 Merge branch 'bugfix/CMake_esp_https_ota_dependencies' into 'master' Mahavir Jain 2019-11-12 19:43:26 +08:00
  • 3ba8ae7a62 http_client: added comments to http header generation function David Cermak 2019-11-05 09:53:29 +01:00
  • 2c27c55679 http_client: possible buffer overflow fixed when determining last header item to be written David Cermak 2019-11-05 09:44:06 +01:00
  • 68ad6ad63a tools/docker: use correct branch and commit of IDF when building Ivan Grokhotkov 2019-11-04 11:22:53 +01:00
  • 981b2496cb tools: export IDF_CCACHE_ENABLE on Windows by default Ivan Grokhotkov 2019-11-05 11:45:27 +01:00
  • 92c8fd24bb lwip: fix DHCP timeout truncation bug ronghulin 2019-10-11 10:54:07 +08:00
  • ef3016d0d3 Remove accidentally merged and stale files Anton Maklakov 2019-11-12 11:43:36 +07:00
  • 99ab26ac32 Merge branch 'bugfix/backport_some_wifi_fixes_1009_v3.2' into 'release/v3.2' Jiang Jiang Jian 2019-11-12 11:28:02 +08:00
  • 077b727608 Merge branch 'bugfix/backport_some_wifi_fixes_1009_v4.0' into 'release/v4.0' Jiang Jiang Jian 2019-11-12 11:27:40 +08:00
  • b4653cf391 Merge branch 'bugfix/update_can_target_test' into 'master' Angus Gratton 2019-11-12 11:09:50 +08:00
  • 12de58bfac Merge branch 'bugfix/config_assert_thread_safety' into 'master' Angus Gratton 2019-11-12 10:59:00 +08:00
  • 2e0d6d0e6a uart: make uart_driver_install() more backward compatible, so if the interrupt handler configured to be in IRAM and not flagged in intr_alloc_flags argument, then the flag is gracefully updated rather then error return David Cermak 2019-11-08 20:27:31 +01:00
  • 208feef3c9 asio: fix asio test code to start the test after ip address received from common example code David Cermak 2019-11-08 14:56:25 +01:00
  • 8325a2952a Merge branch 'bugfix/wifi_set_assoc_ie' into 'master' Ivan Grokhotkov 2019-11-11 23:22:15 +08:00
  • e543dbfe79 wpa_supplicant: Set assoc_ie_len based on generated RSN/WPA IE Hrudaynath Dhabe 2019-11-11 23:22:14 +08:00
  • 79f36e85d5 Merge branch 'fix/ci_ut_psram_wroverb_v4.0' into 'release/v4.0' Angus Gratton 2019-11-11 18:38:53 +08:00
  • d49077c13b spiffs: fix build issue on clean project Renz Christian Bagaporo 2019-11-05 14:52:14 +08:00
  • 0c2202ef3e examples: fix idf as library example build on macOS Renz Christian Bagaporo 2019-11-08 16:03:27 +08:00
  • e4137cc6ca cmake: support git worktree Renz Christian Bagaporo 2019-11-04 20:19:13 +08:00
  • 308e4fcce1 cmake: do not check if sdkconfig exists Renz Christian Bagaporo 2019-10-22 13:09:25 +08:00
  • a6d40e3583 docs: cmake docs fixes Renz Christian Bagaporo 2019-10-09 11:00:56 +08:00
  • 95b5745c3c cmake: treat unregistered components as unresolved Renz Christian Bagaporo 2019-08-06 11:14:44 +08:00
  • bc3134594d esptool_py: add missing phony build targets for CMake Renz Christian Bagaporo 2019-08-20 16:09:24 +08:00
  • 8300945189 cxx: force pthread to appear later in link line Renz Christian Bagaporo 2019-09-17 18:07:47 +08:00
  • c9ca3a05fc docs: fix typo of build component aliases name Renz Christian Bagaporo 2019-08-28 14:52:09 +08:00
  • ecce2bc926 cmake: introduce BUILD_COMPONENT_ALIASES Renz Christian Bagaporo 2019-08-27 20:40:29 +08:00
  • b69898257a cmake: make build components available before immediately Renz Christian Bagaporo 2019-08-27 15:24:31 +08:00
  • 22548d0ea4 cmake: hide internal targets Renz Christian Bagaporo 2019-08-22 09:38:33 +08:00
  • 53604dad25 Merge branch 'doc/add_chinese_translation_for_support_policy' into 'master' Krzysztof Budzynski 2019-11-11 10:40:30 +08:00
  • 806229492e add chinese translation for support period policy Hao Ning 2019-11-11 10:40:30 +08:00
  • 088ac409d7 Merge branch 'bugfix/partition_cmake_md5_v4.0' into 'release/v4.0' Ivan Grokhotkov 2019-11-09 21:17:08 +08:00
  • 14ce4cde2e Merge branch 'bugfix/wifi_internal_memory_v4.0' into 'release/v4.0' Jiang Jiang Jian 2019-11-09 13:47:33 +08:00
  • 2dbad4fe7b idf.py: add support for subcommands hidden from help Sergei Silnov 2019-11-08 17:54:10 +01:00
  • c6f38f04f8 mdns: add configuration values for task priority, affinity and internal service timeouts David Cermak 2019-11-02 21:32:52 +01:00
  • 8b38d79dd3 Merge branch 'feature/windows_ccache_enable' into 'master' Angus Gratton 2019-11-08 18:57:26 +08:00
  • ae777b026f Merge branch 'bugfix/cmake_uninit_vars_case_error' into 'master' Angus Gratton 2019-11-08 18:54:33 +08:00
  • 83cd515817 cmake: fix partition_table cmake when using md5 checksum Wu Jian Gang 2019-06-28 15:16:52 +08:00
  • 83dbf9d6d6 Merge branch 'bugfix/partition_cmake_md5' into 'master' Angus Gratton 2019-11-08 18:51:59 +08:00
  • 79d242edd3 Merge branch 'bugfix/py_requirements' into 'master' Angus Gratton 2019-11-08 18:03:20 +08:00
  • 03762d5f65 Merge branch 'bugfix/i2s-bootloader-random-disable_v3.2' into 'release/v3.2' Angus Gratton 2019-11-08 18:02:47 +08:00
  • 932758813a Merge branch 'bugfix/http_client_buffer_overflow' into 'master' Angus Gratton 2019-11-08 18:02:33 +08:00
  • d48d9a1c88 Merge branch 'bugfix/i2s-bootloader-random-disable_v4.0' into 'release/v4.0' Angus Gratton 2019-11-08 17:12:02 +08:00
  • 65c67faa6a Merge branch 'bugfix/freemodbus_fix_nvs_access_failure' into 'master' Angus Gratton 2019-11-08 16:55:42 +08:00
  • 1ab9e81729 freemodbus: fix nvs access failure Alex Lisitsyn 2019-11-08 16:55:42 +08:00
  • 2aa255c875 Merge branch 'bugfix/can_critical_section_compliance_backport_v3.3' into 'release/v3.3' Angus Gratton 2019-11-08 16:52:33 +08:00
  • f54cab62a2 ci: fix one ut issue when using Wrover-B module with newer ver of PSRAM Michael (XIAO Xufeng) 2019-10-31 12:00:46 +08:00
  • 705e4189db examples: fix idf as library example build on macOS Renz Christian Bagaporo 2019-11-08 16:03:27 +08:00
  • 6f761dd62d cmake: Fix some uninitialized variable warnings Angus Gratton 2019-11-08 12:50:28 +08:00
  • 4352265fa0 cmake: Fix case error passing extra CMake args to sub-projects Angus Gratton 2019-11-08 11:56:13 +08:00
  • c64d4236fb secure boot: In Reflashable mode, make sure the bootloader digest updates Angus Gratton 2019-10-29 12:50:41 +11:00
  • 90568fbf00 secure boot: Fix bug where verification key was not embedded in app Angus Gratton 2019-10-29 12:46:09 +11:00
  • da8103bb59 bt: Include DMA reserved pool when allocating internal-only memory Angus Gratton 2019-10-31 15:19:17 +11:00
  • ce44590c8b wifi: Include DMA reserved pool when allocating internal-only memory Angus Gratton 2019-10-30 15:56:29 +11:00
  • 475a746e46 bt: Include DMA reserved pool when allocating internal-only memory Angus Gratton 2019-10-31 15:19:17 +11:00
  • 947fc14a3f wifi: Include DMA reserved pool when allocating internal-only memory Angus Gratton 2019-10-30 15:56:29 +11:00
  • 2bba9d7700 ble_mesh: miscellaneous modifications lly 2019-10-21 22:53:25 +08:00
  • 30aa236219 ble_mesh: adapt ble mesh with nimble host lly 2019-10-21 22:48:47 +08:00
  • dfcfe467c9 ble_mesh: update ble mesh examples lly 2019-10-21 22:48:05 +08:00
  • 547081cc3c ble_mesh: add events for configuration server model lly 2019-10-12 21:01:57 +08:00
  • f906b7caf3 ble_mesh: add Generic/Sensor/Time and Scenes/Lighting Server models lly 2019-10-12 14:41:21 +08:00
  • 287f80ec01 ble_mesh: add proxy client functionality lly 2019-09-27 17:07:05 +08:00
  • c6286529eb ble_mesh: add ble mesh friend node event lly 2019-09-17 16:56:52 +08:00
  • fdfe59d369 ble_mesh: add low power node api and event lly 2019-09-17 16:32:27 +08:00
  • afc00fb5f5 ble_mesh: add heartbeat message recv callback lly 2019-09-17 15:31:18 +08:00
  • 2511024e44 ble_mesh: modify health server model callbacks lly 2019-09-17 16:10:08 +08:00
  • 729af38346 ble_mesh: add separate advertising buffers for relay packets lly 2019-09-17 19:30:35 +08:00
  • ba72de2099 Merge branch 'bugfix/i2s-bootloader-random-disable' into 'master' Angus Gratton 2019-11-08 11:04:15 +08:00
  • 1a29ddbd33 cmake: fix partition_table cmake when using md5 checksum Wu Jian Gang 2019-06-28 15:16:52 +08:00
  • 75488f1806 Merge branch 'bugfix/cmake_secure_boot' into 'master' Angus Gratton 2019-11-08 10:58:04 +08:00
  • d459f7bfe0 Merge branch 'bugfix/dockerfile_set_idf_branch' into 'master' Ivan Grokhotkov 2019-11-08 03:08:45 +08:00
  • 6f6629e568 idf.py: Add --before flag to esptool.py call tatsutaigu 2019-09-27 11:19:08 +09:00
  • 44af11c1b1 Merge branch 'bugfix/nvs_flash_missing_tests' into 'master' Ivan Grokhotkov 2019-11-07 23:01:58 +08:00
  • dd7dd08bfb Merge branch 'bugfix/tinyfw_local_test' into 'master' Ivan Grokhotkov 2019-11-07 21:27:58 +08:00
  • a3287a7ad2 ble_mesh: fix provisioner not init mutex lly 2019-11-07 21:15:49 +08:00
  • 5f136913d2 Doc: replace defconfig with reconfigure Sergei Silnov 2019-08-29 12:32:01 +02:00
  • c37cb2b5dc Merge branch 'doc/lwip_apis' into 'master' Angus Gratton 2019-11-07 19:32:38 +08:00
  • 1d15ce9ab3 Merge branch 'bugfix/load_elf_example_test' into 'master' Angus Gratton 2019-11-07 18:46:16 +08:00
  • a771b94183 lwip: Add lwIP API Guide Angus Gratton 2019-10-17 10:47:52 +11:00
  • 86fd13230e CI: Don't download esp32s2beta builds into example tests Roland Dobai 2019-11-05 14:48:30 +01:00
  • 4c4b1da7e7 Merge branch 'bugfix/ws_client_fixes_v4.0' into 'release/v4.0' Jiang Jiang Jian 2019-11-07 13:29:50 +08:00
  • d8242fe976 nvs: Added nvs tests, minor corrections Jakob Hasse 2019-11-06 17:21:37 +08:00
  • 5a3af62f44 tools/docker: use correct branch and commit of IDF when building Ivan Grokhotkov 2019-11-04 11:22:53 +01:00
  • 1f323ca107 Merge branch 'feature/cxx_rtti_support' into 'master' Ivan Grokhotkov 2019-11-07 01:00:32 +08:00
  • 8d527243d9 tools/docker: use correct branch and commit of IDF when building Ivan Grokhotkov 2019-11-04 11:22:53 +01:00
  • bda386c51a Merge branch 'bugfix/fix_the_bug_for_API_CHECK_ENABLED' into 'master' Jiang Jiang Jian 2019-11-06 23:42:41 +08:00
  • 6306ea5a92 tiny-test-fw: fix running tests which use IDFDUT class Ivan Grokhotkov 2019-11-06 14:35:19 +01:00