Back to home page

LXR

 
 

    


Warning, /spec/build/bsps/arm/imxrt/obj.yml is written in an unsupported language. File is not indexed.

0001 SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
0002 build-type: objects
0003 cflags: []
0004 copyrights:
0005 - Copyright (C) 2020, 2023 embedded brains GmbH & Co. KG
0006 enabled-by: true
0007 cppflags: []
0008 cxxflags: []
0009 includes: []
0010 install:
0011 - destination: ${BSP_INCLUDEDIR}
0012   source:
0013   - bsps/arm/imxrt/include/bsp.h
0014   - bsps/arm/imxrt/include/chip.h
0015   - bsps/arm/imxrt/include/fsl_clock_config.h
0016 - destination: ${BSP_INCLUDEDIR}/arm/freescale/imx
0017   source:
0018   - bsps/arm/include/arm/freescale/imx/imx_iomuxreg.h
0019   - bsps/arm/include/arm/freescale/imx/imx_iomuxvar.h
0020 - destination: ${BSP_INCLUDEDIR}/bsp
0021   source:
0022   - bsps/arm/imxrt/include/bsp/flash-headers.h
0023   - bsps/arm/imxrt/include/bsp/irq.h
0024   - bsps/arm/include/bsp/imx-gpio.h
0025   - bsps/arm/include/bsp/imx-iomux.h
0026 - destination: ${BSP_INCLUDEDIR}/imxrt
0027   source:
0028   - bsps/arm/imxrt/include/imxrt/lpspi.h
0029   - bsps/arm/imxrt/include/imxrt/memory.h
0030   - bsps/arm/imxrt/include/imxrt/mpu-config.h
0031 - destination: ${BSP_LIBDIR}
0032   source:
0033   - bsps/arm/imxrt/start/linkcmds.flexspi
0034   - bsps/arm/imxrt/start/linkcmds.ocram
0035   - bsps/arm/imxrt/start/linkcmds.sdram
0036 links: []
0037 source:
0038 - bsps/arm/imxrt/console/console.c
0039 - bsps/arm/imxrt/i2c/imxrt-lpi2c.c
0040 - bsps/arm/imxrt/spi/imxrt-lpspi.c
0041 - bsps/arm/imxrt/start/bspstart.c
0042 - bsps/arm/imxrt/start/bspstarthooks.c
0043 - bsps/arm/imxrt/start/flash-boot-data.c
0044 - bsps/arm/imxrt/start/flash-ivt.c
0045 - bsps/arm/imxrt/start/imxrt-ffec-init.c
0046 - bsps/arm/imxrt/start/mpu-config.c
0047 - bsps/arm/shared/cache/cache-v7m.c
0048 - bsps/arm/shared/clock/clock-armv7m.c
0049 - bsps/arm/shared/cpucounter/cpucounter-armv7m.c
0050 - bsps/arm/shared/irq/irq-armv7m.c
0051 - bsps/arm/shared/irq/irq-dispatch-armv7m.c
0052 - bsps/arm/shared/pins/imx-gpio.c
0053 - bsps/arm/shared/pins/imx_iomux.c
0054 - bsps/arm/shared/start/bsp-start-memcpy.S
0055 - bsps/arm/shared/start/bspreset-armv7m.c
0056 - bsps/shared/dev/btimer/btimer-cpucounter.c
0057 - bsps/shared/dev/getentropy/getentropy-cpucounter.c
0058 - bsps/shared/dev/serial/console-termios.c
0059 - bsps/shared/irq/irq-default-handler.c
0060 - bsps/shared/start/gettargethash-default.c
0061 - bsps/shared/start/sbrk.c
0062 - bsps/shared/start/stackalloc.c
0063 type: build