summaryrefslogtreecommitdiffstats
path: root/bsps/arm/lpc24xx/spi (follow)
Commit message (Collapse)AuthorAgeFilesLines
* bsp/lpc24xx: Convert SSP driver to Linux APISebastian Huber2019-03-121-539/+359
| | | | | | | Use interrupts instead of polled or DMA driven mode. Change license to BSD-2-Clause. Close #3724.
* bsps: Adjust bsp.h Doxygen groupsSebastian Huber2019-03-081-1/+1
| | | | Update #3706.
* bsp/lpc24xx: Move source files to bspsSebastian Huber2018-04-251-0/+652
This patch is a part of the BSP source reorganization. Update #3285.