You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a tracking commit for implementing support for IPC-based external peripherals. The idea behind this is to be able to define and implement protocols for:
Runtime handling of memory-mapped read/writes across a network connection to an external peripheral server.
Device discoverability, to provide symbols from an external peripheral to the Ripes assembler
This is a tracking commit for implementing support for IPC-based external peripherals. The idea behind this is to be able to define and implement protocols for:
The functionality will be developed on the following branch: https://github.com/mortbopet/Ripes/tree/external_io
The text was updated successfully, but these errors were encountered: