summaryrefslogtreecommitdiffstats
path: root/bsps/shared/dev/i2c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* bsps: Remove unused includesKinsey Moore2023-10-131-1/+0
|
* Update company nameSebastian Huber2023-05-206-6/+6
| | | | | The embedded brains GmbH & Co. KG is the legal successor of embedded brains GmbH.
* bsps/shared/*: Change license to BSD-2Joel Sherrill2022-06-155-15/+110
| | | | Updates #3053.
* bsps/shared: Manual file header clean upChristian Mauderer2022-03-103-51/+34
| | | | Updates #4625.
* bsps/shared/: Scripted embedded brains header file clean upJoel Sherrill2022-03-105-18/+6
| | | | Updates #4625.
* bsps/zynq: Moved general i2c files to shared directoriesStephen Clark2021-09-091-0/+482
| | | | | Certain files related to the Zynq BSP's I2C driver are useable by the ZynqMP BSP as well. Moved these files to shared directory in anticipation of I2C support for ZynqMP.
* dev/spi-memdrv: Fix use of uninit mem_param_ptrSebastian Huber2020-08-031-12/+9
|
* libchip: Use rtems_blkdev_create()Sebastian Huber2018-05-181-43/+15
| | | | Update #3358.
* bsps: Move libchip to bspsSebastian Huber2018-04-047-0/+2280
This patch is a part of the BSP source reorganization. Update #3285.