Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[External Peripherals][Tracker] Support IPC-based external peripherals #161

Open
3 tasks
mortbopet opened this issue Oct 26, 2021 · 0 comments
Open
3 tasks

Comments

@mortbopet
Copy link
Owner

mortbopet commented Oct 26, 2021

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:

  1. Runtime handling of memory-mapped read/writes across a network connection to an external peripheral server.
  2. Device discoverability, to provide symbols from an external peripheral to the Ripes assembler

The functionality will be developed on the following branch: https://github.com/mortbopet/Ripes/tree/external_io

@mortbopet mortbopet pinned this issue Oct 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant