![]() |
RTEMS
5.0.0
|
console select More...
#include <bsp.h>#include <bsp/fatal.h>#include <rtems/libio.h>#include <stdlib.h>#include <string.h>#include <assert.h>#include <termios.h>#include <rtems/termiostypes.h>#include <libchip/serial.h>#include "../../shared/dev/serial/legacy-console.h"#include <bsp/rpi-fb.h>Functions | |
| void | bsp_console_select (void) |
| Selects the minor number of the console device. More... | |
Variables | |
| rtems_device_minor_number | BSPPrintkPort = 0 |
console select
| void bsp_console_select | ( | void | ) |
Selects the minor number of the console device.
1.8.13