11 Commits

Author SHA1 Message Date
Sebastian Huber
77345d4bd1 usb01: Update due to API changes 2014-09-30 09:53:13 +02:00
Sebastian Huber
e51bc974be Delete rtems_bsd_initialize_with_interrupt_server
Move interrupt server initialization to nexus_probe().
2013-12-20 15:35:59 +01:00
Sebastian Huber
4b8bc5cfd6 Use floating-point tasks for tests 2013-12-20 11:22:27 +01:00
Sebastian Huber
9ca3fafac9 usb01: Fix warning 2013-11-13 14:10:35 +01:00
Sebastian Huber
ab415f95a9 Use extension to attach a struct thread to threads
Add test thread01.
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
c8f671afa1 Compiles but we are missing test.h.
Maybe it is in the PR.
2012-03-20 09:12:27 -05:00
Joel Sherrill
8ac749a3ea Add USB test from Sebastian Huber with no modifications. 2012-03-20 08:58:01 -05:00