mbed-os/targets/TARGET_RENESAS
Jamie Smith 69d95b598a
Make DMA SPI driver aware of CPU cache, fix data corruption and other SPI issues on STM32H7 (#199)
* Handle cache alignment in DMA SPI driver

* Fix build on cache-less devices

* Fix a couple things I missed

* Run formatter, improve CacheAlignedBuffer docs

* Add missing license identifiers to source files

* Make CacheAlignedBuffer heap-allocatable, try and add exclusion for Nordic license in scancode_evaluate.py

* Formatting, docs, revert accidental change

* Update code blocks to pass spell checker
2023-12-19 10:21:47 -08:00
..
TARGET_RZ_A1XX Make DMA SPI driver aware of CPU cache, fix data corruption and other SPI issues on STM32H7 (#199) 2023-12-19 10:21:47 -08:00
TARGET_RZ_A2XX Make DMA SPI driver aware of CPU cache, fix data corruption and other SPI issues on STM32H7 (#199) 2023-12-19 10:21:47 -08:00
CMakeLists.txt CMake: Create CMSIS library targets to remove dependency on MBED_TARGET_LABELS 2021-02-19 13:39:32 +00:00
mbed_rtx.h Add SPDX license identifier to Arm files 2020-10-15 10:47:27 +01:00