Emulator for Star
This is based on a stripped down version of Rd53a. Currently it will send back a fixed data packet in response to a trigger.
Changed RingBuffer
(in the Rx direction) for ClipBoard<RawData>
, which enables direct matching of generated data to processed data (avoid issue of how to make data for one event atomic).
Edited by Zhengcheng Tao