mirror of
https://github.com/espressif/esp-idf.git
synced 2026-08-18 06:35:35 +03:00
feat(crc): added async crc console example
This commit is contained in:
@@ -332,6 +332,11 @@ The ``dma_burst_size`` affects DMA transfer efficiency:
|
||||
|
||||
The optimal value depends on your chip's DMA controller capabilities.
|
||||
|
||||
Application Examples
|
||||
====================
|
||||
|
||||
- :example:`peripherals/dma/async_crc` demonstrates how to use the Async CRC driver through an interactive console CLI.
|
||||
|
||||
API Reference
|
||||
=============
|
||||
|
||||
|
||||
Reference in New Issue
Block a user