summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/aarch64/xilinx-versal/objcadencei2c.yml (unfollow)
Commit message (Collapse)AuthorFilesLines
2022-08-25bsps/xilinx/versal: Add Cadence I2C driver supportChris Johns1-1/+1
2021-12-09spec: Update location of cadence I2CKinsey Moore1-1/+3
When the cadence I2C code was moved to a shared directory, the references were updated but the install locations weren't. This updates the install locations to match what out-of-tree applications expect.
2021-09-09bsps/zynqmp: Added I2C support for ZynqMPStephen Clark1-0/+19
Added I2C drivers for ZynqMP and updated build system accordingly.