Commit Graph

  • 18c9e306c2 examples/system: add C++ RTTI example Ivan Grokhotkov 2019-06-07 00:19:48 +08:00
  • 959ca74a29 C++: add an option to enable RTTI support Ivan Grokhotkov 2019-10-13 14:59:43 +02:00
  • 9cc272978c nimble: Miscellaneous changes Hrishikesh Dhayagude 2019-10-23 19:46:33 +05:30
  • 5cb6a49c1e components/bt: Add support of NimBLE host in ESP BLE Mesh Hrishikesh Dhayagude 2019-09-30 15:39:58 +05:30
  • 56d1e4411e NimBLE: Set the default number of max connections to the controller's value Hrishikesh Dhayagude 2019-10-14 12:40:31 +05:30
  • bf37f8a03c 1. modify esp_wifi.h to support esp_netif feature 2. fix the bug for API_CHECK_ENABLE zhangyanjiao 2019-11-04 15:02:19 +08:00
  • 1f22910468 Merge branch 'bugfix/unused_myrand_test_rsa' into 'master' Ivan Grokhotkov 2019-11-06 20:41:19 +08:00
  • f8bfa69060 rsa test: fix a warning Anton Maklakov 2019-11-06 18:21:39 +07:00
  • 05510e513b Merge branch 'feature/update_toolchain_esp-2019r2_v4.0' into 'release/v4.0' Ivan Grokhotkov 2019-11-06 16:15:27 +08:00
  • 10abced362 Merge branch 'feature/update_toolchain_esp-2019r2' into 'master' Ivan Grokhotkov 2019-11-06 16:10:51 +08:00
  • 5b33d6cf94 Merge branch 'feature/mbedtls_add_faster_modexp' into 'master' Angus Gratton 2019-11-06 15:51:28 +08:00
  • 796dd96757 Merge branch 'feature/hwcrypto_perf_ut' into 'master' Angus Gratton 2019-11-06 12:16:23 +08:00
  • e34bb7460f secure boot: In Reflashable mode, make sure the bootloader digest updates Angus Gratton 2019-10-29 12:50:41 +11:00
  • 9c051965d2 MQTT: update default broker URL for examples Marius Vikhammer 2019-09-27 09:35:26 +08:00
  • 79e74e5d5f freertos: Fix configASSERT thread safety Darian Leung 2019-11-05 21:49:13 +08:00
  • 2026340752 clk.h: add extern C guards Ivan Grokhotkov 2019-11-05 14:56:16 +01:00
  • 5f0d257240 Added Cpp compatibility for components/spi_flash/include/esp_flash_spi_init.h Gabriel Durante 2019-10-29 07:25:41 -03:00
  • a8e3ad6bd9 bootloader: revert support for booting dual-core apps on single-core bootloader Ivan Grokhotkov 2019-11-05 14:42:43 +01:00
  • ee84cbdf4e esp_timer: Fix System time jumps back ~54secs KonstantinKondrashov 2019-09-06 20:17:25 +08:00
  • 48a3f7d716 esp32: Add UTs to check the System time does not jump back KonstantinKondrashov 2019-09-05 20:15:37 +08:00
  • 01007698b7 esp_timer: handle esp_timer_delete in timer task Ivan Grokhotkov 2019-05-20 19:07:28 +08:00
  • 5e042803a2 mdns: fix crash for hostname queries Marius Vikhammer 2019-10-24 16:41:53 +08:00
  • c75bdcb429 tools: export IDF_CCACHE_ENABLE on Windows by default Ivan Grokhotkov 2019-11-05 11:45:27 +01:00
  • ca79a5ecb3 idf.py: add python path to flash instructions Sergei Silnov 2019-11-05 11:07:03 +01:00
  • 7e5d30cda4 idf.py: add encoding option H.Ogino 2019-11-04 16:49:14 +01:00
  • 74d06101b1 bugfix(i2s_bootloader_random_disable): fix bug about i2s bootloader_random_disable for release/v4.0 Chen Zheng Wei 2019-10-28 14:21:59 +08:00
  • e5d7addcf7 bugfix(i2s_bootloader_random_disable): fix bug about i2s bootloader_random_disable for release/v3.2 Chen Zheng Wei 2019-10-28 14:21:59 +08:00
  • bc1d87a846 bugfix(i2s_bootloader_random_disable): fix bug about i2s bootloader_random_disable for release/v3.3 Chen Zheng Wei 2019-10-28 14:21:59 +08:00
  • 1d904fdd81 http_client: added comments to http header generation function David Cermak 2019-11-05 09:53:29 +01:00
  • 9c0844da3f http_client: possible buffer overflow fixed when determining last header item to be written David Cermak 2019-11-05 09:44:06 +01:00
  • e8d3b80e4b mbedtls: Add an UT for performance RSA key operations KonstantinKondrashov 2019-10-22 18:22:02 +08:00
  • 5ed8388f6b mbedtls: Add Montgomery exponentiation implementation (HAC 14.94) KonstantinKondrashov 2019-10-19 18:03:18 +08:00
  • 9d33ad5e25 cmake: support git worktree Renz Christian Bagaporo 2019-11-04 20:19:13 +08:00
  • 03d07741fd Merge branch 'bugfix/esp32s2beta_vfs_performance' into 'master' Angus Gratton 2019-11-05 12:42:52 +08:00
  • 302510cd80 Merge branch 'feature/add_env_tag_for_32khz_xtal_uts' into 'master' Angus Gratton 2019-11-05 12:05:24 +08:00
  • ffdb57e04d Merge branch 'bugfix/http_client_message_complete_callback_invocation' into 'master' Angus Gratton 2019-11-05 12:02:10 +08:00
  • b4a02c57c2 bugfix(i2s_bootloader_random_disable): fix bug about i2s bootloader_random_disable Chen Zheng Wei 2019-10-28 14:21:59 +08:00
  • 8b48a8e72e Merge branch 'feature/efuse_example' into 'master' Angus Gratton 2019-11-05 10:13:21 +08:00
  • 70b6f5397f Fix Python requirement for setuptools Roland Dobai 2019-11-04 15:43:13 +01:00
  • ad79772e7e Merge branch 'bugfix/cmake_sdkconfig_issues' into 'master' Angus Gratton 2019-11-04 18:30:49 +08:00
  • 13ff57f133 Merge branch 'feature/ipc_runs_with_caller_priority' into 'master' Angus Gratton 2019-11-04 18:29:14 +08:00
  • f80004a74e Merge branch 'feat/spi_flash_verify_encrypted_write' into 'master' Angus Gratton 2019-11-04 18:26:07 +08:00
  • c5ef1cae04 Merge branch 'feature/perfmon' into 'master' Angus Gratton 2019-11-04 18:25:14 +08:00
  • c6f1a32c5c Merge branch 'bugfix/add_swp_to_gitignore' into 'master' Angus Gratton 2019-11-04 18:15:57 +08:00
  • 87ab9df398 .gitignore: added *.swp in gitignore Hrudaynath Dhabe 2019-11-04 18:15:57 +08:00
  • 9ac55b5e55 Merge branch 'fix/ci_ut_psram_wroverb' into 'master' Angus Gratton 2019-11-04 18:12:44 +08:00
  • 71b73e61e1 mbedtls: Enable SHA hardware acceleration by default Ivan Grokhotkov 2019-10-17 10:30:46 +02:00
  • 589a1f216f mbedtls: add SHA performance test Ivan Grokhotkov 2019-10-11 07:57:26 +02:00
  • 2cd3018c0a Introduce esp-2019r2 toolchain Anton Maklakov 2019-11-01 21:00:27 +07:00
  • c2db6a14c4 Introduce esp-2019r2 toolchain for both ESP32 and ESP32s2 targets Anton Maklakov 2019-11-01 21:00:27 +07:00
  • 49193beb6d Merge branch 'bugfix/reenable_esp_event_tests' into 'master' Angus Gratton 2019-11-04 15:07:34 +08:00
  • d65086d8ab wps: Relax the check on older config methods in case of WPS2.0 (backport v3.3) Nachiket Kukade 2019-08-09 17:19:37 +05:30
  • 0e9c2cdc93 Merge branch 'bugfix/esp32s2beta_enable_protocol_examples' into 'master' Angus Gratton 2019-11-04 14:46:57 +08:00
  • e1a6846ac3 examples/ota: disable WiFi power save mode for optimal performance Mahavir Jain 2019-10-22 14:44:05 +05:30
  • a51fe89778 Update OTA Documentation to clarify grammar. Matt Phillips 2019-10-21 23:41:05 -05:00
  • 4dcffdb0a9 esp_http_client: fix issue where http parser was not invoking message_complete callback Mahavir Jain 2019-10-18 17:35:57 +05:30
  • 917a406c0a Logging improvements in OTA example and component Mahavir Jain 2019-10-18 17:35:13 +05:30
  • de9549936d examples: fix handle passed to esp_https_ota_is_complete_data_received Mahavir Jain 2019-10-18 17:31:32 +05:30
  • b7c2c93ecc Merge branch 'bugfix/wifi_internal_memory' into 'master' Angus Gratton 2019-11-04 13:55:49 +08:00
  • efb51d1075 Merge branch 'feature/ethernet-kit-v1.1' into 'master' Krzysztof Budzynski 2019-11-04 10:44:00 +08:00
  • 0abb3b99c1 Update missing description of board A and B connectors. Add a note about incorrect GPIO pin labels on the silkscreen besides the function switch. Krzysztof Budzynski 2019-11-04 10:44:00 +08:00
  • 83a9fd42e0 backport release/v3.1 1028 baohongde 2019-11-04 10:32:28 +08:00
  • 2dd74d4b7a ci: remove semicolon for cmake build system test Renz Christian Bagaporo 2019-10-30 13:30:51 +08:00
  • 42d4f39a9a cmake: consider sdkconfig defaults value from environment Renz Christian Bagaporo 2019-10-28 15:32:08 +08:00
  • b0bb53de06 ci: test multiple sdkconfig defaults Renz Christian Bagaporo 2019-10-22 15:34:17 +08:00
  • bf1df9b5b5 cmake: do not check if sdkconfig exists Renz Christian Bagaporo 2019-10-22 13:09:25 +08:00
  • d43cc4fa4b cmake: allow multiple sdkconfig defaults to be specified Renz Christian Bagaporo 2019-10-22 13:01:13 +08:00
  • f356d54365 esp_event: revert changes in !5702 Renz Christian Bagaporo 2019-10-15 15:12:53 +08:00
  • 748b79e94a 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
  • 71d0d08c4e tools, ci: backport idf_tools.py and IDF Docker image Ivan Grokhotkov 2019-10-18 11:46:43 +02:00
  • 363b573e60 Merge branch 'bugfix/fix_tkip_ccmp_replay_attack_detection_algorithm' into 'master' Jiang Jiang Jian 2019-11-02 23:42:10 +08:00
  • c9dfdc0566 esp_wifi: fix TKIP/CCMP replay attack detection algorithm liu zhifu 2019-11-01 09:26:15 +08:00
  • 1a8e5a40d6 ws_client: added subprotocol configuration option to websocket client David Cermak 2019-08-22 22:00:41 +02:00
  • b529c6f282 ws_client: fixed path config issue when ws server configured using host and path instead of uri David Cermak 2019-08-22 21:25:20 +02:00
  • 7a05879024 ws_client: fixed transport config option when server address configured as host, port, transport rather then uri David Cermak 2019-08-22 21:01:08 +02:00
  • 1611386431 ws_client: fix ping-pong mechanism to use mask, support reception of zero-payload PONG and sending non-zero-payload PING David Cermak 2019-08-22 17:39:20 +02:00
  • 6181686489 Merge branch 'bugfix/ws_client_fix_event_blocking_v4.0' into 'release/v4.0' Jiang Jiang Jian 2019-11-02 17:29:26 +08:00
  • 0562281353 Merge branch 'bugfix/ws_buffer_overflow_fix_v4.0' into 'release/v4.0' Jiang Jiang Jian 2019-11-02 17:28:12 +08:00
  • 8bc1f6e2f5 Merge branch 'bugfix/ws_opcodes_fix_v4.0' into 'release/v4.0' Jiang Jiang Jian 2019-11-02 17:24:40 +08:00
  • dd99a6dbe8 Merge branch 'bugfix/ws_client_fixed_path_query_uri_v4.0' into 'release/v4.0' Jiang Jiang Jian 2019-11-02 17:19:44 +08:00
  • 5a686d7ad1 Merge branch 'bugfix/mdns_answer_ip6_size_v4.0' into 'release/v4.0' Jiang Jiang Jian 2019-11-02 17:17:45 +08:00
  • 0ca0e7d3cc Merge branch 'bugfix/mdns_BCT_fix_v4.0' into 'release/v4.0' Jiang Jiang Jian 2019-11-02 17:17:38 +08:00
  • f06ef95610 Merge branch 'bugfix/bugs_in_a2dp_task_v4.0' into 'release/v4.0' Jiang Jiang Jian 2019-11-02 17:17:07 +08:00
  • e6ad82a0b2 idf.py: Add --before flag to esptool.py call tatsutaigu 2019-09-27 11:19:08 +09:00
  • fc9eddad5c Merge branch 'bugfix/test_build_system_rsync' into 'master' Ivan Grokhotkov 2019-11-01 23:55:23 +08:00
  • 88b5a9c4d6 ci: fix regression in build system tests Ivan Grokhotkov 2019-11-01 15:43:21 +01:00
  • 0078896347 esp_wifi: fix some WiFi bugs liu zhifu 2019-10-09 21:15:09 +08:00
  • 44599d3a84 ws_client: fix for not sending ping responses, updated to pass events also for PING and PONG messages, added interfaces to send both binary and text data David Cermak 2019-09-16 15:22:29 +02:00
  • 0fa7dcb946 websocket_client: fix URI parsing to include also query part in websocket connection path David Cermak 2019-09-25 15:30:01 +02:00
  • d3a8dcb929 tcp_transport: fix possible buffer overflow in ws transport connect David Cermak 2019-08-23 16:36:42 +02:00
  • 4e8c1b91c0 ws_client: fixed posting to event loop with websocket timeout David Cermak 2019-08-26 08:30:09 +02:00
  • 4ed0d006b4 Merge branch 'bugfix/fix_wifi_deinit_memory_leak_v4.0' into 'release/v4.0' Jiang Jiang Jian 2019-11-01 21:39:56 +08:00
  • e85804824e components/bt: Not post message to a2dp ctrl queue from btc queue, just call it. baohongde 2019-10-29 17:30:50 +08:00
  • 28b10e633d Merge branch 'bugfix/esp32s2beta_uxTopUsedPriority' into 'master' Ivan Grokhotkov 2019-11-01 18:51:00 +08:00
  • d7e9d87aef Merge branch 'bugfix/bugs_in_a2dp_task' into 'master' Jiang Jiang Jian 2019-11-01 18:46:21 +08:00
  • 9ffd444e52 Merge branch 'feature/ci_macos_build_system_test' into 'master' Ivan Grokhotkov 2019-11-01 18:41:30 +08:00
  • 304f6a577a Merge branch 'bugfix/btdm_assert_deinit_a2dp_while_playing_v4.0' into 'release/v4.0' Jiang Jiang Jian 2019-11-01 18:20:07 +08:00
  • 29690afc57 mdns: use constant size of AAAA answer in mdns packets instead of deriving from lwip struct size, since the struct could contain also zones David Cermak 2019-09-24 12:12:58 +02:00
  • 84bbafb6a4 VFS: Fix performance test for esp32s2beta Roland Dobai 2019-10-29 11:49:36 +01:00
  • 98450e80e5 mdns: fix possible race condition when checking DHCP status on WIFI_EVENT_STA_CONNECTED event. David Cermak 2019-10-08 19:53:56 +02:00