Added documentation folder for SCA2AMALTHEA
diff --git a/eclipse-tools/sca2amalthea/documentation/info_files_examples.txt b/eclipse-tools/sca2amalthea/documentation/info_files_examples.txt
new file mode 100644
index 0000000..10e3260
--- /dev/null
+++ b/eclipse-tools/sca2amalthea/documentation/info_files_examples.txt
@@ -0,0 +1,23 @@
+
+
+-------------------------------------------
+ lock_function_info.csv
+-------------------------------------------
+# NameOfTheSemaphore,GetLockFunction,ReleaseLockFunction,TypeOfTheSemaphore
+ExampleSimpleLock,getExampleSimpleLock,releaseSimpleLock,
+ExampleCommonLock,getExampleCommonLock,releaseCommonLock,
+ExampleTestLock,getExampleTestLock,releaseExampleTestLock,EXCLUSIVE_LOCK
+ExampleLowPrioLock,getExampleLowPrioLock,releaseExampleLowPrioLock,EXCLUSIVE_LOCK
+
+
+
+-------------------------------------------
+ task_isr_info_file.csv
+-------------------------------------------
+#Task Type,Task/ISR Name,Task Cycle
+SOFTWARE,OS_Example2_Task,NONE
+ISR,OS_Example3_SRM_ISR,
+SOFTWARE,OS_Example4_Clear_Task,NONE
+ISR,OS_Example5_SR1_ISR,
+ISR,OS_Example6_SR2_ISR,
+SOFTWARE,OS_Example1_End_Task,ONCE
diff --git a/eclipse-tools/sca2amalthea/documentation/sca2amalthea_setup.pdf b/eclipse-tools/sca2amalthea/documentation/sca2amalthea_setup.pdf
new file mode 100644
index 0000000..e128f06
--- /dev/null
+++ b/eclipse-tools/sca2amalthea/documentation/sca2amalthea_setup.pdf
Binary files differ