summaryrefslogtreecommitdiffstats
path: root/bsps/arm/lpc24xx/i2c/i2c-config.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* bsp/lpc24xx: Convert I2C driver to Linux APISebastian Huber2019-03-151-91/+0
| | | | | | Change license to BSD-2-Clause. Close #3725.
* bsps: Adjust bsp.h Doxygen groupsSebastian Huber2019-03-081-1/+1
| | | | Update #3706.
* bsps: Move I2C drivers to bspsSebastian Huber2018-04-231-0/+91
This patch is a part of the BSP source reorganization. Update #3285.