GRLIB RISC-V Board Support Package.
More...
|
| file | bsp.h |
| | Global BSP definitions.
|
| |
| file | tm27.h |
| | This header file includes the generic tm27 support implementation.
|
| |
|
|
#define | BSP_FEATURE_IRQ_EXTENSION |
| |
|
#define | BSP_NUMBER_OF_TERMIOS_PORTS 8 |
| |
|
#define | RTEMS_BSP_NETWORK_DRIVER_NAME "gr_eth1" |
| |
|
#define | RTEMS_BSP_NETWORK_DRIVER_ATTACH rtems_griscv_greth_driver_attach |
| |
|
#define | GRETH_SUPPORTED |
| |
|
#define | CPU_U32_FIX |
| |
|
|
int | rtems_griscv_greth_driver_attach (struct rtems_bsdnet_ifconfig *config, int attach) |
| |
GRLIB RISC-V Board Support Package.