summaryrefslogtreecommitdiffstats
path: root/bsps/arm/lpc24xx/i2c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update company nameSebastian Huber2023-05-201-1/+1
| | | | | The embedded brains GmbH & Co. KG is the legal successor of embedded brains GmbH.
* bsp/lpc24xx: Convert I2C driver to Linux APISebastian Huber2019-03-152-329/+404
| | | | | | Change license to BSD-2-Clause. Close #3725.
* bsps: Adjust bsp.h Doxygen groupsSebastian Huber2019-03-082-2/+2
| | | | Update #3706.
* bsps: Move I2C drivers to bspsSebastian Huber2018-04-232-0/+415
This patch is a part of the BSP source reorganization. Update #3285.