Import rtems wrapper from rtems git
authorSebastian Huber <sebastian.huber@embedded-brains.de>
Thu, 6 Feb 2020 20:03:41 +0000 (09:03 +1300)
committerCharles Manning <cdhmanning@gmail.com>
Thu, 6 Feb 2020 20:03:41 +0000 (09:03 +1300)
commita73832d9e795dba05770c0aec8af728cd78fcd8c
tree5176b3a12fb1486474e8a9e7c687c4fcb91392a1
parent27f18203551940abf35826a66978daf1b8124c6b
Import rtems wrapper from rtems git

https://git.rtems.org/sebh/rtems-yaffs2.git/
Commit:  23be2ac372173ecf701a0a

Most of this work was authored by

Sebastian Huber <sebastian.huber@embedded-brains.de>
Sebastien Bourdeauducq <sebastien@milkymist.org>

Note that the RTEMS licencing applies to all the rtems wrapper code.

Signed-off-by: Charles Manning <cdhmanning@gmail.com>
Makefile.rtems [new file with mode: 0644]
rtems/rtems_yaffs.c [new file with mode: 0644]
rtems/rtems_yaffs.h [new file with mode: 0644]
rtems/rtems_yaffs_os_context.c [new file with mode: 0644]
rtems/rtems_yaffs_os_glue.c [new file with mode: 0644]