Flanterm support OK from kmain. No kbd. Writing from process = PF
This commit is contained in:
@@ -34,4 +34,5 @@ void kputs(const char* str)
|
||||
_putchar(str[i]);
|
||||
i++;
|
||||
}
|
||||
_putchar('\r');
|
||||
}
|
||||
Reference in New Issue
Block a user