hal_nxp/imx
Daniel DeGrasse f436a4529f imx: devices: align CONFIG_SOC name for IMX7D
Align usage of CONFIG_SOC_IMX7D to value of CONFIG_SOC in IMX HAL for
HWMv2

Signed-off-by: Daniel DeGrasse <daniel.degrasse@nxp.com>
2024-03-01 15:45:06 +01:00
..
devices imx: devices: align CONFIG_SOC name for IMX7D 2024-03-01 15:45:06 +01:00
drivers imx: devices: align CONFIG_SOC name for IMX7D 2024-03-01 15:45:06 +01:00
CMakeLists.txt ext: hal: nxp: imx: Fixed duplicit file device_imx.h 2019-02-27 08:32:31 -06:00
README ext/hal/nxp/imx: Import the nxp imx6 freertos bsp 2018-06-19 17:08:51 -05:00

README

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