Thanks, I checked this in with sp78 renamed to sprmsched02.
On 27/01/17 23:15, Kuan-Hsun Chen wrote:
Prepare a precondition to prevent the potential integer overflow.
Remove one redundant parameter in _Rate_monotonic_Renew_deadline().
sptests/sp78: Create
A test case for checking the overflow
Please use the RTEMS_LINKER_ROSET_ITEM_ORDERED() support, see also
cpukit/score/include/rtems/sysinit.h.
--
Sebastian Huber, embedded brains GmbH
Address : Dornierstr. 4, D-82178 Puchheim, Germany
Phone : +49 89 189 47 41-16
Fax : +49 89 189 47 41-09
E-Mail : sebastian.hu...@embedded-bra
We already have an
rtemsbsd/sys/dev/usb/controller/ohci_lpc.c
it used to work with the LPC3200.
On 27/01/17 06:32, Kevin Kirspel wrote:
---
rtemsbsd/sys/dev/usb/controller/lpc_ohci.c | 495 +
1 file changed, 495 insertions(+)
create mode 100755 rtemsbsd/sys/dev
Maybe we should move all this open projects wiki stuff into tickets with
some sort of "GSoC" tag.
--
Sebastian Huber, embedded brains GmbH
Address : Dornierstr. 4, D-82178 Puchheim, Germany
Phone : +49 89 189 47 41-16
Fax : +49 89 189 47 41-09
E-Mail : sebastian.hu...@embedded-brains.de
Hello Sri Vathsa,
if you would like to get involved and learn a bit about RTEMS, then you
may have a look at this ticket:
https://devel.rtems.org/ticket/2375#comment:21
You can do all development steps on a simulator, e.g. SPARC/erc32.
Fixing this issue covers a broad range of RTEMS topics.