diff options
Diffstat (limited to 'runtime/org.eclipse.etrice.runtime.c/src/platforms/generic/info.txt')
-rw-r--r-- | runtime/org.eclipse.etrice.runtime.c/src/platforms/generic/info.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/runtime/org.eclipse.etrice.runtime.c/src/platforms/generic/info.txt b/runtime/org.eclipse.etrice.runtime.c/src/platforms/generic/info.txt new file mode 100644 index 000000000..a2ac1f6d4 --- /dev/null +++ b/runtime/org.eclipse.etrice.runtime.c/src/platforms/generic/info.txt @@ -0,0 +1,2 @@ +This generic platform can be used for most 32 or 64 bit systems like windows and linux.
+It uses standard c libraries only and it makes use of the file system.
|