| <?xml version="1.0" encoding="UTF-8"?> |
| <ksdk:examples xmlns:ksdk="http://nxp.com/ksdk/2.0/ksdk_manifest_v3.0.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://nxp.com/ksdk/2.0/ksdk_manifest_v3.0.xsd manifest.xsd"> |
| <externalDefinitions> |
| <definition extID="com.nxp.mcuxpresso"/> |
| <definition extID="component.iuart_adapter.MIMX8MQ6"/> |
| <definition extID="component.lists.MIMX8MQ6"/> |
| <definition extID="component.serial_manager.MIMX8MQ6"/> |
| <definition extID="component.serial_manager_uart.MIMX8MQ6"/> |
| <definition extID="device.MIMX8MQ6_CMSIS.MIMX8MQ6"/> |
| <definition extID="device.MIMX8MQ6_startup.MIMX8MQ6"/> |
| <definition extID="platform.Include_common.MIMX8MQ6"/> |
| <definition extID="platform.Include_core_cm4.MIMX8MQ6"/> |
| <definition extID="platform.Include_dsp.MIMX8MQ6"/> |
| <definition extID="platform.drivers.clock.MIMX8MQ6"/> |
| <definition extID="platform.drivers.common.MIMX8MQ6"/> |
| <definition extID="platform.drivers.igpio.MIMX8MQ6"/> |
| <definition extID="platform.drivers.iuart.MIMX8MQ6"/> |
| <definition extID="platform.drivers.rdc.MIMX8MQ6"/> |
| <definition extID="platform.drivers.rdc_sema42.MIMX8MQ6"/> |
| <definition extID="platform.utilities.assert.MIMX8MQ6"/> |
| <definition extID="platform.utilities.misc_utilities.MIMX8MQ6"/> |
| <definition extID="utility.debug_console.MIMX8MQ6"/> |
| <definition extID="iar"/> |
| <definition extID="armgcc"/> |
| <definition extID="mdk"/> |
| <definition extID="mcuxpresso"/> |
| </externalDefinitions> |
| <example id="evkmimx8mq_rdc" name="rdc" category="driver_examples" dependency="platform.drivers.igpio.MIMX8MQ6 platform.drivers.rdc.MIMX8MQ6 platform.drivers.rdc_sema42.MIMX8MQ6 platform.drivers.clock.MIMX8MQ6 platform.drivers.common.MIMX8MQ6 device.MIMX8MQ6_CMSIS.MIMX8MQ6 utility.debug_console.MIMX8MQ6 component.iuart_adapter.MIMX8MQ6 component.serial_manager.MIMX8MQ6 component.lists.MIMX8MQ6 component.serial_manager_uart.MIMX8MQ6 platform.drivers.iuart.MIMX8MQ6 device.MIMX8MQ6_startup.MIMX8MQ6 platform.utilities.assert.MIMX8MQ6 platform.Include_core_cm4.MIMX8MQ6 platform.Include_common.MIMX8MQ6 platform.Include_dsp.MIMX8MQ6 platform.utilities.misc_utilities.MIMX8MQ6"> |
| <projects> |
| <project type="com.crt.advproject.projecttype.exe" nature="org.eclipse.cdt.core.cnature"/> |
| </projects> |
| <toolchainSettings> |
| <toolchainSetting id_refs="com.nxp.mcuxpresso"> |
| <option id="com.crt.advproject.gas.fpu" type="enum"> |
| <value>com.crt.advproject.gas.fpu.fpv4.hard</value> |
| </option> |
| <option id="com.crt.advproject.gcc.fpu" type="enum"> |
| <value>com.crt.advproject.gcc.fpu.fpv4.hard</value> |
| </option> |
| <option id="com.crt.advproject.c.misc.dialect" type="enum"> |
| <value>com.crt.advproject.misc.dialect.gnu99</value> |
| </option> |
| <option id="gnu.c.compiler.option.preprocessor.def.symbols" type="stringList"> |
| <value>CPU_MIMX8MQ6DVAJZ</value> |
| <value>__SEMIHOST_HARDFAULT_DISABLE=1</value> |
| <value>SERIAL_PORT_TYPE_UART=1</value> |
| </option> |
| <option id="gnu.c.compiler.option.optimization.flags" type="string"> |
| <value>-fno-common</value> |
| </option> |
| <option id="gnu.c.compiler.option.misc.other" type="string"> |
| <value>-c -ffunction-sections -fdata-sections -ffreestanding -fno-builtin</value> |
| </option> |
| <option id="com.crt.advproject.link.fpu" type="enum"> |
| <value>com.crt.advproject.link.fpu.fpv4.hard</value> |
| </option> |
| <option id="gnu.c.link.option.nostdlibs" type="boolean"> |
| <value>true</value> |
| </option> |
| </toolchainSetting> |
| </toolchainSettings> |
| <source path="boards/evkmimx8mq/driver_examples/rdc/armgcc" target_path="MIMX8MQ6/gcc" type="linker" toolchain="armgcc"> |
| <files mask="MIMX8MQ6xxxJZ_cm4_ram.ld"/> |
| </source> |
| <source path="boards/evkmimx8mq/driver_examples/rdc/iar" target_path="MIMX8MQ6/iar" type="linker" toolchain="iar"> |
| <files mask="MIMX8MQ6xxxJZ_cm4_ram.icf"/> |
| </source> |
| <source path="boards/evkmimx8mq/driver_examples/rdc" target_path="board" type="c_include"> |
| <files mask="board.h"/> |
| <files mask="clock_config.h"/> |
| <files mask="fsl_iomuxc.h"/> |
| <files mask="pin_mux.h"/> |
| </source> |
| <source path="boards/evkmimx8mq/driver_examples/rdc" target_path="board" type="src"> |
| <files mask="board.c"/> |
| <files mask="clock_config.c"/> |
| <files mask="pin_mux.c"/> |
| </source> |
| <source path="boards/evkmimx8mq/driver_examples/rdc" target_path="doc" type="doc" toolchain="iar mdk mcuxpresso armgcc"> |
| <files mask="readme.txt"/> |
| </source> |
| <source path="boards/evkmimx8mq/driver_examples/rdc" target_path="remoteproc" type="src"> |
| <files mask="empty_rsc_table.c"/> |
| </source> |
| <source path="boards/evkmimx8mq/driver_examples/rdc" target_path="source" type="src"> |
| <files mask="rdc.c"/> |
| </source> |
| </example> |
| </ksdk:examples> |