mbed-os/platform
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
..
FEATURE_EXPERIMENTAL_API Fix all Doxygen errors and make any future errors fatal (#118) 2022-12-30 18:41:41 -05:00
bare_metal Added missing blockdevice mbed_lib.json 2020-11-02 16:35:26 +00:00
cxxsupport mbed-ce@master + fixes + gcc 11 support (#135) 2023-02-21 09:04:34 -08:00
docs fix(docs): corrects various typos in project documentation 2021-04-23 23:31:11 -05:00
include/platform 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
mbed-trace - Split mbed-core and mbed-rtos into -sources and -flags targets 2022-09-14 00:25:25 -07:00
randlib Convert emac, cellular, and wifi targets, and enable one UDP test 2022-09-14 00:25:28 -07:00
source Synchronize changes with Mbed upstream: September 2023 edition (#185) 2023-09-24 23:37:28 -07:00
tests mbed-ce@master + fixes + gcc 11 support (#135) 2023-02-21 09:04:34 -08:00
CMakeLists.txt Rename inconsistently named testing-related variables. Also fix STM32CUBE not working from application code. 2022-09-14 00:25:29 -07:00
mbed_lib.json Change default serial baudrate to 115200 (#58) 2022-10-03 19:47:32 -07:00