RTEMS
5.1
|
framebuffer graphic console support. More...
#include <rtems.h>
#include <rtems/libio.h>
#include <rtems/termiostypes.h>
#include <stdlib.h>
#include <libchip/serial.h>
#include <libchip/sersupp.h>
#include <bsp.h>
#include <bsp/fbcons.h>
#include <bsp/vc.h>
#include <bsp/rpi-fb.h>
Functions | |
void | fbcons_write_polled (rtems_termios_device_context *base, char c) |
bool | fbcons_probe (rtems_termios_device_context *context) |
Variables | |
const rtems_termios_device_handler | fbcons_fns |
framebuffer graphic console support.
const rtems_termios_device_handler fbcons_fns |