41#ifndef LIBBSP_RISCV_GRISCV_H
42#define LIBBSP_RISCV_GRISCV_H
69#define BSP_FEATURE_IRQ_EXTENSION
72#define BSP_NUMBER_OF_TERMIOS_PORTS 8
77struct rtems_bsdnet_ifconfig;
78extern int rtems_griscv_greth_driver_attach(
79 struct rtems_bsdnet_ifconfig *config,
83#define RTEMS_BSP_NETWORK_DRIVER_NAME "gr_eth1"
84#define RTEMS_BSP_NETWORK_DRIVER_ATTACH rtems_griscv_greth_driver_attach
85#define GRETH_SUPPORTED
This header file defines the Clock Driver API.
Console Driver for all Boards.
This header file provides the default definition of BSP_INITIAL_EXTENSION.
RTEMS /dev/null Device Driver.
This header file is provided for backward compatiblility.
This header file defines the RTEMS Classic API.