Fu Hanxi
|
bbf2e86c06
|
fix(ci): check_submodule_sync now will not block ci run
|
2021-02-26 15:16:55 +08:00 |
|
Roland Dobai
|
7be1d2287c
|
tools: Don't count BSS into the total image size
|
2021-02-26 06:49:35 +00:00 |
|
No One
|
8416e724c0
|
build system: fix NOTFOUND git version error
CMake would fail to find the git version of the IDF repo due to
not being able to parse the whitespace in the git describe command
|
2021-02-26 14:39:23 +08:00 |
|
Cao Sen Miao
|
a8343bc470
|
esp_system: support gpio wakeup from deep sleep on esp32c3
|
2021-02-26 12:26:49 +08:00 |
|
Xia Xiaotian
|
ce8b996ca0
|
esp_wifi: synchronize Wi-Fi adapter between different chips
Support preferring to allocate Wi-Fi memory from PSRAM on ESP32-S3
Support Wi-Fi TX cache buffer on ESP32-S3
|
2021-02-26 11:29:50 +08:00 |
|
Xia Xiaotian
|
f53c0c5b87
|
esp_wifi: store PHY digital registers before disabling PHY and load
them after enabling PHY
|
2021-02-26 11:29:50 +08:00 |
|
Jiang Jiang Jian
|
e417960838
|
Merge branch 'feature/support_disable_11b_rate' into 'master'
esp_wifi: optimize wifi rate.
See merge request espressif/esp-idf!11782
|
2021-02-26 03:21:48 +00:00 |
|
Angus Gratton
|
15f48d8a2c
|
Merge branch 'bugfix/esp_efuse_rtc_calib_inc_fix' into 'master'
temp_sensor: fix broken include path
See merge request espressif/esp-idf!12521
|
2021-02-26 03:13:38 +00:00 |
|
Anton Maklakov
|
3a629afb06
|
Merge branch 'feature/type_checking_python' into 'master'
CI:Type checking of Python scripts
Closes IDF-2413
See merge request espressif/esp-idf!12287
|
2021-02-26 03:06:37 +00:00 |
|
Wang Fang
|
776684fa84
|
docs: provide the link to pcb layout for ethernet board v1.2 and fix a typo in freetos/task
|
2021-02-26 10:35:21 +08:00 |
|
Marius Vikhammer
|
06abe3413f
|
temp_sensor: fix broken include path
|
2021-02-26 10:25:05 +08:00 |
|
Angus Gratton
|
b4612a2f14
|
Merge branch 'feature/coredump_refactor_riscv_support' into 'master'
espcoredump: code refactoring and add support for RISC-V implementation
Closes ESP-1758
See merge request espressif/esp-idf!11850
|
2021-02-25 22:41:27 +00:00 |
|
Angus Gratton
|
ecf2134bc4
|
Merge branch 'feature/libsodium_ut_enable' into 'master'
libsodium: Enables UTs for ESP32-S2 & C3
Closes IDF-1423
See merge request espressif/esp-idf!12497
|
2021-02-25 22:40:19 +00:00 |
|
Angus Gratton
|
cbc58b85e2
|
Merge branch 'feature/adds_check_in_app_that_flash_enc_is_on' into 'master'
bootloader: Adds a check that app is run under FE
Closes IDF-640
See merge request espressif/esp-idf!12368
|
2021-02-25 22:39:13 +00:00 |
|
Angus Gratton
|
501af6dfa2
|
Merge branch 'feature/secure_boot_revoke_check' into 'master'
secure_boot: Checks secure boot efuses
Closes IDF-2609
See merge request espressif/esp-idf!12148
|
2021-02-25 22:38:42 +00:00 |
|
aleks
|
0d3f19beea
|
freemodbus: fix mb zero based reg address in the iterator
Fixes https://github.com/espressif/esp-idf/issues/6571
|
2021-02-25 15:17:45 +01:00 |
|
Michael (XIAO Xufeng)
|
eb29d8dbda
|
Merge branch 'feature/support_invert_rmt_signal_in_gpio_matrix' into 'master'
rmt: support inverting signal in gpio matrix
Closes IDF-2762
See merge request espressif/esp-idf!12420
|
2021-02-25 11:14:19 +00:00 |
|
KonstantinKondrashov
|
e29b99f1a5
|
libsodium: Enables UTs for ESP32-S2 & C3
|
2021-02-25 10:41:59 +00:00 |
|
ChenJianxing
|
0a8ba88145
|
esp_wifi: optimization wifi rate
1.support disable 11b rate
2.support config espnow rate
3.fix sta negotiate phymode issue
4.update ftm rate
|
2021-02-25 10:21:46 +00:00 |
|
Jiang Jiang Jian
|
e290d1ff41
|
Merge branch 'bugfix/fix_eb_lldesc_size_issue_for_esp32c3' into 'master'
bugfix/fix_eb_lldesc_size_issue_for_esp32c3
See merge request espressif/esp-idf!12489
|
2021-02-25 09:33:57 +00:00 |
|
Michael (XIAO Xufeng)
|
268289eade
|
Merge branch 'docs/spi_flash_auto_suspend' into 'master'
spi_flash: update docs after adding CONFIG_SPI_FLASH_AUTO_SUSPEND
See merge request espressif/esp-idf!12290
|
2021-02-25 09:16:10 +00:00 |
|
Michael (XIAO Xufeng)
|
fcad110dc8
|
Merge branch 'bugfix/flash_fatfs_example' into 'master'
spi_flash: bugfix for external flash fatfs example
Closes IDFCI-464
See merge request espressif/esp-idf!12468
|
2021-02-25 07:55:40 +00:00 |
|
Angus Gratton
|
0f62d0dd9b
|
Merge branch 'bugfix/git_describe' into 'master'
tools: Use git describe --match for filtering out internal names
Closes IDF-2410
See merge request espressif/esp-idf!12398
|
2021-02-25 07:23:38 +00:00 |
|
Tomas Sebestik
|
cc33aafc4f
|
Update exclude_check_tools_files.txt
Add tools/ci/mypy_ignore_list.txt to exclude_check_tools_files.txt
|
2021-02-25 07:05:43 +00:00 |
|
Tomas Sebestik
|
a22597a2d6
|
Add mypy check to pre-commit-config
|
2021-02-25 07:05:43 +00:00 |
|
morris
|
efa92cb204
|
rmt: support invert RMT signal by GPIO matrix
|
2021-02-25 12:42:23 +08:00 |
|
morris
|
7b37158ede
|
rmt: distinguish group and channel in HAL layer
|
2021-02-25 12:42:23 +08:00 |
|
Mahavir Jain
|
daf429c67f
|
Merge branch 'fix/esp_tls_prevent_freeing_global_CA_store_after_each_request' into 'master'
fix(esp_tls): prevent freeing global CA store after each request
Closes IDFGH-4647
See merge request espressif/esp-idf!12231
|
2021-02-25 01:15:14 +00:00 |
|
Mahavir Jain
|
5db150b48a
|
Merge branch 'feature/add_qrcode_in_provisioning_example' into 'master'
examples: Add QR code support for provisioning examples
Closes IDF-2030
See merge request espressif/esp-idf!12409
|
2021-02-25 00:41:01 +00:00 |
|
Aditya Patwardhan
|
bf513b6f31
|
Fix esp_tls: Prevent freeing of global ca store after each connection
when dynamic ssl buffers are enabled
|
2021-02-25 00:26:13 +00:00 |
|
Angus Gratton
|
a0eb455ec3
|
Merge branch 'refactor/misc_move_from_esp_common' into 'master'
Movements from esp_common
Closes IDF-1947
See merge request espressif/esp-idf!9692
|
2021-02-24 23:16:52 +00:00 |
|
Angus Gratton
|
84b33b9dba
|
Merge branch 'feature/update_efuse_doc' into 'master'
doc/efuse: Adds efuse doc for ESP32-C3
Closes IDF-2328
See merge request espressif/esp-idf!12365
|
2021-02-24 22:30:18 +00:00 |
|
Angus Gratton
|
c7f8001701
|
Merge branch 'feature/doc_update_security_chapters' into 'master'
doc/secure features: Updates doc esp32c3
Closes IDF-2322
See merge request espressif/esp-idf!12374
|
2021-02-24 22:28:36 +00:00 |
|
David Čermák
|
a91e2744d5
|
Merge branch 'feature/support_dynamic_payload_len_for_ws_server' into 'master'
esp_http_server: support dynamic payload len for ws server
Closes IDFGH-4619
See merge request espressif/esp-idf!12235
|
2021-02-24 15:41:42 +00:00 |
|
Michael (XIAO Xufeng)
|
2f78b2e46f
|
Merge branch 'bugfix/fix_spi_slv_hd_dma_reset_issue' into 'master'
spi_slave_hd: fix dma reset issue
See merge request espressif/esp-idf!12275
|
2021-02-24 12:41:33 +00:00 |
|
Michael (XIAO Xufeng)
|
476fdcba68
|
spi_flash: update docs after adding CONFIG_SPI_FLASH_AUTO_SUSPEND
|
2021-02-24 20:20:18 +08:00 |
|
Island
|
f283b7087d
|
Merge branch 'feature/support_esp32c3_aligenie_demo' into 'master'
ble_mesh: aligenie_demo: Add sdkconfig.defaults for esp32c3
See merge request espressif/esp-idf!12260
|
2021-02-24 12:08:08 +00:00 |
|
Yuan Ming Fu
|
a2dc356e2c
|
ble_mesh: aligenie_demo: Add sdkconfig.defaults for esp32c3
|
2021-02-24 20:08:04 +08:00 |
|
yuanjm
|
cd521d4ae3
|
esp_http_server: support dynamic payload len for ws server
Closes https://github.com/espressif/esp-idf/issues/6433
|
2021-02-24 11:40:34 +00:00 |
|
Mahavir Jain
|
56ca89f0f5
|
Merge branch 'bugfix/esp_wifi_deinit' into 'master'
esp_wifi_deinit: Return ESP_ERR_WIFI_NOT_STOPPED if wifi is not stopped
See merge request espressif/esp-idf!12292
|
2021-02-24 11:40:14 +00:00 |
|
David Čermák
|
5f0aa46cbf
|
Merge branch 'feature/seperate_ipv6_function_from_ipv4' into 'master'
Add LWIP_IPV6 macro to strip IPv6 function
See merge request espressif/esp-idf!11977
|
2021-02-24 11:20:53 +00:00 |
|
Angus Gratton
|
a38b2c2773
|
Merge branch 'bugfix/ci_ut_esp_timer_isr_dispath_method_is_not_blocked' into 'master'
esp_timer: Fix Test ESP_TIMER_ISR dispatch method is not blocked
Closes IDFCI-470
See merge request espressif/esp-idf!12484
|
2021-02-24 10:07:47 +00:00 |
|
dongyou
|
059ffa6daf
|
change rom function for esp32c3 to fix eb lldesc size issue
|
2021-02-24 17:45:07 +08:00 |
|
Michael (XIAO Xufeng)
|
7ef60b8bde
|
Merge branch 'bugfix/gdma_pair_uninstall_concurrency_issue' into 'master'
gdma: fix wrong level of {group,pair} reference count
See merge request espressif/esp-idf!12269
|
2021-02-24 09:33:33 +00:00 |
|
yuanjm
|
3c4bfdbf48
|
examples: Add QR code support for provisioning examples
|
2021-02-24 17:23:25 +08:00 |
|
Krzysztof Budzynski
|
d91192db95
|
Merge branch 'docs/windows_unit_testing' into 'master'
Add note about unit testing on Windows
See merge request espressif/esp-idf!12385
|
2021-02-24 08:29:04 +00:00 |
|
KonstantinKondrashov
|
7bbf4a3422
|
esp_timer: Fix Test ESP_TIMER_ISR dispatch method is not blocked
|
2021-02-24 16:08:17 +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 |
|
Shubham Kulkarni
|
cbe281130d
|
esp_wifi_deinit: Return ESP_ERR_WIFI_NOT_STOPPED if wifi is not stopped
Add test case to test this workflow
|
2021-02-24 10:52:57 +05:30 |
|
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 |
|