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
3 files changed