qdl icon indicating copy to clipboard operation
qdl copied to clipboard

Add support for <read> operations

Open cpfair opened this issue 1 year ago • 0 comments

These operations follow a similar syntax to <program> operations - just moving data in the other direction.

To avoid shadowing the read function, I used read_op for types/functions/variables (breaking the existing convention).

Tested on a QCS6490 SoC.

cpfair avatar Jan 26 '24 22:01 cpfair