mirror of https://github.com/ARMmbed/mbed-os.git
* Make it so that SPI::select() works correctly with async stuff * Add more overloads for SPI functions, make sure that SPI::abort_transfer() correctly toggles CS * SPI: Implement reference counting so that DMA channels get freed properly * Fix initialization of SPI peripheral structures * Update docs a bit * Use a mutex to protect SPI::_peripherals instead of a critical section, because spi_free() may not be ISR safe * Style fixes |
||
---|---|---|
.. | ||
TARGET_FLASH_CMSIS_ALGO | ||
docs | ||
include/hal | ||
source | ||
tests | ||
usb | ||
CMakeLists.txt |