yuanjm
|
3c4bfdbf48
|
examples: Add QR code support for provisioning examples
|
2021-02-24 17:23:25 +08:00 |
|
Angus Gratton
|
f72c296827
|
Merge branch 'bugfix/deepsleep_disable_brownout_s2' into 'master'
deep_sleep: on S2 disable the brown out detector before deep sleeping
Closes IDF-2716 and IDFGH-4341
See merge request espressif/esp-idf!12348
|
2021-02-24 05:48:19 +00:00 |
|
Angus Gratton
|
d3bd190528
|
Merge branch 'feature/riscv_get_tickrate' into 'master'
freertos: add API for getting tick rate on C3
Closes IDF-2849
See merge request espressif/esp-idf!12469
|
2021-02-24 04:37:23 +00:00 |
|
Angus Gratton
|
eb736985ef
|
Merge branch 'docs/esp32c3_fatal_errors' into 'master'
doc: update "Fatal Errors" chapter for ESP32C3 board
Closes IDF-2323
See merge request espressif/esp-idf!12437
|
2021-02-24 04:14:40 +00:00 |
|
Michael (XIAO Xufeng)
|
34b4c88405
|
Merge branch 'refactor/mcpwm_cleanup_meta_info' into 'master'
mcpwm: fix wrong soc information
See merge request espressif/esp-idf!12429
|
2021-02-24 03:59:23 +00:00 |
|
Michael (XIAO Xufeng)
|
db1c635db4
|
Merge branch 'feature/esp32c3_rtc_temp_calibration' into 'master'
temperature_sensor: calibration for esp32c3
Closes IDF-2502
See merge request espressif/esp-idf!12158
|
2021-02-24 03:27:49 +00:00 |
|
Angus Gratton
|
c179ece204
|
Merge branch 'bugfix/c++_usage_esp_core_dump_h' into 'master'
Fixed c++ include usage for esp_core_dump.h
Closes IDFGH-4782
See merge request espressif/esp-idf!12432
|
2021-02-24 03:18:25 +00:00 |
|
Michael (XIAO Xufeng)
|
26be097431
|
Merge branch 'feature/touch_sense_api_reference' into 'master'
touch_element: add touch element lib api-reference doc
Closes IDF-2666
See merge request espressif/esp-idf!11827
|
2021-02-24 03:00:10 +00:00 |
|
Mahavir Jain
|
96b6e37346
|
Merge branch 'feature/add_provisioning_rest_api' into 'master'
wifi_provisioning: add provisioning reset API
Closes IDF-1742
See merge request espressif/esp-idf!12405
|
2021-02-23 13:26:31 +00:00 |
|
Angus Gratton
|
608f9471cb
|
Merge branch 'bugfix/test_nvs_host_cleanup' into 'master'
nvs_flash: Fix the random data test cleanup stage
Closes IDFCI-241
See merge request espressif/esp-idf!11659
|
2021-02-23 10:40:17 +00:00 |
|
Mahavir Jain
|
d8f2a57154
|
Merge branch 'bugfix/fix_truncated_headers_for_esp_http_client' into 'master'
esp_http_client: Fix header truncated when responded header length over buffer_size
Closes IDFGH-4315
See merge request espressif/esp-idf!12327
|
2021-02-23 10:24:18 +00:00 |
|
Jiang Jiang Jian
|
57d00d3e84
|
Merge branch 'bugfix/some_small_fixes_for_ftm' into 'master'
esp_wifi: some small fixes for ftm
Closes IDFCI-450 and WIFI-3419
See merge request espressif/esp-idf!12436
|
2021-02-23 09:01:55 +00:00 |
|
Omar Chebib
|
33deabb3ab
|
doc: update "Fatal Errors" chapter for ESP32C3 board
|
2021-02-23 14:54:26 +08:00 |
|
xiehang
|
7cca13640e
|
esp_wifi: some small fixes for ftm
|
2021-02-23 06:36:02 +00:00 |
|
Fu Hanxi
|
ced15b0dc0
|
Merge branch 'ci/run_check_submodule_sync_with_file_patterns' into 'master'
CI: run check submodule sync with file patterns
See merge request espressif/esp-idf!12470
|
2021-02-23 06:33:59 +00:00 |
|
Angus Gratton
|
fb1488abba
|
Merge branch 'feature/esp_timer_isr_dispatch_method_restore' into 'master'
esp timer: Add ISR dispatch method
Closes IDF-1172 and IDF-1173
See merge request espressif/esp-idf!11572
|
2021-02-23 06:21:14 +00:00 |
|
yuanjm
|
3ff3ea8f88
|
examples: Add Kconfig for resetting provisioning config
|
2021-02-23 14:21:11 +08:00 |
|
yuanjm
|
49f3fba14d
|
wifi_provisioning: Add an API for resetting provisioning config
|
2021-02-23 14:21:06 +08:00 |
|
yuanjm
|
e309a0ea6f
|
esp_http_client: Optimize code structure
|
2021-02-23 14:09:40 +08:00 |
|
Fu Hanxi
|
ef18e78a8d
|
feat(ci): run check_submodule_sync_with_file_patterns
|
2021-02-23 12:43:52 +08:00 |
|
Marius Vikhammer
|
311a0fa5e8
|
freertos: add API for getting tick rate on C3
|
2021-02-23 12:05:52 +08:00 |
|
Angus Gratton
|
6936dbf4a1
|
Merge branch 'feature/can_disable_rom_log_from_kconfig' into 'master'
efuse: can disable boot ROM log from Kconfig
Closes IDF-1857
See merge request espressif/esp-idf!12165
|
2021-02-23 03:50:46 +00:00 |
|
Angus Gratton
|
7fbf280d93
|
Merge branch 'ci/run_build_jobs_when_files_under_components_changed' into 'master'
CI: run build jobs when files under components changed
See merge request espressif/esp-idf!12442
|
2021-02-23 03:44:51 +00:00 |
|
Fu Hanxi
|
e59e245d47
|
ci(rules): improve rules with build files changed under components folder
- drop target test run with build pattern
- for unit_test on c3, use labels only
|
2021-02-23 11:32:17 +08:00 |
|
Fu Hanxi
|
902a82dd74
|
Merge branch 'bugfix/deploy_test_result_stop_using_pyenv' into 'master'
ci: bugfix: deploy_test_result stop using pyenv
See merge request espressif/esp-idf!12447
|
2021-02-23 03:24:51 +00:00 |
|
Cao Sen Miao
|
85855ad8a6
|
temp_sensor: add calibration for esp32c3
|
2021-02-23 10:48:17 +08:00 |
|
Clickau
|
308c31e2f1
|
esp_http_client: fix truncated headers
Signed-off-by: yuanjm <yuanjianmin@espressif.com>
Merges https://github.com/espressif/esp-idf/pull/6370
|
2021-02-23 09:59:23 +08:00 |
|
Angus Gratton
|
3b4706d14d
|
ci: Increase test_nvs_on_host job timeout
test labels: nvs_coverage
|
2021-02-23 10:31:39 +11:00 |
|
Angus Gratton
|
c553430b0c
|
nvs_flash: Fix host test regressions
Regression in 09d2c5daa6 - in some
cases the test fixture was out of scope by the time
nvs_flash_deinit_partition() was called in this test.
|
2021-02-23 10:30:24 +11:00 |
|
morris
|
018d13645b
|
ci: exclude esp_rom component when checking rom api usage
|
2021-02-22 20:56:43 +08:00 |
|
morris
|
bf2480f62d
|
efuse: can disable boot ROM log from Kconfig
|
2021-02-22 20:56:43 +08:00 |
|
morris
|
0f5d1c1c46
|
rtc: supported disable rom log temporarily
|
2021-02-22 20:56:43 +08:00 |
|
Fu Hanxi
|
4ff16f6171
|
bugfix: deploy_test_result stop using pyenv
|
2021-02-22 20:44:11 +08:00 |
|
morris
|
6dc7f95342
|
mcpwm: fix wrong meta information
|
2021-02-22 20:23:35 +08:00 |
|
Fu Hanxi
|
b92c290e56
|
Merge branch 'bugfix/http_server_bin_path_error' into 'master'
bugfix: fix http_server example sdkconfig file name
Closes IDFCI-456
See merge request espressif/esp-idf!12443
|
2021-02-22 11:16:18 +00:00 |
|
Angus Gratton
|
97ea38a407
|
Merge branch 'feature/enable_gpio19_esp32c3' into 'master'
gpio: enable GPIO19 on ESP32C3 boards
Closes IDF-2463
See merge request espressif/esp-idf!12354
|
2021-02-22 09:19:35 +00:00 |
|
Omar Chebib
|
727481d71c
|
gpio: enable GPIO19 on ESP32C3 boards
|
2021-02-22 08:44:55 +00:00 |
|
Michael (XIAO Xufeng)
|
ebe39fd6a3
|
Merge branch 'feature/apply_gdma_new_channel_api_to_spi' into 'master'
spi: apply gdma allocator to spi
Closes IDF-2499 and IDF-2702
See merge request espressif/esp-idf!12180
|
2021-02-22 07:56:14 +00:00 |
|
Fu Hanxi
|
fc7b962e54
|
bugfix: fix http_server example sdkconfig file name
|
2021-02-22 15:50:52 +08:00 |
|
Armando
|
889de9ebd9
|
spi: add enum for spi dma channels
|
2021-02-22 07:06:05 +00:00 |
|
Armando
|
d0415bd8f6
|
spi: remove hard-coded DMA chan in soc_caps.h
|
2021-02-22 07:06:05 +00:00 |
|
Armando
|
db3bf8b544
|
spi: refactor spi_common dma allocator
|
2021-02-22 07:06:05 +00:00 |
|
Armando
|
c8d9ed1f3d
|
spi: update unit tests to spi gdma allocator
|
2021-02-22 07:06:05 +00:00 |
|
Armando
|
c438ad5d72
|
spi: apply gdma allocator to SPI
|
2021-02-22 07:06:05 +00:00 |
|
Armando
|
2e670bf6af
|
spi: add dma channel auto-alloc feature on esp32
|
2021-02-22 07:06:05 +00:00 |
|
Kang Zuoling
|
78a1cd3643
|
touch_element: add touch element api-reference doc
|
2021-02-22 12:16:49 +08:00 |
|
Fu Hanxi
|
06f92003a3
|
Merge branch 'ci/run_rules_labels_only_with_labels' into 'master'
ci: run rules:labels jobs only with labels
Closes IDFCI-454
See merge request espressif/esp-idf!12427
|
2021-02-22 03:41:34 +00:00 |
|
Angus Gratton
|
ec8419945a
|
Merge branch 'bugfix/ext_ram_docs_label' into 'master'
docs: fix broken ref in external-ram.rst
See merge request espressif/esp-idf!12425
|
2021-02-22 03:05:46 +00:00 |
|
Angus Gratton
|
7a6d36f86a
|
Merge branch 'ci/improve_docs_rules_dependencies' into 'master'
CI: improve docs rules dependencies
See merge request espressif/esp-idf!12419
|
2021-02-22 02:47:29 +00:00 |
|
0xFEEDC0DE64
|
e5c460ec7d
|
Removed esp_core_dump.h from check_public_headers_exceptions.txt (as per @igrr 's request
|
2021-02-21 01:35:42 +01:00 |
|