53 lines
2.0 KiB
Plaintext
53 lines
2.0 KiB
Plaintext
iMX7D and MX6SX Port
|
|
#####################
|
|
|
|
Origin:
|
|
i.MX 7Dual/Solo FreeRTOS BSP for Cortex-M4 Peripheral Driver
|
|
https://www.nxp.com/webapp/Download?colCode=FreeRTOS_iMX7D_1.0.1_LINUX&appType=license
|
|
i.MX 6SoloX FreeRTOS BSP 1.0.1 for Cortex-M4 Peripheral Driver
|
|
https://www.nxp.com/webapp/Download?colCode=FreeRTOS_MX6SX_1.0.1_LINUX&appType=license
|
|
|
|
|
|
Status:
|
|
FreeRTOS_iMX7D_1.0.1
|
|
FreeRTOS_MX6SX_1.0.1
|
|
|
|
Purpose:
|
|
The peripheral driver wrap the H/W
|
|
|
|
Description:
|
|
This code component is used to add Zephyr support on iMX7 and iMX6SX
|
|
processors, exclusively on Cortex M4 core, and to speed up the development
|
|
process it was decided to have it based on NXP FreeRTOS BSP implementation.
|
|
|
|
The i.MX FreeRTOS BSP is split into separate downloadable packages,
|
|
based on SoC. The packages share most of the peripheral driver files
|
|
and here they are combined together.
|
|
|
|
The source code was imported from the following folders:
|
|
FreeRTOS_BSP_1.0.1_iMX7D/platform/drivers
|
|
FreeRTOS_BSP_1.0.1_iMX6SX/platform/drivers
|
|
FreeRTOS_BSP_1.0.1_iMX7D/platform/devices
|
|
FreeRTOS_BSP_1.0.1_iMX6SX/platform/devices
|
|
|
|
Dependencies:
|
|
This source code depends on headers and sources from zephyr:
|
|
ext/hal/cmsis
|
|
|
|
URL:
|
|
https://www.nxp.com/products/processors-and-microcontrollers/applications-processors/i.mx-applications-processors/i.mx-7-processors/i.mx-7dual-processors-heterogeneous-processing-with-dual-arm-cortex-a7-cores-and-cortex-m4-core:i.MX7D?tab=Design_Tools_Tab
|
|
https://www.nxp.com/products/processors-and-microcontrollers/applications-processors/i.mx-applications-processors/i.mx-6-processors/i.mx-6solox-processors-heterogeneous-processing-with-arm-cortex-a9-and-cortex-m4-cores:i.MX6SX?tab=Design_Tools_Tab
|
|
|
|
commit:
|
|
No commit hash
|
|
|
|
Maintained-by:
|
|
External
|
|
|
|
License:
|
|
BSD-3-Clause
|
|
|
|
License Link:
|
|
https://www.nxp.com/webapp/sps/download/license.jsp?colCode=FreeRTOS_iMX7D_1.0.1_LINUX&appType=file1&DOWNLOAD_ID=null
|
|
https://www.nxp.com/webapp/sps/download/license.jsp?colCode=FreeRTOS_MX6SX_1.0.1_LINUX&appType=file1&DOWNLOAD_ID=null
|