Commit Graph

  • ab6dd36243 esp_http_client: Add support to disable validation of certificate's CN field Jitin George 2019-06-12 14:12:59 +05:30
  • c536c8fa5f tcp_transport: Add API to allow skipping of certificate CN validation Jitin George 2019-06-12 14:11:00 +05:30
  • 9fa23bc599 example/simple_ota_example: Add example test Jitin George 2019-06-10 14:43:24 +05:30
  • 7fbedb1ba3 esp_https_ota: Removed unnecessary free() Gregory Eslinger 2019-05-21 19:42:18 +02:00
  • a68c7c21e1 Improve flash encryption documentation and add Development & Release modes Hemal Gujarathi 2019-01-21 22:14:56 +08:00
  • eb5cc203f9 protocomm_ble : Bugfix for unbound memcpy on prepare write buffer Anurag Kar 2019-06-19 13:39:55 +05:30
  • 008ad9af47 ci: Use relative submodule URLs over IDF. Correct CI accordindly Anton Maklakov 2019-05-30 01:39:02 +07:00
  • 3b3b891282 ci: Remove unused IS_PRIVATE and IS_PUBLIC environment Anton Maklakov 2019-05-30 13:12:36 +07:00
  • e263c1add8 Merge branch 'feature/add_nimble_ssc_backport_for_3.1' into 'release/v3.1' He Yin Ling 2019-06-25 23:19:09 +08:00
  • 4ec321d1b9 test: modify test cases for bluedroid (backport v3.1) Chen Sheng 2019-06-25 23:19:08 +08:00
  • 381bd7d785 Merge branch 'feature/add_nimble_ssc_backport_for_3.2' into 'release/v3.2' He Yin Ling 2019-06-25 23:18:47 +08:00
  • c0a68466a7 test: modified test case for bluedroid (backport v3.2) Chen Sheng 2019-06-25 23:18:47 +08:00
  • a9d266b921 Merge branch 'feature/add_nimble_ssc_backport_for_3.3' into 'release/v3.3' He Yin Ling 2019-06-25 23:18:34 +08:00
  • dc9c2f3b60 test: modify test cases for bluedroid (backport v3.3) Chen Sheng 2019-06-25 23:18:34 +08:00
  • beaefd3359 Merge branch 'feature/add_nimble_ssc' into 'master' He Yin Ling 2019-06-25 23:14:32 +08:00
  • f14563a47d test: modify test cases for bluedroid Chen Sheng 2019-06-25 23:14:32 +08:00
  • dbe3221969 fatfs: reduce rawflash tests run time Ivan Grokhotkov 2019-06-25 19:54:07 +08:00
  • 8f6606141a fatfs: create separate ffsystem.c for host side testing Ivan Grokhotkov 2019-06-21 15:33:10 +08:00
  • 66bdeca603 fatfs: update diskio and vfs for FatFS changes Ivan Grokhotkov 2019-06-20 00:56:23 +08:00
  • 7724df407a fatfs: update to R0.13c patch 4 Ivan Grokhotkov 2019-06-20 00:55:02 +08:00
  • e181a40c9f fatfs: separate IDF-specific files from the original FatFS code Ivan Grokhotkov 2019-06-20 00:07:51 +08:00
  • 4ea12d432e Merge branch 'bugfix/fix_ble_examples_build' into 'master' Ivan Grokhotkov 2019-06-25 23:04:34 +08:00
  • 82858050b6 ci: sort list of flake8 submodule excludes Renz Christian Bagaporo 2019-06-25 20:18:36 +08:00
  • 94b88654a3 ci: exclude nimble submodule from python style check Renz Christian Bagaporo 2019-06-25 20:12:35 +08:00
  • 5e7552cb67 Merge branch 'bugfix/esp32s2beta_fix_compile_error_related_esp_rom_spiflash' into 'feature/esp32s2beta' morris 2019-06-25 16:58:50 +08:00
  • 31ec634730 bt: fix build issue Renz Christian Bagaporo 2019-06-25 16:53:37 +08:00
  • f55ace596b Merge branch 'fix/update_curr_page_state' into 'master' Angus Gratton 2019-06-25 14:21:25 +08:00
  • 9bca2f878a Merge branch 'feature/gcc_8_msys_update_simple' into 'master' Angus Gratton 2019-06-25 14:14:08 +08:00
  • a54a3fc92e Merge branch 'bugfix/idfpy_print_filter' into 'master' Angus Gratton 2019-06-25 13:36:03 +08:00
  • e9786e3038 cmake: make COMPONENT_TARGET available in components Renz Christian Bagaporo 2019-06-25 11:00:30 +08:00
  • ae1389afd9 unit-test-app: freertos_compliance config added Sachin Parekh 2019-03-25 16:15:02 +05:30
  • 92f1d7ae39 ref_clock: port*_CRITICAL vanilla FreeRTOS compliance Sachin Parekh 2019-03-25 16:14:09 +05:30
  • f73c972280 power_management: port*_CRITICAL vanilla FreeRTOS compliance Sachin Parekh 2019-03-25 16:11:56 +05:30
  • 378a5b159a intr_alloc: port*_CRITICAL vanilla FreeRTOS compliance Sachin Parekh 2019-03-25 16:09:55 +05:30
  • 2ef218059b crosscore_init: port*_CRITICAL vanilla FreeRTOS compliance Sachin Parekh 2019-03-25 16:09:21 +05:30
  • 28a8349fb8 timer: port*_CRITICAL vanilla FreeRTOS compliance Sachin Parekh 2019-03-25 16:08:28 +05:30
  • 4acc941c3d rtc_module: port*_CRITICAL vanilla FreeRTOS compliance Sachin Parekh 2019-03-25 16:07:04 +05:30
  • 4ae01f0c9d rmt: port*_CRITICAL vanilla FreeRTOS compliance Sachin Parekh 2019-03-25 16:06:22 +05:30
  • 2c4e0cf878 periph_ctrl: port*_CRITICAL vanilla FreeRTOS compliance Sachin Parekh 2019-03-25 16:02:15 +05:30
  • 4b739249c2 freertos: port*_CRITICAL_SAFE API added Sachin Parekh 2019-03-25 15:55:57 +05:30
  • b3f4755ac2 Merge branch 'bugfix/docs_rtd_failure_on_missing_submodule_v3_3_bis' into 'release/v3.3' Angus Gratton 2019-06-25 11:08:04 +08:00
  • 9a412d3a08 Merge branch 'feature/use_new_component_registration_apis' into 'master' Angus Gratton 2019-06-25 10:24:11 +08:00
  • 9d573c65dc Merge branch 'bugfix/legacy_header_bootloader_build' into 'master' Angus Gratton 2019-06-25 10:23:33 +08:00
  • 391eba07e4 Merge branch 'bugfix/kconfig_source_comment' into 'master' Angus Gratton 2019-06-25 10:22:12 +08:00
  • 9845a41315 Merge branch 'feature/nimble' into 'master' Angus Gratton 2019-06-25 09:03:58 +08:00
  • 342f6a7829 Port NimBLE Host Stack on ESP-IDF Hrishikesh Dhayagude 2019-06-25 09:03:58 +08:00
  • 1f9f39fe46 nvs_util: Set previous page state to full before creating new page Shivani Tipnis 2019-06-24 01:31:18 +05:30
  • dff5254085 Merge branch 'doc/review_api-ref_periph-sdmmc-host' into 'master' Krzysztof Budzynski 2019-06-24 21:46:12 +08:00
  • 4db4402bed Review the file api-reference/peripherals/sdmmc_host.rst Kirill Chalov 2019-06-24 21:46:11 +08:00
  • 396131433a Merge branch 'feature/idf_size_json' into 'master' Angus Gratton 2019-06-24 19:06:12 +08:00
  • a60b1428d5 gnu make: Make V= behaviour consistent with V=0 Angus Gratton 2019-06-24 20:59:32 +10:00
  • 5cb71b5213 Merge branch 'feature/add_doc_about_app_desc_t' into 'master' Angus Gratton 2019-06-24 18:40:02 +08:00
  • 6559f935ce component/bt: fix unpack hci enhance connection complete event error zhiweijian 2019-04-26 15:53:03 +08:00
  • f4eb3ddfee Merge branch 'feature/ble_mesh_feature' into 'master' Jiang Jiang Jian 2019-06-24 14:31:23 +08:00
  • adfe16d928 mbedtls: upgrade to v2.16.2 release Mahavir Jain 2019-06-04 18:30:35 +05:30
  • 55ed5cc625 component/ble_mesh: notify the same device to app layer with different bearer lly 2019-06-24 13:35:43 +08:00
  • 12a7d39ed6 docs: Add description Konstantin Kondrashov 2019-04-29 12:31:50 +08:00
  • fc3253163e component/ble_mesh: ESP BLE Mesh release Island 2019-01-07 15:16:47 +08:00
  • 0e022b7db9 component/bt: fix unpack hci enhance connection complete event error zhiweijian 2019-04-26 15:53:03 +08:00
  • eaf8cfbf8d component/bt: fix unpack hci enhance connection complete event error zhiweijian 2019-04-26 15:53:03 +08:00
  • 2b808fc19a Merge branch 'feature/btdm_add_gattc_gatts_coex_example' into 'master' Jiang Jiang Jian 2019-06-24 11:23:30 +08:00
  • 1b12e6e97d Merge branch 'refactor/bluedroid' into 'master' Jiang Jiang Jian 2019-06-24 11:07:53 +08:00
  • 055943e293 Merge branch 'bugfix/docs_rtd_failure_on_missing_submodule_v3_2_bis' into 'release/v3.2' v3.2.2 Angus Gratton 2019-06-24 09:12:59 +08:00
  • 61ccb538fd Merge branch 'doc/review_ext_ram' into 'master' Krzysztof Budzynski 2019-06-24 08:24:45 +08:00
  • 32c3730c33 Review the file api-guides/external-ram.rst Kirill Chalov 2019-06-24 08:24:44 +08:00
  • 19e89d0e2f Merge branch 'doc/review_modules-and-boards' into 'master' Krzysztof Budzynski 2019-06-24 08:22:43 +08:00
  • 752c7c32d4 Review the file hw-reference/modules-and-boards.rst Kirill Chalov 2019-06-24 08:22:43 +08:00
  • fcf4502c6b spi_example: fix the example to pass in esp32s2beta Michael (XIAO Xufeng) 2019-06-13 14:21:35 +08:00
  • 17378fd4c2 spi: support new chip esp32s2beta Michael (XIAO Xufeng) 2019-06-13 14:19:31 +08:00
  • 93ef3980e7 spi: fix cmakelists missing Michael (XIAO Xufeng) 2019-06-13 14:16:11 +08:00
  • eacae2e982 spi_slave: fix a example issue caused by word alignment Michael (XIAO Xufeng) 2019-06-13 15:09:28 +08:00
  • 9b13a04abf spi: multichip support Michael (XIAO Xufeng) 2019-06-13 14:12:54 +08:00
  • fd8b526f7c add two APIs into esp32beta.rom.spiflash.ld to fix compile error chenjianqiang 2019-06-21 21:50:08 +08:00
  • b31ab65fa5 Merge branch 'doc/review_api-ref_periph-touchpad' into 'master' Krzysztof Budzynski 2019-06-21 20:43:18 +08:00
  • 1096ee4b57 Review the file api-reference/peripherals/touch_pad.rst Kirill Chalov 2019-06-21 20:43:17 +08:00
  • 9b350f9ecc cmake: some formatting fixes Renz Christian Bagaporo 2019-06-21 14:29:32 +08:00
  • 047cf71c01 tools: update make converter to use new component registration api Renz Christian Bagaporo 2019-05-30 14:17:10 +08:00
  • e9bc46db71 tools: use new component registration api for unit test app Renz Christian Bagaporo 2019-04-28 15:39:02 +08:00
  • 6771eead80 examples: use new component registration api Renz Christian Bagaporo 2019-04-28 15:38:46 +08:00
  • 9eccd7c082 components: use new component registration api Renz Christian Bagaporo 2019-04-28 15:38:23 +08:00
  • e8582e9aa4 esptool_py: use passed offset and image when template is given Renz Christian Bagaporo 2019-06-21 19:48:41 +08:00
  • 0ed590640e bootloader: Move some structs to separated file Konstantin Kondrashov 2019-04-29 12:25:50 +08:00
  • d1da76e369 Merge branch 'bugfix/misc_cmake_changes' into 'master' Angus Gratton 2019-06-21 13:27:55 +08:00
  • 934a1a3223 Merge branch 'feature/add_ability_to_specify_spiffsgen_dependencies' into 'master' Angus Gratton 2019-06-21 13:27:35 +08:00
  • b34a0874b1 Merge branch 'bugfix/spi_concurrency_3.2' into 'release/v3.2' Angus Gratton 2019-06-21 13:22:22 +08:00
  • 5340abcc7d Merge branch 'bugfix/spi_concurrency_3.0' into 'release/v3.0' Angus Gratton 2019-06-21 13:22:07 +08:00
  • 9185c370dc Merge branch 'bugfix/spi_concurrency_3.3' into 'release/v3.3' Angus Gratton 2019-06-21 13:21:44 +08:00
  • b62182d75a docs: Remove space from RTD project configuration filename to be recognized by the RTD build system Krzysztof 2019-06-21 13:15:42 +08:00
  • bd9590502c Merge branch 'bugfix/spi_flash_remove_include_chain_in_host_drv' into 'master' Angus Gratton 2019-06-21 13:12:09 +08:00
  • 8aa6fb241d Merge branch 'bugfix/malloc_warnings_mdns' into 'master' Angus Gratton 2019-06-21 13:10:06 +08:00
  • 149e07911d components/bt: Optimization and bugfix of previous commits baohongde 2019-06-21 11:55:45 +08:00
  • e2b8f4c6ae Merge branch 'feature/docs_for_updated_idf_argparsing' into 'master' Angus Gratton 2019-06-21 11:42:59 +08:00
  • 0d7f6a54e5 docs: Add mqtt submodule to RTD build configuration to correct file and delete similar file with typo in filename Krzysztof 2019-06-21 11:04:19 +08:00
  • c65038fd74 spiffs,make: change spiffsgen build API Renz Christian Bagaporo 2019-06-21 10:58:00 +08:00
  • e0a652f164 spiffs: add ability to specify dependencies when dirs themselves are generated Renz Christian Bagaporo 2019-05-05 15:42:39 +08:00
  • 1d7d736a2b component/ble_mesh: fix ble mesh fast prov demo bug lly 2019-06-20 10:02:16 +08:00
  • c2a9785fa9 Merge branch 'feature/netif_custom_name' into 'master' Angus Gratton 2019-06-21 08:41:59 +08:00
  • e56d4eff9a Merge branch 'feature/example_ethernet2wifi_ap' into 'master' Angus Gratton 2019-06-21 08:31:44 +08:00
  • 070b86eee5 i2s: test case for variation in apll clock rate Ajita Chavan 2019-06-19 16:06:20 +05:30
  • 430d9c6fba i2s: fix a bug when calculating i2s apll parameters redchenjs 2019-06-18 13:52:36 +08:00