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
An external peripheral server should be able to provide information about the peripherals that are available in the server.
An possible implementation could be to send a JSON string across the network containing a list of peripheral tags, where each tag contains the following info:
Name
Description
Base address (relative to 0x0 and not the address where the external peripheral is mapped inside Ripes)
Address width
a list of [string : unsigned] defining the symbols made available by the component