RTEMS
5.1
|
framebuffer graphic console support. More...
Go to the source code of this file.
Data Structures | |
struct | rpi_fb_context |
Macros | |
#define | FB_CONSOLE 0x50492835 |
Functions | |
bool | fbcons_probe (rtems_termios_device_context *base) |
void | fbcons_write_polled (rtems_termios_device_context *base, char c) |
void | output_char_fb (char c) |
Variables | |
const rtems_termios_device_handler | fbcons_fns |
framebuffer graphic console support.