mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-10-15 08:26:59 +08:00
Add LPC32XX touch screen driver
This commit is contained in:

committed by
Sebastian Huber

parent
fb2aa6ea99
commit
e28a8d01c1
1
rtemsbsd/include/bsp/nexus-devices.h
Executable file → Normal file
1
rtemsbsd/include/bsp/nexus-devices.h
Executable file → Normal file
@@ -52,6 +52,7 @@ RTEMS_BSD_DRIVER_SMC0(0x4e000000, RVPBXA9_IRQ_ETHERNET);
|
||||
|
||||
RTEMS_BSD_DRIVER_LPC32XX_PWR;
|
||||
RTEMS_BSD_DRIVER_LPC32XX_LPE;
|
||||
RTEMS_BSD_DRIVER_LPC32XX_TSC;
|
||||
RTEMS_BSD_DRIVER_ICSPHY;
|
||||
RTEMS_BSD_DRIVER_LPC32XX_OHCI;
|
||||
SYSINIT_DRIVER_REFERENCE(usbus, ohci);
|
||||
|
Reference in New Issue
Block a user