Integrate flaterm terminal
This commit is contained in:
7
kernel/putchar.h
Normal file
7
kernel/putchar.h
Normal file
@ -0,0 +1,7 @@
|
||||
#ifndef PUTCHAR_H_
|
||||
#define PUTCHAR_H_
|
||||
|
||||
#define PUTCHAR_FB 1
|
||||
#define PUTCHAR_SERIAL 2
|
||||
|
||||
#endif // PUTCHAR_H_
|
Reference in New Issue
Block a user