diagdummy Add srpr2 subcommand for contiguous printing to serial (and testing access races)
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
|
||||
#define CMDS(X) \
|
||||
X(block) X(openf) \
|
||||
X(serialprint)
|
||||
X(srpr) X(srpr2) \
|
||||
|
||||
void main(void) {
|
||||
if (argslen() == 0) {
|
||||
|
||||
Reference in New Issue
Block a user