OpenAMP / openamp-system-reference

End-to-end system reference material showcasing all the different aspects of OpenAMP, on multiple vendor platforms.
Other
16 stars 14 forks source link

[RFC] zephyr: virtio i2c ram example #20

Open arnopo opened 1 year ago

arnopo commented 1 year ago

This PR propose a Zephyr exemple that exposes 2 i2c 20 bytes RAM on the virtual I2C.

The objective of this PR is only to share a first implementation and should not be merged in this state.

The virtio i2c exemple has to be updated to rely on zephyr virito i2c and Zephyr virtio MIO drivers that will rely on OpenAMp library.

This PR depends on https://github.com/OpenAMP/zephyr-openamp-staging/pull/3