summaryrefslogtreecommitdiffstats
path: root/rtemsbsd/include/bsp/nexus-devices.h
diff options
context:
space:
mode:
authorKevin Kirspel <kevin-kirspel@idexx.com>2017-05-17 08:40:33 -0400
committerSebastian Huber <sebastian.huber@embedded-brains.de>2017-05-19 07:24:30 +0200
commite28a8d01c1df58565b7c826aea4413fe75ee99ce (patch)
tree69724a764bba4b0d83f163a913c60c82a0502273 /rtemsbsd/include/bsp/nexus-devices.h
parentAdd bitcount inlinesfor RTEMS. These are found in FREEBSDs types.h (diff)
downloadrtems-libbsd-e28a8d01c1df58565b7c826aea4413fe75ee99ce.tar.bz2
Add LPC32XX touch screen driver
Diffstat (limited to 'rtemsbsd/include/bsp/nexus-devices.h')
-rw-r--r--[-rwxr-xr-x]rtemsbsd/include/bsp/nexus-devices.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/rtemsbsd/include/bsp/nexus-devices.h b/rtemsbsd/include/bsp/nexus-devices.h
index cfd67305..1fbf756b 100755..100644
--- a/rtemsbsd/include/bsp/nexus-devices.h
+++ b/rtemsbsd/include/bsp/nexus-devices.h
@@ -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);