diagdummy Add srpr2 subcommand for contiguous printing to serial (and testing access races)

This commit is contained in:
2025-11-24 01:00:53 +01:00
parent 9b25dcd691
commit 2faad79559
2 changed files with 19 additions and 2 deletions

View File

@ -2,7 +2,7 @@
#define CMDS(X) \
X(block) X(openf) \
X(serialprint)
X(srpr) X(srpr2) \
void main(void) {
if (argslen() == 0) {