renpeiying
|
a68ad0192d
|
docs: Provide Chinese translation for api-reference/system/esp_http_ota and esp_function_with_shared_stack.rst
|
2023-10-12 12:29:00 +08:00 |
|
renpeiying
|
30c27cb8a0
|
docs: Provide Chinese translation for async_memcpy.rst in api-reference/system
|
2023-10-07 16:07:16 +08:00 |
|
morris
|
54febcae0e
|
fix(adc): invalid assertion on the adc_unit
|
2023-08-23 18:36:02 +08:00 |
|
morris
|
fd3d1aa101
|
feat(async_memcpy): refactor driver code to support different DMA backen
To support AHB and AXI DMA memory copy for the same target (esp32p4).
|
2023-08-03 12:02:09 +08:00 |
|
Cai Xin Ying
|
03c15adc94
|
docs: update format issues for EN and CN files under api-reference/system and...
|
2023-08-03 11:32:07 +08:00 |
|
Marius Vikhammer
|
7100b7d1ff
|
docs: add support for building H2 docs
|
2023-01-17 10:04:26 +08:00 |
|
morris
|
4019e307f1
|
doc: add api reference for etm driver
|
2022-11-23 15:32:34 +08:00 |
|
Ivan Grokhotkov
|
8048d596a2
|
docs: remove duplicate "the" articles
|
2022-10-05 11:58:23 +02:00 |
|
Ivan Grokhotkov
|
12f4ea94aa
|
docs: async_memcpy: use real function names in the example code
|
2022-10-05 11:58:22 +02:00 |
|
Marius Vikhammer
|
9d599c207f
|
docs: update api-ref system docs for C2
|
2022-07-27 16:12:26 +08:00 |
|
morris
|
d9819bc7ae
|
gdma: set transfer ability
|
2021-07-16 14:47:09 +08:00 |
|
morris
|
a3cc43485f
|
async memcpy: support async memcopy on esp32s2/s3
Added async memory copy API:
on esp32-s2, the implementation is based on CP_DMA
on esp32-s3, the implementation is based on GDMA
|
2020-09-16 21:30:54 +08:00 |
|
morris
|
b30bd7a2ef
|
esp32s2: add CP_DMA driver
|
2020-08-04 15:28:32 +08:00 |
|