8 Commits

Author SHA1 Message Date
Sebastian Huber
454d6825c0 Delete obsolete _bsd_nexus_devices 2014-10-08 14:51:21 +02:00
Sebastian Huber
b87143f739 usb01: Remove SDHC references 2013-12-04 13:44:03 +01:00
Sebastian Huber
f3b2913422 Move core system initialization references 2013-10-10 09:09:19 +02:00
Sebastian Huber
e599318e91 Update files to match FreeBSD layout
Add compatibility with Newlib header files.  Some FreeBSD header files
are mapped by the translation script:

     o rtems/bsd/sys/_types.h
     o rtems/bsd/sys/errno.h
     o rtems/bsd/sys/lock.h
     o rtems/bsd/sys/param.h
     o rtems/bsd/sys/resource.h
     o rtems/bsd/sys/time.h
     o rtems/bsd/sys/timespec.h
     o rtems/bsd/sys/types.h
     o rtems/bsd/sys/unistd.h

It is now possible to include <sys/socket.h> directly for example.

Generate one Makefile which builds everything including tests.
2013-10-10 09:08:23 +02:00
Sebastian Huber
d1822e55c0 testsuite/usb01: Support multiple BSPs 2012-03-27 11:27:55 +02:00
Joel Sherrill
71141b3aa8 usb01 builds but does not link 2012-03-21 12:45:37 -05:00
Joel Sherrill
66e89993e0 Convert to UNIX CR/LF. 2012-03-20 09:13:05 -05:00
Joel Sherrill
8ac749a3ea Add USB test from Sebastian Huber with no modifications. 2012-03-20 08:58:01 -05:00