mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-07-23 08:22:52 +08:00
nexus-devices: Add arm/atsamv BSP section
This commit is contained in:
parent
ec5b97bed1
commit
e3881ee3e0
@ -58,6 +58,11 @@ RTEMS_BSD_DRIVER_XILINX_ZYNQ_SLCR0;
|
||||
RTEMS_BSD_DRIVER_XILINX_ZYNQ_CGEM0(ZYNQ_IRQ_ETHERNET_0);
|
||||
RTEMS_BSD_DRIVER_E1000PHY;
|
||||
|
||||
#elif defined(LIBBSP_ARM_ATSAM_BSP_H)
|
||||
|
||||
RTEMS_BSD_DRIVER_USB;
|
||||
RTEMS_BSD_DRIVER_USB_MASS;
|
||||
|
||||
#elif defined(LIBBSP_ARM_ALTERA_CYCLONE_V_BSP_H)
|
||||
|
||||
#include <bsp/socal/hps.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user