Commit Graph

  • 5b2fa1a5ad build_app: make multi target support readable Fu Hanxi 2020-04-09 16:40:57 +08:00
  • 87d68ebb98 Fixes logging issue hindering compilation on anti rollback. Supreet Deshpande 2020-03-23 17:19:27 +05:30
  • 89f7e62011 ble_mesh: Add ble mesh white list test function lly 2020-03-11 12:01:57 +08:00
  • 445e847274 Merge branch 'bugfix/ci_app_test_dependency' into 'master' Anton Maklakov 2020-04-09 14:02:13 +08:00
  • ce0c70770d ci: public header check to display error messages if verbose is off David Cermak 2020-04-07 14:43:33 +02:00
  • 766d8844e6 Merge branch 'bugfix/test_sha_ccomp_timer' into 'master' Angus Gratton 2020-04-09 12:25:58 +08:00
  • 4fe18a9258 Merge branch 'bugfix/IDFGH-2910_v4.1' into 'release/v4.1' Ivan Grokhotkov 2020-04-09 05:45:49 +08:00
  • ed3ea95cc2 Merge branch 'bugfix/IDFGH-2910_v4.0' into 'release/v4.0' Ivan Grokhotkov 2020-04-09 05:45:21 +08:00
  • 51c32997b1 Merge branch 'feature/idfpy_add_baud_parameter_to_monitor_v4.1' into 'release/v4.1' Ivan Grokhotkov 2020-04-09 05:44:41 +08:00
  • 2e14149bff Merge branch 'feat/monitor_remake_with_serial_arg' into 'master' Ivan Grokhotkov 2020-04-09 05:43:32 +08:00
  • 8bf18d868a Merge branch 'bugfix/crt_bundle_mem_leak' into 'master' Ivan Grokhotkov 2020-04-09 05:41:41 +08:00
  • 7a972c7191 Merge branch 'bugfix/nvs_erase_more_graceful' into 'master' Ivan Grokhotkov 2020-04-09 05:41:17 +08:00
  • 6d07bcd611 mqtt-tests: rename tests to match the actual group David Cermak 2020-04-03 16:43:55 +02:00
  • 25803b9dc4 ci: run custom-test separately from example-tests David Cermak 2020-04-03 16:34:29 +02:00
  • 3ba480ba53 cmake: error out on building in IDF_PATH root dir Renz Bagaporo 2020-04-07 17:39:36 +08:00
  • 40af109144 cmake: error out on building in IDF_PATH root dir Renz Bagaporo 2020-04-07 17:39:36 +08:00
  • 853bffe1e6 esp32: backport some WiFi fixes to v3.1 liu zhifu 2020-04-08 19:35:36 +08:00
  • 6adb1a0609 example: Remove duplicate commands and invalid serial port information Roland Dobai 2020-04-08 12:36:25 +02:00
  • 346ec3938d Merge branch 'bugfix/btdm_backports_v3.1_0328' into 'release/v3.1' Jiang Jiang Jian 2020-04-08 18:44:13 +08:00
  • 6802f9eec1 Merge branch 'Bugfix/IPV6_multicast_adress_error_for_v3.1' into 'release/v3.1' Jiang Jiang Jian 2020-04-08 17:58:57 +08:00
  • 8ded54a65d Merge branch 'feature/easy_debug' into 'master' Angus Gratton 2020-04-08 16:08:10 +08:00
  • 651dbe48e7 Merge branch 'feature/gcovr' into 'master' Ivan Grokhotkov 2020-04-08 15:57:08 +08:00
  • 9300f0e7b0 Merge branch 'bugfix/logging_compilation_fix_anti_rollback' into 'master' Angus Gratton 2020-04-08 15:53:48 +08:00
  • ec0605db4c Merge branch 'feature/idf_version_header_v3.3' into 'release/v3.3' Angus Gratton 2020-04-08 15:08:03 +08:00
  • 58197e9345 Merge branch 'feature/idf_version_header_v3.2' into 'release/v3.2' Angus Gratton 2020-04-08 15:07:48 +08:00
  • cde76fece9 Merge branch 'bugfix/efuse_write_config_v3.3' into 'release/v3.3' Angus Gratton 2020-04-08 15:06:30 +08:00
  • 2bdf22b25d Merge branch 'bugfix/sha_alloc_fallback' into 'master' Angus Gratton 2020-04-08 14:15:52 +08:00
  • bd8f616f82 cmake: fix getting component requirements Renz Bagaporo 2020-03-30 18:18:49 +08:00
  • 573d5f4eb0 Merge branch 'bugfix/flash_target_deps_on_spiffs_gen_images' into 'master' Angus Gratton 2020-04-08 12:43:11 +08:00
  • 6c1f12066d Merge branch 'bugfix/error_on_building_in_idf_path' into 'master' Angus Gratton 2020-04-08 12:42:18 +08:00
  • 73825cfd8a Merge branch 'bugfix/elf_dir' into 'master' Angus Gratton 2020-04-08 12:41:23 +08:00
  • 5d3591c037 Merge branch 'bugfix/mpu_hal' into 'master' Angus Gratton 2020-04-08 12:40:53 +08:00
  • acb7a211dd partition_table: do not always display partition table contents on build Renz Bagaporo 2020-04-08 11:37:02 +08:00
  • 76d118577e test_config: fix the bug that will generate !!python/unicode Fu Hanxi 2020-04-08 11:17:09 +08:00
  • d193790f85 doc: update flash encryption with S2 specific content Marius Vikhammer 2020-03-12 19:08:39 +08:00
  • 0cc9ffb8f7 Implement comments and add info on ESP32S2 Kirill Chalov 2020-03-09 19:21:01 +08:00
  • 9ed60af1f2 Review security/flash-encryption.rst Kirill Chalov 2020-02-14 17:05:48 +08:00
  • 4943b1cbf0 CXX: make __attribute__((init_priority(n))) work Jakob Hasse 2020-04-07 12:55:17 +08:00
  • 3b5c3d6521 idf.py: debug targets for easier execution of openocd, gdb, gdbui David Cermak 2019-07-23 21:37:31 +02:00
  • 3116dfede7 msys2: add package mingw-w64-i686-gcc for installing python packages David Cermak 2020-03-31 10:58:03 +02:00
  • f0744184f5 fix: add event unregister comment ronghulin 2020-04-07 21:53:50 +08:00
  • 4eb83cacd0 cmake: error out on building in IDF_PATH root dir Renz Bagaporo 2020-04-07 17:39:36 +08:00
  • 266b0c3889 Fix instance names for event handler unregister Jari Jokinen 2020-04-05 23:19:33 +03:00
  • 832599718d cert bundle: add server_root.pem incase bundle needs to be regenerated Marius Vikhammer 2020-03-30 10:08:57 +08:00
  • 9ccc5e6d84 cert bundle: Fix memory leak during cert verification Marius Vikhammer 2020-03-26 10:53:50 +08:00
  • ef47839628 Merge branch 'bugfix/macos_build_test' into 'master' Ivan Grokhotkov 2020-04-07 18:15:42 +08:00
  • 07f9978df7 cmake: add elf dir information Renz Bagaporo 2020-03-30 10:01:39 +08:00
  • 9a020cbb40 spiffs: restore dependency of flash targets on spiffs images Renz Bagaporo 2020-04-07 13:43:19 +08:00
  • 52338e9cda Merge branch 'maint/update_oocd_tool_ver' into 'master' Anton Maklakov 2020-04-07 16:48:36 +08:00
  • 98185db8ad ci: use default Bash version in macOS test Ivan Grokhotkov 2020-04-07 09:50:59 +02:00
  • 2628f3ebbd Merge branch 'bugfix/cpp_extern_v4.0' into 'release/v4.0' Michael (XIAO Xufeng) 2020-04-07 15:39:48 +08:00
  • 5b89cc3d62 Merge branch 'bugfix/fix_API_esp_wifi_stop_crash_issue' into 'master' Jiang Jiang Jian 2020-04-07 14:21:02 +08:00
  • fd555836b3 Merge branch 'bugfix/btdm_dont_dequeue_the_command_queue_v3.1' into 'release/v3.1' Jiang Jiang Jian 2020-04-07 13:58:28 +08:00
  • aad04405fc NimBLE: Reset master and slave states on host reset and fix build failure (backport v3.3) Prasad Alatkar 2020-04-02 16:28:45 +05:30
  • 0fc72b58e1 NimBLE: Reset master and slave states on host reset and fix build failure (backport v4.0) Prasad Alatkar 2020-04-02 16:22:22 +05:30
  • 8c5a0a0a57 Merge branch 'feature/upgrade_mbedtls_to_v3.3' into 'release/v3.3' Mahavir Jain 2020-04-07 12:10:07 +08:00
  • d2ad5d937e soc: add test for setting mpu illegal access Renz Bagaporo 2020-03-27 20:45:19 +08:00
  • ece80dbc8e soc: mpu hal fixes Renz Bagaporo 2020-03-06 10:15:05 +08:00
  • c65c30c60a bugfix: fix esp_wifi_stop crash issue ronghulin 2020-04-02 19:54:21 +08:00
  • b66cd055bc component/bt: fix don't dequeue the command queue after process the read_by_type_req(backport v3.1) xiewenxiang 2020-04-03 19:08:52 +08:00
  • 604360b98c Merge branch 'feature/efuse_purpose_api' into 'master' Angus Gratton 2020-04-07 08:26:45 +08:00
  • 8aafb6b513 idf_monitor: support to re-flash with the using port michael 2020-04-07 01:44:23 +08:00
  • 862fa815ff esptool: add quotes to allow complicated serial port path michael 2020-04-03 18:50:05 +08:00
  • e60edcfbcf tools: Updates OpenOCD version to 'v0.10.0-esp32-20200406' Alexey Gerenkov 2020-04-06 19:18:26 +03:00
  • f7ca36513e Merge branch 'feature/semihosting_refactoring' into 'master' Ivan Grokhotkov 2020-04-06 23:44:52 +08:00
  • 04d46d5d61 Merge branch 'bugfix/size_calculation_in_ota_v3.3' into 'release/v3.3' Mahavir Jain 2020-04-06 18:04:22 +08:00
  • cfb331e71b Merge branch 'bugfix/size_calculation_in_ota_v4.0' into 'release/v4.0' Mahavir Jain 2020-04-06 18:04:11 +08:00
  • ec5c123ef7 Merge branch 'bugfix/size_calculation_in_ota_v4.1' into 'release/v4.1' Mahavir Jain 2020-04-06 18:03:41 +08:00
  • 9d67c1548e Merge branch 'bugfix/esp_http_client_add_warning' into 'master' Mahavir Jain 2020-04-06 18:02:41 +08:00
  • fa3131b870 Merge branch 'bugfix/bash_bin_env' into 'master' Anton Maklakov 2020-04-06 17:51:43 +08:00
  • 16ad24dd00 efuse: Add an API to return the efuse descriptor for a key block's purpose field Angus Gratton 2020-04-06 18:27:48 +10:00
  • 6f39fea03d esp_ota_ops.c: Fix size calculation to erase partition range for OTA image Shubham Kulkarni 2020-03-27 19:37:53 +05:30
  • d74995736c esp_ota_ops.c: Fix size calculation to erase partition range for OTA image Shubham Kulkarni 2020-03-27 19:37:53 +05:30
  • 4573688862 esp_ota_ops.c: Fix size calculation to erase partition range for OTA image Shubham Kulkarni 2020-03-27 19:37:53 +05:30
  • 471b40b0f0 http_header.c: Add error print in http_header_generate_string if buffer size is less than required size Shubham Kulkarni 2020-04-06 13:16:10 +05:30
  • d3c301cc99 Merge branch 'bugfix/ttfw_print_debug_exception' into 'master' Anton Maklakov 2020-04-06 15:35:18 +08:00
  • 0a41bd3833 esp32s2 sha test: update "Test esp_sha" to use cache compensated timer for performance measuring Marius Vikhammer 2020-04-03 11:25:21 +08:00
  • e57dbf7c27 http-server-example: correction of regex waiting to acquire IP address David Cermak 2020-04-05 20:06:28 +02:00
  • a463e80d43 ci: fix ttfw ignoring test failure if exception in print_debug_info David Cermak 2020-04-02 17:50:35 +02:00
  • 7d0f1536e4 Merge branch 'bugfix/fix_adc_init_code_setting_for_esp32s2' into 'master' Jiang Jiang Jian 2020-04-04 16:06:16 +08:00
  • 406b8f423d driver(adc): add adc initial code before app_main for esp32s2. fuzhibo 2020-04-02 11:20:38 +08:00
  • 91fdac34da Merge branch 'bugfix/export_path_checks' into 'master' Ivan Grokhotkov 2020-04-03 22:52:36 +08:00
  • 7693226efe Merge branch 'bugfix/add_ut_job' into 'master' Ivan Grokhotkov 2020-04-03 22:47:15 +08:00
  • 305592f1aa vfs: semihosting driver update supporting semihosting_common handler from OpenOCD Andrei Gramakov 2020-03-30 11:50:08 +02:00
  • a0e66fef08 spi: fix the memory accessed while cache disabled issue in the bus lock when log level is verbose Michael (XIAO Xufeng) 2020-04-02 14:56:33 +08:00
  • b1f0ffffc3 ci: add UT job Ivan Grokhotkov 2020-04-03 14:51:37 +02:00
  • 60086d1bd0 Merge branch 'refactor/systimer_hal' into 'master' Ivan Grokhotkov 2020-04-03 18:17:18 +08:00
  • 512906fa32 CI: Fix partition table detection if "partition" is in the project name Roland Dobai 2020-04-02 17:50:28 +02:00
  • 0f6b0f13b0 Merge branch 'bugfix/ws_example_test_format' into 'master' David Čermák 2020-04-03 16:40:48 +08:00
  • c8a05bae78 Merge branch 'bugfix/nvs_no_throw' into 'release/v4.0' Ivan Grokhotkov 2020-04-03 16:38:01 +08:00
  • 61ce037fc1 Merge branch 'feat/esp_flash_support_mxic' into 'master' Michael (XIAO Xufeng) 2020-04-03 16:04:49 +08:00
  • 2f8a13c89b Merge branch 'feat/esp_dram_log' into 'master' Michael (XIAO Xufeng) 2020-04-03 14:51:02 +08:00
  • 127fa7094a Merge branch 'bugfix/gpio_pin_bit_mask_truncation_v4.0' into 'release/v4.0' Michael (XIAO Xufeng) 2020-04-03 13:28:30 +08:00
  • a7c2e86f87 Merge branch 'feature/ds_peripheral' into 'master' Angus Gratton 2020-04-03 12:10:13 +08:00
  • 98b1da9e60 NVS: more graceful behavior for erasing partitions Jakob Hasse 2020-03-05 19:02:26 +08:00
  • 5f9003aa0a esp_common: add version definitions in code and build system Ivan Grokhotkov 2019-03-22 12:40:12 +08:00
  • ca6b009c26 esp_common: add version definitions in code and build system Ivan Grokhotkov 2019-03-22 12:40:12 +08:00
  • a1f5866424 tools: export.{sh,fish}: add otatool.py to PATH Ivan Grokhotkov 2020-04-02 19:06:48 +02:00
  • 1c4c584e28 tools: export.sh: better detection and checking of IDF_PATH Ivan Grokhotkov 2020-04-02 19:05:58 +02:00
  • e94288da31 global: use '/usr/bin/env bash' instead of '/usr/bin/bash' in shebangs Ivan Grokhotkov 2020-04-03 01:10:02 +02:00