summaryrefslogtreecommitdiff
path: root/SW-Content-Register-FreeRTOS-BSP-1.0.0-i.MX7D.txt
diff options
context:
space:
mode:
authorStefan Agner <stefan.agner@toradex.com>2016-01-12 14:06:54 -0800
committerStefan Agner <stefan.agner@toradex.com>2016-01-12 14:06:54 -0800
commita57cc2c988482010061b9e68344fdf1969889763 (patch)
tree5c050337492ce27c09b47421b123980b5a79f8d9 /SW-Content-Register-FreeRTOS-BSP-1.0.0-i.MX7D.txt
initial commit, FreeRTOS_BSP_1.0.0_iMX7D
Diffstat (limited to 'SW-Content-Register-FreeRTOS-BSP-1.0.0-i.MX7D.txt')
-rw-r--r--SW-Content-Register-FreeRTOS-BSP-1.0.0-i.MX7D.txt63
1 files changed, 63 insertions, 0 deletions
diff --git a/SW-Content-Register-FreeRTOS-BSP-1.0.0-i.MX7D.txt b/SW-Content-Register-FreeRTOS-BSP-1.0.0-i.MX7D.txt
new file mode 100644
index 0000000..b538d31
--- /dev/null
+++ b/SW-Content-Register-FreeRTOS-BSP-1.0.0-i.MX7D.txt
@@ -0,0 +1,63 @@
+Release Name: Version: 1.0.0
+FreeRTOS BSP for
+i.MX 7Dual
+Package - FreeRTOS BSP
+
+CMSIS DSP Library Description: A digital signal processing
+ library for Cortex-M cores from ARM
+ Version: 1.4.4 (CMSIS download 4.2)
+ Author: ARM
+ License: Open Source - BSD-3-Clause
+ Format: source code
+ URL: http://silver.arm.com
+ Location:
+ FreeRTOS_BSP_1.0.0_iMX7D/platform/CMSIS/DSP_lib
+
+CMSIS Core header files Description: Industry-standard header files
+ distributed by ARM for Cortex-M cores
+ Version: 4.20
+ Author: ARM
+ License: Open Source - BSD-3-Clause
+ Format: source code
+ URL: http://silver.arm.com
+ Location:
+ FreeRTOS_BSP_1.0.0_iMX7D/platform/CMSIS/Include
+
+FreeRTOS BSP Description: The peripheral driver wrap the H/W
+Peripheral Driver register access into a set of stateless functional
+ primitives which provide the building blocks for
+ applications.
+ Version: 1.0.0
+ Author: Freescale
+ License: Open Source - BSD-3-Clause
+ Format: source code
+ Location: FreeRTOS_BSP_1.0.0_iMX7D/platform/drivers
+
+Package - FreeRTOS(tm) Description: A real-time operating system
+ (RTOS) from Real Time Engineers, Ltd.
+ Version: 8.0.0
+ Author: Real Time Engineers, Ltd.
+ License: Modified GPLv2. See
+ FreeRTOS_BSP_1.0.0_iMX7D/rtos/FreeRTOS/License/license.txt
+ Format: source code
+ URL: http://www.freertos.org
+ Location: FreeRTOS_BSP_1.0.0_iMX7D/rtos/FreeRTOS
+
+Package - OpenAMP Description: Open Asymmetric Multi Processing (OpenAMP)
+ provides software components that enable development of software
+ applications for Asymmetric Multiprocessing (AMP) systems.
+ Author: Mentor Graphics, Ltd.
+ License: Open Source - BSD-3-Clause
+ Format: source code
+ URL: https://github.com/OpenAMP/open-amp
+ Location: FreeRTOS_BSP_1.0.0_iMX7D/middleware/multicore/open-amp
+
+printk Description: The standard C library routine
+ printf(), but without all the baggage.
+ Version: n/a
+ Author: Motorola
+ License: Open Source - a Motorola permissive open source license
+ Format: source code
+ URL: http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=M5407C3
+ Location: FreeRTOS_BSP_1.0.0_iMX7D/platform/utilities/src/print_scan.c
+