Commit Graph

  • 2faf3c9c34 nvs_util: Add support for creation of unique encryption keys Shivani Tipnis 2018-11-28 10:56:06 +05:30
  • 5d2c23c8ab nvs_util: Add support for creation of unique encryption keys Shivani Tipnis 2018-11-28 10:56:06 +05:30
  • dbdb299bb1 create xtensa component morris 2019-03-25 21:11:53 +08:00
  • 9122ec43e1 nvs_util: Fix to support write of multiple singlepage big blob data Shivani Tipnis 2019-03-27 17:14:02 +05:30
  • 4d80587594 Merge branch 'mesh/decouple_v3.1' into 'release/v3.1' Jiang Jiang Jian 2019-03-27 19:38:21 +08:00
  • da90966828 Merge branch 'feature/mqtt_weekend_tests' into 'master' Anton Maklakov 2019-03-27 19:12:33 +08:00
  • ade05b4802 Delete a file which accidentally ended up in the idf's root derictory. Its original copy is safe and sound where it should be and is up to date. Kirill Chalov 2019-03-27 18:09:13 +08:00
  • 18946a5421 Merge branch 'feature/common_parts_into_esp_common' into 'master' Ivan Grokhotkov 2019-03-27 17:00:58 +08:00
  • 21f6b4d6c3 Merge branch 'bugfix/modify_wifi_reason_code' into 'master' Jiang Jiang Jian 2019-03-27 16:50:35 +08:00
  • fe793eb574 Merge branch 'bugfix/btdm_modify_HCI_GET_CMD_BUF' into 'master' Jiang Jiang Jian 2019-03-27 14:23:52 +08:00
  • fc6b413667 Merge branch 'bugfix/btdm_add_new_param_for_update_whitelist_api' into 'master' Jiang Jiang Jian 2019-03-27 14:23:12 +08:00
  • db95996453 docs: Add documentation for spiffsgen Renz Christian Bagaporo 2019-01-24 11:58:12 +08:00
  • 09d7383180 example: Add SPIFFS image generation from build system example Renz Christian Bagaporo 2019-01-31 19:54:45 +08:00
  • a1218478a1 Merge branch 'feature/move_hwcrypto_to_mbedtls' into 'master' Ivan Grokhotkov 2019-03-27 09:07:52 +08:00
  • cf1b95cc00 Update minimum version for cryptography package required Shivani Tipnis 2018-11-16 11:27:00 +05:30
  • 3fedc3eb28 nvs_util: Add support for creation of unique encryption keys Shivani Tipnis 2018-11-28 10:56:06 +05:30
  • 4148beca50 nvs_util: Fix to support write of multiple singlepage big blob data Shivani Tipnis 2019-02-14 15:17:57 +05:30
  • c71b38c467 nvs_util: Fix to support write of multiple singlepage big blob data Shivani Tipnis 2019-02-14 15:17:57 +05:30
  • 8e2b189252 nvs_util: Fix to support write of multiple singlepage big blob data Closes https://github.com/espressif/esp-idf/issues/3011 Shivani Tipnis 2019-02-14 15:17:57 +05:30
  • 8480e79ae2 nvs_util: Add support for creation of unique encryption keys Shivani Tipnis 2018-11-28 10:56:06 +05:30
  • 86052eec78 nvs_util: Fix to support write of multiple singlepage big blob data Shivani Tipnis 2019-02-14 15:17:57 +05:30
  • 94bd4e0a26 HTTP Server : Added example tests for verifying parser behavior on arbitrary HTTP terminations (LF, CRLF, etc.) Anurag Kar 2019-03-16 02:53:16 +05:30
  • 990af312d1 HTTP Server : Fix for tolerating LF terminated headers Anurag Kar 2019-03-16 02:50:13 +05:30
  • 709a320f33 move hwcrypto from esp32 to mbedtls morris 2019-03-25 14:15:14 +08:00
  • e2ed49cdc3 Merge branch 'doc/review_get_st_wrover_kit' into 'master' Krzysztof Budzynski 2019-03-26 16:12:42 +08:00
  • a1c39e4a53 Doc/review get st wrover kit Kirill Chalov 2019-03-26 16:12:42 +08:00
  • 54c6bf0b9b Merge branch 'doc/review_get_st_pico' into 'master' Krzysztof Budzynski 2019-03-26 16:11:11 +08:00
  • bae824439e Doc/review get st pico Kirill Chalov 2019-03-26 16:11:11 +08:00
  • 5ede49ca4a components/bt: Fix warning when disable debug logs or in release mode and improve the code structure baohongde 2019-03-26 14:37:37 +08:00
  • a05b99e0dc components/bt: Fix warning when disable debug logs or in release mode and improve the code structure baohongde 2019-03-26 15:16:14 +08:00
  • bbdb236ab7 components/bt: Fix warning when disable debug logs or in release mode and improve the code structure baohongde 2019-03-26 14:59:58 +08:00
  • dca83700f2 components/bt: Fix warning when disable debug logs or in release mode and improve the code structure baohongde 2019-03-26 14:46:36 +08:00
  • 59d77660ef components/bt: Fix warning when disable debug logs or in release mode and improve the code structure baohongde 2019-03-26 14:37:37 +08:00
  • a2f07b0806 move common include files from esp32 into esp_common morris 2019-03-15 17:44:27 +08:00
  • 9f3b550ff4 Merge branch 'bugfix/from_github' into 'master' Ivan Grokhotkov 2019-03-26 11:17:46 +08:00
  • ebe7190f01 wifi: modify wifi reason code zhangyanjiao 2019-03-26 11:16:47 +08:00
  • 37e131f76b Merge branch 'mesh/decouple_addition_v3.3' into 'release/v3.3' Jiang Jiang Jian 2019-03-26 11:04:25 +08:00
  • 4d9c3a262d cmake,make: Support SPIFFS image generation from build systems Renz Christian Bagaporo 2019-01-22 16:14:47 +08:00
  • ca06f73a51 spiffs: Add host test for generated spiffs image Renz Christian Bagaporo 2019-01-15 09:59:09 +08:00
  • 8ba10bf3dc spiffs: Implement spiffs image generation Renz Christian Bagaporo 2019-01-09 23:36:44 +08:00
  • 0a0113bcce ci: test full build never runs '/usr/bin/env python' or similar Renz Christian Bagaporo 2019-03-12 13:28:06 +08:00
  • 84a534a4a0 cmake: Fix for Python files executed directly, not via PYTHON variable Renz Christian Bagaporo 2019-03-25 10:41:28 +08:00
  • c76f00373f Merge branch 'bugfix/cmake_component_path_v3.3' into 'release/v3.3' Ivan Grokhotkov 2019-03-25 11:24:42 +08:00
  • 286202caa3 Merge branch 'bugfix/mqtt_fragmented_packed_msg_3.2' into 'release/v3.2' v3.2-rc v3.2 Ivan Grokhotkov 2019-03-25 10:49:56 +08:00
  • 24a713b3c4 ldgen: fix library path parsing in windows Renz Christian Bagaporo 2019-03-15 18:31:30 +08:00
  • eb5abca23d nvs_flash: Fix typo in README.rst Merges https://github.com/espressif/esp-idf/pull/3216 Tim Nordell 2019-03-21 14:29:08 -05:00
  • 955aa2e4e0 Update README.md 2019-02-27 20:02:57 +08:00
  • eb83924e95 Fix math: 8192 = 2 ** 13 Dan 2019-03-06 11:12:23 +01:00
  • 3a4354c770 ci: fix cmake example build fail Renz Christian Bagaporo 2019-03-24 16:45:08 +08:00
  • 2df9fb057d VFS: Allocate socket select semaphore outside ISR Roland Dobai 2019-03-20 15:43:31 +01:00
  • c0bdea6aae Component/bt: add new param for update_whitelist() zhiweijian 2019-03-14 14:03:36 +08:00
  • bc60bbbeaf fuzzer tests: update of mdns and lwip host compilation for fuzzer testing David Cermak 2019-02-19 14:38:59 +01:00
  • 997883be1e ci: assign fuzzer tests to be executed as weekend tests David Cermak 2019-02-15 21:38:41 +01:00
  • 5141e0ec24 tcp_transport: ws fix on reception of longer data than receive buffer David Cermak 2019-02-02 18:35:22 +01:00
  • f05228be36 tiny-test-fw: update sdkconfig python dictionary to contain values without trailing newlines David Cermak 2019-02-26 16:27:39 +01:00
  • 1465f53f49 mqtt tests: adding weekend test for mqtt library to exercise publishing/receiving different data and references esp-mqtt commits to pass these tests David Cermak 2019-01-31 17:09:34 +01:00
  • 8b6b623b64 mesh: decoupling chenyudong 2019-03-15 21:38:45 +08:00
  • 7e93d4986c partition_table: restore needed factory offset variable Renz Christian Bagaporo 2019-03-22 15:24:23 +08:00
  • 69b58f1e9c Merge branch 'bugfix/tinydtls_mirror' into 'master' Ivan Grokhotkov 2019-03-22 15:22:14 +08:00
  • 4f4b4fa9d5 Component/bt: modify HCI_GET_CMD_BUF zhiweijian 2019-03-19 21:48:26 +08:00
  • 6b4dcd4f5c Component/bt: modify HCI_GET_CMD_BUF zhiweijian 2019-03-19 21:48:26 +08:00
  • 88fe438524 Component/bt: modify HCI_GET_CMD_BUF zhiweijian 2019-03-19 21:48:26 +08:00
  • 24bd5f3267 ci: add mirror for tinydtls submodule Ivan Grokhotkov 2019-03-22 14:20:57 +08:00
  • 7f1fd0b8d3 Decouple Wifi and ESP-Mesh to reduce bin size chenyudong 2019-03-15 20:22:07 +08:00
  • c2d1f83bce Merge branch 'mesh/decouple_addition' into 'master' Jiang Jiang Jian 2019-03-22 12:57:03 +08:00
  • 1be147c457 Merge branch 'feature/allow_components_to_declare_images_to_flash' into 'master' Angus Gratton 2019-03-22 11:14:37 +08:00
  • 426bb08552 Merge branch 'feature/move_common_src_to_esp_common' into 'master' Ivan Grokhotkov 2019-03-22 11:12:05 +08:00
  • fcedf442ce move common source files from esp32 to esp_common morris 2019-03-21 12:21:01 +08:00
  • 80dd3ae749 Merge branch 'bugfix/cmake_component_path' into 'master' Angus Gratton 2019-03-22 07:13:11 +08:00
  • 2c91bc7a50 cmake: Set COMPONENT_PATH during early expansion of dependencies Angus Gratton 2019-03-20 10:42:29 +11:00
  • 4f62227030 cmake: Set COMPONENT_PATH during early expansion of dependencies Angus Gratton 2019-03-20 10:42:29 +11:00
  • 940a1f6e79 Merge branch 'feature/separate_rom_from_esp32' into 'master' Ivan Grokhotkov 2019-03-21 22:10:45 +08:00
  • 3a779380a7 Merge branch 'feature/semihost_vfs' into 'master' Ivan Grokhotkov 2019-03-21 22:03:06 +08:00
  • 6349f6835d mdns: fix crash after init if no memory for task David Cermak 2019-01-25 16:17:07 +01:00
  • 9ebaf36c28 tcp_transport: modification of ws to read headers first in order to read the exact payload David Cermak 2018-11-20 03:31:19 +01:00
  • 1ece141c52 mqtt: support for BEFORE_CONNECT event in idf David Cermak 2018-11-16 10:42:58 +00:00
  • 58314feff9 Merge branch 'feature/http_server_pinned_to_core_support' into 'master' Ivan Grokhotkov 2019-03-21 19:19:13 +08:00
  • ffa8bed7c8 Merge branch 'bugfix/nvs_util_write_single_page_big_blob_data' into 'master' Ivan Grokhotkov 2019-03-21 19:10:29 +08:00
  • eee89118d9 Merge branch 'feature/idf_monitor_save_log' into 'master' Ivan Grokhotkov 2019-03-21 19:06:31 +08:00
  • bf5e3de955 Merge branch 'doc/app_trace_zh_CN' into 'master' Ivan Grokhotkov 2019-03-21 18:58:32 +08:00
  • c159984264 separate rom from esp32 component to esp_rom morris 2019-03-14 17:29:32 +08:00
  • 4fc548112e Merge branch 'bugfix/ldgen_type_1_fails_on_windows' into 'master' Ivan Grokhotkov 2019-03-21 18:38:51 +08:00
  • 33d555dbdd Merge branch 'doc/http_server_zh_CN' into 'master' Ivan Grokhotkov 2019-03-21 18:37:15 +08:00
  • 77e7af4e90 Merge branch 'feature/update_libcoap_4.2.0' into 'master' Ivan Grokhotkov 2019-03-21 18:35:20 +08:00
  • 106dc05903 Merge branch 'feature/specify_includes_belonging_esp32' into 'master' Ivan Grokhotkov 2019-03-21 18:34:08 +08:00
  • 57e1b5dad8 Merge branch 'bugfix/newlib_fcntl_r_signature' into 'master' Ivan Grokhotkov 2019-03-21 18:30:34 +08:00
  • ce07a1057c Merge branch 'feature/make-debug-verbose-usable' into 'master' Ivan Grokhotkov 2019-03-21 18:29:50 +08:00
  • 743fa44544 Merge branch 'bugfix/esp_debug_includes' into 'master' Ivan Grokhotkov 2019-03-21 18:28:39 +08:00
  • d512e9ab0f Merge branch 'bugfix/esp_log_level_set_strcmp_v3.0' into 'release/v3.0' Ivan Grokhotkov 2019-03-21 18:28:13 +08:00
  • 47b5c5bc90 Merge branch 'bugfix/fixes_from_github' into 'master' Ivan Grokhotkov 2019-03-21 18:27:53 +08:00
  • 3cec8d0122 Merge branch 'bugfix/error_in_bootloader_loadprohibited_v3.3' into 'release/v3.3' Ivan Grokhotkov 2019-03-21 18:22:24 +08:00
  • efcd10ea31 Fix missing declaration of __bswap64 in endian.h Balazs Racz 2019-01-22 12:17:11 +01:00
  • fc880e2429 Fixed a small spelling mistake raldone01 2019-02-22 23:41:19 +01:00
  • 36c73e6d70 Easier use of -Wsign-conversion warnings needs changes. Per Malmberg 2019-03-05 21:59:54 +01:00
  • e5e41e0a5e Fix comment typos in WiFi types header Hanh Tran 2019-03-08 09:18:08 +09:00
  • 85653acfb4 check-lxdialog.sh: Support libintl on FreeBSD Conrad Meyer 2019-03-12 09:40:18 -07:00
  • e24ac7a346 Add another auto-generated file to .gitignore. Sarena Meas 2019-02-19 12:39:12 -08:00
  • 6f5f40dae4 updated buffer size too small for popular carrier in India Airtel -> airtelgprs.com Akbar Hashim 2019-01-30 09:55:51 +05:30
  • 178c9d15de Fix comments in ULP MOVE instruction examples fivdi 2019-01-27 18:01:18 +01:00
  • d43e3e7fc6 Merge branch 'feature/ci_use_custom_toolchain' into 'master' Ivan Grokhotkov 2019-03-21 14:51:12 +08:00