#include <config/local/serial.h>
Go to the source code of this file.
Defines | |
| #define | COM1 0x3f8 |
| #define | COM2 0x2f8 |
| #define | COM3 0x3e8 |
| #define | COM4 0x2e8 |
| #define | COMCONSOLE COM1 |
| #define | COMSPEED 115200 |
| #define | COMDATA 8 |
| #define | COMPARITY 0 |
| #define | COMSTOP 1 |
Functions | |
| FILE_LICENCE (GPL2_OR_LATER) | |
These options affect the operation of the serial console. They take effect only if the serial console is included using the CONSOLE_SERIAL option.
Definition in file serial.h.
| FILE_LICENCE | ( | GPL2_OR_LATER | ) |
1.5.7.1