commit | 55661636be2dcfe392ad298cc2b0d330ac633429 | [log] [tgz] |
---|---|---|
author | Imre Kis <imre.kis@arm.com> | Fri Mar 14 15:25:40 2025 +0100 |
committer | Imre Kis <imre.kis@arm.com> | Fri Mar 14 15:35:19 2025 +0100 |
tree | 9d0ffb9d19934fae0c4af5a8b32528e3facb2454 | |
parent | 77b29ce40a33de3732688e6f32aae7c010050c35 [diff] |
Re-export drivers and update dependencies If the peripheral access crate and a project uses different versions of the same drivers, it causes build time a conflict. In order to avoid this, the PAC exports the drivers so projects can use them without adding the drivers as project dependencies. Signed-off-by: Imre Kis <imre.kis@arm.com> Change-Id: I10b53053962e751d5e7c86dddd26b8ab07a18dc9