* Make the `DMA` peripheral API more consistent * Update examples for devices with `PDMA` * Update examples for devices with `GDMA` * Update `CHANGELOG.md` * Update example after rebasing
* Add (G)DMA AES initial support * Modify AES examples to the driver changes * Add DMA examples(tests) * fmt * changelog * review changes * typo