release-7: fix analyzer target for masters #234
No reviewers
Labels
No Milestone
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: M-Labs/artiq-zynq#234
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "mwojcik/artiq-zynq:fix_master_analyzer"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Small thing I noticed while doing the port - the analyzer target for masters was already set to be the local
rtio_core
, rather than whole RTIO system - if someone was using analyzer with DRTIO on release-7, they wouldn't get remote events. So it's only right to fix that for release-7.