per default eduOS doesn't support UART
This commit is contained in:
parent
83a4832d15
commit
aee7b9de52
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@ extern "C" {
|
|||
|
||||
#define CONFIG_VGA
|
||||
#define CONFIG_PCI
|
||||
#define CONFIG_UART
|
||||
//#define CONFIG_UART
|
||||
|
||||
#define BUILTIN_EXPECT(exp, b) __builtin_expect((exp), (b))
|
||||
//#define BUILTIN_EXPECT(exp, b) (exp)
|
||||
|
|
Loading…
Add table
Reference in a new issue