Zhang Xiao Yan
3d110437b9
Merge branch 'docs/update_interrupt_number_esp32h2' into 'master'
...
docs: update the number of interrupts for esp32h2
See merge request espressif/esp-idf!24081
2023-06-09 14:07:11 +08:00
Marius Vikhammer
3cabd18133
Merge branch 'docs/h2_timer_docs' into 'master'
...
docs: updated misc docs with H2 specific information.
Closes IDF-6682, IDF-6683, and IDF-6694
See merge request espressif/esp-idf!24068
2023-06-09 12:12:58 +08:00
Mahavir Jain
c20f640d51
Merge branch 'feature/anti_dpa_configuration_c6_h2' into 'master'
...
esp32c6/esp32h2: crypto: add support for DPA protection configuration
Closes IDF-6973
See merge request espressif/esp-idf!23921
2023-06-08 22:49:21 +08:00
Wang Zi Yan
1dba45022e
Merge branch 'docs/update_cn_for_api-conventions' into 'master'
...
Docs: Update CN for /api-reference/api-conventions.rst
Closes DOC-5172
See merge request espressif/esp-idf!24017
2023-06-08 16:59:34 +08:00
Wang Ning
b0781e512d
Merge branch 'docs/fix_error_in_esp32-s2-devkitc-1_pin_layout_diagram' into 'master'
...
Docs/Fix error in esp32-s2-devkitc-1 pin layout diagram
See merge request espressif/esp-idf!24102
2023-06-08 15:53:00 +08:00
Wang Ning
5e26b51913
Docs/Fix error in esp32-s2-devkitc-1 pin layout diagram
2023-06-08 15:53:00 +08:00
Wang Zi Yan
8eea8b70aa
Docs: Update CN for /api-reference/api-conventions.rst
2023-06-08 07:36:45 +00:00
Mahavir Jain
1696be719c
crypto: add support for DPA protection configuration in C6/H2
...
- Technical details covered in section "15.3.2 Anti-DPA Attack Security
Control" chapter of the ESP32-C6 TRM
- Default configuration sets the security level low for the DPA
protection
- This change applies to all the crypto peripherals where the clock
frequency is dynamically adjusted to create randomness in the power
consumption trajectory
- This configuration helps to make the SCA attacks difficult on the
crypto peripherals
2023-06-08 11:09:23 +05:30
Cai Xin Ying
d25b5e45aa
Merge branch 'docs/add_Chinese_translation_for_api-guides/tools/idf-tools.rst' into 'master'
...
docs: provide CN translation for api-guides/tools/idf-tools.rst
Closes DOC-5217
See merge request espressif/esp-idf!23774
2023-06-08 12:55:42 +08:00
caixinying-git
ec1e03e132
docs: provide CN translation for api-guides/tools/idf-tools.rst
2023-06-08 11:44:07 +08:00
Linda
b7a6655bdc
docs: update the number of interrupts for esp32h2
2023-06-07 19:12:27 +08:00
Mahavir Jain
819bbeb255
Merge branch 'contrib/github_pr_11602' into 'master'
...
docs: Fix ESP TLS instructions to use wolfSSL (GitHub PR)
Closes IDFGH-10344
See merge request espressif/esp-idf!24097
2023-06-07 14:22:25 +08:00
morris
5cd6189677
Merge branch 'bugfix/coverity_scan_fix_driver' into 'master'
...
ADC: Fixed potential multiply overflow in the calibration code
See merge request espressif/esp-idf!24073
2023-06-07 11:36:20 +08:00
Marius Vikhammer
ccda256058
Merge branch 'docs/ulp_lp_core' into 'master'
...
ulp: add lp core docs
Closes IDF-5816
See merge request espressif/esp-idf!24013
2023-06-07 10:43:23 +08:00
mik13ST
8133d43552
docs: Fix ESP TLS instructions to use wolfSSL
...
The original command without `--recursive` did not clone the upstream wolfssl library which is included as a submodule since commit 901dd90f9a
. Using `--recursive` fixes this.
2023-06-06 15:40:34 +02:00
Zhang Xiao Yan
60441881a5
Merge branch 'docs/add_power_measure_module_deep_sleep_mode' into 'master'
...
docs: add a chapter to describe how to measure current of modules in deep sleep mode
Closes DOC-517
See merge request espressif/esp-idf!21438
2023-06-06 18:29:41 +08:00
Marius Vikhammer
d19600e0a7
ulp/lp-core: added docs describing the lp core
2023-06-06 17:42:03 +08:00
Fu Hanxi
e998d2c55c
Merge branch 'docs/fix_pytest_embedded_broken_links' into 'master'
...
docs: fix 404 links
See merge request espressif/esp-idf!24072
2023-06-06 15:34:01 +08:00
Aditya Patwardhan
5e6ad95b78
Merge branch 'docs/fix_instructions_nvs_encr_hmac' into 'master'
...
docs: Fix the instructions for setting up HMAC-based NVS encryption
See merge request espressif/esp-idf!23951
2023-06-06 14:32:43 +08:00
morris
630b1b079e
drivers: fix issue reported by coverity
2023-06-06 14:16:09 +08:00
Fu Hanxi
22a8784553
docs: fix 404 links
2023-06-06 11:11:23 +08:00
Marius Vikhammer
aeeee67164
docs: updated misc docs with H2 specific information.
2023-06-06 09:48:47 +08:00
Michael (XIAO Xufeng)
c5d4abfba1
Merge branch 'docs/sleep_modes_refactor' into 'master'
...
doc_sleep: refactor the documentation of power modes
See merge request espressif/esp-idf!23146
2023-06-05 23:34:15 +08:00
Cai Xin Ying
e93672bc7b
docs: Provide CN translation for api-reference/system/heap_debug.rst
2023-06-05 11:12:19 +08:00
Xiao Xufeng
3de91820d7
doc_sleep: refactor the documentation of power modes
2023-06-03 01:50:24 +08:00
morris
7eaf317e60
Merge branch 'contrib/github_pr_11576' into 'master'
...
fixing typo: update libs-frameworks.rst (GitHub PR)
Closes IDFGH-10316
See merge request espressif/esp-idf!24030
2023-06-02 11:06:01 +08:00
Wang Kai
2a2bfe32db
Update libs-frameworks.rst to fix a typo
2023-06-02 09:35:35 +08:00
Cai Xin Ying
4df1319ecb
Provide Chinese Translation for api-reference/system/esp_event.rst
2023-06-01 17:45:22 +08:00
Armando (Dou Yiwen)
103332274e
Merge branch 'feature/adc_continuous_new_data_replace_old_data' into 'master'
...
adc: added a flag to replace internal pool data with newest data, when pool is full
Closes IDF-7395
See merge request espressif/esp-idf!23744
2023-06-01 14:26:39 +08:00
Zheng Zhong
b38e5e1b3c
Merge branch 'docs/update_CN_trans_Flash-encryption' into 'master'
...
docs: update CN trans for flash-encryption
See merge request espressif/esp-idf!23887
2023-06-01 10:40:20 +08:00
Marius Vikhammer
9f31c65458
Merge branch 'feature/c6_ulp_gpio' into 'master'
...
ulp: added gpio API for lp core
Closes IDF-6834
See merge request espressif/esp-idf!23766
2023-06-01 09:50:33 +08:00
liuning
ae425ec0b8
docs: update for esp32c6
2023-05-31 15:21:09 +08:00
xuxiao
843107e9d6
docs: update esp32c6 api guides about wifi part
2023-05-31 15:20:40 +08:00
Marius Vikhammer
bb5ea35f01
Merge branch 'docs/c6_misc_updates' into 'master'
...
docs: updated misc C6 programming guide docs with minor changes.
See merge request espressif/esp-idf!23962
2023-05-31 14:45:13 +08:00
Marius Vikhammer
3da38a603a
docs: updated misc C6 programming guide docs with minor changes.
2023-05-31 11:17:24 +08:00
Armando
c68e4bbb6f
adc: added a flag to replace internal pool data with newest data, when pool is full
2023-05-31 10:55:01 +08:00
morris
bdd0d1ddc8
Merge branch 'feature/test_rmt_bytes_encoder' into 'master'
...
rmt: explained why encoder may results in more data being transmitted
Closes IDFGH-10201
See merge request espressif/esp-idf!23880
2023-05-31 10:20:13 +08:00
Linda
af65960d1c
docs: add a chapter to describe how to measure current of modules in deep sleep mode
2023-05-30 18:11:53 +08:00
Linda
e6c3ac2511
docs: update code of how to configure multiple antennas of wifi
2023-05-29 17:01:41 +08:00
Marius Vikhammer
dacc51dd2b
ulp/lp-core: added gpio API for lp core as well as an example showcasing it.
2023-05-29 11:13:47 +08:00
Laukik Hase
c105091413
docs: Fix the instructions for setting up HMAC-based NVS encryption
2023-05-27 01:38:09 +05:30
KonstantinKondrashov
56b966829d
docs: update CN trans for flash-encryption
2023-05-26 16:06:49 +08:00
morris
1703a0a5e9
doc: explain why RMT encoder may result in more data transmitting
...
Closes https://github.com/espressif/esp-idf/issues/11468
2023-05-26 13:37:11 +08:00
wanlei
e42501d20f
adc: add programing guide for digi monitor
2023-05-24 18:09:06 +08:00
Kevin (Lao Kaiyao)
7a462d8a86
Merge branch 'feature/support_adc_calibration_on_c6' into 'master'
...
adc_cali: supported adc calibration on esp32c6
Closes IDF-5312 and IDF-6566
See merge request espressif/esp-idf!23499
2023-05-24 11:31:12 +08:00
laokaiyao
ffb40a89d9
adc_cali: supported channel compensation of adc calibration on esp32c6
2023-05-23 22:44:25 +08:00
Laukik Hase
a06118012e
docs: Update nvs_flash
docs for the HMAC-based NVS encr-keys protection scheme
...
- Also updated the `nvs_partition_generator` and `mass_mfg` tools
documentation
2023-05-23 13:55:57 +05:30
Konstantin Kondrashov
1cf46bd0f0
Merge branch 'doc/update_efuse_info' into 'master'
...
doc: Update all efuse info files
Closes IDF-5919
See merge request espressif/esp-idf!23824
2023-05-23 14:47:52 +08:00
Li Xiao Yi
dab0e5230e
Merge branch 'docs/add_index_CN_trans' into 'master'
...
Docs: add CN translation for api-guides/perfomance/index.rst
Closes DOC-5207
See merge request espressif/esp-idf!23716
2023-05-22 19:42:31 +08:00
Li Xiao Yi
ff16ce8d7b
Docs: add CN translation for api-guides/perfomance/index.rst
2023-05-22 19:42:31 +08:00