mbed-os/tools/python
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
..
mbed_greentea Bring python packages into the mbed-os source (#192) 2023-10-10 09:54:53 -07:00
mbed_host_tests Bring python packages into the mbed-os source (#192) 2023-10-10 09:54:53 -07:00
mbed_lstools Bring python packages into the mbed-os source (#192) 2023-10-10 09:54:53 -07:00
mbed_os_tools Bring python packages into the mbed-os source (#192) 2023-10-10 09:54:53 -07:00
mbed_tools Allow Mbed config files to be json5 in addition to json (#194) 2023-10-26 09:48:33 -07:00
memap Bring python packages into the mbed-os source (#192) 2023-10-10 09:54:53 -07:00
python_tests Allow Mbed config files to be json5 in addition to json (#194) 2023-10-26 09:48:33 -07:00
scancode_evaluate 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
.gitignore Bring python packages into the mbed-os source (#192) 2023-10-10 09:54:53 -07:00
LICENSE Bring python packages into the mbed-os source (#192) 2023-10-10 09:54:53 -07:00
__init__.py Bring python packages into the mbed-os source (#192) 2023-10-10 09:54:53 -07:00
install_bin_file.py Bring python packages into the mbed-os source (#192) 2023-10-10 09:54:53 -07:00
run_python_tests.sh Bring python packages into the mbed-os source (#192) 2023-10-10 09:54:53 -07:00