Commit Graph

  • 010d7e9023 apply to make build system Fu Hanxi 2020-06-19 18:58:03 +08:00
  • d7639d5cf8 add build-all flag and BUILD_ALL_APPS ci environment variable Fu Hanxi 2020-06-19 14:45:46 +08:00
  • a238b266c2 fix after rebase Fu Hanxi 2020-05-06 12:12:37 +08:00
  • 53aacef29c code clean up Fu Hanxi 2020-04-24 10:39:44 +08:00
  • ef85a60756 skip check_build_warning for builditems whose build is false Fu Hanxi 2020-04-24 10:13:40 +08:00
  • 007b35ed25 comment check_build_warnings.py to test CI Fu Hanxi 2020-04-23 19:13:09 +08:00
  • 2d57fd7fca update the build_apps.py, now it can recognize build and preserve keys Fu Hanxi 2020-04-23 18:48:51 +08:00
  • ba12a549bb update the find_apps.py, now it will generate build and preserve keys Fu Hanxi 2020-04-23 18:29:37 +08:00
  • b26d42afe3 Now scan_tests will generate 'scan_<target>.json` Fu Hanxi 2020-04-20 14:30:31 +08:00
  • 08ad0f8194 esp_system: remove usage of CONFIG_FREERTOS_UNICORE from panic handler Renz Christian Bagaporo 2020-02-20 15:03:08 +05:00
  • 59f5e9af37 Merge branch 'bugfix/monitor_wait_reconnect' into 'master' Ivan Grokhotkov 2020-07-06 15:18:48 +08:00
  • 1e95aba03a Merge branch 'feature/msys2_env_update_v4.0' into 'release/v4.0' Ivan Grokhotkov 2020-07-06 15:16:39 +08:00
  • 9b21973363 Merge branch 'feature/msys2_env_update_v4.2' into 'release/v4.2' Ivan Grokhotkov 2020-07-06 15:14:45 +08:00
  • 9d6c3632e8 bootloader: Fix regression burning efuses late in boot process Angus Gratton 2020-07-06 16:40:38 +10:00
  • 8a2c055179 Merge branch 'bugfix/fix_adc_dac_conflict_backportv4.0' into 'release/v4.0' Michael (XIAO Xufeng) 2020-07-06 13:19:22 +08:00
  • 4e8ae0343b Merge branch 'bugfix/add_api_adc2_vref_to_gpio_for_esp32s2' into 'master' Michael (XIAO Xufeng) 2020-07-06 13:00:00 +08:00
  • e2ed523e28 Merge branch 'feature/sphinx_idf_theme_pip' into 'master' Angus Gratton 2020-07-06 12:49:19 +08:00
  • c58fd3df29 Merge branch 'bugfix/mcpwm_fault_init_copypaste_typo' into 'master' Michael (XIAO Xufeng) 2020-07-06 12:35:45 +08:00
  • 302a43562d docs: fix check_docs not working for multiple builders Marius Vikhammer 2020-05-29 20:10:18 +08:00
  • f08743e452 Added const for pointer in master_write method, so that a const array can be passed to this fcn. Peter Schaefer 2020-05-17 20:16:43 +02:00
  • 61904135b3 docs: update sphinx_idf_theme documentation Marius Vikhammer 2020-06-19 17:40:26 +08:00
  • ccdd3d3db8 docs: update sphinx_idf_theme documentation Marius Vikhammer 2020-06-19 17:40:26 +08:00
  • a3a22d4af5 Merge branch 'bugfix/fix_ci_about_touch_sensor_denoise_ut_backport_v4.2' into 'release/v4.2' Michael (XIAO Xufeng) 2020-07-06 10:21:32 +08:00
  • dafe5df3ac Merge branch 'bugfix/cleanup_bt_reference_from_esp32s2_ld' into 'master' Angus Gratton 2020-07-06 08:32:33 +08:00
  • 0e8f630711 Merge branch 'bugfix/esp32_encrypted_flash_write_v4.2' into 'release/v4.2' Angus Gratton 2020-07-06 08:18:56 +08:00
  • 0116d5d096 Merge branch 'bugfix/esp32_encrypted_flash_write_v4.1' into 'release/v4.1' Angus Gratton 2020-07-06 08:18:23 +08:00
  • 6db66c96d6 Merge branch 'bugfix/ci_fixes_v4.1' into 'release/v4.1' Angus Gratton 2020-07-06 07:23:46 +08:00
  • 8d54933e10 Merge branch 'mesh/bugfix_coexist_warning_4.1' into 'release/v4.1' Jiang Jiang Jian 2020-07-03 20:10:09 +08:00
  • b1e907ccf1 ci: consider sdkconfig.defaults.TARGET_NAME in examples and test apps Ivan Grokhotkov 2020-03-20 14:50:00 +01:00
  • 370aa39045 efuse: don't include esp_efuse_utility_debug_dump_blocks in bootloader Ivan Grokhotkov 2020-03-20 12:31:10 +01:00
  • 9b19b21073 ci: generate separate log files for each example config Ivan Grokhotkov 2020-03-20 00:01:16 +01:00
  • 88baff4cbb ci: do fetch submodules in test_build_system_cmake_macos Ivan Grokhotkov 2020-02-17 15:00:01 +01:00
  • d7f251aef3 ci provisioning: Add some experiments to check the runner's STA state Angus Gratton 2020-06-26 18:16:20 +10:00
  • e0fc7b1c48 esp_prov: Extend the timeout for HTTP connection to SoftAP Angus Gratton 2020-06-26 14:21:11 +10:00
  • 7358470ae9 ci wifi_tools: Log the wpa_supplicant interface state when trying to connect Angus Gratton 2020-06-25 18:18:04 +10:00
  • 200fa4abeb legacy provisioning: Always try to reconnect when disconnected Angus Gratton 2020-06-25 18:08:58 +10:00
  • 822b6986aa esp_prov: Refactor to use new 'wait_wifi_connected' function Angus Gratton 2020-06-25 15:52:25 +10:00
  • 6787718e1b ci provisioning: Use strings instead of "magic numbers" for connection state Angus Gratton 2020-06-25 15:43:42 +10:00
  • 388522a886 ci: Wait up to 60 seconds for client to connect to DUT in provisioning test Angus Gratton 2020-06-25 15:44:04 +10:00
  • 4ea2935b1a ci provisioning: Add some experiments to check the runner's STA state Angus Gratton 2020-06-26 18:16:20 +10:00
  • a1cd7d0ef5 esp_prov: Extend the timeout for HTTP connection to SoftAP Angus Gratton 2020-06-26 14:21:11 +10:00
  • 113721f8fc ci wifi_tools: Log the wpa_supplicant interface state when trying to connect Angus Gratton 2020-06-25 18:18:04 +10:00
  • 5cc9ef901e legacy provisioning: Always try to reconnect when disconnected Angus Gratton 2020-06-25 18:08:58 +10:00
  • ea8fae9ded esp_prov: Refactor to use new 'wait_wifi_connected' function Angus Gratton 2020-06-25 15:52:25 +10:00
  • 9d38b0ab9b ci provisioning: Use strings instead of "magic numbers" for connection state Angus Gratton 2020-06-25 15:43:42 +10:00
  • faaf08c441 ci: Wait up to 60 seconds for client to connect to DUT in provisioning test Angus Gratton 2020-06-25 15:44:04 +10:00
  • e2e94a0bd2 Merge branch 'bugfix/enable_mbedtls_renegotiation' into 'master' Mahavir Jain 2020-07-03 16:31:21 +08:00
  • 0e962d754e bugfix: fix wifi storage nvs some issue ronghulin 2020-07-03 15:49:34 +08:00
  • f9e22b627e mesh: remove coexist warnings in ESP_WIFI_MESH zhangyanjiao 2020-07-03 14:54:20 +08:00
  • 7bcf7f6218 Merge branch 'mesh/bugfix_for_tbtt_update' into 'master' Jiang Jiang Jian 2020-07-03 14:34:38 +08:00
  • b6e2163e5e Merge branch 'bugfix/beacon_security_downgrade_v4.1' into 'release/v4.1' Jiang Jiang Jian 2020-07-03 14:33:18 +08:00
  • 77e5aa9aed Fix init MCPWM Fault line via config struct Wielebny666 2020-06-23 22:56:50 +02:00
  • 4891fcea78 Merge branch 'bugfix/beacon_security_downgrade_v3.3' into 'release/v3.3' Jiang Jiang Jian 2020-07-03 14:32:04 +08:00
  • 4761c4059a esp_wifi: 1. Avoid parsing RSN/WPA IE's after connection 2. Remove AUTH_CHANGED reason code logic 3. fix the bug when calculating the PMK, the local rx beacon time increment is 0 4. mesh: don't disconnect when tbtt update zhangyanjiao 2020-07-03 14:18:39 +08:00
  • a5c8cdd30e Merge branch 'bugfix/beacon_security_downgrade_v3.2' into 'release/v3.2' Jiang Jiang Jian 2020-07-03 14:00:05 +08:00
  • 52469c8505 esp-tls: enable TLS renegotiation using explicit API call Mahavir Jain 2020-07-02 15:45:53 +05:30
  • a391a98a02 Merge branch 'bugfix/ble_mesh_fast_prov_misc_update_v4.0' into 'release/v4.0' Island 2020-07-03 11:38:03 +08:00
  • 15da32ebbb Improve error log description UART rx buffer size. joncmaloney 2020-07-01 10:46:29 +10:00
  • bfb3690821 Merge branch 'bugfix/ble_mesh_fast_prov_misc_update_v3.3' into 'release/v3.3' Island 2020-07-03 11:13:39 +08:00
  • a1c11b3f9e Merge branch 'bugfix/ble_mesh_fast_prov_misc_update_v4.2' into 'release/v4.2' Island 2020-07-03 11:11:37 +08:00
  • 39e1cd4d74 Merge branch 'bugfix/blufi_buffer_overflow_report_v3.2' into 'release/v3.2' Island 2020-07-03 10:42:12 +08:00
  • 8753fb359a ble_mesh: stack: Update some fast prov functions lly 2020-06-30 14:45:51 +08:00
  • bbf4ce8d18 ble_mesh: stack: Move fast prov functions to a single file lly 2020-06-30 11:09:58 +08:00
  • 39705533f1 ble_mesh: stack: Update some fast prov functions lly 2020-06-30 14:45:51 +08:00
  • 77fe2ced32 ble_mesh: stack: Move fast prov functions to a single file lly 2020-06-30 11:09:58 +08:00
  • dd6de08bea ble_mesh: stack: Update some fast prov functions lly 2020-06-30 14:45:51 +08:00
  • 661e1f2500 ble_mesh: stack: Move fast prov functions to a single file lly 2020-06-30 11:09:58 +08:00
  • 40c9f0599c mbedtls: Don't compile hardware MPI & SHA files if disabled in config Angus Gratton 2020-05-20 12:18:04 +10:00
  • f9cee602fb Merge branch 'bugfix/ble_mesh_split_tinycrypt_v4.2' into 'release/v4.2' Island 2020-07-02 22:46:21 +08:00
  • 36ba6be9ae Merge branch 'bugfix/ble_mesh_split_tinycrypt_v4.0' into 'release/v4.0' Island 2020-07-02 22:46:08 +08:00
  • be526abc13 Merge branch 'bugfix/ble_mesh_split_tinycrypt_v3.3' into 'release/v3.3' Island 2020-07-02 22:45:50 +08:00
  • 68b272f590 Merge branch 'bugfix/beacon_security_downgrade_v4.0' into 'release/v4.0' Jiang Jiang Jian 2020-07-02 21:29:18 +08:00
  • a280fb325d Merge branch 'bugfix/beacon_security_downgrade_v3.1' into 'release/v3.1' Jiang Jiang Jian 2020-07-02 21:29:11 +08:00
  • 9bac16fcec Fixes ACL TX handler functioning. Chinmay Chhajed 2020-07-02 17:11:29 +05:30
  • f12b8c7990 coredump: Fixes data length calculation when task stack is corrupted Alexey Gerenkov 2020-07-02 14:12:15 +03:00
  • b9b82659dd esp_wifi: 1. fix the bug when calculating the PMK, the local rx beacon time increment is 0 2. mesh: don't disconnect when tbtt update zhangyanjiao 2020-07-01 14:23:46 +08:00
  • 0dba932933 Merge branch 'bugfix/beacon_security_downgrade' into 'master' Jiang Jiang Jian 2020-07-02 16:45:27 +08:00
  • 29f8aecfc0 console_repl: change config structure to support different devices morris 2020-05-28 11:00:56 +08:00
  • dc237e205a Merge branch 'bugfix/http_server_lru_v3.2' into 'release/v3.2' Mahavir Jain 2020-07-02 15:37:46 +08:00
  • 231773b28a esp_wifi: Update wifi lib Nachiket Kukade 2020-06-26 15:11:44 +05:30
  • 34fc02f5db driver(touch): fix touch sensor denoise unit test case fuzhibo 2020-07-02 13:04:46 +08:00
  • 2edc576419 esp_wifi: Update wifi lib Nachiket Kukade 2020-06-22 15:42:46 +05:30
  • 76baeba6b7 ble_mesh: ci: Fix failing to compile when using make lly 2020-06-24 09:43:33 +08:00
  • 7e7d2ae401 ble_mesh: Mark platform related default RNG as 0 lly 2020-06-08 20:28:31 +08:00
  • d9e8508981 ble_mesh: Remove the previously added redundant aes files lly 2020-06-08 17:48:15 +08:00
  • 11406d7ee8 ble_mesh: Update CMake and make files for tinycrypt lly 2020-06-08 17:23:17 +08:00
  • 80837bd936 ble_mesh: Update tinycrypt header file include guards lly 2020-06-08 17:36:03 +08:00
  • 3c0584f013 ble_mesh: Format source and header files of tinycrypt lly 2020-06-08 18:16:43 +08:00
  • f1f3c7afd6 ble_mesh: Port full implementation of tinycrypt [Zephyr] lly 2020-06-08 17:03:11 +08:00
  • e62cb2be68 esp32s2: remove bt references from esp32s2 ld script Mahavir Jain 2020-06-30 15:50:05 +05:30
  • d76a3a8372 ble_mesh: ci: Fix failing to compile when using make lly 2020-06-24 09:43:33 +08:00
  • e36105156c ble_mesh: Mark platform related default RNG as 0 lly 2020-06-08 20:28:31 +08:00
  • 9060de827f ble_mesh: Remove the previously added redundant aes files lly 2020-06-08 17:48:15 +08:00
  • 8887bd5f3c ble_mesh: Update CMake and make files for tinycrypt lly 2020-06-08 17:23:17 +08:00
  • 0940f5b2c3 ble_mesh: Update tinycrypt header file include guards lly 2020-06-08 17:36:03 +08:00
  • d690e52993 ble_mesh: Format source and header files of tinycrypt lly 2020-06-08 18:16:43 +08:00
  • 12b9f59559 ble_mesh: Port full implementation of tinycrypt [Zephyr] lly 2020-06-08 17:03:11 +08:00
  • c4794f761e ble_mesh: ci: Fix failing to compile when using make lly 2020-06-24 09:43:33 +08:00
  • 4d9af50eba ble_mesh: Mark platform related default RNG as 0 lly 2020-06-08 20:28:31 +08:00
  • 0e028c044d ble_mesh: Remove the previously added redundant aes files lly 2020-06-08 17:48:15 +08:00