From a57cc2c988482010061b9e68344fdf1969889763 Mon Sep 17 00:00:00 2001 From: Stefan Agner Date: Tue, 12 Jan 2016 14:06:54 -0800 Subject: initial commit, FreeRTOS_BSP_1.0.0_iMX7D --- SW-Content-Register-FreeRTOS-BSP-1.0.0-i.MX7D.txt | 63 +++++++++++++++++++++++ 1 file changed, 63 insertions(+) create mode 100644 SW-Content-Register-FreeRTOS-BSP-1.0.0-i.MX7D.txt (limited to 'SW-Content-Register-FreeRTOS-BSP-1.0.0-i.MX7D.txt') 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 + -- cgit v1.2.3