Files
KSDK_2.0_MK22FN512xxx12/MK22FN512xxx12_manifest.xml
2016-08-09 18:06:35 +02:00

19112 lines
1.0 MiB

<?xml version='1.0' encoding='UTF-8'?>
<ksdk:manifest xmlns:ksdk="http://nxp.com/ksdk/2.0/ksdk_manifest.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://nxp.com/ksdk/2.0/ksdk_manifest.xsd http://nxp.com/ksdk/2.0/ksdk_manifest.xsd" format_version="2.2">
<ksdk id="KSDK200" name="KSDK 2.0.0" version="2.0.0"/>
<api version="2.0.0"/>
<compilers>
<compiler name="arm"/>
<compiler name="gcc"/>
<compiler name="iar"/>
</compilers>
<toolchains>
<toolchain compiler="gcc" ids="com.atollic.truestudio.exe.debug.toolchain" name="atl" user_name="Atollic GCC toolchain">
<option id="com.atollic.truestudio.gcc.symbols.defined" type="stringList" user_name="Defined symbols (-D)" variants="NpwNonPe PeGen">
<value>"CPU_$|package|"</value>
<value>"__ATOLLIC__"</value>
</option>
<option id="com.atollic.truestudio.as.symbols.defined" type="stringList" user_name="Defined symbols (-D)" variants="NpwNonPe PeGen">
<value>"__ATOLLIC__"</value>
</option>
<option id="com.atollic.truestudio.gcc.cstandard" type="string" user_name="C standard" variants="NpwPe NpwNonPe">
<value>com.atollic.truestudio.gcc.cstandard.c99</value>
</option>
<option id="com.atollic.truestudio.ldcc.general.scriptfile" type="string" user_name="Script files (-T)" variants="NpwPe">
<value>${ProjDirPath}/Project_Settings/Linker_Files/ProcessorExpert.ld</value>
</option>
<option id="com.atollic.truestudio.gcc.optimization.prep_garbage" type="boolean" user_name="Prepare dead code removal" variants="NpwPe NpwNonPe">
<value>true</value>
</option>
<option id="com.atollic.truestudio.gpp.optimization.prep_garbage" type="boolean" user_name="Prepare dead code removal" variants="NpwPe NpwNonPe">
<value>true</value>
</option>
<option id="com.atollic.truestudio.ldcc.optimization.do_garbage" type="boolean" user_name="Dead code removal" variants="NpwPe NpwNonPe">
<value>true</value>
</option>
<option id="com.atollic.truestudio.ldcc.misc.linkerflags" type="string" user_name="Other options" variants="NpwPe NpwNonPe">
<value>-specs=nano.specs -Wl,-cref,-u,Reset_Handler -Xlinker -z -Xlinker muldefs</value>
</option>
<option id="com.atollic.truestudio.ldcc.optimization.malloc_page_size" type="string" user_name="Malloc page size" variants="NpwPe NpwNonPe">
<value>com.atollic.truestudio.ldcc.optimization.malloc_page_size.128</value>
</option>
</toolchain>
<toolchain compiler="gcc" ids="ilg.gnuarmeclipse.managedbuild.cross.toolchain.elf.debug" name="gcc" user_name="Cross ARM GCC">
<option id="ilg.gnuarmeclipse.managedbuild.cross.option.c.compiler.defs" type="stringList" user_name="Defined symbols (-D)" variants="NpwNonPe Configuration_Release">
<value>NDEBUG</value>
</option>
<option id="ilg.gnuarmeclipse.managedbuild.cross.option.cpp.compiler.defs" type="stringList" user_name="Defined symbols (-D)" variants="NpwNonPe Configuration_Release">
<value>NDEBUG</value>
</option>
<option id="ilg.gnuarmeclipse.managedbuild.cross.option.c.compiler.defs" type="stringList" user_name="Defined symbols (-D)" variants="NpwNonPe PeGen">
<value>"CPU_$|package|"</value>
</option>
<option id="ilg.gnuarmeclipse.managedbuild.cross.option.cpp.compiler.defs" type="stringList" user_name="Defined symbols (-D)" variants="NpwNonPe PeGen">
<value>"CPU_$|package|"</value>
</option>
<option id="ilg.gnuarmeclipse.managedbuild.cross.option.cpp.linker.scriptfile" type="stringList" user_name="Script files (-T)" variants="NpwPe">
<value>"${ProjDirPath}/Project_Settings/Linker_Files/ProcessorExpert.ld"</value>
</option>
<option id="ilg.gnuarmeclipse.managedbuild.cross.option.cpp.linker.usenewlibnano" type="boolean" user_name="Use newlib-nano" variants="NpwNonPe">
<value>true</value>
</option>
<option id="ilg.gnuarmeclipse.managedbuild.cross.option.cpp.linker.other" type="string" user_name="Other linker flags" variants="NpwPe NpwNonPe">
<value>-specs=nosys.specs -Xlinker -z -Xlinker muldefs</value>
</option>
<option id="ilg.gnuarmeclipse.managedbuild.cross.option.c.linker.usenewlibnano" type="boolean" user_name="Use newlib-nano" variants="NpwNonPe">
<value>true</value>
</option>
<option id="ilg.gnuarmeclipse.managedbuild.cross.option.c.linker.other" type="string" user_name="Other linker flags" variants="NpwPe NpwNonPe">
<value>-specs=nosys.specs -Xlinker -z -Xlinker muldefs</value>
</option>
<option id="ilg.gnuarmeclipse.managedbuild.cross.option.addtools.printsize" type="boolean" user_name="Print size" variants="NpwPe NpwNonPe">
<value>true</value>
</option>
<option id="ilg.gnuarmeclipse.managedbuild.cross.option.warnings.allwarn" type="boolean" user_name="Enable all common warnings (-Wall)" variants="NpwPe NpwNonPe">
<value>true</value>
</option>
<option id="ilg.gnuarmeclipse.managedbuild.cross.option.c.compiler.std" type="enum" user_name="Language standard" variants="NpwNonPe">
<value>ilg.gnuarmeclipse.managedbuild.cross.option.c.compiler.std.gnu99</value>
</option>
<option id="ilg.gnuarmeclipse.managedbuild.cross.option.c.linker.libs" type="stringList" user_name="Libraries (-l)" variants="NpwNonPe">
<value>m</value>
<value>g</value>
<value>gcc</value>
<value>nosys</value>
</option>
</toolchain>
</toolchains>
<tools>
<tool id="armgcc" name="GCC ARM Embedded" version="4.9.2015.3" vendor="GCC ARM Embedded" vendor_url="http://launchpad.net/gcc-arm-embedded"/>
<tool id="atl" name="Atollic TrueSTUDIO for ARM" version="5.4" vendor="Atollic" vendor_url="http://www.atollic.com"/>
<tool id="iar" name="IAR Embedded Workbench for ARM" version="7.50" vendor="IAR Systems" vendor_url="http://www.iar.com"/>
<tool id="kds" name="Kinetis Design Studio" version="3.0" vendor="NXP Semiconductors" vendor_url="http://www.nxp.com"/>
<tool id="mdk" name="Keil MDK" version="5.17" vendor="ARM" vendor_url="http://www.arm.com"/>
</tools>
<boards>
<board id="FRDM_K22F" name="frdmk22f" package="MK22FN512VLH12" user_name="FRDM-K22F" version="1.0.0">
<examples>
<example name="adc_low_power" category="demo_apps" description="" dependency="MK22F51212_startup adc16 clock common debug_console gpio lptmr lpuart pmc port sim smc uart" device="MK22F51212">
<source path="boards/frdmk22f/demo_apps/adc_low_power" type="binary">
<files mask="adc_low_power.bin"/>
</source>
<source path="boards/frdmk22f/demo_apps/adc_low_power" type="doc">
<files mask="readme.txt"/>
<files mask="readme.txt"/>
</source>
<source path="boards/frdmk22f/demo_apps/adc_low_power" type="src">
<files mask="adc_low_power.c"/>
<files mask="board.c"/>
<files mask="clock_config.c"/>
<files mask="pin_mux.c"/>
</source>
<source path="boards/frdmk22f/demo_apps/adc_low_power" type="c_include">
<files mask="pin_mux.h"/>
<files mask="clock_config.h"/>
<files mask="board.h"/>
</source>
<source path="boards/frdmk22f/demo_apps/adc_low_power/iar" type="linker" tool="iar">
<files mask="MK22FN512xxx12_flash.icf"/>
</source>
<source path="boards/frdmk22f/demo_apps/adc_low_power/iar" type="project" tool="iar">
<files mask="adc_low_power.ewp"/>
</source>
<source path="boards/frdmk22f/demo_apps/adc_low_power/iar" type="workspace" tool="iar">
<files mask="adc_low_power.eww"/>
</source>
<source path="boards/frdmk22f/demo_apps/adc_low_power/iar" type="debug" tool="iar">
<files mask="adc_low_power.ewd"/>
</source>
<source path="boards/frdmk22f/demo_apps/adc_low_power/mdk" type="working_set" tool="mdk">
<files mask="adc_low_power.uvmpw"/>
</source>
<source path="boards/frdmk22f/demo_apps/adc_low_power/mdk" type="linker" tool="mdk">
<files mask="MK22FN512xxx12_flash.scf"/>
</source>
<source path="boards/frdmk22f/demo_apps/adc_low_power/mdk" type="project" tool="mdk">
<files mask="adc_low_power.uvprojx"/>
</source>
<source path="boards/frdmk22f/demo_apps/adc_low_power/kds" type="working_set" tool="kds">
<files mask="adc_low_power_frdmk22f.wsd"/>
</source>
<source path="boards/frdmk22f/demo_apps/adc_low_power/kds" type="linker" tool="kds">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/frdmk22f/demo_apps/adc_low_power/kds" type="project" tool="kds">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/frdmk22f/demo_apps/adc_low_power/kds" type="debug" tool="kds">
<files mask="adc_low_power_frdmk22f release pne.launch"/>
<files mask="adc_low_power_frdmk22f release jlink.launch"/>
<files mask="adc_low_power_frdmk22f debug pne.launch"/>
<files mask="adc_low_power_frdmk22f debug cmsisdap.launch"/>
<files mask="adc_low_power_frdmk22f release cmsisdap.launch"/>
<files mask="adc_low_power_frdmk22f debug jlink.launch"/>
</source>
<source path="boards/frdmk22f/demo_apps/adc_low_power/atl" type="linker" tool="atl">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/frdmk22f/demo_apps/adc_low_power/atl" type="project" tool="atl">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/frdmk22f/demo_apps/adc_low_power/atl" type="debug" tool="atl">
<files mask="adc_low_power_frdmk22f release pne.launch"/>
<files mask="adc_low_power_frdmk22f release jlink.launch"/>
<files mask="adc_low_power_frdmk22f debug pne.launch"/>
<files mask="adc_low_power_frdmk22f debug jlink.launch"/>
</source>
<source path="boards/frdmk22f/demo_apps/adc_low_power/atl/.settings" type="doc">
<files mask="language.settings.xml"/>
</source>
<source path="boards/frdmk22f/demo_apps/adc_low_power/atl/.settings" type="configuration">
<files mask="com.atollic.truestudio.debug.hardware_device.prefs"/>
</source>
<source path="boards/frdmk22f/demo_apps/adc_low_power/armgcc" type="script" tool="armgcc">
<files mask="build_debug.sh"/>
<files mask="clean.bat"/>
<files mask="build_debug.bat"/>
<files mask="build_release.sh"/>
<files mask="build_all.sh"/>
<files mask="clean.sh"/>
<files mask="build_release.bat"/>
<files mask="build_all.bat"/>
</source>
<source path="boards/frdmk22f/demo_apps/adc_low_power/armgcc" type="doc" tool="armgcc">
<files mask="CMakeLists.txt"/>
</source>
<source path="boards/frdmk22f/demo_apps/adc_low_power/armgcc" type="linker" tool="armgcc">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
</example>
<example name="bubble" category="demo_apps" description="" dependency="MK22F51212_startup clock common debug_console ftm gpio i2c lpuart port smc uart" device="MK22F51212">
<source path="boards/frdmk22f/demo_apps/bubble" type="binary">
<files mask="bubble.bin"/>
</source>
<source path="boards/frdmk22f/demo_apps/bubble" type="doc">
<files mask="readme.txt"/>
<files mask="readme.txt"/>
</source>
<source path="boards/frdmk22f/demo_apps/bubble" type="src">
<files mask="board.c"/>
<files mask="clock_config.c"/>
<files mask="bubble.c"/>
<files mask="fsl_fxos.c"/>
<files mask="pin_mux.c"/>
</source>
<source path="boards/frdmk22f/demo_apps/bubble" type="c_include">
<files mask="pin_mux.h"/>
<files mask="clock_config.h"/>
<files mask="board.h"/>
<files mask="fsl_fxos.h"/>
</source>
<source path="boards/frdmk22f/demo_apps/bubble/iar" type="linker" tool="iar">
<files mask="MK22FN512xxx12_flash.icf"/>
</source>
<source path="boards/frdmk22f/demo_apps/bubble/iar" type="project" tool="iar">
<files mask="bubble.ewp"/>
</source>
<source path="boards/frdmk22f/demo_apps/bubble/iar" type="workspace" tool="iar">
<files mask="bubble.eww"/>
</source>
<source path="boards/frdmk22f/demo_apps/bubble/iar" type="debug" tool="iar">
<files mask="bubble.ewd"/>
</source>
<source path="boards/frdmk22f/demo_apps/bubble/mdk" type="working_set" tool="mdk">
<files mask="bubble.uvmpw"/>
</source>
<source path="boards/frdmk22f/demo_apps/bubble/mdk" type="linker" tool="mdk">
<files mask="MK22FN512xxx12_flash.scf"/>
</source>
<source path="boards/frdmk22f/demo_apps/bubble/mdk" type="project" tool="mdk">
<files mask="bubble.uvprojx"/>
</source>
<source path="boards/frdmk22f/demo_apps/bubble/kds" type="working_set" tool="kds">
<files mask="bubble_frdmk22f.wsd"/>
</source>
<source path="boards/frdmk22f/demo_apps/bubble/kds" type="linker" tool="kds">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/frdmk22f/demo_apps/bubble/kds" type="project" tool="kds">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/frdmk22f/demo_apps/bubble/kds" type="debug" tool="kds">
<files mask="bubble_frdmk22f release cmsisdap.launch"/>
<files mask="bubble_frdmk22f release jlink.launch"/>
<files mask="bubble_frdmk22f debug jlink.launch"/>
<files mask="bubble_frdmk22f debug cmsisdap.launch"/>
<files mask="bubble_frdmk22f release pne.launch"/>
<files mask="bubble_frdmk22f debug pne.launch"/>
</source>
<source path="boards/frdmk22f/demo_apps/bubble/atl" type="linker" tool="atl">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/frdmk22f/demo_apps/bubble/atl" type="project" tool="atl">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/frdmk22f/demo_apps/bubble/atl" type="debug" tool="atl">
<files mask="bubble_frdmk22f release jlink.launch"/>
<files mask="bubble_frdmk22f debug jlink.launch"/>
<files mask="bubble_frdmk22f release pne.launch"/>
<files mask="bubble_frdmk22f debug pne.launch"/>
</source>
<source path="boards/frdmk22f/demo_apps/bubble/atl/.settings" type="doc">
<files mask="language.settings.xml"/>
</source>
<source path="boards/frdmk22f/demo_apps/bubble/atl/.settings" type="configuration">
<files mask="com.atollic.truestudio.debug.hardware_device.prefs"/>
</source>
<source path="boards/frdmk22f/demo_apps/bubble/armgcc" type="script" tool="armgcc">
<files mask="build_debug.sh"/>
<files mask="clean.bat"/>
<files mask="build_debug.bat"/>
<files mask="build_release.sh"/>
<files mask="build_all.sh"/>
<files mask="clean.sh"/>
<files mask="build_release.bat"/>
<files mask="build_all.bat"/>
</source>
<source path="boards/frdmk22f/demo_apps/bubble/armgcc" type="doc" tool="armgcc">
<files mask="CMakeLists.txt"/>
</source>
<source path="boards/frdmk22f/demo_apps/bubble/armgcc" type="linker" tool="armgcc">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
</example>
<example name="dac_adc" category="demo_apps" description="" dependency="MK22F51212_startup adc16 clock common dac debug_console gpio lpuart port smc uart" device="MK22F51212">
<source path="boards/frdmk22f/demo_apps/dac_adc" type="binary">
<files mask="dac_adc.bin"/>
</source>
<source path="boards/frdmk22f/demo_apps/dac_adc" type="doc">
<files mask="readme.txt"/>
<files mask="readme.txt"/>
</source>
<source path="boards/frdmk22f/demo_apps/dac_adc" type="src">
<files mask="dac_adc.c"/>
<files mask="board.c"/>
<files mask="clock_config.c"/>
<files mask="pin_mux.c"/>
</source>
<source path="boards/frdmk22f/demo_apps/dac_adc" type="c_include">
<files mask="pin_mux.h"/>
<files mask="clock_config.h"/>
<files mask="board.h"/>
</source>
<source path="boards/frdmk22f/demo_apps/dac_adc/iar" type="linker" tool="iar">
<files mask="MK22FN512xxx12_flash.icf"/>
</source>
<source path="boards/frdmk22f/demo_apps/dac_adc/iar" type="project" tool="iar">
<files mask="dac_adc.ewp"/>
</source>
<source path="boards/frdmk22f/demo_apps/dac_adc/iar" type="workspace" tool="iar">
<files mask="dac_adc.eww"/>
</source>
<source path="boards/frdmk22f/demo_apps/dac_adc/iar" type="debug" tool="iar">
<files mask="dac_adc.ewd"/>
</source>
<source path="boards/frdmk22f/demo_apps/dac_adc/mdk" type="working_set" tool="mdk">
<files mask="dac_adc.uvmpw"/>
</source>
<source path="boards/frdmk22f/demo_apps/dac_adc/mdk" type="linker" tool="mdk">
<files mask="MK22FN512xxx12_flash.scf"/>
</source>
<source path="boards/frdmk22f/demo_apps/dac_adc/mdk" type="project" tool="mdk">
<files mask="dac_adc.uvprojx"/>
</source>
<source path="boards/frdmk22f/demo_apps/dac_adc/kds" type="working_set" tool="kds">
<files mask="dac_adc_frdmk22f.wsd"/>
</source>
<source path="boards/frdmk22f/demo_apps/dac_adc/kds" type="linker" tool="kds">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/frdmk22f/demo_apps/dac_adc/kds" type="project" tool="kds">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/frdmk22f/demo_apps/dac_adc/kds" type="debug" tool="kds">
<files mask="dac_adc_frdmk22f release jlink.launch"/>
<files mask="dac_adc_frdmk22f release pne.launch"/>
<files mask="dac_adc_frdmk22f debug pne.launch"/>
<files mask="dac_adc_frdmk22f release cmsisdap.launch"/>
<files mask="dac_adc_frdmk22f debug cmsisdap.launch"/>
<files mask="dac_adc_frdmk22f debug jlink.launch"/>
</source>
<source path="boards/frdmk22f/demo_apps/dac_adc/atl" type="linker" tool="atl">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/frdmk22f/demo_apps/dac_adc/atl" type="project" tool="atl">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/frdmk22f/demo_apps/dac_adc/atl" type="debug" tool="atl">
<files mask="dac_adc_frdmk22f release jlink.launch"/>
<files mask="dac_adc_frdmk22f release pne.launch"/>
<files mask="dac_adc_frdmk22f debug pne.launch"/>
<files mask="dac_adc_frdmk22f debug jlink.launch"/>
</source>
<source path="boards/frdmk22f/demo_apps/dac_adc/atl/.settings" type="doc">
<files mask="language.settings.xml"/>
</source>
<source path="boards/frdmk22f/demo_apps/dac_adc/atl/.settings" type="configuration">
<files mask="com.atollic.truestudio.debug.hardware_device.prefs"/>
</source>
<source path="boards/frdmk22f/demo_apps/dac_adc/armgcc" type="script" tool="armgcc">
<files mask="build_debug.sh"/>
<files mask="clean.bat"/>
<files mask="build_debug.bat"/>
<files mask="build_release.sh"/>
<files mask="build_all.sh"/>
<files mask="clean.sh"/>
<files mask="build_release.bat"/>
<files mask="build_all.bat"/>
</source>
<source path="boards/frdmk22f/demo_apps/dac_adc/armgcc" type="doc" tool="armgcc">
<files mask="CMakeLists.txt"/>
</source>
<source path="boards/frdmk22f/demo_apps/dac_adc/armgcc" type="linker" tool="armgcc">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
</example>
<example name="ecompass" category="demo_apps" description="" dependency="MK22F51212_startup clock common debug_console gpio i2c lpuart port smc uart" device="MK22F51212">
<source path="boards/frdmk22f/demo_apps/ecompass" type="binary">
<files mask="ecompass.bin"/>
</source>
<source path="boards/frdmk22f/demo_apps/ecompass" type="doc">
<files mask="readme.txt"/>
<files mask="readme.txt"/>
</source>
<source path="boards/frdmk22f/demo_apps/ecompass" type="src">
<files mask="board.c"/>
<files mask="ecompass.c"/>
<files mask="clock_config.c"/>
<files mask="fsl_fxos.c"/>
<files mask="pin_mux.c"/>
</source>
<source path="boards/frdmk22f/demo_apps/ecompass" type="c_include">
<files mask="pin_mux.h"/>
<files mask="clock_config.h"/>
<files mask="board.h"/>
<files mask="fsl_fxos.h"/>
</source>
<source path="boards/frdmk22f/demo_apps/ecompass/iar" type="linker" tool="iar">
<files mask="MK22FN512xxx12_flash.icf"/>
</source>
<source path="boards/frdmk22f/demo_apps/ecompass/iar" type="project" tool="iar">
<files mask="ecompass.ewp"/>
</source>
<source path="boards/frdmk22f/demo_apps/ecompass/iar" type="workspace" tool="iar">
<files mask="ecompass.eww"/>
</source>
<source path="boards/frdmk22f/demo_apps/ecompass/iar" type="debug" tool="iar">
<files mask="ecompass.ewd"/>
</source>
<source path="boards/frdmk22f/demo_apps/ecompass/mdk" type="working_set" tool="mdk">
<files mask="ecompass.uvmpw"/>
</source>
<source path="boards/frdmk22f/demo_apps/ecompass/mdk" type="linker" tool="mdk">
<files mask="MK22FN512xxx12_flash.scf"/>
</source>
<source path="boards/frdmk22f/demo_apps/ecompass/mdk" type="project" tool="mdk">
<files mask="ecompass.uvprojx"/>
</source>
<source path="boards/frdmk22f/demo_apps/ecompass/kds" type="working_set" tool="kds">
<files mask="ecompass_frdmk22f.wsd"/>
</source>
<source path="boards/frdmk22f/demo_apps/ecompass/kds" type="linker" tool="kds">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/frdmk22f/demo_apps/ecompass/kds" type="project" tool="kds">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/frdmk22f/demo_apps/ecompass/kds" type="debug" tool="kds">
<files mask="ecompass_frdmk22f debug jlink.launch"/>
<files mask="ecompass_frdmk22f debug cmsisdap.launch"/>
<files mask="ecompass_frdmk22f release pne.launch"/>
<files mask="ecompass_frdmk22f debug pne.launch"/>
<files mask="ecompass_frdmk22f release cmsisdap.launch"/>
<files mask="ecompass_frdmk22f release jlink.launch"/>
</source>
<source path="boards/frdmk22f/demo_apps/ecompass/atl" type="linker" tool="atl">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/frdmk22f/demo_apps/ecompass/atl" type="project" tool="atl">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/frdmk22f/demo_apps/ecompass/atl" type="debug" tool="atl">
<files mask="ecompass_frdmk22f debug jlink.launch"/>
<files mask="ecompass_frdmk22f release pne.launch"/>
<files mask="ecompass_frdmk22f debug pne.launch"/>
<files mask="ecompass_frdmk22f release jlink.launch"/>
</source>
<source path="boards/frdmk22f/demo_apps/ecompass/atl/.settings" type="doc">
<files mask="language.settings.xml"/>
</source>
<source path="boards/frdmk22f/demo_apps/ecompass/atl/.settings" type="configuration">
<files mask="com.atollic.truestudio.debug.hardware_device.prefs"/>
</source>
<source path="boards/frdmk22f/demo_apps/ecompass/armgcc" type="script" tool="armgcc">
<files mask="build_debug.sh"/>
<files mask="clean.bat"/>
<files mask="build_debug.bat"/>
<files mask="build_release.sh"/>
<files mask="build_all.sh"/>
<files mask="clean.sh"/>
<files mask="build_release.bat"/>
<files mask="build_all.bat"/>
</source>
<source path="boards/frdmk22f/demo_apps/ecompass/armgcc" type="doc" tool="armgcc">
<files mask="CMakeLists.txt"/>
</source>
<source path="boards/frdmk22f/demo_apps/ecompass/armgcc" type="linker" tool="armgcc">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
</example>
<example name="hello_world" category="demo_apps" description="" dependency="MK22F51212_startup clock common debug_console gpio lpuart port smc uart" device="MK22F51212">
<source path="boards/frdmk22f/demo_apps/hello_world" type="binary">
<files mask="hello_world.bin"/>
</source>
<source path="boards/frdmk22f/demo_apps/hello_world" type="doc">
<files mask="readme.txt"/>
<files mask="readme.txt"/>
</source>
<source path="boards/frdmk22f/demo_apps/hello_world" type="src">
<files mask="board.c"/>
<files mask="clock_config.c"/>
<files mask="hello_world.c"/>
<files mask="pin_mux.c"/>
</source>
<source path="boards/frdmk22f/demo_apps/hello_world" type="c_include">
<files mask="pin_mux.h"/>
<files mask="clock_config.h"/>
<files mask="board.h"/>
</source>
<source path="boards/frdmk22f/demo_apps/hello_world/iar" type="linker" tool="iar">
<files mask="MK22FN512xxx12_flash.icf"/>
</source>
<source path="boards/frdmk22f/demo_apps/hello_world/iar" type="project" tool="iar">
<files mask="hello_world.ewp"/>
</source>
<source path="boards/frdmk22f/demo_apps/hello_world/iar" type="workspace" tool="iar">
<files mask="hello_world.eww"/>
</source>
<source path="boards/frdmk22f/demo_apps/hello_world/iar" type="debug" tool="iar">
<files mask="hello_world.ewd"/>
</source>
<source path="boards/frdmk22f/demo_apps/hello_world/mdk" type="working_set" tool="mdk">
<files mask="hello_world.uvmpw"/>
</source>
<source path="boards/frdmk22f/demo_apps/hello_world/mdk" type="linker" tool="mdk">
<files mask="MK22FN512xxx12_flash.scf"/>
</source>
<source path="boards/frdmk22f/demo_apps/hello_world/mdk" type="project" tool="mdk">
<files mask="hello_world.uvprojx"/>
</source>
<source path="boards/frdmk22f/demo_apps/hello_world/kds" type="working_set" tool="kds">
<files mask="hello_world_frdmk22f.wsd"/>
</source>
<source path="boards/frdmk22f/demo_apps/hello_world/kds" type="linker" tool="kds">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/frdmk22f/demo_apps/hello_world/kds" type="project" tool="kds">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/frdmk22f/demo_apps/hello_world/kds" type="debug" tool="kds">
<files mask="hello_world_frdmk22f release cmsisdap.launch"/>
<files mask="hello_world_frdmk22f release jlink.launch"/>
<files mask="hello_world_frdmk22f debug jlink.launch"/>
<files mask="hello_world_frdmk22f release pne.launch"/>
<files mask="hello_world_frdmk22f debug cmsisdap.launch"/>
<files mask="hello_world_frdmk22f debug pne.launch"/>
</source>
<source path="boards/frdmk22f/demo_apps/hello_world/atl" type="linker" tool="atl">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/frdmk22f/demo_apps/hello_world/atl" type="project" tool="atl">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/frdmk22f/demo_apps/hello_world/atl" type="debug" tool="atl">
<files mask="hello_world_frdmk22f release jlink.launch"/>
<files mask="hello_world_frdmk22f debug jlink.launch"/>
<files mask="hello_world_frdmk22f release pne.launch"/>
<files mask="hello_world_frdmk22f debug pne.launch"/>
</source>
<source path="boards/frdmk22f/demo_apps/hello_world/atl/.settings" type="doc">
<files mask="language.settings.xml"/>
</source>
<source path="boards/frdmk22f/demo_apps/hello_world/atl/.settings" type="configuration">
<files mask="com.atollic.truestudio.debug.hardware_device.prefs"/>
</source>
<source path="boards/frdmk22f/demo_apps/hello_world/armgcc" type="script" tool="armgcc">
<files mask="build_debug.sh"/>
<files mask="clean.bat"/>
<files mask="build_debug.bat"/>
<files mask="build_release.sh"/>
<files mask="build_all.sh"/>
<files mask="clean.sh"/>
<files mask="build_release.bat"/>
<files mask="build_all.bat"/>
</source>
<source path="boards/frdmk22f/demo_apps/hello_world/armgcc" type="doc" tool="armgcc">
<files mask="CMakeLists.txt"/>
</source>
<source path="boards/frdmk22f/demo_apps/hello_world/armgcc" type="linker" tool="armgcc">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
</example>
<example name="power_manager" category="demo_apps" description="" dependency="MK22F51212_startup clock common debug_console gpio llwu lptmr lpuart notifier pmc port rcm smc uart" device="MK22F51212">
<source path="boards/frdmk22f/demo_apps/power_manager" type="binary">
<files mask="power_manager.bin"/>
</source>
<source path="boards/frdmk22f/demo_apps/power_manager" type="doc">
<files mask="readme.txt"/>
<files mask="readme.txt"/>
</source>
<source path="boards/frdmk22f/demo_apps/power_manager" type="src">
<files mask="board.c"/>
<files mask="clock_config.c"/>
<files mask="clock_mcg.c"/>
<files mask="pin_mux.c"/>
<files mask="power_manager.c"/>
</source>
<source path="boards/frdmk22f/demo_apps/power_manager" type="c_include">
<files mask="pin_mux.h"/>
<files mask="clock_config.h"/>
<files mask="power_manager.h"/>
<files mask="board.h"/>
</source>
<source path="boards/frdmk22f/demo_apps/power_manager/iar" type="linker" tool="iar">
<files mask="MK22FN512xxx12_flash.icf"/>
</source>
<source path="boards/frdmk22f/demo_apps/power_manager/iar" type="project" tool="iar">
<files mask="power_manager.ewp"/>
</source>
<source path="boards/frdmk22f/demo_apps/power_manager/iar" type="workspace" tool="iar">
<files mask="power_manager.eww"/>
</source>
<source path="boards/frdmk22f/demo_apps/power_manager/iar" type="debug" tool="iar">
<files mask="power_manager.ewd"/>
</source>
<source path="boards/frdmk22f/demo_apps/power_manager/mdk" type="working_set" tool="mdk">
<files mask="power_manager.uvmpw"/>
</source>
<source path="boards/frdmk22f/demo_apps/power_manager/mdk" type="linker" tool="mdk">
<files mask="MK22FN512xxx12_flash.scf"/>
</source>
<source path="boards/frdmk22f/demo_apps/power_manager/mdk" type="project" tool="mdk">
<files mask="power_manager.uvprojx"/>
</source>
<source path="boards/frdmk22f/demo_apps/power_manager/kds" type="working_set" tool="kds">
<files mask="power_manager_frdmk22f.wsd"/>
</source>
<source path="boards/frdmk22f/demo_apps/power_manager/kds" type="linker" tool="kds">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/frdmk22f/demo_apps/power_manager/kds" type="project" tool="kds">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/frdmk22f/demo_apps/power_manager/kds" type="debug" tool="kds">
<files mask="power_manager_frdmk22f debug cmsisdap.launch"/>
<files mask="power_manager_frdmk22f debug pne.launch"/>
<files mask="power_manager_frdmk22f release cmsisdap.launch"/>
<files mask="power_manager_frdmk22f release pne.launch"/>
<files mask="power_manager_frdmk22f release jlink.launch"/>
<files mask="power_manager_frdmk22f debug jlink.launch"/>
</source>
<source path="boards/frdmk22f/demo_apps/power_manager/atl" type="linker" tool="atl">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/frdmk22f/demo_apps/power_manager/atl" type="project" tool="atl">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/frdmk22f/demo_apps/power_manager/atl" type="debug" tool="atl">
<files mask="power_manager_frdmk22f debug pne.launch"/>
<files mask="power_manager_frdmk22f release pne.launch"/>
<files mask="power_manager_frdmk22f release jlink.launch"/>
<files mask="power_manager_frdmk22f debug jlink.launch"/>
</source>
<source path="boards/frdmk22f/demo_apps/power_manager/atl/.settings" type="doc">
<files mask="language.settings.xml"/>
</source>
<source path="boards/frdmk22f/demo_apps/power_manager/atl/.settings" type="configuration">
<files mask="com.atollic.truestudio.debug.hardware_device.prefs"/>
</source>
<source path="boards/frdmk22f/demo_apps/power_manager/armgcc" type="script" tool="armgcc">
<files mask="build_debug.sh"/>
<files mask="clean.bat"/>
<files mask="build_debug.bat"/>
<files mask="build_release.sh"/>
<files mask="build_all.sh"/>
<files mask="clean.sh"/>
<files mask="build_release.bat"/>
<files mask="build_all.bat"/>
</source>
<source path="boards/frdmk22f/demo_apps/power_manager/armgcc" type="doc" tool="armgcc">
<files mask="CMakeLists.txt"/>
</source>
<source path="boards/frdmk22f/demo_apps/power_manager/armgcc" type="linker" tool="armgcc">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
</example>
<example name="power_mode_switch" category="demo_apps" description="" dependency="MK22F51212_startup clock common debug_console gpio llwu lptmr lpuart pmc port rcm smc uart" device="MK22F51212">
<source path="boards/frdmk22f/demo_apps/power_mode_switch" type="binary">
<files mask="power_mode_switch.bin"/>
</source>
<source path="boards/frdmk22f/demo_apps/power_mode_switch" type="doc">
<files mask="readme.txt"/>
<files mask="readme.txt"/>
</source>
<source path="boards/frdmk22f/demo_apps/power_mode_switch" type="src">
<files mask="board.c"/>
<files mask="clock_config.c"/>
<files mask="clock_mcg.c"/>
<files mask="power_mode_switch.c"/>
<files mask="pin_mux.c"/>
</source>
<source path="boards/frdmk22f/demo_apps/power_mode_switch" type="c_include">
<files mask="pin_mux.h"/>
<files mask="clock_config.h"/>
<files mask="board.h"/>
<files mask="power_mode_switch.h"/>
</source>
<source path="boards/frdmk22f/demo_apps/power_mode_switch/iar" type="linker" tool="iar">
<files mask="MK22FN512xxx12_flash.icf"/>
</source>
<source path="boards/frdmk22f/demo_apps/power_mode_switch/iar" type="project" tool="iar">
<files mask="power_mode_switch.ewp"/>
</source>
<source path="boards/frdmk22f/demo_apps/power_mode_switch/iar" type="workspace" tool="iar">
<files mask="power_mode_switch.eww"/>
</source>
<source path="boards/frdmk22f/demo_apps/power_mode_switch/iar" type="debug" tool="iar">
<files mask="power_mode_switch.ewd"/>
</source>
<source path="boards/frdmk22f/demo_apps/power_mode_switch/mdk" type="working_set" tool="mdk">
<files mask="power_mode_switch.uvmpw"/>
</source>
<source path="boards/frdmk22f/demo_apps/power_mode_switch/mdk" type="linker" tool="mdk">
<files mask="MK22FN512xxx12_flash.scf"/>
</source>
<source path="boards/frdmk22f/demo_apps/power_mode_switch/mdk" type="project" tool="mdk">
<files mask="power_mode_switch.uvprojx"/>
</source>
<source path="boards/frdmk22f/demo_apps/power_mode_switch/kds" type="working_set" tool="kds">
<files mask="power_mode_switch_frdmk22f.wsd"/>
</source>
<source path="boards/frdmk22f/demo_apps/power_mode_switch/kds" type="linker" tool="kds">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/frdmk22f/demo_apps/power_mode_switch/kds" type="project" tool="kds">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/frdmk22f/demo_apps/power_mode_switch/kds" type="debug" tool="kds">
<files mask="power_mode_switch_frdmk22f release pne.launch"/>
<files mask="power_mode_switch_frdmk22f release cmsisdap.launch"/>
<files mask="power_mode_switch_frdmk22f debug cmsisdap.launch"/>
<files mask="power_mode_switch_frdmk22f debug pne.launch"/>
<files mask="power_mode_switch_frdmk22f release jlink.launch"/>
<files mask="power_mode_switch_frdmk22f debug jlink.launch"/>
</source>
<source path="boards/frdmk22f/demo_apps/power_mode_switch/atl" type="linker" tool="atl">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/frdmk22f/demo_apps/power_mode_switch/atl" type="project" tool="atl">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/frdmk22f/demo_apps/power_mode_switch/atl" type="debug" tool="atl">
<files mask="power_mode_switch_frdmk22f release pne.launch"/>
<files mask="power_mode_switch_frdmk22f debug pne.launch"/>
<files mask="power_mode_switch_frdmk22f release jlink.launch"/>
<files mask="power_mode_switch_frdmk22f debug jlink.launch"/>
</source>
<source path="boards/frdmk22f/demo_apps/power_mode_switch/atl/.settings" type="doc">
<files mask="language.settings.xml"/>
</source>
<source path="boards/frdmk22f/demo_apps/power_mode_switch/atl/.settings" type="configuration">
<files mask="com.atollic.truestudio.debug.hardware_device.prefs"/>
</source>
<source path="boards/frdmk22f/demo_apps/power_mode_switch/armgcc" type="script" tool="armgcc">
<files mask="build_debug.sh"/>
<files mask="clean.bat"/>
<files mask="build_debug.bat"/>
<files mask="build_release.sh"/>
<files mask="build_all.sh"/>
<files mask="clean.sh"/>
<files mask="build_release.bat"/>
<files mask="build_all.bat"/>
</source>
<source path="boards/frdmk22f/demo_apps/power_mode_switch/armgcc" type="doc" tool="armgcc">
<files mask="CMakeLists.txt"/>
</source>
<source path="boards/frdmk22f/demo_apps/power_mode_switch/armgcc" type="linker" tool="armgcc">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
</example>
<example name="rtc_func" category="demo_apps" description="" dependency="MK22F51212_startup clock common debug_console gpio lpuart port rtc smc uart" device="MK22F51212">
<source path="boards/frdmk22f/demo_apps/rtc_func" type="binary">
<files mask="rtc_func.bin"/>
</source>
<source path="boards/frdmk22f/demo_apps/rtc_func" type="doc">
<files mask="readme.txt"/>
<files mask="readme.txt"/>
</source>
<source path="boards/frdmk22f/demo_apps/rtc_func" type="src">
<files mask="rtc_func.c"/>
<files mask="board.c"/>
<files mask="clock_config.c"/>
<files mask="pin_mux.c"/>
</source>
<source path="boards/frdmk22f/demo_apps/rtc_func" type="c_include">
<files mask="pin_mux.h"/>
<files mask="clock_config.h"/>
<files mask="board.h"/>
</source>
<source path="boards/frdmk22f/demo_apps/rtc_func/iar" type="linker" tool="iar">
<files mask="MK22FN512xxx12_flash.icf"/>
</source>
<source path="boards/frdmk22f/demo_apps/rtc_func/iar" type="project" tool="iar">
<files mask="rtc_func.ewp"/>
</source>
<source path="boards/frdmk22f/demo_apps/rtc_func/iar" type="workspace" tool="iar">
<files mask="rtc_func.eww"/>
</source>
<source path="boards/frdmk22f/demo_apps/rtc_func/iar" type="debug" tool="iar">
<files mask="rtc_func.ewd"/>
</source>
<source path="boards/frdmk22f/demo_apps/rtc_func/mdk" type="working_set" tool="mdk">
<files mask="rtc_func.uvmpw"/>
</source>
<source path="boards/frdmk22f/demo_apps/rtc_func/mdk" type="linker" tool="mdk">
<files mask="MK22FN512xxx12_flash.scf"/>
</source>
<source path="boards/frdmk22f/demo_apps/rtc_func/mdk" type="project" tool="mdk">
<files mask="rtc_func.uvprojx"/>
</source>
<source path="boards/frdmk22f/demo_apps/rtc_func/kds" type="working_set" tool="kds">
<files mask="rtc_func_frdmk22f.wsd"/>
</source>
<source path="boards/frdmk22f/demo_apps/rtc_func/kds" type="linker" tool="kds">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/frdmk22f/demo_apps/rtc_func/kds" type="project" tool="kds">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/frdmk22f/demo_apps/rtc_func/kds" type="debug" tool="kds">
<files mask="rtc_func_frdmk22f debug cmsisdap.launch"/>
<files mask="rtc_func_frdmk22f release cmsisdap.launch"/>
<files mask="rtc_func_frdmk22f debug jlink.launch"/>
<files mask="rtc_func_frdmk22f debug pne.launch"/>
<files mask="rtc_func_frdmk22f release pne.launch"/>
<files mask="rtc_func_frdmk22f release jlink.launch"/>
</source>
<source path="boards/frdmk22f/demo_apps/rtc_func/atl" type="linker" tool="atl">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/frdmk22f/demo_apps/rtc_func/atl" type="project" tool="atl">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/frdmk22f/demo_apps/rtc_func/atl" type="debug" tool="atl">
<files mask="rtc_func_frdmk22f debug jlink.launch"/>
<files mask="rtc_func_frdmk22f debug pne.launch"/>
<files mask="rtc_func_frdmk22f release pne.launch"/>
<files mask="rtc_func_frdmk22f release jlink.launch"/>
</source>
<source path="boards/frdmk22f/demo_apps/rtc_func/atl/.settings" type="doc">
<files mask="language.settings.xml"/>
</source>
<source path="boards/frdmk22f/demo_apps/rtc_func/atl/.settings" type="configuration">
<files mask="com.atollic.truestudio.debug.hardware_device.prefs"/>
</source>
<source path="boards/frdmk22f/demo_apps/rtc_func/armgcc" type="script" tool="armgcc">
<files mask="build_debug.sh"/>
<files mask="clean.bat"/>
<files mask="build_debug.bat"/>
<files mask="build_release.sh"/>
<files mask="build_all.sh"/>
<files mask="clean.sh"/>
<files mask="build_release.bat"/>
<files mask="build_all.bat"/>
</source>
<source path="boards/frdmk22f/demo_apps/rtc_func/armgcc" type="doc" tool="armgcc">
<files mask="CMakeLists.txt"/>
</source>
<source path="boards/frdmk22f/demo_apps/rtc_func/armgcc" type="linker" tool="armgcc">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
</example>
<example name="interrupt" category="driver_examples/adc16" description="" dependency="MK22F51212_startup adc16 clock common debug_console gpio lpuart port smc uart" device="MK22F51212">
<source path="boards/frdmk22f/driver_examples/adc16/interrupt" type="doc">
<files mask="readme.txt"/>
<files mask="readme.txt"/>
</source>
<source path="boards/frdmk22f/driver_examples/adc16/interrupt" type="src">
<files mask="board.c"/>
<files mask="clock_config.c"/>
<files mask="adc16_interrupt.c"/>
<files mask="pin_mux.c"/>
</source>
<source path="boards/frdmk22f/driver_examples/adc16/interrupt" type="c_include">
<files mask="pin_mux.h"/>
<files mask="clock_config.h"/>
<files mask="board.h"/>
</source>
<source path="boards/frdmk22f/driver_examples/adc16/interrupt/iar" type="linker" tool="iar">
<files mask="MK22FN512xxx12_flash.icf"/>
</source>
<source path="boards/frdmk22f/driver_examples/adc16/interrupt/iar" type="project" tool="iar">
<files mask="adc16_interrupt.ewp"/>
</source>
<source path="boards/frdmk22f/driver_examples/adc16/interrupt/iar" type="workspace" tool="iar">
<files mask="adc16_interrupt.eww"/>
</source>
<source path="boards/frdmk22f/driver_examples/adc16/interrupt/iar" type="debug" tool="iar">
<files mask="adc16_interrupt.ewd"/>
</source>
<source path="boards/frdmk22f/driver_examples/adc16/interrupt/mdk" type="working_set" tool="mdk">
<files mask="adc16_interrupt.uvmpw"/>
</source>
<source path="boards/frdmk22f/driver_examples/adc16/interrupt/mdk" type="linker" tool="mdk">
<files mask="MK22FN512xxx12_flash.scf"/>
</source>
<source path="boards/frdmk22f/driver_examples/adc16/interrupt/mdk" type="project" tool="mdk">
<files mask="adc16_interrupt.uvprojx"/>
</source>
<source path="boards/frdmk22f/driver_examples/adc16/interrupt/kds" type="working_set" tool="kds">
<files mask="adc16_interrupt_frdmk22f.wsd"/>
</source>
<source path="boards/frdmk22f/driver_examples/adc16/interrupt/kds" type="linker" tool="kds">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/frdmk22f/driver_examples/adc16/interrupt/kds" type="project" tool="kds">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/frdmk22f/driver_examples/adc16/interrupt/kds" type="debug" tool="kds">
<files mask="adc16_interrupt_frdmk22f debug pne.launch"/>
<files mask="adc16_interrupt_frdmk22f debug cmsisdap.launch"/>
<files mask="adc16_interrupt_frdmk22f release cmsisdap.launch"/>
<files mask="adc16_interrupt_frdmk22f release jlink.launch"/>
<files mask="adc16_interrupt_frdmk22f debug jlink.launch"/>
<files mask="adc16_interrupt_frdmk22f release pne.launch"/>
</source>
<source path="boards/frdmk22f/driver_examples/adc16/interrupt/atl" type="linker" tool="atl">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/frdmk22f/driver_examples/adc16/interrupt/atl" type="project" tool="atl">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/frdmk22f/driver_examples/adc16/interrupt/atl" type="debug" tool="atl">
<files mask="adc16_interrupt_frdmk22f debug pne.launch"/>
<files mask="adc16_interrupt_frdmk22f release jlink.launch"/>
<files mask="adc16_interrupt_frdmk22f debug jlink.launch"/>
<files mask="adc16_interrupt_frdmk22f release pne.launch"/>
</source>
<source path="boards/frdmk22f/driver_examples/adc16/interrupt/atl/.settings" type="doc">
<files mask="language.settings.xml"/>
</source>
<source path="boards/frdmk22f/driver_examples/adc16/interrupt/atl/.settings" type="configuration">
<files mask="com.atollic.truestudio.debug.hardware_device.prefs"/>
</source>
<source path="boards/frdmk22f/driver_examples/adc16/interrupt/armgcc" type="script" tool="armgcc">
<files mask="build_debug.sh"/>
<files mask="clean.bat"/>
<files mask="build_debug.bat"/>
<files mask="build_release.sh"/>
<files mask="build_all.sh"/>
<files mask="clean.sh"/>
<files mask="build_release.bat"/>
<files mask="build_all.bat"/>
</source>
<source path="boards/frdmk22f/driver_examples/adc16/interrupt/armgcc" type="doc" tool="armgcc">
<files mask="CMakeLists.txt"/>
</source>
<source path="boards/frdmk22f/driver_examples/adc16/interrupt/armgcc" type="linker" tool="armgcc">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
</example>
<example name="polling" category="driver_examples/adc16" description="" dependency="MK22F51212_startup adc16 clock common debug_console gpio lpuart port smc uart" device="MK22F51212">
<source path="boards/frdmk22f/driver_examples/adc16/polling" type="doc">
<files mask="readme.txt"/>
<files mask="readme.txt"/>
</source>
<source path="boards/frdmk22f/driver_examples/adc16/polling" type="src">
<files mask="board.c"/>
<files mask="clock_config.c"/>
<files mask="adc16_polling.c"/>
<files mask="pin_mux.c"/>
</source>
<source path="boards/frdmk22f/driver_examples/adc16/polling" type="c_include">
<files mask="pin_mux.h"/>
<files mask="clock_config.h"/>
<files mask="board.h"/>
</source>
<source path="boards/frdmk22f/driver_examples/adc16/polling/iar" type="linker" tool="iar">
<files mask="MK22FN512xxx12_flash.icf"/>
</source>
<source path="boards/frdmk22f/driver_examples/adc16/polling/iar" type="project" tool="iar">
<files mask="adc16_polling.ewp"/>
</source>
<source path="boards/frdmk22f/driver_examples/adc16/polling/iar" type="workspace" tool="iar">
<files mask="adc16_polling.eww"/>
</source>
<source path="boards/frdmk22f/driver_examples/adc16/polling/iar" type="debug" tool="iar">
<files mask="adc16_polling.ewd"/>
</source>
<source path="boards/frdmk22f/driver_examples/adc16/polling/mdk" type="working_set" tool="mdk">
<files mask="adc16_polling.uvmpw"/>
</source>
<source path="boards/frdmk22f/driver_examples/adc16/polling/mdk" type="linker" tool="mdk">
<files mask="MK22FN512xxx12_flash.scf"/>
</source>
<source path="boards/frdmk22f/driver_examples/adc16/polling/mdk" type="project" tool="mdk">
<files mask="adc16_polling.uvprojx"/>
</source>
<source path="boards/frdmk22f/driver_examples/adc16/polling/kds" type="working_set" tool="kds">
<files mask="adc16_polling_frdmk22f.wsd"/>
</source>
<source path="boards/frdmk22f/driver_examples/adc16/polling/kds" type="linker" tool="kds">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/frdmk22f/driver_examples/adc16/polling/kds" type="project" tool="kds">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/frdmk22f/driver_examples/adc16/polling/kds" type="debug" tool="kds">
<files mask="adc16_polling_frdmk22f debug pne.launch"/>
<files mask="adc16_polling_frdmk22f debug cmsisdap.launch"/>
<files mask="adc16_polling_frdmk22f release cmsisdap.launch"/>
<files mask="adc16_polling_frdmk22f release jlink.launch"/>
<files mask="adc16_polling_frdmk22f release pne.launch"/>
<files mask="adc16_polling_frdmk22f debug jlink.launch"/>
</source>
<source path="boards/frdmk22f/driver_examples/adc16/polling/atl" type="linker" tool="atl">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/frdmk22f/driver_examples/adc16/polling/atl" type="project" tool="atl">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/frdmk22f/driver_examples/adc16/polling/atl" type="debug" tool="atl">
<files mask="adc16_polling_frdmk22f debug pne.launch"/>
<files mask="adc16_polling_frdmk22f release jlink.launch"/>
<files mask="adc16_polling_frdmk22f release pne.launch"/>
<files mask="adc16_polling_frdmk22f debug jlink.launch"/>
</source>
<source path="boards/frdmk22f/driver_examples/adc16/polling/atl/.settings" type="doc">
<files mask="language.settings.xml"/>
</source>
<source path="boards/frdmk22f/driver_examples/adc16/polling/atl/.settings" type="configuration">
<files mask="com.atollic.truestudio.debug.hardware_device.prefs"/>
</source>
<source path="boards/frdmk22f/driver_examples/adc16/polling/armgcc" type="script" tool="armgcc">
<files mask="build_debug.sh"/>
<files mask="clean.bat"/>
<files mask="build_debug.bat"/>
<files mask="build_release.sh"/>
<files mask="build_all.sh"/>
<files mask="clean.sh"/>
<files mask="build_release.bat"/>
<files mask="build_all.bat"/>
</source>
<source path="boards/frdmk22f/driver_examples/adc16/polling/armgcc" type="doc" tool="armgcc">
<files mask="CMakeLists.txt"/>
</source>
<source path="boards/frdmk22f/driver_examples/adc16/polling/armgcc" type="linker" tool="armgcc">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
</example>
<example name="interrupt" category="driver_examples/cmp" description="" dependency="MK22F51212_startup clock cmp common debug_console gpio lpuart port smc uart" device="MK22F51212">
<source path="boards/frdmk22f/driver_examples/cmp/interrupt" type="doc">
<files mask="readme.txt"/>
<files mask="readme.txt"/>
</source>
<source path="boards/frdmk22f/driver_examples/cmp/interrupt" type="src">
<files mask="board.c"/>
<files mask="clock_config.c"/>
<files mask="cmp_interrupt.c"/>
<files mask="pin_mux.c"/>
</source>
<source path="boards/frdmk22f/driver_examples/cmp/interrupt" type="c_include">
<files mask="pin_mux.h"/>
<files mask="clock_config.h"/>
<files mask="board.h"/>
</source>
<source path="boards/frdmk22f/driver_examples/cmp/interrupt/iar" type="linker" tool="iar">
<files mask="MK22FN512xxx12_flash.icf"/>
</source>
<source path="boards/frdmk22f/driver_examples/cmp/interrupt/iar" type="project" tool="iar">
<files mask="cmp_interrupt.ewp"/>
</source>
<source path="boards/frdmk22f/driver_examples/cmp/interrupt/iar" type="workspace" tool="iar">
<files mask="cmp_interrupt.eww"/>
</source>
<source path="boards/frdmk22f/driver_examples/cmp/interrupt/iar" type="debug" tool="iar">
<files mask="cmp_interrupt.ewd"/>
</source>
<source path="boards/frdmk22f/driver_examples/cmp/interrupt/mdk" type="working_set" tool="mdk">
<files mask="cmp_interrupt.uvmpw"/>
</source>
<source path="boards/frdmk22f/driver_examples/cmp/interrupt/mdk" type="linker" tool="mdk">
<files mask="MK22FN512xxx12_flash.scf"/>
</source>
<source path="boards/frdmk22f/driver_examples/cmp/interrupt/mdk" type="project" tool="mdk">
<files mask="cmp_interrupt.uvprojx"/>
</source>
<source path="boards/frdmk22f/driver_examples/cmp/interrupt/kds" type="working_set" tool="kds">
<files mask="cmp_interrupt_frdmk22f.wsd"/>
</source>
<source path="boards/frdmk22f/driver_examples/cmp/interrupt/kds" type="linker" tool="kds">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/frdmk22f/driver_examples/cmp/interrupt/kds" type="project" tool="kds">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/frdmk22f/driver_examples/cmp/interrupt/kds" type="debug" tool="kds">
<files mask="cmp_interrupt_frdmk22f debug cmsisdap.launch"/>
<files mask="cmp_interrupt_frdmk22f release jlink.launch"/>
<files mask="cmp_interrupt_frdmk22f release cmsisdap.launch"/>
<files mask="cmp_interrupt_frdmk22f debug jlink.launch"/>
<files mask="cmp_interrupt_frdmk22f release pne.launch"/>
<files mask="cmp_interrupt_frdmk22f debug pne.launch"/>
</source>
<source path="boards/frdmk22f/driver_examples/cmp/interrupt/atl" type="linker" tool="atl">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/frdmk22f/driver_examples/cmp/interrupt/atl" type="project" tool="atl">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/frdmk22f/driver_examples/cmp/interrupt/atl" type="debug" tool="atl">
<files mask="cmp_interrupt_frdmk22f release jlink.launch"/>
<files mask="cmp_interrupt_frdmk22f debug jlink.launch"/>
<files mask="cmp_interrupt_frdmk22f release pne.launch"/>
<files mask="cmp_interrupt_frdmk22f debug pne.launch"/>
</source>
<source path="boards/frdmk22f/driver_examples/cmp/interrupt/atl/.settings" type="doc">
<files mask="language.settings.xml"/>
</source>
<source path="boards/frdmk22f/driver_examples/cmp/interrupt/atl/.settings" type="configuration">
<files mask="com.atollic.truestudio.debug.hardware_device.prefs"/>
</source>
<source path="boards/frdmk22f/driver_examples/cmp/interrupt/armgcc" type="script" tool="armgcc">
<files mask="build_debug.sh"/>
<files mask="clean.bat"/>
<files mask="build_debug.bat"/>
<files mask="build_release.sh"/>
<files mask="build_all.sh"/>
<files mask="clean.sh"/>
<files mask="build_release.bat"/>
<files mask="build_all.bat"/>
</source>
<source path="boards/frdmk22f/driver_examples/cmp/interrupt/armgcc" type="doc" tool="armgcc">
<files mask="CMakeLists.txt"/>
</source>
<source path="boards/frdmk22f/driver_examples/cmp/interrupt/armgcc" type="linker" tool="armgcc">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
</example>
<example name="polling" category="driver_examples/cmp" description="" dependency="MK22F51212_startup clock cmp common debug_console gpio lpuart port smc uart" device="MK22F51212">
<source path="boards/frdmk22f/driver_examples/cmp/polling" type="doc">
<files mask="readme.txt"/>
<files mask="readme.txt"/>
</source>
<source path="boards/frdmk22f/driver_examples/cmp/polling" type="src">
<files mask="board.c"/>
<files mask="clock_config.c"/>
<files mask="cmp_polling.c"/>
<files mask="pin_mux.c"/>
</source>
<source path="boards/frdmk22f/driver_examples/cmp/polling" type="c_include">
<files mask="pin_mux.h"/>
<files mask="clock_config.h"/>
<files mask="board.h"/>
</source>
<source path="boards/frdmk22f/driver_examples/cmp/polling/iar" type="linker" tool="iar">
<files mask="MK22FN512xxx12_flash.icf"/>
</source>
<source path="boards/frdmk22f/driver_examples/cmp/polling/iar" type="project" tool="iar">
<files mask="cmp_polling.ewp"/>
</source>
<source path="boards/frdmk22f/driver_examples/cmp/polling/iar" type="workspace" tool="iar">
<files mask="cmp_polling.eww"/>
</source>
<source path="boards/frdmk22f/driver_examples/cmp/polling/iar" type="debug" tool="iar">
<files mask="cmp_polling.ewd"/>
</source>
<source path="boards/frdmk22f/driver_examples/cmp/polling/mdk" type="working_set" tool="mdk">
<files mask="cmp_polling.uvmpw"/>
</source>
<source path="boards/frdmk22f/driver_examples/cmp/polling/mdk" type="linker" tool="mdk">
<files mask="MK22FN512xxx12_flash.scf"/>
</source>
<source path="boards/frdmk22f/driver_examples/cmp/polling/mdk" type="project" tool="mdk">
<files mask="cmp_polling.uvprojx"/>
</source>
<source path="boards/frdmk22f/driver_examples/cmp/polling/kds" type="working_set" tool="kds">
<files mask="cmp_polling_frdmk22f.wsd"/>
</source>
<source path="boards/frdmk22f/driver_examples/cmp/polling/kds" type="linker" tool="kds">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/frdmk22f/driver_examples/cmp/polling/kds" type="project" tool="kds">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/frdmk22f/driver_examples/cmp/polling/kds" type="debug" tool="kds">
<files mask="cmp_polling_frdmk22f release cmsisdap.launch"/>
<files mask="cmp_polling_frdmk22f debug cmsisdap.launch"/>
<files mask="cmp_polling_frdmk22f debug pne.launch"/>
<files mask="cmp_polling_frdmk22f debug jlink.launch"/>
<files mask="cmp_polling_frdmk22f release jlink.launch"/>
<files mask="cmp_polling_frdmk22f release pne.launch"/>
</source>
<source path="boards/frdmk22f/driver_examples/cmp/polling/atl" type="linker" tool="atl">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/frdmk22f/driver_examples/cmp/polling/atl" type="project" tool="atl">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/frdmk22f/driver_examples/cmp/polling/atl" type="debug" tool="atl">
<files mask="cmp_polling_frdmk22f debug pne.launch"/>
<files mask="cmp_polling_frdmk22f debug jlink.launch"/>
<files mask="cmp_polling_frdmk22f release jlink.launch"/>
<files mask="cmp_polling_frdmk22f release pne.launch"/>
</source>
<source path="boards/frdmk22f/driver_examples/cmp/polling/atl/.settings" type="doc">
<files mask="language.settings.xml"/>
</source>
<source path="boards/frdmk22f/driver_examples/cmp/polling/atl/.settings" type="configuration">
<files mask="com.atollic.truestudio.debug.hardware_device.prefs"/>
</source>
<source path="boards/frdmk22f/driver_examples/cmp/polling/armgcc" type="script" tool="armgcc">
<files mask="build_debug.sh"/>
<files mask="clean.bat"/>
<files mask="build_debug.bat"/>
<files mask="build_release.sh"/>
<files mask="build_all.sh"/>
<files mask="clean.sh"/>
<files mask="build_release.bat"/>
<files mask="build_all.bat"/>
</source>
<source path="boards/frdmk22f/driver_examples/cmp/polling/armgcc" type="doc" tool="armgcc">
<files mask="CMakeLists.txt"/>
</source>
<source path="boards/frdmk22f/driver_examples/cmp/polling/armgcc" type="linker" tool="armgcc">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
</example>
<example name="crc" category="driver_examples" description="" dependency="MK22F51212_startup clock common crc debug_console gpio lpuart port smc uart" device="MK22F51212">
<source path="boards/frdmk22f/driver_examples/crc" type="doc">
<files mask="readme.txt"/>
<files mask="readme.txt"/>
</source>
<source path="boards/frdmk22f/driver_examples/crc" type="src">
<files mask="crc.c"/>
<files mask="board.c"/>
<files mask="clock_config.c"/>
<files mask="pin_mux.c"/>
</source>
<source path="boards/frdmk22f/driver_examples/crc" type="c_include">
<files mask="pin_mux.h"/>
<files mask="clock_config.h"/>
<files mask="board.h"/>
</source>
<source path="boards/frdmk22f/driver_examples/crc/iar" type="linker" tool="iar">
<files mask="MK22FN512xxx12_flash.icf"/>
</source>
<source path="boards/frdmk22f/driver_examples/crc/iar" type="project" tool="iar">
<files mask="crc.ewp"/>
</source>
<source path="boards/frdmk22f/driver_examples/crc/iar" type="workspace" tool="iar">
<files mask="crc.eww"/>
</source>
<source path="boards/frdmk22f/driver_examples/crc/iar" type="debug" tool="iar">
<files mask="crc.ewd"/>
</source>
<source path="boards/frdmk22f/driver_examples/crc/mdk" type="working_set" tool="mdk">
<files mask="crc.uvmpw"/>
</source>
<source path="boards/frdmk22f/driver_examples/crc/mdk" type="linker" tool="mdk">
<files mask="MK22FN512xxx12_flash.scf"/>
</source>
<source path="boards/frdmk22f/driver_examples/crc/mdk" type="project" tool="mdk">
<files mask="crc.uvprojx"/>
</source>
<source path="boards/frdmk22f/driver_examples/crc/kds" type="working_set" tool="kds">
<files mask="crc_frdmk22f.wsd"/>
</source>
<source path="boards/frdmk22f/driver_examples/crc/kds" type="linker" tool="kds">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/frdmk22f/driver_examples/crc/kds" type="project" tool="kds">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/frdmk22f/driver_examples/crc/kds" type="debug" tool="kds">
<files mask="crc_frdmk22f debug cmsisdap.launch"/>
<files mask="crc_frdmk22f debug jlink.launch"/>
<files mask="crc_frdmk22f release pne.launch"/>
<files mask="crc_frdmk22f release jlink.launch"/>
<files mask="crc_frdmk22f debug pne.launch"/>
<files mask="crc_frdmk22f release cmsisdap.launch"/>
</source>
<source path="boards/frdmk22f/driver_examples/crc/atl" type="linker" tool="atl">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/frdmk22f/driver_examples/crc/atl" type="project" tool="atl">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/frdmk22f/driver_examples/crc/atl" type="debug" tool="atl">
<files mask="crc_frdmk22f debug jlink.launch"/>
<files mask="crc_frdmk22f release pne.launch"/>
<files mask="crc_frdmk22f release jlink.launch"/>
<files mask="crc_frdmk22f debug pne.launch"/>
</source>
<source path="boards/frdmk22f/driver_examples/crc/atl/.settings" type="doc">
<files mask="language.settings.xml"/>
</source>
<source path="boards/frdmk22f/driver_examples/crc/atl/.settings" type="configuration">
<files mask="com.atollic.truestudio.debug.hardware_device.prefs"/>
</source>
<source path="boards/frdmk22f/driver_examples/crc/armgcc" type="script" tool="armgcc">
<files mask="build_debug.sh"/>
<files mask="clean.bat"/>
<files mask="build_debug.bat"/>
<files mask="build_release.sh"/>
<files mask="build_all.sh"/>
<files mask="clean.sh"/>
<files mask="build_release.bat"/>
<files mask="build_all.bat"/>
</source>
<source path="boards/frdmk22f/driver_examples/crc/armgcc" type="doc" tool="armgcc">
<files mask="CMakeLists.txt"/>
</source>
<source path="boards/frdmk22f/driver_examples/crc/armgcc" type="linker" tool="armgcc">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
</example>
<example name="basic" category="driver_examples/dac" description="" dependency="MK22F51212_startup clock common dac debug_console gpio lpuart port smc uart" device="MK22F51212">
<source path="boards/frdmk22f/driver_examples/dac/basic" type="doc">
<files mask="readme.txt"/>
<files mask="readme.txt"/>
</source>
<source path="boards/frdmk22f/driver_examples/dac/basic" type="src">
<files mask="board.c"/>
<files mask="clock_config.c"/>
<files mask="dac_basic.c"/>
<files mask="pin_mux.c"/>
</source>
<source path="boards/frdmk22f/driver_examples/dac/basic" type="c_include">
<files mask="pin_mux.h"/>
<files mask="clock_config.h"/>
<files mask="board.h"/>
</source>
<source path="boards/frdmk22f/driver_examples/dac/basic/iar" type="linker" tool="iar">
<files mask="MK22FN512xxx12_flash.icf"/>
</source>
<source path="boards/frdmk22f/driver_examples/dac/basic/iar" type="project" tool="iar">
<files mask="dac_basic.ewp"/>
</source>
<source path="boards/frdmk22f/driver_examples/dac/basic/iar" type="workspace" tool="iar">
<files mask="dac_basic.eww"/>
</source>
<source path="boards/frdmk22f/driver_examples/dac/basic/iar" type="debug" tool="iar">
<files mask="dac_basic.ewd"/>
</source>
<source path="boards/frdmk22f/driver_examples/dac/basic/mdk" type="working_set" tool="mdk">
<files mask="dac_basic.uvmpw"/>
</source>
<source path="boards/frdmk22f/driver_examples/dac/basic/mdk" type="linker" tool="mdk">
<files mask="MK22FN512xxx12_flash.scf"/>
</source>
<source path="boards/frdmk22f/driver_examples/dac/basic/mdk" type="project" tool="mdk">
<files mask="dac_basic.uvprojx"/>
</source>
<source path="boards/frdmk22f/driver_examples/dac/basic/kds" type="working_set" tool="kds">
<files mask="dac_basic_frdmk22f.wsd"/>
</source>
<source path="boards/frdmk22f/driver_examples/dac/basic/kds" type="linker" tool="kds">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/frdmk22f/driver_examples/dac/basic/kds" type="project" tool="kds">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/frdmk22f/driver_examples/dac/basic/kds" type="debug" tool="kds">
<files mask="dac_basic_frdmk22f debug cmsisdap.launch"/>
<files mask="dac_basic_frdmk22f release jlink.launch"/>
<files mask="dac_basic_frdmk22f release cmsisdap.launch"/>
<files mask="dac_basic_frdmk22f debug jlink.launch"/>
<files mask="dac_basic_frdmk22f debug pne.launch"/>
<files mask="dac_basic_frdmk22f release pne.launch"/>
</source>
<source path="boards/frdmk22f/driver_examples/dac/basic/atl" type="linker" tool="atl">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/frdmk22f/driver_examples/dac/basic/atl" type="project" tool="atl">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/frdmk22f/driver_examples/dac/basic/atl" type="debug" tool="atl">
<files mask="dac_basic_frdmk22f release jlink.launch"/>
<files mask="dac_basic_frdmk22f debug jlink.launch"/>
<files mask="dac_basic_frdmk22f debug pne.launch"/>
<files mask="dac_basic_frdmk22f release pne.launch"/>
</source>
<source path="boards/frdmk22f/driver_examples/dac/basic/atl/.settings" type="doc">
<files mask="language.settings.xml"/>
</source>
<source path="boards/frdmk22f/driver_examples/dac/basic/atl/.settings" type="configuration">
<files mask="com.atollic.truestudio.debug.hardware_device.prefs"/>
</source>
<source path="boards/frdmk22f/driver_examples/dac/basic/armgcc" type="script" tool="armgcc">
<files mask="build_debug.sh"/>
<files mask="clean.bat"/>
<files mask="build_debug.bat"/>
<files mask="build_release.sh"/>
<files mask="build_all.sh"/>
<files mask="clean.sh"/>
<files mask="build_release.bat"/>
<files mask="build_all.bat"/>
</source>
<source path="boards/frdmk22f/driver_examples/dac/basic/armgcc" type="doc" tool="armgcc">
<files mask="CMakeLists.txt"/>
</source>
<source path="boards/frdmk22f/driver_examples/dac/basic/armgcc" type="linker" tool="armgcc">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
</example>
<example name="buffer_interrupt" category="driver_examples/dac" description="" dependency="MK22F51212_startup clock common dac debug_console gpio lpuart port smc uart" device="MK22F51212">
<source path="boards/frdmk22f/driver_examples/dac/buffer_interrupt" type="doc">
<files mask="readme.txt"/>
<files mask="readme.txt"/>
</source>
<source path="boards/frdmk22f/driver_examples/dac/buffer_interrupt" type="src">
<files mask="board.c"/>
<files mask="clock_config.c"/>
<files mask="pin_mux.c"/>
<files mask="dac_buffer_interrupt.c"/>
</source>
<source path="boards/frdmk22f/driver_examples/dac/buffer_interrupt" type="c_include">
<files mask="pin_mux.h"/>
<files mask="clock_config.h"/>
<files mask="board.h"/>
</source>
<source path="boards/frdmk22f/driver_examples/dac/buffer_interrupt/iar" type="linker" tool="iar">
<files mask="MK22FN512xxx12_flash.icf"/>
</source>
<source path="boards/frdmk22f/driver_examples/dac/buffer_interrupt/iar" type="project" tool="iar">
<files mask="dac_buffer_interrupt.ewp"/>
</source>
<source path="boards/frdmk22f/driver_examples/dac/buffer_interrupt/iar" type="workspace" tool="iar">
<files mask="dac_buffer_interrupt.eww"/>
</source>
<source path="boards/frdmk22f/driver_examples/dac/buffer_interrupt/iar" type="debug" tool="iar">
<files mask="dac_buffer_interrupt.ewd"/>
</source>
<source path="boards/frdmk22f/driver_examples/dac/buffer_interrupt/mdk" type="working_set" tool="mdk">
<files mask="dac_buffer_interrupt.uvmpw"/>
</source>
<source path="boards/frdmk22f/driver_examples/dac/buffer_interrupt/mdk" type="linker" tool="mdk">
<files mask="MK22FN512xxx12_flash.scf"/>
</source>
<source path="boards/frdmk22f/driver_examples/dac/buffer_interrupt/mdk" type="project" tool="mdk">
<files mask="dac_buffer_interrupt.uvprojx"/>
</source>
<source path="boards/frdmk22f/driver_examples/dac/buffer_interrupt/kds" type="working_set" tool="kds">
<files mask="dac_buffer_interrupt_frdmk22f.wsd"/>
</source>
<source path="boards/frdmk22f/driver_examples/dac/buffer_interrupt/kds" type="linker" tool="kds">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/frdmk22f/driver_examples/dac/buffer_interrupt/kds" type="project" tool="kds">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/frdmk22f/driver_examples/dac/buffer_interrupt/kds" type="debug" tool="kds">
<files mask="dac_buffer_interrupt_frdmk22f debug jlink.launch"/>
<files mask="dac_buffer_interrupt_frdmk22f debug pne.launch"/>
<files mask="dac_buffer_interrupt_frdmk22f release pne.launch"/>
<files mask="dac_buffer_interrupt_frdmk22f debug cmsisdap.launch"/>
<files mask="dac_buffer_interrupt_frdmk22f release cmsisdap.launch"/>
<files mask="dac_buffer_interrupt_frdmk22f release jlink.launch"/>
</source>
<source path="boards/frdmk22f/driver_examples/dac/buffer_interrupt/atl" type="linker" tool="atl">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/frdmk22f/driver_examples/dac/buffer_interrupt/atl" type="project" tool="atl">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/frdmk22f/driver_examples/dac/buffer_interrupt/atl" type="debug" tool="atl">
<files mask="dac_buffer_interrupt_frdmk22f debug jlink.launch"/>
<files mask="dac_buffer_interrupt_frdmk22f debug pne.launch"/>
<files mask="dac_buffer_interrupt_frdmk22f release pne.launch"/>
<files mask="dac_buffer_interrupt_frdmk22f release jlink.launch"/>
</source>
<source path="boards/frdmk22f/driver_examples/dac/buffer_interrupt/atl/.settings" type="doc">
<files mask="language.settings.xml"/>
</source>
<source path="boards/frdmk22f/driver_examples/dac/buffer_interrupt/atl/.settings" type="configuration">
<files mask="com.atollic.truestudio.debug.hardware_device.prefs"/>
</source>
<source path="boards/frdmk22f/driver_examples/dac/buffer_interrupt/armgcc" type="script" tool="armgcc">
<files mask="build_debug.sh"/>
<files mask="clean.bat"/>
<files mask="build_debug.bat"/>
<files mask="build_release.sh"/>
<files mask="build_all.sh"/>
<files mask="clean.sh"/>
<files mask="build_release.bat"/>
<files mask="build_all.bat"/>
</source>
<source path="boards/frdmk22f/driver_examples/dac/buffer_interrupt/armgcc" type="doc" tool="armgcc">
<files mask="CMakeLists.txt"/>
</source>
<source path="boards/frdmk22f/driver_examples/dac/buffer_interrupt/armgcc" type="linker" tool="armgcc">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
</example>
<example name="edma_transfer" category="driver_examples/dspi" description="" dependency="MK22F51212_startup clock common debug_console dmamux dspi edma gpio lpuart port smc uart" device="MK22F51212">
<source path="boards/frdmk22f/driver_examples/dspi/edma_transfer" type="doc">
<files mask="readme.txt"/>
<files mask="readme.txt"/>
</source>
<source path="boards/frdmk22f/driver_examples/dspi/edma_transfer" type="src">
<files mask="board.c"/>
<files mask="clock_config.c"/>
<files mask="dspi_edma_transfer.c"/>
<files mask="pin_mux.c"/>
</source>
<source path="boards/frdmk22f/driver_examples/dspi/edma_transfer" type="c_include">
<files mask="pin_mux.h"/>
<files mask="clock_config.h"/>
<files mask="board.h"/>
</source>
<source path="boards/frdmk22f/driver_examples/dspi/edma_transfer/iar" type="linker" tool="iar">
<files mask="MK22FN512xxx12_flash.icf"/>
</source>
<source path="boards/frdmk22f/driver_examples/dspi/edma_transfer/iar" type="project" tool="iar">
<files mask="dspi_edma_transfer.ewp"/>
</source>
<source path="boards/frdmk22f/driver_examples/dspi/edma_transfer/iar" type="workspace" tool="iar">
<files mask="dspi_edma_transfer.eww"/>
</source>
<source path="boards/frdmk22f/driver_examples/dspi/edma_transfer/iar" type="debug" tool="iar">
<files mask="dspi_edma_transfer.ewd"/>
</source>
<source path="boards/frdmk22f/driver_examples/dspi/edma_transfer/mdk" type="working_set" tool="mdk">
<files mask="dspi_edma_transfer.uvmpw"/>
</source>
<source path="boards/frdmk22f/driver_examples/dspi/edma_transfer/mdk" type="linker" tool="mdk">
<files mask="MK22FN512xxx12_flash.scf"/>
</source>
<source path="boards/frdmk22f/driver_examples/dspi/edma_transfer/mdk" type="project" tool="mdk">
<files mask="dspi_edma_transfer.uvprojx"/>
</source>
<source path="boards/frdmk22f/driver_examples/dspi/edma_transfer/kds" type="working_set" tool="kds">
<files mask="dspi_edma_transfer_frdmk22f.wsd"/>
</source>
<source path="boards/frdmk22f/driver_examples/dspi/edma_transfer/kds" type="linker" tool="kds">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/frdmk22f/driver_examples/dspi/edma_transfer/kds" type="project" tool="kds">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/frdmk22f/driver_examples/dspi/edma_transfer/kds" type="debug" tool="kds">
<files mask="dspi_edma_transfer_frdmk22f release jlink.launch"/>
<files mask="dspi_edma_transfer_frdmk22f debug jlink.launch"/>
<files mask="dspi_edma_transfer_frdmk22f debug pne.launch"/>
<files mask="dspi_edma_transfer_frdmk22f debug cmsisdap.launch"/>
<files mask="dspi_edma_transfer_frdmk22f release cmsisdap.launch"/>
<files mask="dspi_edma_transfer_frdmk22f release pne.launch"/>
</source>
<source path="boards/frdmk22f/driver_examples/dspi/edma_transfer/atl" type="linker" tool="atl">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/frdmk22f/driver_examples/dspi/edma_transfer/atl" type="project" tool="atl">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/frdmk22f/driver_examples/dspi/edma_transfer/atl" type="debug" tool="atl">
<files mask="dspi_edma_transfer_frdmk22f release jlink.launch"/>
<files mask="dspi_edma_transfer_frdmk22f debug jlink.launch"/>
<files mask="dspi_edma_transfer_frdmk22f debug pne.launch"/>
<files mask="dspi_edma_transfer_frdmk22f release pne.launch"/>
</source>
<source path="boards/frdmk22f/driver_examples/dspi/edma_transfer/atl/.settings" type="doc">
<files mask="language.settings.xml"/>
</source>
<source path="boards/frdmk22f/driver_examples/dspi/edma_transfer/atl/.settings" type="configuration">
<files mask="com.atollic.truestudio.debug.hardware_device.prefs"/>
</source>
<source path="boards/frdmk22f/driver_examples/dspi/edma_transfer/armgcc" type="script" tool="armgcc">
<files mask="build_debug.sh"/>
<files mask="clean.bat"/>
<files mask="build_debug.bat"/>
<files mask="build_release.sh"/>
<files mask="build_all.sh"/>
<files mask="clean.sh"/>
<files mask="build_release.bat"/>
<files mask="build_all.bat"/>
</source>
<source path="boards/frdmk22f/driver_examples/dspi/edma_transfer/armgcc" type="doc" tool="armgcc">
<files mask="CMakeLists.txt"/>
</source>
<source path="boards/frdmk22f/driver_examples/dspi/edma_transfer/armgcc" type="linker" tool="armgcc">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
</example>
<example name="interrupt" category="driver_examples/dspi" description="" dependency="MK22F51212_startup clock common debug_console dspi gpio lpuart port smc uart" device="MK22F51212">
<source path="boards/frdmk22f/driver_examples/dspi/interrupt" type="doc">
<files mask="readme.txt"/>
<files mask="readme.txt"/>
</source>
<source path="boards/frdmk22f/driver_examples/dspi/interrupt" type="src">
<files mask="board.c"/>
<files mask="clock_config.c"/>
<files mask="dspi_interrupt.c"/>
<files mask="pin_mux.c"/>
</source>
<source path="boards/frdmk22f/driver_examples/dspi/interrupt" type="c_include">
<files mask="pin_mux.h"/>
<files mask="clock_config.h"/>
<files mask="board.h"/>
</source>
<source path="boards/frdmk22f/driver_examples/dspi/interrupt/iar" type="linker" tool="iar">
<files mask="MK22FN512xxx12_flash.icf"/>
</source>
<source path="boards/frdmk22f/driver_examples/dspi/interrupt/iar" type="project" tool="iar">
<files mask="dspi_interrupt.ewp"/>
</source>
<source path="boards/frdmk22f/driver_examples/dspi/interrupt/iar" type="workspace" tool="iar">
<files mask="dspi_interrupt.eww"/>
</source>
<source path="boards/frdmk22f/driver_examples/dspi/interrupt/iar" type="debug" tool="iar">
<files mask="dspi_interrupt.ewd"/>
</source>
<source path="boards/frdmk22f/driver_examples/dspi/interrupt/mdk" type="working_set" tool="mdk">
<files mask="dspi_interrupt.uvmpw"/>
</source>
<source path="boards/frdmk22f/driver_examples/dspi/interrupt/mdk" type="linker" tool="mdk">
<files mask="MK22FN512xxx12_flash.scf"/>
</source>
<source path="boards/frdmk22f/driver_examples/dspi/interrupt/mdk" type="project" tool="mdk">
<files mask="dspi_interrupt.uvprojx"/>
</source>
<source path="boards/frdmk22f/driver_examples/dspi/interrupt/kds" type="working_set" tool="kds">
<files mask="dspi_interrupt_frdmk22f.wsd"/>
</source>
<source path="boards/frdmk22f/driver_examples/dspi/interrupt/kds" type="linker" tool="kds">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/frdmk22f/driver_examples/dspi/interrupt/kds" type="project" tool="kds">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/frdmk22f/driver_examples/dspi/interrupt/kds" type="debug" tool="kds">
<files mask="dspi_interrupt_frdmk22f release pne.launch"/>
<files mask="dspi_interrupt_frdmk22f release cmsisdap.launch"/>
<files mask="dspi_interrupt_frdmk22f release jlink.launch"/>
<files mask="dspi_interrupt_frdmk22f debug cmsisdap.launch"/>
<files mask="dspi_interrupt_frdmk22f debug jlink.launch"/>
<files mask="dspi_interrupt_frdmk22f debug pne.launch"/>
</source>
<source path="boards/frdmk22f/driver_examples/dspi/interrupt/atl" type="linker" tool="atl">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/frdmk22f/driver_examples/dspi/interrupt/atl" type="project" tool="atl">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/frdmk22f/driver_examples/dspi/interrupt/atl" type="debug" tool="atl">
<files mask="dspi_interrupt_frdmk22f release pne.launch"/>
<files mask="dspi_interrupt_frdmk22f release jlink.launch"/>
<files mask="dspi_interrupt_frdmk22f debug jlink.launch"/>
<files mask="dspi_interrupt_frdmk22f debug pne.launch"/>
</source>
<source path="boards/frdmk22f/driver_examples/dspi/interrupt/atl/.settings" type="doc">
<files mask="language.settings.xml"/>
</source>
<source path="boards/frdmk22f/driver_examples/dspi/interrupt/atl/.settings" type="configuration">
<files mask="com.atollic.truestudio.debug.hardware_device.prefs"/>
</source>
<source path="boards/frdmk22f/driver_examples/dspi/interrupt/armgcc" type="script" tool="armgcc">
<files mask="build_debug.sh"/>
<files mask="clean.bat"/>
<files mask="build_debug.bat"/>
<files mask="build_release.sh"/>
<files mask="build_all.sh"/>
<files mask="clean.sh"/>
<files mask="build_release.bat"/>
<files mask="build_all.bat"/>
</source>
<source path="boards/frdmk22f/driver_examples/dspi/interrupt/armgcc" type="doc" tool="armgcc">
<files mask="CMakeLists.txt"/>
</source>
<source path="boards/frdmk22f/driver_examples/dspi/interrupt/armgcc" type="linker" tool="armgcc">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
</example>
<example name="interrupt_transfer" category="driver_examples/dspi" description="" dependency="MK22F51212_startup clock common debug_console dspi gpio lpuart port smc uart" device="MK22F51212">
<source path="boards/frdmk22f/driver_examples/dspi/interrupt_transfer" type="doc">
<files mask="readme.txt"/>
<files mask="readme.txt"/>
</source>
<source path="boards/frdmk22f/driver_examples/dspi/interrupt_transfer" type="src">
<files mask="dspi_interrupt_transfer.c"/>
<files mask="board.c"/>
<files mask="clock_config.c"/>
<files mask="pin_mux.c"/>
</source>
<source path="boards/frdmk22f/driver_examples/dspi/interrupt_transfer" type="c_include">
<files mask="pin_mux.h"/>
<files mask="clock_config.h"/>
<files mask="board.h"/>
</source>
<source path="boards/frdmk22f/driver_examples/dspi/interrupt_transfer/iar" type="linker" tool="iar">
<files mask="MK22FN512xxx12_flash.icf"/>
</source>
<source path="boards/frdmk22f/driver_examples/dspi/interrupt_transfer/iar" type="project" tool="iar">
<files mask="dspi_interrupt_transfer.ewp"/>
</source>
<source path="boards/frdmk22f/driver_examples/dspi/interrupt_transfer/iar" type="workspace" tool="iar">
<files mask="dspi_interrupt_transfer.eww"/>
</source>
<source path="boards/frdmk22f/driver_examples/dspi/interrupt_transfer/iar" type="debug" tool="iar">
<files mask="dspi_interrupt_transfer.ewd"/>
</source>
<source path="boards/frdmk22f/driver_examples/dspi/interrupt_transfer/mdk" type="working_set" tool="mdk">
<files mask="dspi_interrupt_transfer.uvmpw"/>
</source>
<source path="boards/frdmk22f/driver_examples/dspi/interrupt_transfer/mdk" type="linker" tool="mdk">
<files mask="MK22FN512xxx12_flash.scf"/>
</source>
<source path="boards/frdmk22f/driver_examples/dspi/interrupt_transfer/mdk" type="project" tool="mdk">
<files mask="dspi_interrupt_transfer.uvprojx"/>
</source>
<source path="boards/frdmk22f/driver_examples/dspi/interrupt_transfer/kds" type="working_set" tool="kds">
<files mask="dspi_interrupt_transfer_frdmk22f.wsd"/>
</source>
<source path="boards/frdmk22f/driver_examples/dspi/interrupt_transfer/kds" type="linker" tool="kds">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/frdmk22f/driver_examples/dspi/interrupt_transfer/kds" type="project" tool="kds">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/frdmk22f/driver_examples/dspi/interrupt_transfer/kds" type="debug" tool="kds">
<files mask="dspi_interrupt_transfer_frdmk22f release cmsisdap.launch"/>
<files mask="dspi_interrupt_transfer_frdmk22f release jlink.launch"/>
<files mask="dspi_interrupt_transfer_frdmk22f debug pne.launch"/>
<files mask="dspi_interrupt_transfer_frdmk22f debug cmsisdap.launch"/>
<files mask="dspi_interrupt_transfer_frdmk22f debug jlink.launch"/>
<files mask="dspi_interrupt_transfer_frdmk22f release pne.launch"/>
</source>
<source path="boards/frdmk22f/driver_examples/dspi/interrupt_transfer/atl" type="linker" tool="atl">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/frdmk22f/driver_examples/dspi/interrupt_transfer/atl" type="project" tool="atl">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/frdmk22f/driver_examples/dspi/interrupt_transfer/atl" type="debug" tool="atl">
<files mask="dspi_interrupt_transfer_frdmk22f release jlink.launch"/>
<files mask="dspi_interrupt_transfer_frdmk22f debug pne.launch"/>
<files mask="dspi_interrupt_transfer_frdmk22f debug jlink.launch"/>
<files mask="dspi_interrupt_transfer_frdmk22f release pne.launch"/>
</source>
<source path="boards/frdmk22f/driver_examples/dspi/interrupt_transfer/atl/.settings" type="doc">
<files mask="language.settings.xml"/>
</source>
<source path="boards/frdmk22f/driver_examples/dspi/interrupt_transfer/atl/.settings" type="configuration">
<files mask="com.atollic.truestudio.debug.hardware_device.prefs"/>
</source>
<source path="boards/frdmk22f/driver_examples/dspi/interrupt_transfer/armgcc" type="script" tool="armgcc">
<files mask="build_debug.sh"/>
<files mask="clean.bat"/>
<files mask="build_debug.bat"/>
<files mask="build_release.sh"/>
<files mask="build_all.sh"/>
<files mask="clean.sh"/>
<files mask="build_release.bat"/>
<files mask="build_all.bat"/>
</source>
<source path="boards/frdmk22f/driver_examples/dspi/interrupt_transfer/armgcc" type="doc" tool="armgcc">
<files mask="CMakeLists.txt"/>
</source>
<source path="boards/frdmk22f/driver_examples/dspi/interrupt_transfer/armgcc" type="linker" tool="armgcc">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
</example>
<example name="polling_transfer" category="driver_examples/dspi" description="" dependency="MK22F51212_startup clock common debug_console dspi gpio lpuart port smc uart" device="MK22F51212">
<source path="boards/frdmk22f/driver_examples/dspi/polling_transfer" type="doc">
<files mask="readme.txt"/>
<files mask="readme.txt"/>
</source>
<source path="boards/frdmk22f/driver_examples/dspi/polling_transfer" type="src">
<files mask="board.c"/>
<files mask="dspi_polling_transfer.c"/>
<files mask="clock_config.c"/>
<files mask="pin_mux.c"/>
</source>
<source path="boards/frdmk22f/driver_examples/dspi/polling_transfer" type="c_include">
<files mask="pin_mux.h"/>
<files mask="clock_config.h"/>
<files mask="board.h"/>
</source>
<source path="boards/frdmk22f/driver_examples/dspi/polling_transfer/iar" type="linker" tool="iar">
<files mask="MK22FN512xxx12_flash.icf"/>
</source>
<source path="boards/frdmk22f/driver_examples/dspi/polling_transfer/iar" type="project" tool="iar">
<files mask="dspi_polling_transfer.ewp"/>
</source>
<source path="boards/frdmk22f/driver_examples/dspi/polling_transfer/iar" type="workspace" tool="iar">
<files mask="dspi_polling_transfer.eww"/>
</source>
<source path="boards/frdmk22f/driver_examples/dspi/polling_transfer/iar" type="debug" tool="iar">
<files mask="dspi_polling_transfer.ewd"/>
</source>
<source path="boards/frdmk22f/driver_examples/dspi/polling_transfer/mdk" type="working_set" tool="mdk">
<files mask="dspi_polling_transfer.uvmpw"/>
</source>
<source path="boards/frdmk22f/driver_examples/dspi/polling_transfer/mdk" type="linker" tool="mdk">
<files mask="MK22FN512xxx12_flash.scf"/>
</source>
<source path="boards/frdmk22f/driver_examples/dspi/polling_transfer/mdk" type="project" tool="mdk">
<files mask="dspi_polling_transfer.uvprojx"/>
</source>
<source path="boards/frdmk22f/driver_examples/dspi/polling_transfer/kds" type="working_set" tool="kds">
<files mask="dspi_polling_transfer_frdmk22f.wsd"/>
</source>
<source path="boards/frdmk22f/driver_examples/dspi/polling_transfer/kds" type="linker" tool="kds">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/frdmk22f/driver_examples/dspi/polling_transfer/kds" type="project" tool="kds">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/frdmk22f/driver_examples/dspi/polling_transfer/kds" type="debug" tool="kds">
<files mask="dspi_polling_transfer_frdmk22f debug cmsisdap.launch"/>
<files mask="dspi_polling_transfer_frdmk22f release cmsisdap.launch"/>
<files mask="dspi_polling_transfer_frdmk22f debug jlink.launch"/>
<files mask="dspi_polling_transfer_frdmk22f debug pne.launch"/>
<files mask="dspi_polling_transfer_frdmk22f release jlink.launch"/>
<files mask="dspi_polling_transfer_frdmk22f release pne.launch"/>
</source>
<source path="boards/frdmk22f/driver_examples/dspi/polling_transfer/atl" type="linker" tool="atl">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/frdmk22f/driver_examples/dspi/polling_transfer/atl" type="project" tool="atl">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/frdmk22f/driver_examples/dspi/polling_transfer/atl" type="debug" tool="atl">
<files mask="dspi_polling_transfer_frdmk22f debug jlink.launch"/>
<files mask="dspi_polling_transfer_frdmk22f debug pne.launch"/>
<files mask="dspi_polling_transfer_frdmk22f release jlink.launch"/>
<files mask="dspi_polling_transfer_frdmk22f release pne.launch"/>
</source>
<source path="boards/frdmk22f/driver_examples/dspi/polling_transfer/atl/.settings" type="doc">
<files mask="language.settings.xml"/>
</source>
<source path="boards/frdmk22f/driver_examples/dspi/polling_transfer/atl/.settings" type="configuration">
<files mask="com.atollic.truestudio.debug.hardware_device.prefs"/>
</source>
<source path="boards/frdmk22f/driver_examples/dspi/polling_transfer/armgcc" type="script" tool="armgcc">
<files mask="build_debug.sh"/>
<files mask="clean.bat"/>
<files mask="build_debug.bat"/>
<files mask="build_release.sh"/>
<files mask="build_all.sh"/>
<files mask="clean.sh"/>
<files mask="build_release.bat"/>
<files mask="build_all.bat"/>
</source>
<source path="boards/frdmk22f/driver_examples/dspi/polling_transfer/armgcc" type="doc" tool="armgcc">
<files mask="CMakeLists.txt"/>
</source>
<source path="boards/frdmk22f/driver_examples/dspi/polling_transfer/armgcc" type="linker" tool="armgcc">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
</example>
<example name="memory_to_memory" category="driver_examples/edma" description="" dependency="MK22F51212_startup clock common debug_console dmamux edma gpio lpuart port sim smc uart" device="MK22F51212">
<source path="boards/frdmk22f/driver_examples/edma/memory_to_memory" type="doc">
<files mask="readme.txt"/>
<files mask="readme.txt"/>
</source>
<source path="boards/frdmk22f/driver_examples/edma/memory_to_memory" type="src">
<files mask="board.c"/>
<files mask="edma_memory_to_memory.c"/>
<files mask="clock_config.c"/>
<files mask="pin_mux.c"/>
</source>
<source path="boards/frdmk22f/driver_examples/edma/memory_to_memory" type="c_include">
<files mask="pin_mux.h"/>
<files mask="clock_config.h"/>
<files mask="board.h"/>
</source>
<source path="boards/frdmk22f/driver_examples/edma/memory_to_memory/iar" type="linker" tool="iar">
<files mask="MK22FN512xxx12_flash.icf"/>
</source>
<source path="boards/frdmk22f/driver_examples/edma/memory_to_memory/iar" type="project" tool="iar">
<files mask="edma_memory_to_memory.ewp"/>
</source>
<source path="boards/frdmk22f/driver_examples/edma/memory_to_memory/iar" type="workspace" tool="iar">
<files mask="edma_memory_to_memory.eww"/>
</source>
<source path="boards/frdmk22f/driver_examples/edma/memory_to_memory/iar" type="debug" tool="iar">
<files mask="edma_memory_to_memory.ewd"/>
</source>
<source path="boards/frdmk22f/driver_examples/edma/memory_to_memory/mdk" type="working_set" tool="mdk">
<files mask="edma_memory_to_memory.uvmpw"/>
</source>
<source path="boards/frdmk22f/driver_examples/edma/memory_to_memory/mdk" type="linker" tool="mdk">
<files mask="MK22FN512xxx12_flash.scf"/>
</source>
<source path="boards/frdmk22f/driver_examples/edma/memory_to_memory/mdk" type="project" tool="mdk">
<files mask="edma_memory_to_memory.uvprojx"/>
</source>
<source path="boards/frdmk22f/driver_examples/edma/memory_to_memory/kds" type="working_set" tool="kds">
<files mask="edma_memory_to_memory_frdmk22f.wsd"/>
</source>
<source path="boards/frdmk22f/driver_examples/edma/memory_to_memory/kds" type="linker" tool="kds">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/frdmk22f/driver_examples/edma/memory_to_memory/kds" type="project" tool="kds">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/frdmk22f/driver_examples/edma/memory_to_memory/kds" type="debug" tool="kds">
<files mask="edma_memory_to_memory_frdmk22f release cmsisdap.launch"/>
<files mask="edma_memory_to_memory_frdmk22f debug cmsisdap.launch"/>
<files mask="edma_memory_to_memory_frdmk22f release jlink.launch"/>
<files mask="edma_memory_to_memory_frdmk22f debug jlink.launch"/>
<files mask="edma_memory_to_memory_frdmk22f debug pne.launch"/>
<files mask="edma_memory_to_memory_frdmk22f release pne.launch"/>
</source>
<source path="boards/frdmk22f/driver_examples/edma/memory_to_memory/atl" type="linker" tool="atl">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/frdmk22f/driver_examples/edma/memory_to_memory/atl" type="project" tool="atl">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/frdmk22f/driver_examples/edma/memory_to_memory/atl" type="debug" tool="atl">
<files mask="edma_memory_to_memory_frdmk22f release jlink.launch"/>
<files mask="edma_memory_to_memory_frdmk22f debug jlink.launch"/>
<files mask="edma_memory_to_memory_frdmk22f debug pne.launch"/>
<files mask="edma_memory_to_memory_frdmk22f release pne.launch"/>
</source>
<source path="boards/frdmk22f/driver_examples/edma/memory_to_memory/atl/.settings" type="doc">
<files mask="language.settings.xml"/>
</source>
<source path="boards/frdmk22f/driver_examples/edma/memory_to_memory/atl/.settings" type="configuration">
<files mask="com.atollic.truestudio.debug.hardware_device.prefs"/>
</source>
<source path="boards/frdmk22f/driver_examples/edma/memory_to_memory/armgcc" type="script" tool="armgcc">
<files mask="build_debug.sh"/>
<files mask="clean.bat"/>
<files mask="build_debug.bat"/>
<files mask="build_release.sh"/>
<files mask="build_all.sh"/>
<files mask="clean.sh"/>
<files mask="build_release.bat"/>
<files mask="build_all.bat"/>
</source>
<source path="boards/frdmk22f/driver_examples/edma/memory_to_memory/armgcc" type="doc" tool="armgcc">
<files mask="CMakeLists.txt"/>
</source>
<source path="boards/frdmk22f/driver_examples/edma/memory_to_memory/armgcc" type="linker" tool="armgcc">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
</example>
<example name="scatter_gather" category="driver_examples/edma" description="" dependency="MK22F51212_startup clock common debug_console dmamux edma gpio lpuart port sim smc uart" device="MK22F51212">
<source path="boards/frdmk22f/driver_examples/edma/scatter_gather" type="doc">
<files mask="readme.txt"/>
<files mask="readme.txt"/>
</source>
<source path="boards/frdmk22f/driver_examples/edma/scatter_gather" type="src">
<files mask="edma_scatter_gather.c"/>
<files mask="board.c"/>
<files mask="clock_config.c"/>
<files mask="pin_mux.c"/>
</source>
<source path="boards/frdmk22f/driver_examples/edma/scatter_gather" type="c_include">
<files mask="pin_mux.h"/>
<files mask="clock_config.h"/>
<files mask="board.h"/>
</source>
<source path="boards/frdmk22f/driver_examples/edma/scatter_gather/iar" type="linker" tool="iar">
<files mask="MK22FN512xxx12_flash.icf"/>
</source>
<source path="boards/frdmk22f/driver_examples/edma/scatter_gather/iar" type="project" tool="iar">
<files mask="edma_scatter_gather.ewp"/>
</source>
<source path="boards/frdmk22f/driver_examples/edma/scatter_gather/iar" type="workspace" tool="iar">
<files mask="edma_scatter_gather.eww"/>
</source>
<source path="boards/frdmk22f/driver_examples/edma/scatter_gather/iar" type="debug" tool="iar">
<files mask="edma_scatter_gather.ewd"/>
</source>
<source path="boards/frdmk22f/driver_examples/edma/scatter_gather/mdk" type="working_set" tool="mdk">
<files mask="edma_scatter_gather.uvmpw"/>
</source>
<source path="boards/frdmk22f/driver_examples/edma/scatter_gather/mdk" type="linker" tool="mdk">
<files mask="MK22FN512xxx12_flash.scf"/>
</source>
<source path="boards/frdmk22f/driver_examples/edma/scatter_gather/mdk" type="project" tool="mdk">
<files mask="edma_scatter_gather.uvprojx"/>
</source>
<source path="boards/frdmk22f/driver_examples/edma/scatter_gather/kds" type="working_set" tool="kds">
<files mask="edma_scatter_gather_frdmk22f.wsd"/>
</source>
<source path="boards/frdmk22f/driver_examples/edma/scatter_gather/kds" type="linker" tool="kds">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/frdmk22f/driver_examples/edma/scatter_gather/kds" type="project" tool="kds">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/frdmk22f/driver_examples/edma/scatter_gather/kds" type="debug" tool="kds">
<files mask="edma_scatter_gather_frdmk22f debug jlink.launch"/>
<files mask="edma_scatter_gather_frdmk22f release cmsisdap.launch"/>
<files mask="edma_scatter_gather_frdmk22f debug cmsisdap.launch"/>
<files mask="edma_scatter_gather_frdmk22f release jlink.launch"/>
<files mask="edma_scatter_gather_frdmk22f debug pne.launch"/>
<files mask="edma_scatter_gather_frdmk22f release pne.launch"/>
</source>
<source path="boards/frdmk22f/driver_examples/edma/scatter_gather/atl" type="linker" tool="atl">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/frdmk22f/driver_examples/edma/scatter_gather/atl" type="project" tool="atl">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/frdmk22f/driver_examples/edma/scatter_gather/atl" type="debug" tool="atl">
<files mask="edma_scatter_gather_frdmk22f debug jlink.launch"/>
<files mask="edma_scatter_gather_frdmk22f release jlink.launch"/>
<files mask="edma_scatter_gather_frdmk22f debug pne.launch"/>
<files mask="edma_scatter_gather_frdmk22f release pne.launch"/>
</source>
<source path="boards/frdmk22f/driver_examples/edma/scatter_gather/atl/.settings" type="doc">
<files mask="language.settings.xml"/>
</source>
<source path="boards/frdmk22f/driver_examples/edma/scatter_gather/atl/.settings" type="configuration">
<files mask="com.atollic.truestudio.debug.hardware_device.prefs"/>
</source>
<source path="boards/frdmk22f/driver_examples/edma/scatter_gather/armgcc" type="script" tool="armgcc">
<files mask="build_debug.sh"/>
<files mask="clean.bat"/>
<files mask="build_debug.bat"/>
<files mask="build_release.sh"/>
<files mask="build_all.sh"/>
<files mask="clean.sh"/>
<files mask="build_release.bat"/>
<files mask="build_all.bat"/>
</source>
<source path="boards/frdmk22f/driver_examples/edma/scatter_gather/armgcc" type="doc" tool="armgcc">
<files mask="CMakeLists.txt"/>
</source>
<source path="boards/frdmk22f/driver_examples/edma/scatter_gather/armgcc" type="linker" tool="armgcc">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
</example>
<example name="ewm" category="driver_examples" description="" dependency="MK22F51212_startup clock common debug_console ewm gpio lpuart port smc uart" device="MK22F51212">
<source path="boards/frdmk22f/driver_examples/ewm" type="doc">
<files mask="readme.txt"/>
<files mask="readme.txt"/>
</source>
<source path="boards/frdmk22f/driver_examples/ewm" type="src">
<files mask="ewm.c"/>
<files mask="board.c"/>
<files mask="clock_config.c"/>
<files mask="pin_mux.c"/>
</source>
<source path="boards/frdmk22f/driver_examples/ewm" type="c_include">
<files mask="pin_mux.h"/>
<files mask="clock_config.h"/>
<files mask="board.h"/>
</source>
<source path="boards/frdmk22f/driver_examples/ewm/iar" type="linker" tool="iar">
<files mask="MK22FN512xxx12_flash.icf"/>
</source>
<source path="boards/frdmk22f/driver_examples/ewm/iar" type="project" tool="iar">
<files mask="ewm.ewp"/>
</source>
<source path="boards/frdmk22f/driver_examples/ewm/iar" type="workspace" tool="iar">
<files mask="ewm.eww"/>
</source>
<source path="boards/frdmk22f/driver_examples/ewm/iar" type="debug" tool="iar">
<files mask="ewm.ewd"/>
</source>
<source path="boards/frdmk22f/driver_examples/ewm/mdk" type="working_set" tool="mdk">
<files mask="ewm.uvmpw"/>
</source>
<source path="boards/frdmk22f/driver_examples/ewm/mdk" type="linker" tool="mdk">
<files mask="MK22FN512xxx12_flash.scf"/>
</source>
<source path="boards/frdmk22f/driver_examples/ewm/mdk" type="project" tool="mdk">
<files mask="ewm.uvprojx"/>
</source>
<source path="boards/frdmk22f/driver_examples/ewm/kds" type="working_set" tool="kds">
<files mask="ewm_frdmk22f.wsd"/>
</source>
<source path="boards/frdmk22f/driver_examples/ewm/kds" type="linker" tool="kds">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/frdmk22f/driver_examples/ewm/kds" type="project" tool="kds">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/frdmk22f/driver_examples/ewm/kds" type="debug" tool="kds">
<files mask="ewm_frdmk22f debug cmsisdap.launch"/>
<files mask="ewm_frdmk22f release cmsisdap.launch"/>
<files mask="ewm_frdmk22f release pne.launch"/>
<files mask="ewm_frdmk22f release jlink.launch"/>
<files mask="ewm_frdmk22f debug pne.launch"/>
<files mask="ewm_frdmk22f debug jlink.launch"/>
</source>
<source path="boards/frdmk22f/driver_examples/ewm/atl" type="linker" tool="atl">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/frdmk22f/driver_examples/ewm/atl" type="project" tool="atl">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/frdmk22f/driver_examples/ewm/atl" type="debug" tool="atl">
<files mask="ewm_frdmk22f release pne.launch"/>
<files mask="ewm_frdmk22f release jlink.launch"/>
<files mask="ewm_frdmk22f debug pne.launch"/>
<files mask="ewm_frdmk22f debug jlink.launch"/>
</source>
<source path="boards/frdmk22f/driver_examples/ewm/atl/.settings" type="doc">
<files mask="language.settings.xml"/>
</source>
<source path="boards/frdmk22f/driver_examples/ewm/atl/.settings" type="configuration">
<files mask="com.atollic.truestudio.debug.hardware_device.prefs"/>
</source>
<source path="boards/frdmk22f/driver_examples/ewm/armgcc" type="script" tool="armgcc">
<files mask="build_debug.sh"/>
<files mask="clean.bat"/>
<files mask="build_debug.bat"/>
<files mask="build_release.sh"/>
<files mask="build_all.sh"/>
<files mask="clean.sh"/>
<files mask="build_release.bat"/>
<files mask="build_all.bat"/>
</source>
<source path="boards/frdmk22f/driver_examples/ewm/armgcc" type="doc" tool="armgcc">
<files mask="CMakeLists.txt"/>
</source>
<source path="boards/frdmk22f/driver_examples/ewm/armgcc" type="linker" tool="armgcc">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
</example>
<example name="flash_erase_program_verify" category="driver_examples/flash" description="" dependency="MK22F51212_startup clock common debug_console flash gpio lpuart port smc uart" device="MK22F51212">
<source path="boards/frdmk22f/driver_examples/flash/flash_erase_program_verify" type="doc">
<files mask="readme.txt"/>
<files mask="readme.txt"/>
</source>
<source path="boards/frdmk22f/driver_examples/flash/flash_erase_program_verify" type="src">
<files mask="board.c"/>
<files mask="clock_config.c"/>
<files mask="flash_erase_program_verify.c"/>
<files mask="pin_mux.c"/>
</source>
<source path="boards/frdmk22f/driver_examples/flash/flash_erase_program_verify" type="c_include">
<files mask="pin_mux.h"/>
<files mask="clock_config.h"/>
<files mask="board.h"/>
</source>
<source path="boards/frdmk22f/driver_examples/flash/flash_erase_program_verify/iar" type="linker" tool="iar">
<files mask="MK22FN512xxx12_flash.icf"/>
</source>
<source path="boards/frdmk22f/driver_examples/flash/flash_erase_program_verify/iar" type="project" tool="iar">
<files mask="flash_erase_program_verify.ewp"/>
</source>
<source path="boards/frdmk22f/driver_examples/flash/flash_erase_program_verify/iar" type="workspace" tool="iar">
<files mask="flash_erase_program_verify.eww"/>
</source>
<source path="boards/frdmk22f/driver_examples/flash/flash_erase_program_verify/iar" type="debug" tool="iar">
<files mask="flash_erase_program_verify.ewd"/>
</source>
<source path="boards/frdmk22f/driver_examples/flash/flash_erase_program_verify/mdk" type="working_set" tool="mdk">
<files mask="flash_erase_program_verify.uvmpw"/>
</source>
<source path="boards/frdmk22f/driver_examples/flash/flash_erase_program_verify/mdk" type="linker" tool="mdk">
<files mask="MK22FN512xxx12_flash.scf"/>
</source>
<source path="boards/frdmk22f/driver_examples/flash/flash_erase_program_verify/mdk" type="project" tool="mdk">
<files mask="flash_erase_program_verify.uvprojx"/>
</source>
<source path="boards/frdmk22f/driver_examples/flash/flash_erase_program_verify/kds" type="working_set" tool="kds">
<files mask="flash_erase_program_verify_frdmk22f.wsd"/>
</source>
<source path="boards/frdmk22f/driver_examples/flash/flash_erase_program_verify/kds" type="linker" tool="kds">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/frdmk22f/driver_examples/flash/flash_erase_program_verify/kds" type="project" tool="kds">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/frdmk22f/driver_examples/flash/flash_erase_program_verify/kds" type="debug" tool="kds">
<files mask="flash_erase_program_verify_frdmk22f debug pne.launch"/>
<files mask="flash_erase_program_verify_frdmk22f debug cmsisdap.launch"/>
<files mask="flash_erase_program_verify_frdmk22f debug jlink.launch"/>
<files mask="flash_erase_program_verify_frdmk22f release pne.launch"/>
<files mask="flash_erase_program_verify_frdmk22f release jlink.launch"/>
<files mask="flash_erase_program_verify_frdmk22f release cmsisdap.launch"/>
</source>
<source path="boards/frdmk22f/driver_examples/flash/flash_erase_program_verify/atl" type="linker" tool="atl">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/frdmk22f/driver_examples/flash/flash_erase_program_verify/atl" type="project" tool="atl">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/frdmk22f/driver_examples/flash/flash_erase_program_verify/atl" type="debug" tool="atl">
<files mask="flash_erase_program_verify_frdmk22f debug pne.launch"/>
<files mask="flash_erase_program_verify_frdmk22f debug jlink.launch"/>
<files mask="flash_erase_program_verify_frdmk22f release pne.launch"/>
<files mask="flash_erase_program_verify_frdmk22f release jlink.launch"/>
</source>
<source path="boards/frdmk22f/driver_examples/flash/flash_erase_program_verify/atl/.settings" type="doc">
<files mask="language.settings.xml"/>
</source>
<source path="boards/frdmk22f/driver_examples/flash/flash_erase_program_verify/atl/.settings" type="configuration">
<files mask="com.atollic.truestudio.debug.hardware_device.prefs"/>
</source>
<source path="boards/frdmk22f/driver_examples/flash/flash_erase_program_verify/armgcc" type="script" tool="armgcc">
<files mask="build_debug.sh"/>
<files mask="clean.bat"/>
<files mask="build_debug.bat"/>
<files mask="build_release.sh"/>
<files mask="build_all.sh"/>
<files mask="clean.sh"/>
<files mask="build_release.bat"/>
<files mask="build_all.bat"/>
</source>
<source path="boards/frdmk22f/driver_examples/flash/flash_erase_program_verify/armgcc" type="doc" tool="armgcc">
<files mask="CMakeLists.txt"/>
</source>
<source path="boards/frdmk22f/driver_examples/flash/flash_erase_program_verify/armgcc" type="linker" tool="armgcc">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
</example>
<example name="pwm_twochannel" category="driver_examples/ftm" description="" dependency="MK22F51212_startup clock common debug_console ftm gpio lpuart port smc uart" device="MK22F51212">
<source path="boards/frdmk22f/driver_examples/ftm/pwm_twochannel" type="doc">
<files mask="readme.txt"/>
<files mask="readme.txt"/>
</source>
<source path="boards/frdmk22f/driver_examples/ftm/pwm_twochannel" type="src">
<files mask="ftm_pwm_twochannel.c"/>
<files mask="board.c"/>
<files mask="clock_config.c"/>
<files mask="pin_mux.c"/>
</source>
<source path="boards/frdmk22f/driver_examples/ftm/pwm_twochannel" type="c_include">
<files mask="pin_mux.h"/>
<files mask="clock_config.h"/>
<files mask="board.h"/>
</source>
<source path="boards/frdmk22f/driver_examples/ftm/pwm_twochannel/iar" type="linker" tool="iar">
<files mask="MK22FN512xxx12_flash.icf"/>
</source>
<source path="boards/frdmk22f/driver_examples/ftm/pwm_twochannel/iar" type="project" tool="iar">
<files mask="ftm_pwm_twochannel.ewp"/>
</source>
<source path="boards/frdmk22f/driver_examples/ftm/pwm_twochannel/iar" type="workspace" tool="iar">
<files mask="ftm_pwm_twochannel.eww"/>
</source>
<source path="boards/frdmk22f/driver_examples/ftm/pwm_twochannel/iar" type="debug" tool="iar">
<files mask="ftm_pwm_twochannel.ewd"/>
</source>
<source path="boards/frdmk22f/driver_examples/ftm/pwm_twochannel/mdk" type="working_set" tool="mdk">
<files mask="ftm_pwm_twochannel.uvmpw"/>
</source>
<source path="boards/frdmk22f/driver_examples/ftm/pwm_twochannel/mdk" type="linker" tool="mdk">
<files mask="MK22FN512xxx12_flash.scf"/>
</source>
<source path="boards/frdmk22f/driver_examples/ftm/pwm_twochannel/mdk" type="project" tool="mdk">
<files mask="ftm_pwm_twochannel.uvprojx"/>
</source>
<source path="boards/frdmk22f/driver_examples/ftm/pwm_twochannel/kds" type="working_set" tool="kds">
<files mask="ftm_pwm_twochannel_frdmk22f.wsd"/>
</source>
<source path="boards/frdmk22f/driver_examples/ftm/pwm_twochannel/kds" type="linker" tool="kds">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/frdmk22f/driver_examples/ftm/pwm_twochannel/kds" type="project" tool="kds">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/frdmk22f/driver_examples/ftm/pwm_twochannel/kds" type="debug" tool="kds">
<files mask="ftm_pwm_twochannel_frdmk22f release jlink.launch"/>
<files mask="ftm_pwm_twochannel_frdmk22f release cmsisdap.launch"/>
<files mask="ftm_pwm_twochannel_frdmk22f debug jlink.launch"/>
<files mask="ftm_pwm_twochannel_frdmk22f debug pne.launch"/>
<files mask="ftm_pwm_twochannel_frdmk22f release pne.launch"/>
<files mask="ftm_pwm_twochannel_frdmk22f debug cmsisdap.launch"/>
</source>
<source path="boards/frdmk22f/driver_examples/ftm/pwm_twochannel/atl" type="linker" tool="atl">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/frdmk22f/driver_examples/ftm/pwm_twochannel/atl" type="project" tool="atl">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/frdmk22f/driver_examples/ftm/pwm_twochannel/atl" type="debug" tool="atl">
<files mask="ftm_pwm_twochannel_frdmk22f release jlink.launch"/>
<files mask="ftm_pwm_twochannel_frdmk22f debug jlink.launch"/>
<files mask="ftm_pwm_twochannel_frdmk22f debug pne.launch"/>
<files mask="ftm_pwm_twochannel_frdmk22f release pne.launch"/>
</source>
<source path="boards/frdmk22f/driver_examples/ftm/pwm_twochannel/atl/.settings" type="doc">
<files mask="language.settings.xml"/>
</source>
<source path="boards/frdmk22f/driver_examples/ftm/pwm_twochannel/atl/.settings" type="configuration">
<files mask="com.atollic.truestudio.debug.hardware_device.prefs"/>
</source>
<source path="boards/frdmk22f/driver_examples/ftm/pwm_twochannel/armgcc" type="script" tool="armgcc">
<files mask="build_debug.sh"/>
<files mask="clean.bat"/>
<files mask="build_debug.bat"/>
<files mask="build_release.sh"/>
<files mask="build_all.sh"/>
<files mask="clean.sh"/>
<files mask="build_release.bat"/>
<files mask="build_all.bat"/>
</source>
<source path="boards/frdmk22f/driver_examples/ftm/pwm_twochannel/armgcc" type="doc" tool="armgcc">
<files mask="CMakeLists.txt"/>
</source>
<source path="boards/frdmk22f/driver_examples/ftm/pwm_twochannel/armgcc" type="linker" tool="armgcc">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
</example>
<example name="input_interrupt" category="driver_examples/gpio" description="" dependency="MK22F51212_startup clock common debug_console gpio lpuart port smc uart" device="MK22F51212">
<source path="boards/frdmk22f/driver_examples/gpio/input_interrupt" type="doc">
<files mask="readme.txt"/>
<files mask="readme.txt"/>
</source>
<source path="boards/frdmk22f/driver_examples/gpio/input_interrupt" type="src">
<files mask="gpio_input_interrupt.c"/>
<files mask="board.c"/>
<files mask="clock_config.c"/>
<files mask="pin_mux.c"/>
</source>
<source path="boards/frdmk22f/driver_examples/gpio/input_interrupt" type="c_include">
<files mask="pin_mux.h"/>
<files mask="clock_config.h"/>
<files mask="board.h"/>
</source>
<source path="boards/frdmk22f/driver_examples/gpio/input_interrupt/iar" type="linker" tool="iar">
<files mask="MK22FN512xxx12_flash.icf"/>
</source>
<source path="boards/frdmk22f/driver_examples/gpio/input_interrupt/iar" type="project" tool="iar">
<files mask="gpio_input_interrupt.ewp"/>
</source>
<source path="boards/frdmk22f/driver_examples/gpio/input_interrupt/iar" type="workspace" tool="iar">
<files mask="gpio_input_interrupt.eww"/>
</source>
<source path="boards/frdmk22f/driver_examples/gpio/input_interrupt/iar" type="debug" tool="iar">
<files mask="gpio_input_interrupt.ewd"/>
</source>
<source path="boards/frdmk22f/driver_examples/gpio/input_interrupt/mdk" type="working_set" tool="mdk">
<files mask="gpio_input_interrupt.uvmpw"/>
</source>
<source path="boards/frdmk22f/driver_examples/gpio/input_interrupt/mdk" type="linker" tool="mdk">
<files mask="MK22FN512xxx12_flash.scf"/>
</source>
<source path="boards/frdmk22f/driver_examples/gpio/input_interrupt/mdk" type="project" tool="mdk">
<files mask="gpio_input_interrupt.uvprojx"/>
</source>
<source path="boards/frdmk22f/driver_examples/gpio/input_interrupt/kds" type="working_set" tool="kds">
<files mask="gpio_input_interrupt_frdmk22f.wsd"/>
</source>
<source path="boards/frdmk22f/driver_examples/gpio/input_interrupt/kds" type="linker" tool="kds">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/frdmk22f/driver_examples/gpio/input_interrupt/kds" type="project" tool="kds">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/frdmk22f/driver_examples/gpio/input_interrupt/kds" type="debug" tool="kds">
<files mask="gpio_input_interrupt_frdmk22f debug pne.launch"/>
<files mask="gpio_input_interrupt_frdmk22f release cmsisdap.launch"/>
<files mask="gpio_input_interrupt_frdmk22f release pne.launch"/>
<files mask="gpio_input_interrupt_frdmk22f debug cmsisdap.launch"/>
<files mask="gpio_input_interrupt_frdmk22f release jlink.launch"/>
<files mask="gpio_input_interrupt_frdmk22f debug jlink.launch"/>
</source>
<source path="boards/frdmk22f/driver_examples/gpio/input_interrupt/atl" type="linker" tool="atl">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/frdmk22f/driver_examples/gpio/input_interrupt/atl" type="project" tool="atl">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/frdmk22f/driver_examples/gpio/input_interrupt/atl" type="debug" tool="atl">
<files mask="gpio_input_interrupt_frdmk22f debug pne.launch"/>
<files mask="gpio_input_interrupt_frdmk22f release pne.launch"/>
<files mask="gpio_input_interrupt_frdmk22f release jlink.launch"/>
<files mask="gpio_input_interrupt_frdmk22f debug jlink.launch"/>
</source>
<source path="boards/frdmk22f/driver_examples/gpio/input_interrupt/atl/.settings" type="doc">
<files mask="language.settings.xml"/>
</source>
<source path="boards/frdmk22f/driver_examples/gpio/input_interrupt/atl/.settings" type="configuration">
<files mask="com.atollic.truestudio.debug.hardware_device.prefs"/>
</source>
<source path="boards/frdmk22f/driver_examples/gpio/input_interrupt/armgcc" type="script" tool="armgcc">
<files mask="build_debug.sh"/>
<files mask="clean.bat"/>
<files mask="build_debug.bat"/>
<files mask="build_release.sh"/>
<files mask="build_all.sh"/>
<files mask="clean.sh"/>
<files mask="build_release.bat"/>
<files mask="build_all.bat"/>
</source>
<source path="boards/frdmk22f/driver_examples/gpio/input_interrupt/armgcc" type="doc" tool="armgcc">
<files mask="CMakeLists.txt"/>
</source>
<source path="boards/frdmk22f/driver_examples/gpio/input_interrupt/armgcc" type="linker" tool="armgcc">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
</example>
<example name="led_output" category="driver_examples/gpio" description="" dependency="MK22F51212_startup clock common debug_console gpio lpuart port smc uart" device="MK22F51212">
<source path="boards/frdmk22f/driver_examples/gpio/led_output" type="doc">
<files mask="readme.txt"/>
<files mask="readme.txt"/>
</source>
<source path="boards/frdmk22f/driver_examples/gpio/led_output" type="src">
<files mask="board.c"/>
<files mask="clock_config.c"/>
<files mask="gpio_led_output.c"/>
<files mask="pin_mux.c"/>
</source>
<source path="boards/frdmk22f/driver_examples/gpio/led_output" type="c_include">
<files mask="pin_mux.h"/>
<files mask="clock_config.h"/>
<files mask="board.h"/>
</source>
<source path="boards/frdmk22f/driver_examples/gpio/led_output/iar" type="linker" tool="iar">
<files mask="MK22FN512xxx12_flash.icf"/>
</source>
<source path="boards/frdmk22f/driver_examples/gpio/led_output/iar" type="project" tool="iar">
<files mask="gpio_led_output.ewp"/>
</source>
<source path="boards/frdmk22f/driver_examples/gpio/led_output/iar" type="workspace" tool="iar">
<files mask="gpio_led_output.eww"/>
</source>
<source path="boards/frdmk22f/driver_examples/gpio/led_output/iar" type="debug" tool="iar">
<files mask="gpio_led_output.ewd"/>
</source>
<source path="boards/frdmk22f/driver_examples/gpio/led_output/mdk" type="working_set" tool="mdk">
<files mask="gpio_led_output.uvmpw"/>
</source>
<source path="boards/frdmk22f/driver_examples/gpio/led_output/mdk" type="linker" tool="mdk">
<files mask="MK22FN512xxx12_flash.scf"/>
</source>
<source path="boards/frdmk22f/driver_examples/gpio/led_output/mdk" type="project" tool="mdk">
<files mask="gpio_led_output.uvprojx"/>
</source>
<source path="boards/frdmk22f/driver_examples/gpio/led_output/kds" type="working_set" tool="kds">
<files mask="gpio_led_output_frdmk22f.wsd"/>
</source>
<source path="boards/frdmk22f/driver_examples/gpio/led_output/kds" type="linker" tool="kds">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/frdmk22f/driver_examples/gpio/led_output/kds" type="project" tool="kds">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/frdmk22f/driver_examples/gpio/led_output/kds" type="debug" tool="kds">
<files mask="gpio_led_output_frdmk22f release pne.launch"/>
<files mask="gpio_led_output_frdmk22f release jlink.launch"/>
<files mask="gpio_led_output_frdmk22f debug pne.launch"/>
<files mask="gpio_led_output_frdmk22f debug cmsisdap.launch"/>
<files mask="gpio_led_output_frdmk22f debug jlink.launch"/>
<files mask="gpio_led_output_frdmk22f release cmsisdap.launch"/>
</source>
<source path="boards/frdmk22f/driver_examples/gpio/led_output/atl" type="linker" tool="atl">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/frdmk22f/driver_examples/gpio/led_output/atl" type="project" tool="atl">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/frdmk22f/driver_examples/gpio/led_output/atl" type="debug" tool="atl">
<files mask="gpio_led_output_frdmk22f release pne.launch"/>
<files mask="gpio_led_output_frdmk22f release jlink.launch"/>
<files mask="gpio_led_output_frdmk22f debug pne.launch"/>
<files mask="gpio_led_output_frdmk22f debug jlink.launch"/>
</source>
<source path="boards/frdmk22f/driver_examples/gpio/led_output/atl/.settings" type="doc">
<files mask="language.settings.xml"/>
</source>
<source path="boards/frdmk22f/driver_examples/gpio/led_output/atl/.settings" type="configuration">
<files mask="com.atollic.truestudio.debug.hardware_device.prefs"/>
</source>
<source path="boards/frdmk22f/driver_examples/gpio/led_output/armgcc" type="script" tool="armgcc">
<files mask="build_debug.sh"/>
<files mask="clean.bat"/>
<files mask="build_debug.bat"/>
<files mask="build_release.sh"/>
<files mask="build_all.sh"/>
<files mask="clean.sh"/>
<files mask="build_release.bat"/>
<files mask="build_all.bat"/>
</source>
<source path="boards/frdmk22f/driver_examples/gpio/led_output/armgcc" type="doc" tool="armgcc">
<files mask="CMakeLists.txt"/>
</source>
<source path="boards/frdmk22f/driver_examples/gpio/led_output/armgcc" type="linker" tool="armgcc">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
</example>
<example name="edma_transfer" category="driver_examples/i2c" description="" dependency="MK22F51212_startup clock common debug_console dma_manager dmamux edma gpio i2c lpuart port smc uart" device="MK22F51212">
<source path="boards/frdmk22f/driver_examples/i2c/edma_transfer" type="doc">
<files mask="readme.txt"/>
<files mask="readme.txt"/>
</source>
<source path="boards/frdmk22f/driver_examples/i2c/edma_transfer" type="src">
<files mask="i2c_edma_transfer.c"/>
<files mask="board.c"/>
<files mask="clock_config.c"/>
<files mask="pin_mux.c"/>
</source>
<source path="boards/frdmk22f/driver_examples/i2c/edma_transfer" type="c_include">
<files mask="pin_mux.h"/>
<files mask="clock_config.h"/>
<files mask="board.h"/>
</source>
<source path="boards/frdmk22f/driver_examples/i2c/edma_transfer/iar" type="linker" tool="iar">
<files mask="MK22FN512xxx12_flash.icf"/>
</source>
<source path="boards/frdmk22f/driver_examples/i2c/edma_transfer/iar" type="project" tool="iar">
<files mask="i2c_edma_transfer.ewp"/>
</source>
<source path="boards/frdmk22f/driver_examples/i2c/edma_transfer/iar" type="workspace" tool="iar">
<files mask="i2c_edma_transfer.eww"/>
</source>
<source path="boards/frdmk22f/driver_examples/i2c/edma_transfer/iar" type="debug" tool="iar">
<files mask="i2c_edma_transfer.ewd"/>
</source>
<source path="boards/frdmk22f/driver_examples/i2c/edma_transfer/mdk" type="working_set" tool="mdk">
<files mask="i2c_edma_transfer.uvmpw"/>
</source>
<source path="boards/frdmk22f/driver_examples/i2c/edma_transfer/mdk" type="linker" tool="mdk">
<files mask="MK22FN512xxx12_flash.scf"/>
</source>
<source path="boards/frdmk22f/driver_examples/i2c/edma_transfer/mdk" type="project" tool="mdk">
<files mask="i2c_edma_transfer.uvprojx"/>
</source>
<source path="boards/frdmk22f/driver_examples/i2c/edma_transfer/kds" type="working_set" tool="kds">
<files mask="i2c_edma_transfer_frdmk22f.wsd"/>
</source>
<source path="boards/frdmk22f/driver_examples/i2c/edma_transfer/kds" type="linker" tool="kds">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/frdmk22f/driver_examples/i2c/edma_transfer/kds" type="project" tool="kds">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/frdmk22f/driver_examples/i2c/edma_transfer/kds" type="debug" tool="kds">
<files mask="i2c_edma_transfer_frdmk22f release jlink.launch"/>
<files mask="i2c_edma_transfer_frdmk22f debug pne.launch"/>
<files mask="i2c_edma_transfer_frdmk22f debug jlink.launch"/>
<files mask="i2c_edma_transfer_frdmk22f release pne.launch"/>
<files mask="i2c_edma_transfer_frdmk22f debug cmsisdap.launch"/>
<files mask="i2c_edma_transfer_frdmk22f release cmsisdap.launch"/>
</source>
<source path="boards/frdmk22f/driver_examples/i2c/edma_transfer/atl" type="linker" tool="atl">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/frdmk22f/driver_examples/i2c/edma_transfer/atl" type="project" tool="atl">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/frdmk22f/driver_examples/i2c/edma_transfer/atl" type="debug" tool="atl">
<files mask="i2c_edma_transfer_frdmk22f release jlink.launch"/>
<files mask="i2c_edma_transfer_frdmk22f debug pne.launch"/>
<files mask="i2c_edma_transfer_frdmk22f debug jlink.launch"/>
<files mask="i2c_edma_transfer_frdmk22f release pne.launch"/>
</source>
<source path="boards/frdmk22f/driver_examples/i2c/edma_transfer/atl/.settings" type="doc">
<files mask="language.settings.xml"/>
</source>
<source path="boards/frdmk22f/driver_examples/i2c/edma_transfer/atl/.settings" type="configuration">
<files mask="com.atollic.truestudio.debug.hardware_device.prefs"/>
</source>
<source path="boards/frdmk22f/driver_examples/i2c/edma_transfer/armgcc" type="script" tool="armgcc">
<files mask="build_debug.sh"/>
<files mask="clean.bat"/>
<files mask="build_debug.bat"/>
<files mask="build_release.sh"/>
<files mask="build_all.sh"/>
<files mask="clean.sh"/>
<files mask="build_release.bat"/>
<files mask="build_all.bat"/>
</source>
<source path="boards/frdmk22f/driver_examples/i2c/edma_transfer/armgcc" type="doc" tool="armgcc">
<files mask="CMakeLists.txt"/>
</source>
<source path="boards/frdmk22f/driver_examples/i2c/edma_transfer/armgcc" type="linker" tool="armgcc">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
</example>
<example name="interrupt" category="driver_examples/i2c" description="" dependency="MK22F51212_startup clock common debug_console gpio i2c lpuart port smc uart" device="MK22F51212">
<source path="boards/frdmk22f/driver_examples/i2c/interrupt" type="doc">
<files mask="readme.txt"/>
<files mask="readme.txt"/>
</source>
<source path="boards/frdmk22f/driver_examples/i2c/interrupt" type="src">
<files mask="i2c_interrupt.c"/>
<files mask="board.c"/>
<files mask="clock_config.c"/>
<files mask="pin_mux.c"/>
</source>
<source path="boards/frdmk22f/driver_examples/i2c/interrupt" type="c_include">
<files mask="pin_mux.h"/>
<files mask="clock_config.h"/>
<files mask="board.h"/>
</source>
<source path="boards/frdmk22f/driver_examples/i2c/interrupt/iar" type="linker" tool="iar">
<files mask="MK22FN512xxx12_flash.icf"/>
</source>
<source path="boards/frdmk22f/driver_examples/i2c/interrupt/iar" type="project" tool="iar">
<files mask="i2c_interrupt.ewp"/>
</source>
<source path="boards/frdmk22f/driver_examples/i2c/interrupt/iar" type="workspace" tool="iar">
<files mask="i2c_interrupt.eww"/>
</source>
<source path="boards/frdmk22f/driver_examples/i2c/interrupt/iar" type="debug" tool="iar">
<files mask="i2c_interrupt.ewd"/>
</source>
<source path="boards/frdmk22f/driver_examples/i2c/interrupt/mdk" type="working_set" tool="mdk">
<files mask="i2c_interrupt.uvmpw"/>
</source>
<source path="boards/frdmk22f/driver_examples/i2c/interrupt/mdk" type="linker" tool="mdk">
<files mask="MK22FN512xxx12_flash.scf"/>
</source>
<source path="boards/frdmk22f/driver_examples/i2c/interrupt/mdk" type="project" tool="mdk">
<files mask="i2c_interrupt.uvprojx"/>
</source>
<source path="boards/frdmk22f/driver_examples/i2c/interrupt/kds" type="working_set" tool="kds">
<files mask="i2c_interrupt_frdmk22f.wsd"/>
</source>
<source path="boards/frdmk22f/driver_examples/i2c/interrupt/kds" type="linker" tool="kds">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/frdmk22f/driver_examples/i2c/interrupt/kds" type="project" tool="kds">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/frdmk22f/driver_examples/i2c/interrupt/kds" type="debug" tool="kds">
<files mask="i2c_interrupt_frdmk22f release pne.launch"/>
<files mask="i2c_interrupt_frdmk22f debug cmsisdap.launch"/>
<files mask="i2c_interrupt_frdmk22f debug jlink.launch"/>
<files mask="i2c_interrupt_frdmk22f debug pne.launch"/>
<files mask="i2c_interrupt_frdmk22f release cmsisdap.launch"/>
<files mask="i2c_interrupt_frdmk22f release jlink.launch"/>
</source>
<source path="boards/frdmk22f/driver_examples/i2c/interrupt/atl" type="linker" tool="atl">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/frdmk22f/driver_examples/i2c/interrupt/atl" type="project" tool="atl">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/frdmk22f/driver_examples/i2c/interrupt/atl" type="debug" tool="atl">
<files mask="i2c_interrupt_frdmk22f release pne.launch"/>
<files mask="i2c_interrupt_frdmk22f debug jlink.launch"/>
<files mask="i2c_interrupt_frdmk22f debug pne.launch"/>
<files mask="i2c_interrupt_frdmk22f release jlink.launch"/>
</source>
<source path="boards/frdmk22f/driver_examples/i2c/interrupt/atl/.settings" type="doc">
<files mask="language.settings.xml"/>
</source>
<source path="boards/frdmk22f/driver_examples/i2c/interrupt/atl/.settings" type="configuration">
<files mask="com.atollic.truestudio.debug.hardware_device.prefs"/>
</source>
<source path="boards/frdmk22f/driver_examples/i2c/interrupt/armgcc" type="script" tool="armgcc">
<files mask="build_debug.sh"/>
<files mask="clean.bat"/>
<files mask="build_debug.bat"/>
<files mask="build_release.sh"/>
<files mask="build_all.sh"/>
<files mask="clean.sh"/>
<files mask="build_release.bat"/>
<files mask="build_all.bat"/>
</source>
<source path="boards/frdmk22f/driver_examples/i2c/interrupt/armgcc" type="doc" tool="armgcc">
<files mask="CMakeLists.txt"/>
</source>
<source path="boards/frdmk22f/driver_examples/i2c/interrupt/armgcc" type="linker" tool="armgcc">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
</example>
<example name="interrupt_transfer" category="driver_examples/i2c" description="" dependency="MK22F51212_startup clock common debug_console gpio i2c lpuart port smc uart" device="MK22F51212">
<source path="boards/frdmk22f/driver_examples/i2c/interrupt_transfer" type="doc">
<files mask="readme.txt"/>
<files mask="readme.txt"/>
</source>
<source path="boards/frdmk22f/driver_examples/i2c/interrupt_transfer" type="src">
<files mask="i2c_interrupt_transfer.c"/>
<files mask="board.c"/>
<files mask="clock_config.c"/>
<files mask="pin_mux.c"/>
</source>
<source path="boards/frdmk22f/driver_examples/i2c/interrupt_transfer" type="c_include">
<files mask="pin_mux.h"/>
<files mask="clock_config.h"/>
<files mask="board.h"/>
</source>
<source path="boards/frdmk22f/driver_examples/i2c/interrupt_transfer/iar" type="linker" tool="iar">
<files mask="MK22FN512xxx12_flash.icf"/>
</source>
<source path="boards/frdmk22f/driver_examples/i2c/interrupt_transfer/iar" type="project" tool="iar">
<files mask="i2c_interrupt_transfer.ewp"/>
</source>
<source path="boards/frdmk22f/driver_examples/i2c/interrupt_transfer/iar" type="workspace" tool="iar">
<files mask="i2c_interrupt_transfer.eww"/>
</source>
<source path="boards/frdmk22f/driver_examples/i2c/interrupt_transfer/iar" type="debug" tool="iar">
<files mask="i2c_interrupt_transfer.ewd"/>
</source>
<source path="boards/frdmk22f/driver_examples/i2c/interrupt_transfer/mdk" type="working_set" tool="mdk">
<files mask="i2c_interrupt_transfer.uvmpw"/>
</source>
<source path="boards/frdmk22f/driver_examples/i2c/interrupt_transfer/mdk" type="linker" tool="mdk">
<files mask="MK22FN512xxx12_flash.scf"/>
</source>
<source path="boards/frdmk22f/driver_examples/i2c/interrupt_transfer/mdk" type="project" tool="mdk">
<files mask="i2c_interrupt_transfer.uvprojx"/>
</source>
<source path="boards/frdmk22f/driver_examples/i2c/interrupt_transfer/kds" type="working_set" tool="kds">
<files mask="i2c_interrupt_transfer_frdmk22f.wsd"/>
</source>
<source path="boards/frdmk22f/driver_examples/i2c/interrupt_transfer/kds" type="linker" tool="kds">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/frdmk22f/driver_examples/i2c/interrupt_transfer/kds" type="project" tool="kds">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/frdmk22f/driver_examples/i2c/interrupt_transfer/kds" type="debug" tool="kds">
<files mask="i2c_interrupt_transfer_frdmk22f release pne.launch"/>
<files mask="i2c_interrupt_transfer_frdmk22f release jlink.launch"/>
<files mask="i2c_interrupt_transfer_frdmk22f debug cmsisdap.launch"/>
<files mask="i2c_interrupt_transfer_frdmk22f debug jlink.launch"/>
<files mask="i2c_interrupt_transfer_frdmk22f debug pne.launch"/>
<files mask="i2c_interrupt_transfer_frdmk22f release cmsisdap.launch"/>
</source>
<source path="boards/frdmk22f/driver_examples/i2c/interrupt_transfer/atl" type="linker" tool="atl">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/frdmk22f/driver_examples/i2c/interrupt_transfer/atl" type="project" tool="atl">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/frdmk22f/driver_examples/i2c/interrupt_transfer/atl" type="debug" tool="atl">
<files mask="i2c_interrupt_transfer_frdmk22f release pne.launch"/>
<files mask="i2c_interrupt_transfer_frdmk22f release jlink.launch"/>
<files mask="i2c_interrupt_transfer_frdmk22f debug jlink.launch"/>
<files mask="i2c_interrupt_transfer_frdmk22f debug pne.launch"/>
</source>
<source path="boards/frdmk22f/driver_examples/i2c/interrupt_transfer/atl/.settings" type="doc">
<files mask="language.settings.xml"/>
</source>
<source path="boards/frdmk22f/driver_examples/i2c/interrupt_transfer/atl/.settings" type="configuration">
<files mask="com.atollic.truestudio.debug.hardware_device.prefs"/>
</source>
<source path="boards/frdmk22f/driver_examples/i2c/interrupt_transfer/armgcc" type="script" tool="armgcc">
<files mask="build_debug.sh"/>
<files mask="clean.bat"/>
<files mask="build_debug.bat"/>
<files mask="build_release.sh"/>
<files mask="build_all.sh"/>
<files mask="clean.sh"/>
<files mask="build_release.bat"/>
<files mask="build_all.bat"/>
</source>
<source path="boards/frdmk22f/driver_examples/i2c/interrupt_transfer/armgcc" type="doc" tool="armgcc">
<files mask="CMakeLists.txt"/>
</source>
<source path="boards/frdmk22f/driver_examples/i2c/interrupt_transfer/armgcc" type="linker" tool="armgcc">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
</example>
<example name="polling_transfer" category="driver_examples/i2c" description="" dependency="MK22F51212_startup clock common debug_console gpio i2c lpuart port smc uart" device="MK22F51212">
<source path="boards/frdmk22f/driver_examples/i2c/polling_transfer" type="doc">
<files mask="readme.txt"/>
<files mask="readme.txt"/>
</source>
<source path="boards/frdmk22f/driver_examples/i2c/polling_transfer" type="src">
<files mask="i2c_polling_transfer.c"/>
<files mask="board.c"/>
<files mask="clock_config.c"/>
<files mask="pin_mux.c"/>
</source>
<source path="boards/frdmk22f/driver_examples/i2c/polling_transfer" type="c_include">
<files mask="pin_mux.h"/>
<files mask="clock_config.h"/>
<files mask="board.h"/>
</source>
<source path="boards/frdmk22f/driver_examples/i2c/polling_transfer/iar" type="linker" tool="iar">
<files mask="MK22FN512xxx12_flash.icf"/>
</source>
<source path="boards/frdmk22f/driver_examples/i2c/polling_transfer/iar" type="project" tool="iar">
<files mask="i2c_polling_transfer.ewp"/>
</source>
<source path="boards/frdmk22f/driver_examples/i2c/polling_transfer/iar" type="workspace" tool="iar">
<files mask="i2c_polling_transfer.eww"/>
</source>
<source path="boards/frdmk22f/driver_examples/i2c/polling_transfer/iar" type="debug" tool="iar">
<files mask="i2c_polling_transfer.ewd"/>
</source>
<source path="boards/frdmk22f/driver_examples/i2c/polling_transfer/mdk" type="working_set" tool="mdk">
<files mask="i2c_polling_transfer.uvmpw"/>
</source>
<source path="boards/frdmk22f/driver_examples/i2c/polling_transfer/mdk" type="linker" tool="mdk">
<files mask="MK22FN512xxx12_flash.scf"/>
</source>
<source path="boards/frdmk22f/driver_examples/i2c/polling_transfer/mdk" type="project" tool="mdk">
<files mask="i2c_polling_transfer.uvprojx"/>
</source>
<source path="boards/frdmk22f/driver_examples/i2c/polling_transfer/kds" type="working_set" tool="kds">
<files mask="i2c_polling_transfer_frdmk22f.wsd"/>
</source>
<source path="boards/frdmk22f/driver_examples/i2c/polling_transfer/kds" type="linker" tool="kds">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/frdmk22f/driver_examples/i2c/polling_transfer/kds" type="project" tool="kds">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/frdmk22f/driver_examples/i2c/polling_transfer/kds" type="debug" tool="kds">
<files mask="i2c_polling_transfer_frdmk22f release pne.launch"/>
<files mask="i2c_polling_transfer_frdmk22f release cmsisdap.launch"/>
<files mask="i2c_polling_transfer_frdmk22f release jlink.launch"/>
<files mask="i2c_polling_transfer_frdmk22f debug pne.launch"/>
<files mask="i2c_polling_transfer_frdmk22f debug cmsisdap.launch"/>
<files mask="i2c_polling_transfer_frdmk22f debug jlink.launch"/>
</source>
<source path="boards/frdmk22f/driver_examples/i2c/polling_transfer/atl" type="linker" tool="atl">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/frdmk22f/driver_examples/i2c/polling_transfer/atl" type="project" tool="atl">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/frdmk22f/driver_examples/i2c/polling_transfer/atl" type="debug" tool="atl">
<files mask="i2c_polling_transfer_frdmk22f release pne.launch"/>
<files mask="i2c_polling_transfer_frdmk22f release jlink.launch"/>
<files mask="i2c_polling_transfer_frdmk22f debug pne.launch"/>
<files mask="i2c_polling_transfer_frdmk22f debug jlink.launch"/>
</source>
<source path="boards/frdmk22f/driver_examples/i2c/polling_transfer/atl/.settings" type="doc">
<files mask="language.settings.xml"/>
</source>
<source path="boards/frdmk22f/driver_examples/i2c/polling_transfer/atl/.settings" type="configuration">
<files mask="com.atollic.truestudio.debug.hardware_device.prefs"/>
</source>
<source path="boards/frdmk22f/driver_examples/i2c/polling_transfer/armgcc" type="script" tool="armgcc">
<files mask="build_debug.sh"/>
<files mask="clean.bat"/>
<files mask="build_debug.bat"/>
<files mask="build_release.sh"/>
<files mask="build_all.sh"/>
<files mask="clean.sh"/>
<files mask="build_release.bat"/>
<files mask="build_all.bat"/>
</source>
<source path="boards/frdmk22f/driver_examples/i2c/polling_transfer/armgcc" type="doc" tool="armgcc">
<files mask="CMakeLists.txt"/>
</source>
<source path="boards/frdmk22f/driver_examples/i2c/polling_transfer/armgcc" type="linker" tool="armgcc">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
</example>
<example name="read_accel_value_transfer" category="driver_examples/i2c" description="" dependency="MK22F51212_startup clock common debug_console gpio i2c lpuart port smc uart" device="MK22F51212">
<source path="boards/frdmk22f/driver_examples/i2c/read_accel_value_transfer" type="doc">
<files mask="readme.txt"/>
<files mask="readme.txt"/>
</source>
<source path="boards/frdmk22f/driver_examples/i2c/read_accel_value_transfer" type="src">
<files mask="i2c_read_accel_value_transfer.c"/>
<files mask="board.c"/>
<files mask="clock_config.c"/>
<files mask="pin_mux.c"/>
</source>
<source path="boards/frdmk22f/driver_examples/i2c/read_accel_value_transfer" type="c_include">
<files mask="pin_mux.h"/>
<files mask="clock_config.h"/>
<files mask="board.h"/>
</source>
<source path="boards/frdmk22f/driver_examples/i2c/read_accel_value_transfer/iar" type="linker" tool="iar">
<files mask="MK22FN512xxx12_flash.icf"/>
</source>
<source path="boards/frdmk22f/driver_examples/i2c/read_accel_value_transfer/iar" type="project" tool="iar">
<files mask="i2c_read_accel_value_transfer.ewp"/>
</source>
<source path="boards/frdmk22f/driver_examples/i2c/read_accel_value_transfer/iar" type="workspace" tool="iar">
<files mask="i2c_read_accel_value_transfer.eww"/>
</source>
<source path="boards/frdmk22f/driver_examples/i2c/read_accel_value_transfer/iar" type="debug" tool="iar">
<files mask="i2c_read_accel_value_transfer.ewd"/>
</source>
<source path="boards/frdmk22f/driver_examples/i2c/read_accel_value_transfer/mdk" type="working_set" tool="mdk">
<files mask="i2c_read_accel_value_transfer.uvmpw"/>
</source>
<source path="boards/frdmk22f/driver_examples/i2c/read_accel_value_transfer/mdk" type="linker" tool="mdk">
<files mask="MK22FN512xxx12_flash.scf"/>
</source>
<source path="boards/frdmk22f/driver_examples/i2c/read_accel_value_transfer/mdk" type="project" tool="mdk">
<files mask="i2c_read_accel_value_transfer.uvprojx"/>
</source>
<source path="boards/frdmk22f/driver_examples/i2c/read_accel_value_transfer/kds" type="working_set" tool="kds">
<files mask="i2c_read_accel_value_transfer_frdmk22f.wsd"/>
</source>
<source path="boards/frdmk22f/driver_examples/i2c/read_accel_value_transfer/kds" type="linker" tool="kds">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/frdmk22f/driver_examples/i2c/read_accel_value_transfer/kds" type="project" tool="kds">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/frdmk22f/driver_examples/i2c/read_accel_value_transfer/kds" type="debug" tool="kds">
<files mask="i2c_read_accel_value_transfer_frdmk22f release cmsisdap.launch"/>
<files mask="i2c_read_accel_value_transfer_frdmk22f release pne.launch"/>
<files mask="i2c_read_accel_value_transfer_frdmk22f debug cmsisdap.launch"/>
<files mask="i2c_read_accel_value_transfer_frdmk22f release jlink.launch"/>
<files mask="i2c_read_accel_value_transfer_frdmk22f debug pne.launch"/>
<files mask="i2c_read_accel_value_transfer_frdmk22f debug jlink.launch"/>
</source>
<source path="boards/frdmk22f/driver_examples/i2c/read_accel_value_transfer/atl" type="linker" tool="atl">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/frdmk22f/driver_examples/i2c/read_accel_value_transfer/atl" type="project" tool="atl">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/frdmk22f/driver_examples/i2c/read_accel_value_transfer/atl" type="debug" tool="atl">
<files mask="i2c_read_accel_value_transfer_frdmk22f release pne.launch"/>
<files mask="i2c_read_accel_value_transfer_frdmk22f release jlink.launch"/>
<files mask="i2c_read_accel_value_transfer_frdmk22f debug pne.launch"/>
<files mask="i2c_read_accel_value_transfer_frdmk22f debug jlink.launch"/>
</source>
<source path="boards/frdmk22f/driver_examples/i2c/read_accel_value_transfer/atl/.settings" type="doc">
<files mask="language.settings.xml"/>
</source>
<source path="boards/frdmk22f/driver_examples/i2c/read_accel_value_transfer/atl/.settings" type="configuration">
<files mask="com.atollic.truestudio.debug.hardware_device.prefs"/>
</source>
<source path="boards/frdmk22f/driver_examples/i2c/read_accel_value_transfer/armgcc" type="script" tool="armgcc">
<files mask="build_debug.sh"/>
<files mask="clean.bat"/>
<files mask="build_debug.bat"/>
<files mask="build_release.sh"/>
<files mask="build_all.sh"/>
<files mask="clean.sh"/>
<files mask="build_release.bat"/>
<files mask="build_all.bat"/>
</source>
<source path="boards/frdmk22f/driver_examples/i2c/read_accel_value_transfer/armgcc" type="doc" tool="armgcc">
<files mask="CMakeLists.txt"/>
</source>
<source path="boards/frdmk22f/driver_examples/i2c/read_accel_value_transfer/armgcc" type="linker" tool="armgcc">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
</example>
<example name="lptmr" category="driver_examples" description="" dependency="MK22F51212_startup clock common debug_console gpio lptmr lpuart port smc uart" device="MK22F51212">
<source path="boards/frdmk22f/driver_examples/lptmr" type="doc">
<files mask="readme.txt"/>
<files mask="readme.txt"/>
</source>
<source path="boards/frdmk22f/driver_examples/lptmr" type="src">
<files mask="lptmr.c"/>
<files mask="board.c"/>
<files mask="clock_config.c"/>
<files mask="pin_mux.c"/>
</source>
<source path="boards/frdmk22f/driver_examples/lptmr" type="c_include">
<files mask="pin_mux.h"/>
<files mask="clock_config.h"/>
<files mask="board.h"/>
</source>
<source path="boards/frdmk22f/driver_examples/lptmr/iar" type="linker" tool="iar">
<files mask="MK22FN512xxx12_flash.icf"/>
</source>
<source path="boards/frdmk22f/driver_examples/lptmr/iar" type="project" tool="iar">
<files mask="lptmr.ewp"/>
</source>
<source path="boards/frdmk22f/driver_examples/lptmr/iar" type="workspace" tool="iar">
<files mask="lptmr.eww"/>
</source>
<source path="boards/frdmk22f/driver_examples/lptmr/iar" type="debug" tool="iar">
<files mask="lptmr.ewd"/>
</source>
<source path="boards/frdmk22f/driver_examples/lptmr/mdk" type="working_set" tool="mdk">
<files mask="lptmr.uvmpw"/>
</source>
<source path="boards/frdmk22f/driver_examples/lptmr/mdk" type="linker" tool="mdk">
<files mask="MK22FN512xxx12_flash.scf"/>
</source>
<source path="boards/frdmk22f/driver_examples/lptmr/mdk" type="project" tool="mdk">
<files mask="lptmr.uvprojx"/>
</source>
<source path="boards/frdmk22f/driver_examples/lptmr/kds" type="working_set" tool="kds">
<files mask="lptmr_frdmk22f.wsd"/>
</source>
<source path="boards/frdmk22f/driver_examples/lptmr/kds" type="linker" tool="kds">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/frdmk22f/driver_examples/lptmr/kds" type="project" tool="kds">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/frdmk22f/driver_examples/lptmr/kds" type="debug" tool="kds">
<files mask="lptmr_frdmk22f debug jlink.launch"/>
<files mask="lptmr_frdmk22f debug cmsisdap.launch"/>
<files mask="lptmr_frdmk22f debug pne.launch"/>
<files mask="lptmr_frdmk22f release pne.launch"/>
<files mask="lptmr_frdmk22f release jlink.launch"/>
<files mask="lptmr_frdmk22f release cmsisdap.launch"/>
</source>
<source path="boards/frdmk22f/driver_examples/lptmr/atl" type="linker" tool="atl">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/frdmk22f/driver_examples/lptmr/atl" type="project" tool="atl">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/frdmk22f/driver_examples/lptmr/atl" type="debug" tool="atl">
<files mask="lptmr_frdmk22f debug jlink.launch"/>
<files mask="lptmr_frdmk22f debug pne.launch"/>
<files mask="lptmr_frdmk22f release pne.launch"/>
<files mask="lptmr_frdmk22f release jlink.launch"/>
</source>
<source path="boards/frdmk22f/driver_examples/lptmr/atl/.settings" type="doc">
<files mask="language.settings.xml"/>
</source>
<source path="boards/frdmk22f/driver_examples/lptmr/atl/.settings" type="configuration">
<files mask="com.atollic.truestudio.debug.hardware_device.prefs"/>
</source>
<source path="boards/frdmk22f/driver_examples/lptmr/armgcc" type="script" tool="armgcc">
<files mask="build_debug.sh"/>
<files mask="clean.bat"/>
<files mask="build_debug.bat"/>
<files mask="build_release.sh"/>
<files mask="build_all.sh"/>
<files mask="clean.sh"/>
<files mask="build_release.bat"/>
<files mask="build_all.bat"/>
</source>
<source path="boards/frdmk22f/driver_examples/lptmr/armgcc" type="doc" tool="armgcc">
<files mask="CMakeLists.txt"/>
</source>
<source path="boards/frdmk22f/driver_examples/lptmr/armgcc" type="linker" tool="armgcc">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
</example>
<example name="edma_transfer" category="driver_examples/lpuart" description="" dependency="MK22F51212_startup clock common debug_console dma_manager dmamux edma gpio lpuart port smc uart" device="MK22F51212">
<source path="boards/frdmk22f/driver_examples/lpuart/edma_transfer" type="doc">
<files mask="readme.txt"/>
<files mask="readme.txt"/>
</source>
<source path="boards/frdmk22f/driver_examples/lpuart/edma_transfer" type="src">
<files mask="board.c"/>
<files mask="clock_config.c"/>
<files mask="lpuart_edma_transfer.c"/>
<files mask="pin_mux.c"/>
</source>
<source path="boards/frdmk22f/driver_examples/lpuart/edma_transfer" type="c_include">
<files mask="pin_mux.h"/>
<files mask="clock_config.h"/>
<files mask="board.h"/>
</source>
<source path="boards/frdmk22f/driver_examples/lpuart/edma_transfer/iar" type="linker" tool="iar">
<files mask="MK22FN512xxx12_flash.icf"/>
</source>
<source path="boards/frdmk22f/driver_examples/lpuart/edma_transfer/iar" type="project" tool="iar">
<files mask="lpuart_edma_transfer.ewp"/>
</source>
<source path="boards/frdmk22f/driver_examples/lpuart/edma_transfer/iar" type="workspace" tool="iar">
<files mask="lpuart_edma_transfer.eww"/>
</source>
<source path="boards/frdmk22f/driver_examples/lpuart/edma_transfer/iar" type="debug" tool="iar">
<files mask="lpuart_edma_transfer.ewd"/>
</source>
<source path="boards/frdmk22f/driver_examples/lpuart/edma_transfer/mdk" type="working_set" tool="mdk">
<files mask="lpuart_edma_transfer.uvmpw"/>
</source>
<source path="boards/frdmk22f/driver_examples/lpuart/edma_transfer/mdk" type="linker" tool="mdk">
<files mask="MK22FN512xxx12_flash.scf"/>
</source>
<source path="boards/frdmk22f/driver_examples/lpuart/edma_transfer/mdk" type="project" tool="mdk">
<files mask="lpuart_edma_transfer.uvprojx"/>
</source>
<source path="boards/frdmk22f/driver_examples/lpuart/edma_transfer/kds" type="working_set" tool="kds">
<files mask="lpuart_edma_transfer_frdmk22f.wsd"/>
</source>
<source path="boards/frdmk22f/driver_examples/lpuart/edma_transfer/kds" type="linker" tool="kds">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/frdmk22f/driver_examples/lpuart/edma_transfer/kds" type="project" tool="kds">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/frdmk22f/driver_examples/lpuart/edma_transfer/kds" type="debug" tool="kds">
<files mask="lpuart_edma_transfer_frdmk22f release jlink.launch"/>
<files mask="lpuart_edma_transfer_frdmk22f debug pne.launch"/>
<files mask="lpuart_edma_transfer_frdmk22f release pne.launch"/>
<files mask="lpuart_edma_transfer_frdmk22f release cmsisdap.launch"/>
<files mask="lpuart_edma_transfer_frdmk22f debug cmsisdap.launch"/>
<files mask="lpuart_edma_transfer_frdmk22f debug jlink.launch"/>
</source>
<source path="boards/frdmk22f/driver_examples/lpuart/edma_transfer/atl" type="linker" tool="atl">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/frdmk22f/driver_examples/lpuart/edma_transfer/atl" type="project" tool="atl">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/frdmk22f/driver_examples/lpuart/edma_transfer/atl" type="debug" tool="atl">
<files mask="lpuart_edma_transfer_frdmk22f release jlink.launch"/>
<files mask="lpuart_edma_transfer_frdmk22f debug pne.launch"/>
<files mask="lpuart_edma_transfer_frdmk22f release pne.launch"/>
<files mask="lpuart_edma_transfer_frdmk22f debug jlink.launch"/>
</source>
<source path="boards/frdmk22f/driver_examples/lpuart/edma_transfer/atl/.settings" type="doc">
<files mask="language.settings.xml"/>
</source>
<source path="boards/frdmk22f/driver_examples/lpuart/edma_transfer/atl/.settings" type="configuration">
<files mask="com.atollic.truestudio.debug.hardware_device.prefs"/>
</source>
<source path="boards/frdmk22f/driver_examples/lpuart/edma_transfer/armgcc" type="script" tool="armgcc">
<files mask="build_debug.sh"/>
<files mask="clean.bat"/>
<files mask="build_debug.bat"/>
<files mask="build_release.sh"/>
<files mask="build_all.sh"/>
<files mask="clean.sh"/>
<files mask="build_release.bat"/>
<files mask="build_all.bat"/>
</source>
<source path="boards/frdmk22f/driver_examples/lpuart/edma_transfer/armgcc" type="doc" tool="armgcc">
<files mask="CMakeLists.txt"/>
</source>
<source path="boards/frdmk22f/driver_examples/lpuart/edma_transfer/armgcc" type="linker" tool="armgcc">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
</example>
<example name="interrupt" category="driver_examples/lpuart" description="" dependency="MK22F51212_startup clock common debug_console gpio lpuart port smc uart" device="MK22F51212">
<source path="boards/frdmk22f/driver_examples/lpuart/interrupt" type="doc">
<files mask="readme.txt"/>
<files mask="readme.txt"/>
</source>
<source path="boards/frdmk22f/driver_examples/lpuart/interrupt" type="src">
<files mask="board.c"/>
<files mask="clock_config.c"/>
<files mask="lpuart_interrupt.c"/>
<files mask="pin_mux.c"/>
</source>
<source path="boards/frdmk22f/driver_examples/lpuart/interrupt" type="c_include">
<files mask="pin_mux.h"/>
<files mask="clock_config.h"/>
<files mask="board.h"/>
</source>
<source path="boards/frdmk22f/driver_examples/lpuart/interrupt/iar" type="linker" tool="iar">
<files mask="MK22FN512xxx12_flash.icf"/>
</source>
<source path="boards/frdmk22f/driver_examples/lpuart/interrupt/iar" type="project" tool="iar">
<files mask="lpuart_interrupt.ewp"/>
</source>
<source path="boards/frdmk22f/driver_examples/lpuart/interrupt/iar" type="workspace" tool="iar">
<files mask="lpuart_interrupt.eww"/>
</source>
<source path="boards/frdmk22f/driver_examples/lpuart/interrupt/iar" type="debug" tool="iar">
<files mask="lpuart_interrupt.ewd"/>
</source>
<source path="boards/frdmk22f/driver_examples/lpuart/interrupt/mdk" type="working_set" tool="mdk">
<files mask="lpuart_interrupt.uvmpw"/>
</source>
<source path="boards/frdmk22f/driver_examples/lpuart/interrupt/mdk" type="linker" tool="mdk">
<files mask="MK22FN512xxx12_flash.scf"/>
</source>
<source path="boards/frdmk22f/driver_examples/lpuart/interrupt/mdk" type="project" tool="mdk">
<files mask="lpuart_interrupt.uvprojx"/>
</source>
<source path="boards/frdmk22f/driver_examples/lpuart/interrupt/kds" type="working_set" tool="kds">
<files mask="lpuart_interrupt_frdmk22f.wsd"/>
</source>
<source path="boards/frdmk22f/driver_examples/lpuart/interrupt/kds" type="linker" tool="kds">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/frdmk22f/driver_examples/lpuart/interrupt/kds" type="project" tool="kds">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/frdmk22f/driver_examples/lpuart/interrupt/kds" type="debug" tool="kds">
<files mask="lpuart_interrupt_frdmk22f debug jlink.launch"/>
<files mask="lpuart_interrupt_frdmk22f debug pne.launch"/>
<files mask="lpuart_interrupt_frdmk22f release cmsisdap.launch"/>
<files mask="lpuart_interrupt_frdmk22f release pne.launch"/>
<files mask="lpuart_interrupt_frdmk22f debug cmsisdap.launch"/>
<files mask="lpuart_interrupt_frdmk22f release jlink.launch"/>
</source>
<source path="boards/frdmk22f/driver_examples/lpuart/interrupt/atl" type="linker" tool="atl">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/frdmk22f/driver_examples/lpuart/interrupt/atl" type="project" tool="atl">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/frdmk22f/driver_examples/lpuart/interrupt/atl" type="debug" tool="atl">
<files mask="lpuart_interrupt_frdmk22f debug jlink.launch"/>
<files mask="lpuart_interrupt_frdmk22f debug pne.launch"/>
<files mask="lpuart_interrupt_frdmk22f release pne.launch"/>
<files mask="lpuart_interrupt_frdmk22f release jlink.launch"/>
</source>
<source path="boards/frdmk22f/driver_examples/lpuart/interrupt/atl/.settings" type="doc">
<files mask="language.settings.xml"/>
</source>
<source path="boards/frdmk22f/driver_examples/lpuart/interrupt/atl/.settings" type="configuration">
<files mask="com.atollic.truestudio.debug.hardware_device.prefs"/>
</source>
<source path="boards/frdmk22f/driver_examples/lpuart/interrupt/armgcc" type="script" tool="armgcc">
<files mask="build_debug.sh"/>
<files mask="clean.bat"/>
<files mask="build_debug.bat"/>
<files mask="build_release.sh"/>
<files mask="build_all.sh"/>
<files mask="clean.sh"/>
<files mask="build_release.bat"/>
<files mask="build_all.bat"/>
</source>
<source path="boards/frdmk22f/driver_examples/lpuart/interrupt/armgcc" type="doc" tool="armgcc">
<files mask="CMakeLists.txt"/>
</source>
<source path="boards/frdmk22f/driver_examples/lpuart/interrupt/armgcc" type="linker" tool="armgcc">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
</example>
<example name="interrupt_ring_buffer_transfer" category="driver_examples/lpuart" description="" dependency="MK22F51212_startup clock common debug_console gpio lpuart port sim smc uart" device="MK22F51212">
<source path="boards/frdmk22f/driver_examples/lpuart/interrupt_ring_buffer_transfer" type="doc">
<files mask="readme.txt"/>
<files mask="readme.txt"/>
</source>
<source path="boards/frdmk22f/driver_examples/lpuart/interrupt_ring_buffer_transfer" type="src">
<files mask="board.c"/>
<files mask="clock_config.c"/>
<files mask="lpuart_interrupt_ring_buffer_transfer.c"/>
<files mask="pin_mux.c"/>
</source>
<source path="boards/frdmk22f/driver_examples/lpuart/interrupt_ring_buffer_transfer" type="c_include">
<files mask="pin_mux.h"/>
<files mask="clock_config.h"/>
<files mask="board.h"/>
</source>
<source path="boards/frdmk22f/driver_examples/lpuart/interrupt_ring_buffer_transfer/iar" type="linker" tool="iar">
<files mask="MK22FN512xxx12_flash.icf"/>
</source>
<source path="boards/frdmk22f/driver_examples/lpuart/interrupt_ring_buffer_transfer/iar" type="project" tool="iar">
<files mask="lpuart_interrupt_ring_buffer_transfer.ewp"/>
</source>
<source path="boards/frdmk22f/driver_examples/lpuart/interrupt_ring_buffer_transfer/iar" type="workspace" tool="iar">
<files mask="lpuart_interrupt_ring_buffer_transfer.eww"/>
</source>
<source path="boards/frdmk22f/driver_examples/lpuart/interrupt_ring_buffer_transfer/iar" type="debug" tool="iar">
<files mask="lpuart_interrupt_ring_buffer_transfer.ewd"/>
</source>
<source path="boards/frdmk22f/driver_examples/lpuart/interrupt_ring_buffer_transfer/mdk" type="working_set" tool="mdk">
<files mask="lpuart_interrupt_ring_buffer_transfer.uvmpw"/>
</source>
<source path="boards/frdmk22f/driver_examples/lpuart/interrupt_ring_buffer_transfer/mdk" type="linker" tool="mdk">
<files mask="MK22FN512xxx12_flash.scf"/>
</source>
<source path="boards/frdmk22f/driver_examples/lpuart/interrupt_ring_buffer_transfer/mdk" type="project" tool="mdk">
<files mask="lpuart_interrupt_ring_buffer_transfer.uvprojx"/>
</source>
<source path="boards/frdmk22f/driver_examples/lpuart/interrupt_ring_buffer_transfer/kds" type="working_set" tool="kds">
<files mask="lpuart_interrupt_ring_buffer_transfer_frdmk22f.wsd"/>
</source>
<source path="boards/frdmk22f/driver_examples/lpuart/interrupt_ring_buffer_transfer/kds" type="linker" tool="kds">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/frdmk22f/driver_examples/lpuart/interrupt_ring_buffer_transfer/kds" type="project" tool="kds">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/frdmk22f/driver_examples/lpuart/interrupt_ring_buffer_transfer/kds" type="debug" tool="kds">
<files mask="lpuart_interrupt_ring_buffer_transfer_frdmk22f release cmsisdap.launch"/>
<files mask="lpuart_interrupt_ring_buffer_transfer_frdmk22f release pne.launch"/>
<files mask="lpuart_interrupt_ring_buffer_transfer_frdmk22f release jlink.launch"/>
<files mask="lpuart_interrupt_ring_buffer_transfer_frdmk22f debug pne.launch"/>
<files mask="lpuart_interrupt_ring_buffer_transfer_frdmk22f debug jlink.launch"/>
<files mask="lpuart_interrupt_ring_buffer_transfer_frdmk22f debug cmsisdap.launch"/>
</source>
<source path="boards/frdmk22f/driver_examples/lpuart/interrupt_ring_buffer_transfer/atl" type="linker" tool="atl">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/frdmk22f/driver_examples/lpuart/interrupt_ring_buffer_transfer/atl" type="project" tool="atl">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/frdmk22f/driver_examples/lpuart/interrupt_ring_buffer_transfer/atl" type="debug" tool="atl">
<files mask="lpuart_interrupt_ring_buffer_transfer_frdmk22f release pne.launch"/>
<files mask="lpuart_interrupt_ring_buffer_transfer_frdmk22f release jlink.launch"/>
<files mask="lpuart_interrupt_ring_buffer_transfer_frdmk22f debug pne.launch"/>
<files mask="lpuart_interrupt_ring_buffer_transfer_frdmk22f debug jlink.launch"/>
</source>
<source path="boards/frdmk22f/driver_examples/lpuart/interrupt_ring_buffer_transfer/atl/.settings" type="doc">
<files mask="language.settings.xml"/>
</source>
<source path="boards/frdmk22f/driver_examples/lpuart/interrupt_ring_buffer_transfer/atl/.settings" type="configuration">
<files mask="com.atollic.truestudio.debug.hardware_device.prefs"/>
</source>
<source path="boards/frdmk22f/driver_examples/lpuart/interrupt_ring_buffer_transfer/armgcc" type="script" tool="armgcc">
<files mask="build_debug.sh"/>
<files mask="clean.bat"/>
<files mask="build_debug.bat"/>
<files mask="build_release.sh"/>
<files mask="build_all.sh"/>
<files mask="clean.sh"/>
<files mask="build_release.bat"/>
<files mask="build_all.bat"/>
</source>
<source path="boards/frdmk22f/driver_examples/lpuart/interrupt_ring_buffer_transfer/armgcc" type="doc" tool="armgcc">
<files mask="CMakeLists.txt"/>
</source>
<source path="boards/frdmk22f/driver_examples/lpuart/interrupt_ring_buffer_transfer/armgcc" type="linker" tool="armgcc">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
</example>
<example name="interrupt_transfer" category="driver_examples/lpuart" description="" dependency="MK22F51212_startup clock common debug_console gpio lpuart port sim smc uart" device="MK22F51212">
<source path="boards/frdmk22f/driver_examples/lpuart/interrupt_transfer" type="doc">
<files mask="readme.txt"/>
<files mask="readme.txt"/>
</source>
<source path="boards/frdmk22f/driver_examples/lpuart/interrupt_transfer" type="src">
<files mask="board.c"/>
<files mask="clock_config.c"/>
<files mask="lpuart_interrupt_transfer.c"/>
<files mask="pin_mux.c"/>
</source>
<source path="boards/frdmk22f/driver_examples/lpuart/interrupt_transfer" type="c_include">
<files mask="pin_mux.h"/>
<files mask="clock_config.h"/>
<files mask="board.h"/>
</source>
<source path="boards/frdmk22f/driver_examples/lpuart/interrupt_transfer/iar" type="linker" tool="iar">
<files mask="MK22FN512xxx12_flash.icf"/>
</source>
<source path="boards/frdmk22f/driver_examples/lpuart/interrupt_transfer/iar" type="project" tool="iar">
<files mask="lpuart_interrupt_transfer.ewp"/>
</source>
<source path="boards/frdmk22f/driver_examples/lpuart/interrupt_transfer/iar" type="workspace" tool="iar">
<files mask="lpuart_interrupt_transfer.eww"/>
</source>
<source path="boards/frdmk22f/driver_examples/lpuart/interrupt_transfer/iar" type="debug" tool="iar">
<files mask="lpuart_interrupt_transfer.ewd"/>
</source>
<source path="boards/frdmk22f/driver_examples/lpuart/interrupt_transfer/mdk" type="working_set" tool="mdk">
<files mask="lpuart_interrupt_transfer.uvmpw"/>
</source>
<source path="boards/frdmk22f/driver_examples/lpuart/interrupt_transfer/mdk" type="linker" tool="mdk">
<files mask="MK22FN512xxx12_flash.scf"/>
</source>
<source path="boards/frdmk22f/driver_examples/lpuart/interrupt_transfer/mdk" type="project" tool="mdk">
<files mask="lpuart_interrupt_transfer.uvprojx"/>
</source>
<source path="boards/frdmk22f/driver_examples/lpuart/interrupt_transfer/kds" type="working_set" tool="kds">
<files mask="lpuart_interrupt_transfer_frdmk22f.wsd"/>
</source>
<source path="boards/frdmk22f/driver_examples/lpuart/interrupt_transfer/kds" type="linker" tool="kds">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/frdmk22f/driver_examples/lpuart/interrupt_transfer/kds" type="project" tool="kds">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/frdmk22f/driver_examples/lpuart/interrupt_transfer/kds" type="debug" tool="kds">
<files mask="lpuart_interrupt_transfer_frdmk22f debug cmsisdap.launch"/>
<files mask="lpuart_interrupt_transfer_frdmk22f release jlink.launch"/>
<files mask="lpuart_interrupt_transfer_frdmk22f debug jlink.launch"/>
<files mask="lpuart_interrupt_transfer_frdmk22f release cmsisdap.launch"/>
<files mask="lpuart_interrupt_transfer_frdmk22f debug pne.launch"/>
<files mask="lpuart_interrupt_transfer_frdmk22f release pne.launch"/>
</source>
<source path="boards/frdmk22f/driver_examples/lpuart/interrupt_transfer/atl" type="linker" tool="atl">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/frdmk22f/driver_examples/lpuart/interrupt_transfer/atl" type="project" tool="atl">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/frdmk22f/driver_examples/lpuart/interrupt_transfer/atl" type="debug" tool="atl">
<files mask="lpuart_interrupt_transfer_frdmk22f release jlink.launch"/>
<files mask="lpuart_interrupt_transfer_frdmk22f debug jlink.launch"/>
<files mask="lpuart_interrupt_transfer_frdmk22f debug pne.launch"/>
<files mask="lpuart_interrupt_transfer_frdmk22f release pne.launch"/>
</source>
<source path="boards/frdmk22f/driver_examples/lpuart/interrupt_transfer/atl/.settings" type="doc">
<files mask="language.settings.xml"/>
</source>
<source path="boards/frdmk22f/driver_examples/lpuart/interrupt_transfer/atl/.settings" type="configuration">
<files mask="com.atollic.truestudio.debug.hardware_device.prefs"/>
</source>
<source path="boards/frdmk22f/driver_examples/lpuart/interrupt_transfer/armgcc" type="script" tool="armgcc">
<files mask="build_debug.sh"/>
<files mask="clean.bat"/>
<files mask="build_debug.bat"/>
<files mask="build_release.sh"/>
<files mask="build_all.sh"/>
<files mask="clean.sh"/>
<files mask="build_release.bat"/>
<files mask="build_all.bat"/>
</source>
<source path="boards/frdmk22f/driver_examples/lpuart/interrupt_transfer/armgcc" type="doc" tool="armgcc">
<files mask="CMakeLists.txt"/>
</source>
<source path="boards/frdmk22f/driver_examples/lpuart/interrupt_transfer/armgcc" type="linker" tool="armgcc">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
</example>
<example name="polling_transfer" category="driver_examples/lpuart" description="" dependency="MK22F51212_startup clock common debug_console gpio lpuart port sim smc uart" device="MK22F51212">
<source path="boards/frdmk22f/driver_examples/lpuart/polling_transfer" type="doc">
<files mask="readme.txt"/>
<files mask="readme.txt"/>
</source>
<source path="boards/frdmk22f/driver_examples/lpuart/polling_transfer" type="src">
<files mask="board.c"/>
<files mask="clock_config.c"/>
<files mask="lpuart_polling_transfer.c"/>
<files mask="pin_mux.c"/>
</source>
<source path="boards/frdmk22f/driver_examples/lpuart/polling_transfer" type="c_include">
<files mask="pin_mux.h"/>
<files mask="clock_config.h"/>
<files mask="board.h"/>
</source>
<source path="boards/frdmk22f/driver_examples/lpuart/polling_transfer/iar" type="linker" tool="iar">
<files mask="MK22FN512xxx12_flash.icf"/>
</source>
<source path="boards/frdmk22f/driver_examples/lpuart/polling_transfer/iar" type="project" tool="iar">
<files mask="lpuart_polling_transfer.ewp"/>
</source>
<source path="boards/frdmk22f/driver_examples/lpuart/polling_transfer/iar" type="workspace" tool="iar">
<files mask="lpuart_polling_transfer.eww"/>
</source>
<source path="boards/frdmk22f/driver_examples/lpuart/polling_transfer/iar" type="debug" tool="iar">
<files mask="lpuart_polling_transfer.ewd"/>
</source>
<source path="boards/frdmk22f/driver_examples/lpuart/polling_transfer/mdk" type="working_set" tool="mdk">
<files mask="lpuart_polling_transfer.uvmpw"/>
</source>
<source path="boards/frdmk22f/driver_examples/lpuart/polling_transfer/mdk" type="linker" tool="mdk">
<files mask="MK22FN512xxx12_flash.scf"/>
</source>
<source path="boards/frdmk22f/driver_examples/lpuart/polling_transfer/mdk" type="project" tool="mdk">
<files mask="lpuart_polling_transfer.uvprojx"/>
</source>
<source path="boards/frdmk22f/driver_examples/lpuart/polling_transfer/kds" type="working_set" tool="kds">
<files mask="lpuart_polling_transfer_frdmk22f.wsd"/>
</source>
<source path="boards/frdmk22f/driver_examples/lpuart/polling_transfer/kds" type="linker" tool="kds">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/frdmk22f/driver_examples/lpuart/polling_transfer/kds" type="project" tool="kds">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/frdmk22f/driver_examples/lpuart/polling_transfer/kds" type="debug" tool="kds">
<files mask="lpuart_polling_transfer_frdmk22f debug jlink.launch"/>
<files mask="lpuart_polling_transfer_frdmk22f release pne.launch"/>
<files mask="lpuart_polling_transfer_frdmk22f release cmsisdap.launch"/>
<files mask="lpuart_polling_transfer_frdmk22f debug pne.launch"/>
<files mask="lpuart_polling_transfer_frdmk22f release jlink.launch"/>
<files mask="lpuart_polling_transfer_frdmk22f debug cmsisdap.launch"/>
</source>
<source path="boards/frdmk22f/driver_examples/lpuart/polling_transfer/atl" type="linker" tool="atl">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/frdmk22f/driver_examples/lpuart/polling_transfer/atl" type="project" tool="atl">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/frdmk22f/driver_examples/lpuart/polling_transfer/atl" type="debug" tool="atl">
<files mask="lpuart_polling_transfer_frdmk22f debug jlink.launch"/>
<files mask="lpuart_polling_transfer_frdmk22f release pne.launch"/>
<files mask="lpuart_polling_transfer_frdmk22f debug pne.launch"/>
<files mask="lpuart_polling_transfer_frdmk22f release jlink.launch"/>
</source>
<source path="boards/frdmk22f/driver_examples/lpuart/polling_transfer/atl/.settings" type="doc">
<files mask="language.settings.xml"/>
</source>
<source path="boards/frdmk22f/driver_examples/lpuart/polling_transfer/atl/.settings" type="configuration">
<files mask="com.atollic.truestudio.debug.hardware_device.prefs"/>
</source>
<source path="boards/frdmk22f/driver_examples/lpuart/polling_transfer/armgcc" type="script" tool="armgcc">
<files mask="build_debug.sh"/>
<files mask="clean.bat"/>
<files mask="build_debug.bat"/>
<files mask="build_release.sh"/>
<files mask="build_all.sh"/>
<files mask="clean.sh"/>
<files mask="build_release.bat"/>
<files mask="build_all.bat"/>
</source>
<source path="boards/frdmk22f/driver_examples/lpuart/polling_transfer/armgcc" type="doc" tool="armgcc">
<files mask="CMakeLists.txt"/>
</source>
<source path="boards/frdmk22f/driver_examples/lpuart/polling_transfer/armgcc" type="linker" tool="armgcc">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
</example>
<example name="fee_blpe" category="driver_examples/mcg" description="" dependency="MK22F51212_startup clock common debug_console gpio lpuart port smc uart" device="MK22F51212">
<source path="boards/frdmk22f/driver_examples/mcg/fee_blpe" type="doc">
<files mask="readme.txt"/>
<files mask="readme.txt"/>
</source>
<source path="boards/frdmk22f/driver_examples/mcg/fee_blpe" type="src">
<files mask="board.c"/>
<files mask="clock_config.c"/>
<files mask="mcg_fee_blpe.c"/>
<files mask="pin_mux.c"/>
</source>
<source path="boards/frdmk22f/driver_examples/mcg/fee_blpe" type="c_include">
<files mask="pin_mux.h"/>
<files mask="clock_config.h"/>
<files mask="board.h"/>
</source>
<source path="boards/frdmk22f/driver_examples/mcg/fee_blpe/iar" type="linker" tool="iar">
<files mask="MK22FN512xxx12_flash.icf"/>
</source>
<source path="boards/frdmk22f/driver_examples/mcg/fee_blpe/iar" type="project" tool="iar">
<files mask="mcg_fee_blpe.ewp"/>
</source>
<source path="boards/frdmk22f/driver_examples/mcg/fee_blpe/iar" type="workspace" tool="iar">
<files mask="mcg_fee_blpe.eww"/>
</source>
<source path="boards/frdmk22f/driver_examples/mcg/fee_blpe/iar" type="debug" tool="iar">
<files mask="mcg_fee_blpe.ewd"/>
</source>
<source path="boards/frdmk22f/driver_examples/mcg/fee_blpe/mdk" type="working_set" tool="mdk">
<files mask="mcg_fee_blpe.uvmpw"/>
</source>
<source path="boards/frdmk22f/driver_examples/mcg/fee_blpe/mdk" type="linker" tool="mdk">
<files mask="MK22FN512xxx12_flash.scf"/>
</source>
<source path="boards/frdmk22f/driver_examples/mcg/fee_blpe/mdk" type="project" tool="mdk">
<files mask="mcg_fee_blpe.uvprojx"/>
</source>
<source path="boards/frdmk22f/driver_examples/mcg/fee_blpe/kds" type="working_set" tool="kds">
<files mask="mcg_fee_blpe_frdmk22f.wsd"/>
</source>
<source path="boards/frdmk22f/driver_examples/mcg/fee_blpe/kds" type="linker" tool="kds">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/frdmk22f/driver_examples/mcg/fee_blpe/kds" type="project" tool="kds">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/frdmk22f/driver_examples/mcg/fee_blpe/kds" type="debug" tool="kds">
<files mask="mcg_fee_blpe_frdmk22f debug pne.launch"/>
<files mask="mcg_fee_blpe_frdmk22f release cmsisdap.launch"/>
<files mask="mcg_fee_blpe_frdmk22f debug cmsisdap.launch"/>
<files mask="mcg_fee_blpe_frdmk22f release jlink.launch"/>
<files mask="mcg_fee_blpe_frdmk22f release pne.launch"/>
<files mask="mcg_fee_blpe_frdmk22f debug jlink.launch"/>
</source>
<source path="boards/frdmk22f/driver_examples/mcg/fee_blpe/atl" type="linker" tool="atl">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/frdmk22f/driver_examples/mcg/fee_blpe/atl" type="project" tool="atl">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/frdmk22f/driver_examples/mcg/fee_blpe/atl" type="debug" tool="atl">
<files mask="mcg_fee_blpe_frdmk22f debug pne.launch"/>
<files mask="mcg_fee_blpe_frdmk22f release jlink.launch"/>
<files mask="mcg_fee_blpe_frdmk22f release pne.launch"/>
<files mask="mcg_fee_blpe_frdmk22f debug jlink.launch"/>
</source>
<source path="boards/frdmk22f/driver_examples/mcg/fee_blpe/atl/.settings" type="doc">
<files mask="language.settings.xml"/>
</source>
<source path="boards/frdmk22f/driver_examples/mcg/fee_blpe/atl/.settings" type="configuration">
<files mask="com.atollic.truestudio.debug.hardware_device.prefs"/>
</source>
<source path="boards/frdmk22f/driver_examples/mcg/fee_blpe/armgcc" type="script" tool="armgcc">
<files mask="build_debug.sh"/>
<files mask="clean.bat"/>
<files mask="build_debug.bat"/>
<files mask="build_release.sh"/>
<files mask="build_all.sh"/>
<files mask="clean.sh"/>
<files mask="build_release.bat"/>
<files mask="build_all.bat"/>
</source>
<source path="boards/frdmk22f/driver_examples/mcg/fee_blpe/armgcc" type="doc" tool="armgcc">
<files mask="CMakeLists.txt"/>
</source>
<source path="boards/frdmk22f/driver_examples/mcg/fee_blpe/armgcc" type="linker" tool="armgcc">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
</example>
<example name="fee_blpi" category="driver_examples/mcg" description="" dependency="MK22F51212_startup clock common debug_console gpio lpuart port smc uart" device="MK22F51212">
<source path="boards/frdmk22f/driver_examples/mcg/fee_blpi" type="doc">
<files mask="readme.txt"/>
<files mask="readme.txt"/>
</source>
<source path="boards/frdmk22f/driver_examples/mcg/fee_blpi" type="src">
<files mask="board.c"/>
<files mask="clock_config.c"/>
<files mask="mcg_fee_blpi.c"/>
<files mask="pin_mux.c"/>
</source>
<source path="boards/frdmk22f/driver_examples/mcg/fee_blpi" type="c_include">
<files mask="pin_mux.h"/>
<files mask="clock_config.h"/>
<files mask="board.h"/>
</source>
<source path="boards/frdmk22f/driver_examples/mcg/fee_blpi/iar" type="linker" tool="iar">
<files mask="MK22FN512xxx12_flash.icf"/>
</source>
<source path="boards/frdmk22f/driver_examples/mcg/fee_blpi/iar" type="project" tool="iar">
<files mask="mcg_fee_blpi.ewp"/>
</source>
<source path="boards/frdmk22f/driver_examples/mcg/fee_blpi/iar" type="workspace" tool="iar">
<files mask="mcg_fee_blpi.eww"/>
</source>
<source path="boards/frdmk22f/driver_examples/mcg/fee_blpi/iar" type="debug" tool="iar">
<files mask="mcg_fee_blpi.ewd"/>
</source>
<source path="boards/frdmk22f/driver_examples/mcg/fee_blpi/mdk" type="working_set" tool="mdk">
<files mask="mcg_fee_blpi.uvmpw"/>
</source>
<source path="boards/frdmk22f/driver_examples/mcg/fee_blpi/mdk" type="linker" tool="mdk">
<files mask="MK22FN512xxx12_flash.scf"/>
</source>
<source path="boards/frdmk22f/driver_examples/mcg/fee_blpi/mdk" type="project" tool="mdk">
<files mask="mcg_fee_blpi.uvprojx"/>
</source>
<source path="boards/frdmk22f/driver_examples/mcg/fee_blpi/kds" type="working_set" tool="kds">
<files mask="mcg_fee_blpi_frdmk22f.wsd"/>
</source>
<source path="boards/frdmk22f/driver_examples/mcg/fee_blpi/kds" type="linker" tool="kds">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/frdmk22f/driver_examples/mcg/fee_blpi/kds" type="project" tool="kds">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/frdmk22f/driver_examples/mcg/fee_blpi/kds" type="debug" tool="kds">
<files mask="mcg_fee_blpi_frdmk22f debug pne.launch"/>
<files mask="mcg_fee_blpi_frdmk22f release jlink.launch"/>
<files mask="mcg_fee_blpi_frdmk22f debug cmsisdap.launch"/>
<files mask="mcg_fee_blpi_frdmk22f debug jlink.launch"/>
<files mask="mcg_fee_blpi_frdmk22f release pne.launch"/>
<files mask="mcg_fee_blpi_frdmk22f release cmsisdap.launch"/>
</source>
<source path="boards/frdmk22f/driver_examples/mcg/fee_blpi/atl" type="linker" tool="atl">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/frdmk22f/driver_examples/mcg/fee_blpi/atl" type="project" tool="atl">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/frdmk22f/driver_examples/mcg/fee_blpi/atl" type="debug" tool="atl">
<files mask="mcg_fee_blpi_frdmk22f debug pne.launch"/>
<files mask="mcg_fee_blpi_frdmk22f release jlink.launch"/>
<files mask="mcg_fee_blpi_frdmk22f debug jlink.launch"/>
<files mask="mcg_fee_blpi_frdmk22f release pne.launch"/>
</source>
<source path="boards/frdmk22f/driver_examples/mcg/fee_blpi/atl/.settings" type="doc">
<files mask="language.settings.xml"/>
</source>
<source path="boards/frdmk22f/driver_examples/mcg/fee_blpi/atl/.settings" type="configuration">
<files mask="com.atollic.truestudio.debug.hardware_device.prefs"/>
</source>
<source path="boards/frdmk22f/driver_examples/mcg/fee_blpi/armgcc" type="script" tool="armgcc">
<files mask="build_debug.sh"/>
<files mask="clean.bat"/>
<files mask="build_debug.bat"/>
<files mask="build_release.sh"/>
<files mask="build_all.sh"/>
<files mask="clean.sh"/>
<files mask="build_release.bat"/>
<files mask="build_all.bat"/>
</source>
<source path="boards/frdmk22f/driver_examples/mcg/fee_blpi/armgcc" type="doc" tool="armgcc">
<files mask="CMakeLists.txt"/>
</source>
<source path="boards/frdmk22f/driver_examples/mcg/fee_blpi/armgcc" type="linker" tool="armgcc">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
</example>
<example name="fei_blpi" category="driver_examples/mcg" description="" dependency="MK22F51212_startup clock common debug_console gpio lpuart port smc uart" device="MK22F51212">
<source path="boards/frdmk22f/driver_examples/mcg/fei_blpi" type="doc">
<files mask="readme.txt"/>
<files mask="readme.txt"/>
</source>
<source path="boards/frdmk22f/driver_examples/mcg/fei_blpi" type="src">
<files mask="board.c"/>
<files mask="clock_config.c"/>
<files mask="mcg_fei_blpi.c"/>
<files mask="pin_mux.c"/>
</source>
<source path="boards/frdmk22f/driver_examples/mcg/fei_blpi" type="c_include">
<files mask="pin_mux.h"/>
<files mask="clock_config.h"/>
<files mask="board.h"/>
</source>
<source path="boards/frdmk22f/driver_examples/mcg/fei_blpi/iar" type="linker" tool="iar">
<files mask="MK22FN512xxx12_flash.icf"/>
</source>
<source path="boards/frdmk22f/driver_examples/mcg/fei_blpi/iar" type="project" tool="iar">
<files mask="mcg_fei_blpi.ewp"/>
</source>
<source path="boards/frdmk22f/driver_examples/mcg/fei_blpi/iar" type="workspace" tool="iar">
<files mask="mcg_fei_blpi.eww"/>
</source>
<source path="boards/frdmk22f/driver_examples/mcg/fei_blpi/iar" type="debug" tool="iar">
<files mask="mcg_fei_blpi.ewd"/>
</source>
<source path="boards/frdmk22f/driver_examples/mcg/fei_blpi/mdk" type="working_set" tool="mdk">
<files mask="mcg_fei_blpi.uvmpw"/>
</source>
<source path="boards/frdmk22f/driver_examples/mcg/fei_blpi/mdk" type="linker" tool="mdk">
<files mask="MK22FN512xxx12_flash.scf"/>
</source>
<source path="boards/frdmk22f/driver_examples/mcg/fei_blpi/mdk" type="project" tool="mdk">
<files mask="mcg_fei_blpi.uvprojx"/>
</source>
<source path="boards/frdmk22f/driver_examples/mcg/fei_blpi/kds" type="working_set" tool="kds">
<files mask="mcg_fei_blpi_frdmk22f.wsd"/>
</source>
<source path="boards/frdmk22f/driver_examples/mcg/fei_blpi/kds" type="linker" tool="kds">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/frdmk22f/driver_examples/mcg/fei_blpi/kds" type="project" tool="kds">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/frdmk22f/driver_examples/mcg/fei_blpi/kds" type="debug" tool="kds">
<files mask="mcg_fei_blpi_frdmk22f release jlink.launch"/>
<files mask="mcg_fei_blpi_frdmk22f release cmsisdap.launch"/>
<files mask="mcg_fei_blpi_frdmk22f release pne.launch"/>
<files mask="mcg_fei_blpi_frdmk22f debug jlink.launch"/>
<files mask="mcg_fei_blpi_frdmk22f debug pne.launch"/>
<files mask="mcg_fei_blpi_frdmk22f debug cmsisdap.launch"/>
</source>
<source path="boards/frdmk22f/driver_examples/mcg/fei_blpi/atl" type="linker" tool="atl">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/frdmk22f/driver_examples/mcg/fei_blpi/atl" type="project" tool="atl">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/frdmk22f/driver_examples/mcg/fei_blpi/atl" type="debug" tool="atl">
<files mask="mcg_fei_blpi_frdmk22f release jlink.launch"/>
<files mask="mcg_fei_blpi_frdmk22f release pne.launch"/>
<files mask="mcg_fei_blpi_frdmk22f debug jlink.launch"/>
<files mask="mcg_fei_blpi_frdmk22f debug pne.launch"/>
</source>
<source path="boards/frdmk22f/driver_examples/mcg/fei_blpi/atl/.settings" type="doc">
<files mask="language.settings.xml"/>
</source>
<source path="boards/frdmk22f/driver_examples/mcg/fei_blpi/atl/.settings" type="configuration">
<files mask="com.atollic.truestudio.debug.hardware_device.prefs"/>
</source>
<source path="boards/frdmk22f/driver_examples/mcg/fei_blpi/armgcc" type="script" tool="armgcc">
<files mask="build_debug.sh"/>
<files mask="clean.bat"/>
<files mask="build_debug.bat"/>
<files mask="build_release.sh"/>
<files mask="build_all.sh"/>
<files mask="clean.sh"/>
<files mask="build_release.bat"/>
<files mask="build_all.bat"/>
</source>
<source path="boards/frdmk22f/driver_examples/mcg/fei_blpi/armgcc" type="doc" tool="armgcc">
<files mask="CMakeLists.txt"/>
</source>
<source path="boards/frdmk22f/driver_examples/mcg/fei_blpi/armgcc" type="linker" tool="armgcc">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
</example>
<example name="pee_blpe" category="driver_examples/mcg" description="" dependency="MK22F51212_startup clock common debug_console gpio lpuart port smc uart" device="MK22F51212">
<source path="boards/frdmk22f/driver_examples/mcg/pee_blpe" type="doc">
<files mask="readme.txt"/>
<files mask="readme.txt"/>
</source>
<source path="boards/frdmk22f/driver_examples/mcg/pee_blpe" type="src">
<files mask="mcg_pee_blpe.c"/>
<files mask="board.c"/>
<files mask="clock_config.c"/>
<files mask="pin_mux.c"/>
</source>
<source path="boards/frdmk22f/driver_examples/mcg/pee_blpe" type="c_include">
<files mask="pin_mux.h"/>
<files mask="clock_config.h"/>
<files mask="board.h"/>
</source>
<source path="boards/frdmk22f/driver_examples/mcg/pee_blpe/iar" type="linker" tool="iar">
<files mask="MK22FN512xxx12_flash.icf"/>
</source>
<source path="boards/frdmk22f/driver_examples/mcg/pee_blpe/iar" type="project" tool="iar">
<files mask="mcg_pee_blpe.ewp"/>
</source>
<source path="boards/frdmk22f/driver_examples/mcg/pee_blpe/iar" type="workspace" tool="iar">
<files mask="mcg_pee_blpe.eww"/>
</source>
<source path="boards/frdmk22f/driver_examples/mcg/pee_blpe/iar" type="debug" tool="iar">
<files mask="mcg_pee_blpe.ewd"/>
</source>
<source path="boards/frdmk22f/driver_examples/mcg/pee_blpe/mdk" type="working_set" tool="mdk">
<files mask="mcg_pee_blpe.uvmpw"/>
</source>
<source path="boards/frdmk22f/driver_examples/mcg/pee_blpe/mdk" type="linker" tool="mdk">
<files mask="MK22FN512xxx12_flash.scf"/>
</source>
<source path="boards/frdmk22f/driver_examples/mcg/pee_blpe/mdk" type="project" tool="mdk">
<files mask="mcg_pee_blpe.uvprojx"/>
</source>
<source path="boards/frdmk22f/driver_examples/mcg/pee_blpe/kds" type="working_set" tool="kds">
<files mask="mcg_pee_blpe_frdmk22f.wsd"/>
</source>
<source path="boards/frdmk22f/driver_examples/mcg/pee_blpe/kds" type="linker" tool="kds">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/frdmk22f/driver_examples/mcg/pee_blpe/kds" type="project" tool="kds">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/frdmk22f/driver_examples/mcg/pee_blpe/kds" type="debug" tool="kds">
<files mask="mcg_pee_blpe_frdmk22f release jlink.launch"/>
<files mask="mcg_pee_blpe_frdmk22f debug pne.launch"/>
<files mask="mcg_pee_blpe_frdmk22f release pne.launch"/>
<files mask="mcg_pee_blpe_frdmk22f debug jlink.launch"/>
<files mask="mcg_pee_blpe_frdmk22f release cmsisdap.launch"/>
<files mask="mcg_pee_blpe_frdmk22f debug cmsisdap.launch"/>
</source>
<source path="boards/frdmk22f/driver_examples/mcg/pee_blpe/atl" type="linker" tool="atl">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/frdmk22f/driver_examples/mcg/pee_blpe/atl" type="project" tool="atl">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/frdmk22f/driver_examples/mcg/pee_blpe/atl" type="debug" tool="atl">
<files mask="mcg_pee_blpe_frdmk22f release jlink.launch"/>
<files mask="mcg_pee_blpe_frdmk22f debug pne.launch"/>
<files mask="mcg_pee_blpe_frdmk22f release pne.launch"/>
<files mask="mcg_pee_blpe_frdmk22f debug jlink.launch"/>
</source>
<source path="boards/frdmk22f/driver_examples/mcg/pee_blpe/atl/.settings" type="doc">
<files mask="language.settings.xml"/>
</source>
<source path="boards/frdmk22f/driver_examples/mcg/pee_blpe/atl/.settings" type="configuration">
<files mask="com.atollic.truestudio.debug.hardware_device.prefs"/>
</source>
<source path="boards/frdmk22f/driver_examples/mcg/pee_blpe/armgcc" type="script" tool="armgcc">
<files mask="build_debug.sh"/>
<files mask="clean.bat"/>
<files mask="build_debug.bat"/>
<files mask="build_release.sh"/>
<files mask="build_all.sh"/>
<files mask="clean.sh"/>
<files mask="build_release.bat"/>
<files mask="build_all.bat"/>
</source>
<source path="boards/frdmk22f/driver_examples/mcg/pee_blpe/armgcc" type="doc" tool="armgcc">
<files mask="CMakeLists.txt"/>
</source>
<source path="boards/frdmk22f/driver_examples/mcg/pee_blpe/armgcc" type="linker" tool="armgcc">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
</example>
<example name="pee_blpi" category="driver_examples/mcg" description="" dependency="MK22F51212_startup clock common debug_console gpio lpuart port smc uart" device="MK22F51212">
<source path="boards/frdmk22f/driver_examples/mcg/pee_blpi" type="doc">
<files mask="readme.txt"/>
<files mask="readme.txt"/>
</source>
<source path="boards/frdmk22f/driver_examples/mcg/pee_blpi" type="src">
<files mask="mcg_pee_blpi.c"/>
<files mask="board.c"/>
<files mask="clock_config.c"/>
<files mask="pin_mux.c"/>
</source>
<source path="boards/frdmk22f/driver_examples/mcg/pee_blpi" type="c_include">
<files mask="pin_mux.h"/>
<files mask="clock_config.h"/>
<files mask="board.h"/>
</source>
<source path="boards/frdmk22f/driver_examples/mcg/pee_blpi/iar" type="linker" tool="iar">
<files mask="MK22FN512xxx12_flash.icf"/>
</source>
<source path="boards/frdmk22f/driver_examples/mcg/pee_blpi/iar" type="project" tool="iar">
<files mask="mcg_pee_blpi.ewp"/>
</source>
<source path="boards/frdmk22f/driver_examples/mcg/pee_blpi/iar" type="workspace" tool="iar">
<files mask="mcg_pee_blpi.eww"/>
</source>
<source path="boards/frdmk22f/driver_examples/mcg/pee_blpi/iar" type="debug" tool="iar">
<files mask="mcg_pee_blpi.ewd"/>
</source>
<source path="boards/frdmk22f/driver_examples/mcg/pee_blpi/mdk" type="working_set" tool="mdk">
<files mask="mcg_pee_blpi.uvmpw"/>
</source>
<source path="boards/frdmk22f/driver_examples/mcg/pee_blpi/mdk" type="linker" tool="mdk">
<files mask="MK22FN512xxx12_flash.scf"/>
</source>
<source path="boards/frdmk22f/driver_examples/mcg/pee_blpi/mdk" type="project" tool="mdk">
<files mask="mcg_pee_blpi.uvprojx"/>
</source>
<source path="boards/frdmk22f/driver_examples/mcg/pee_blpi/kds" type="working_set" tool="kds">
<files mask="mcg_pee_blpi_frdmk22f.wsd"/>
</source>
<source path="boards/frdmk22f/driver_examples/mcg/pee_blpi/kds" type="linker" tool="kds">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/frdmk22f/driver_examples/mcg/pee_blpi/kds" type="project" tool="kds">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/frdmk22f/driver_examples/mcg/pee_blpi/kds" type="debug" tool="kds">
<files mask="mcg_pee_blpi_frdmk22f debug cmsisdap.launch"/>
<files mask="mcg_pee_blpi_frdmk22f release cmsisdap.launch"/>
<files mask="mcg_pee_blpi_frdmk22f debug jlink.launch"/>
<files mask="mcg_pee_blpi_frdmk22f debug pne.launch"/>
<files mask="mcg_pee_blpi_frdmk22f release jlink.launch"/>
<files mask="mcg_pee_blpi_frdmk22f release pne.launch"/>
</source>
<source path="boards/frdmk22f/driver_examples/mcg/pee_blpi/atl" type="linker" tool="atl">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/frdmk22f/driver_examples/mcg/pee_blpi/atl" type="project" tool="atl">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/frdmk22f/driver_examples/mcg/pee_blpi/atl" type="debug" tool="atl">
<files mask="mcg_pee_blpi_frdmk22f debug jlink.launch"/>
<files mask="mcg_pee_blpi_frdmk22f debug pne.launch"/>
<files mask="mcg_pee_blpi_frdmk22f release jlink.launch"/>
<files mask="mcg_pee_blpi_frdmk22f release pne.launch"/>
</source>
<source path="boards/frdmk22f/driver_examples/mcg/pee_blpi/atl/.settings" type="doc">
<files mask="language.settings.xml"/>
</source>
<source path="boards/frdmk22f/driver_examples/mcg/pee_blpi/atl/.settings" type="configuration">
<files mask="com.atollic.truestudio.debug.hardware_device.prefs"/>
</source>
<source path="boards/frdmk22f/driver_examples/mcg/pee_blpi/armgcc" type="script" tool="armgcc">
<files mask="build_debug.sh"/>
<files mask="clean.bat"/>
<files mask="build_debug.bat"/>
<files mask="build_release.sh"/>
<files mask="build_all.sh"/>
<files mask="clean.sh"/>
<files mask="build_release.bat"/>
<files mask="build_all.bat"/>
</source>
<source path="boards/frdmk22f/driver_examples/mcg/pee_blpi/armgcc" type="doc" tool="armgcc">
<files mask="CMakeLists.txt"/>
</source>
<source path="boards/frdmk22f/driver_examples/mcg/pee_blpi/armgcc" type="linker" tool="armgcc">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
</example>
<example name="adc16_trigger" category="driver_examples/pdb" description="" dependency="MK22F51212_startup adc16 clock common debug_console gpio lpuart pdb port smc uart" device="MK22F51212">
<source path="boards/frdmk22f/driver_examples/pdb/adc16_trigger" type="doc">
<files mask="readme.txt"/>
<files mask="readme.txt"/>
</source>
<source path="boards/frdmk22f/driver_examples/pdb/adc16_trigger" type="src">
<files mask="board.c"/>
<files mask="clock_config.c"/>
<files mask="pdb_adc16_trigger.c"/>
<files mask="pin_mux.c"/>
</source>
<source path="boards/frdmk22f/driver_examples/pdb/adc16_trigger" type="c_include">
<files mask="pin_mux.h"/>
<files mask="clock_config.h"/>
<files mask="board.h"/>
</source>
<source path="boards/frdmk22f/driver_examples/pdb/adc16_trigger/iar" type="linker" tool="iar">
<files mask="MK22FN512xxx12_flash.icf"/>
</source>
<source path="boards/frdmk22f/driver_examples/pdb/adc16_trigger/iar" type="project" tool="iar">
<files mask="pdb_adc16_trigger.ewp"/>
</source>
<source path="boards/frdmk22f/driver_examples/pdb/adc16_trigger/iar" type="workspace" tool="iar">
<files mask="pdb_adc16_trigger.eww"/>
</source>
<source path="boards/frdmk22f/driver_examples/pdb/adc16_trigger/iar" type="debug" tool="iar">
<files mask="pdb_adc16_trigger.ewd"/>
</source>
<source path="boards/frdmk22f/driver_examples/pdb/adc16_trigger/mdk" type="working_set" tool="mdk">
<files mask="pdb_adc16_trigger.uvmpw"/>
</source>
<source path="boards/frdmk22f/driver_examples/pdb/adc16_trigger/mdk" type="linker" tool="mdk">
<files mask="MK22FN512xxx12_flash.scf"/>
</source>
<source path="boards/frdmk22f/driver_examples/pdb/adc16_trigger/mdk" type="project" tool="mdk">
<files mask="pdb_adc16_trigger.uvprojx"/>
</source>
<source path="boards/frdmk22f/driver_examples/pdb/adc16_trigger/kds" type="working_set" tool="kds">
<files mask="pdb_adc16_trigger_frdmk22f.wsd"/>
</source>
<source path="boards/frdmk22f/driver_examples/pdb/adc16_trigger/kds" type="linker" tool="kds">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/frdmk22f/driver_examples/pdb/adc16_trigger/kds" type="project" tool="kds">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/frdmk22f/driver_examples/pdb/adc16_trigger/kds" type="debug" tool="kds">
<files mask="pdb_adc16_trigger_frdmk22f debug pne.launch"/>
<files mask="pdb_adc16_trigger_frdmk22f debug cmsisdap.launch"/>
<files mask="pdb_adc16_trigger_frdmk22f debug jlink.launch"/>
<files mask="pdb_adc16_trigger_frdmk22f release pne.launch"/>
<files mask="pdb_adc16_trigger_frdmk22f release jlink.launch"/>
<files mask="pdb_adc16_trigger_frdmk22f release cmsisdap.launch"/>
</source>
<source path="boards/frdmk22f/driver_examples/pdb/adc16_trigger/atl" type="linker" tool="atl">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/frdmk22f/driver_examples/pdb/adc16_trigger/atl" type="project" tool="atl">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/frdmk22f/driver_examples/pdb/adc16_trigger/atl" type="debug" tool="atl">
<files mask="pdb_adc16_trigger_frdmk22f debug pne.launch"/>
<files mask="pdb_adc16_trigger_frdmk22f debug jlink.launch"/>
<files mask="pdb_adc16_trigger_frdmk22f release pne.launch"/>
<files mask="pdb_adc16_trigger_frdmk22f release jlink.launch"/>
</source>
<source path="boards/frdmk22f/driver_examples/pdb/adc16_trigger/atl/.settings" type="doc">
<files mask="language.settings.xml"/>
</source>
<source path="boards/frdmk22f/driver_examples/pdb/adc16_trigger/atl/.settings" type="configuration">
<files mask="com.atollic.truestudio.debug.hardware_device.prefs"/>
</source>
<source path="boards/frdmk22f/driver_examples/pdb/adc16_trigger/armgcc" type="script" tool="armgcc">
<files mask="build_debug.sh"/>
<files mask="clean.bat"/>
<files mask="build_debug.bat"/>
<files mask="build_release.sh"/>
<files mask="build_all.sh"/>
<files mask="clean.sh"/>
<files mask="build_release.bat"/>
<files mask="build_all.bat"/>
</source>
<source path="boards/frdmk22f/driver_examples/pdb/adc16_trigger/armgcc" type="doc" tool="armgcc">
<files mask="CMakeLists.txt"/>
</source>
<source path="boards/frdmk22f/driver_examples/pdb/adc16_trigger/armgcc" type="linker" tool="armgcc">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
</example>
<example name="dac_trigger" category="driver_examples/pdb" description="" dependency="MK22F51212_startup clock common dac debug_console gpio lpuart pdb port smc uart" device="MK22F51212">
<source path="boards/frdmk22f/driver_examples/pdb/dac_trigger" type="doc">
<files mask="readme.txt"/>
<files mask="readme.txt"/>
</source>
<source path="boards/frdmk22f/driver_examples/pdb/dac_trigger" type="src">
<files mask="board.c"/>
<files mask="clock_config.c"/>
<files mask="pdb_dac_trigger.c"/>
<files mask="pin_mux.c"/>
</source>
<source path="boards/frdmk22f/driver_examples/pdb/dac_trigger" type="c_include">
<files mask="pin_mux.h"/>
<files mask="clock_config.h"/>
<files mask="board.h"/>
</source>
<source path="boards/frdmk22f/driver_examples/pdb/dac_trigger/iar" type="linker" tool="iar">
<files mask="MK22FN512xxx12_flash.icf"/>
</source>
<source path="boards/frdmk22f/driver_examples/pdb/dac_trigger/iar" type="project" tool="iar">
<files mask="pdb_dac_trigger.ewp"/>
</source>
<source path="boards/frdmk22f/driver_examples/pdb/dac_trigger/iar" type="workspace" tool="iar">
<files mask="pdb_dac_trigger.eww"/>
</source>
<source path="boards/frdmk22f/driver_examples/pdb/dac_trigger/iar" type="debug" tool="iar">
<files mask="pdb_dac_trigger.ewd"/>
</source>
<source path="boards/frdmk22f/driver_examples/pdb/dac_trigger/mdk" type="working_set" tool="mdk">
<files mask="pdb_dac_trigger.uvmpw"/>
</source>
<source path="boards/frdmk22f/driver_examples/pdb/dac_trigger/mdk" type="linker" tool="mdk">
<files mask="MK22FN512xxx12_flash.scf"/>
</source>
<source path="boards/frdmk22f/driver_examples/pdb/dac_trigger/mdk" type="project" tool="mdk">
<files mask="pdb_dac_trigger.uvprojx"/>
</source>
<source path="boards/frdmk22f/driver_examples/pdb/dac_trigger/kds" type="working_set" tool="kds">
<files mask="pdb_dac_trigger_frdmk22f.wsd"/>
</source>
<source path="boards/frdmk22f/driver_examples/pdb/dac_trigger/kds" type="linker" tool="kds">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/frdmk22f/driver_examples/pdb/dac_trigger/kds" type="project" tool="kds">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/frdmk22f/driver_examples/pdb/dac_trigger/kds" type="debug" tool="kds">
<files mask="pdb_dac_trigger_frdmk22f release cmsisdap.launch"/>
<files mask="pdb_dac_trigger_frdmk22f debug pne.launch"/>
<files mask="pdb_dac_trigger_frdmk22f debug jlink.launch"/>
<files mask="pdb_dac_trigger_frdmk22f release pne.launch"/>
<files mask="pdb_dac_trigger_frdmk22f debug cmsisdap.launch"/>
<files mask="pdb_dac_trigger_frdmk22f release jlink.launch"/>
</source>
<source path="boards/frdmk22f/driver_examples/pdb/dac_trigger/atl" type="linker" tool="atl">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/frdmk22f/driver_examples/pdb/dac_trigger/atl" type="project" tool="atl">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/frdmk22f/driver_examples/pdb/dac_trigger/atl" type="debug" tool="atl">
<files mask="pdb_dac_trigger_frdmk22f debug pne.launch"/>
<files mask="pdb_dac_trigger_frdmk22f debug jlink.launch"/>
<files mask="pdb_dac_trigger_frdmk22f release pne.launch"/>
<files mask="pdb_dac_trigger_frdmk22f release jlink.launch"/>
</source>
<source path="boards/frdmk22f/driver_examples/pdb/dac_trigger/atl/.settings" type="doc">
<files mask="language.settings.xml"/>
</source>
<source path="boards/frdmk22f/driver_examples/pdb/dac_trigger/atl/.settings" type="configuration">
<files mask="com.atollic.truestudio.debug.hardware_device.prefs"/>
</source>
<source path="boards/frdmk22f/driver_examples/pdb/dac_trigger/armgcc" type="script" tool="armgcc">
<files mask="build_debug.sh"/>
<files mask="clean.bat"/>
<files mask="build_debug.bat"/>
<files mask="build_release.sh"/>
<files mask="build_all.sh"/>
<files mask="clean.sh"/>
<files mask="build_release.bat"/>
<files mask="build_all.bat"/>
</source>
<source path="boards/frdmk22f/driver_examples/pdb/dac_trigger/armgcc" type="doc" tool="armgcc">
<files mask="CMakeLists.txt"/>
</source>
<source path="boards/frdmk22f/driver_examples/pdb/dac_trigger/armgcc" type="linker" tool="armgcc">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
</example>
<example name="delay_interrupt" category="driver_examples/pdb" description="" dependency="MK22F51212_startup clock common debug_console gpio lpuart pdb port smc uart" device="MK22F51212">
<source path="boards/frdmk22f/driver_examples/pdb/delay_interrupt" type="doc">
<files mask="readme.txt"/>
<files mask="readme.txt"/>
</source>
<source path="boards/frdmk22f/driver_examples/pdb/delay_interrupt" type="src">
<files mask="board.c"/>
<files mask="clock_config.c"/>
<files mask="pdb_delay_interrupt.c"/>
<files mask="pin_mux.c"/>
</source>
<source path="boards/frdmk22f/driver_examples/pdb/delay_interrupt" type="c_include">
<files mask="pin_mux.h"/>
<files mask="clock_config.h"/>
<files mask="board.h"/>
</source>
<source path="boards/frdmk22f/driver_examples/pdb/delay_interrupt/iar" type="linker" tool="iar">
<files mask="MK22FN512xxx12_flash.icf"/>
</source>
<source path="boards/frdmk22f/driver_examples/pdb/delay_interrupt/iar" type="project" tool="iar">
<files mask="pdb_delay_interrupt.ewp"/>
</source>
<source path="boards/frdmk22f/driver_examples/pdb/delay_interrupt/iar" type="workspace" tool="iar">
<files mask="pdb_delay_interrupt.eww"/>
</source>
<source path="boards/frdmk22f/driver_examples/pdb/delay_interrupt/iar" type="debug" tool="iar">
<files mask="pdb_delay_interrupt.ewd"/>
</source>
<source path="boards/frdmk22f/driver_examples/pdb/delay_interrupt/mdk" type="working_set" tool="mdk">
<files mask="pdb_delay_interrupt.uvmpw"/>
</source>
<source path="boards/frdmk22f/driver_examples/pdb/delay_interrupt/mdk" type="linker" tool="mdk">
<files mask="MK22FN512xxx12_flash.scf"/>
</source>
<source path="boards/frdmk22f/driver_examples/pdb/delay_interrupt/mdk" type="project" tool="mdk">
<files mask="pdb_delay_interrupt.uvprojx"/>
</source>
<source path="boards/frdmk22f/driver_examples/pdb/delay_interrupt/kds" type="working_set" tool="kds">
<files mask="pdb_delay_interrupt_frdmk22f.wsd"/>
</source>
<source path="boards/frdmk22f/driver_examples/pdb/delay_interrupt/kds" type="linker" tool="kds">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/frdmk22f/driver_examples/pdb/delay_interrupt/kds" type="project" tool="kds">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/frdmk22f/driver_examples/pdb/delay_interrupt/kds" type="debug" tool="kds">
<files mask="pdb_delay_interrupt_frdmk22f release pne.launch"/>
<files mask="pdb_delay_interrupt_frdmk22f debug jlink.launch"/>
<files mask="pdb_delay_interrupt_frdmk22f release jlink.launch"/>
<files mask="pdb_delay_interrupt_frdmk22f release cmsisdap.launch"/>
<files mask="pdb_delay_interrupt_frdmk22f debug pne.launch"/>
<files mask="pdb_delay_interrupt_frdmk22f debug cmsisdap.launch"/>
</source>
<source path="boards/frdmk22f/driver_examples/pdb/delay_interrupt/atl" type="linker" tool="atl">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/frdmk22f/driver_examples/pdb/delay_interrupt/atl" type="project" tool="atl">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/frdmk22f/driver_examples/pdb/delay_interrupt/atl" type="debug" tool="atl">
<files mask="pdb_delay_interrupt_frdmk22f release pne.launch"/>
<files mask="pdb_delay_interrupt_frdmk22f debug jlink.launch"/>
<files mask="pdb_delay_interrupt_frdmk22f release jlink.launch"/>
<files mask="pdb_delay_interrupt_frdmk22f debug pne.launch"/>
</source>
<source path="boards/frdmk22f/driver_examples/pdb/delay_interrupt/atl/.settings" type="doc">
<files mask="language.settings.xml"/>
</source>
<source path="boards/frdmk22f/driver_examples/pdb/delay_interrupt/atl/.settings" type="configuration">
<files mask="com.atollic.truestudio.debug.hardware_device.prefs"/>
</source>
<source path="boards/frdmk22f/driver_examples/pdb/delay_interrupt/armgcc" type="script" tool="armgcc">
<files mask="build_debug.sh"/>
<files mask="clean.bat"/>
<files mask="build_debug.bat"/>
<files mask="build_release.sh"/>
<files mask="build_all.sh"/>
<files mask="clean.sh"/>
<files mask="build_release.bat"/>
<files mask="build_all.bat"/>
</source>
<source path="boards/frdmk22f/driver_examples/pdb/delay_interrupt/armgcc" type="doc" tool="armgcc">
<files mask="CMakeLists.txt"/>
</source>
<source path="boards/frdmk22f/driver_examples/pdb/delay_interrupt/armgcc" type="linker" tool="armgcc">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
</example>
<example name="pit" category="driver_examples" description="" dependency="MK22F51212_startup clock common debug_console gpio lpuart pit port smc uart" device="MK22F51212">
<source path="boards/frdmk22f/driver_examples/pit" type="doc">
<files mask="readme.txt"/>
<files mask="readme.txt"/>
</source>
<source path="boards/frdmk22f/driver_examples/pit" type="src">
<files mask="board.c"/>
<files mask="pit.c"/>
<files mask="clock_config.c"/>
<files mask="pin_mux.c"/>
</source>
<source path="boards/frdmk22f/driver_examples/pit" type="c_include">
<files mask="pin_mux.h"/>
<files mask="clock_config.h"/>
<files mask="board.h"/>
</source>
<source path="boards/frdmk22f/driver_examples/pit/iar" type="linker" tool="iar">
<files mask="MK22FN512xxx12_flash.icf"/>
</source>
<source path="boards/frdmk22f/driver_examples/pit/iar" type="project" tool="iar">
<files mask="pit.ewp"/>
</source>
<source path="boards/frdmk22f/driver_examples/pit/iar" type="workspace" tool="iar">
<files mask="pit.eww"/>
</source>
<source path="boards/frdmk22f/driver_examples/pit/iar" type="debug" tool="iar">
<files mask="pit.ewd"/>
</source>
<source path="boards/frdmk22f/driver_examples/pit/mdk" type="working_set" tool="mdk">
<files mask="pit.uvmpw"/>
</source>
<source path="boards/frdmk22f/driver_examples/pit/mdk" type="linker" tool="mdk">
<files mask="MK22FN512xxx12_flash.scf"/>
</source>
<source path="boards/frdmk22f/driver_examples/pit/mdk" type="project" tool="mdk">
<files mask="pit.uvprojx"/>
</source>
<source path="boards/frdmk22f/driver_examples/pit/kds" type="working_set" tool="kds">
<files mask="pit_frdmk22f.wsd"/>
</source>
<source path="boards/frdmk22f/driver_examples/pit/kds" type="linker" tool="kds">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/frdmk22f/driver_examples/pit/kds" type="project" tool="kds">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/frdmk22f/driver_examples/pit/kds" type="debug" tool="kds">
<files mask="pit_frdmk22f debug jlink.launch"/>
<files mask="pit_frdmk22f release jlink.launch"/>
<files mask="pit_frdmk22f release pne.launch"/>
<files mask="pit_frdmk22f debug cmsisdap.launch"/>
<files mask="pit_frdmk22f debug pne.launch"/>
<files mask="pit_frdmk22f release cmsisdap.launch"/>
</source>
<source path="boards/frdmk22f/driver_examples/pit/atl" type="linker" tool="atl">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/frdmk22f/driver_examples/pit/atl" type="project" tool="atl">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/frdmk22f/driver_examples/pit/atl" type="debug" tool="atl">
<files mask="pit_frdmk22f debug jlink.launch"/>
<files mask="pit_frdmk22f release jlink.launch"/>
<files mask="pit_frdmk22f release pne.launch"/>
<files mask="pit_frdmk22f debug pne.launch"/>
</source>
<source path="boards/frdmk22f/driver_examples/pit/atl/.settings" type="doc">
<files mask="language.settings.xml"/>
</source>
<source path="boards/frdmk22f/driver_examples/pit/atl/.settings" type="configuration">
<files mask="com.atollic.truestudio.debug.hardware_device.prefs"/>
</source>
<source path="boards/frdmk22f/driver_examples/pit/armgcc" type="script" tool="armgcc">
<files mask="build_debug.sh"/>
<files mask="clean.bat"/>
<files mask="build_debug.bat"/>
<files mask="build_release.sh"/>
<files mask="build_all.sh"/>
<files mask="clean.sh"/>
<files mask="build_release.bat"/>
<files mask="build_all.bat"/>
</source>
<source path="boards/frdmk22f/driver_examples/pit/armgcc" type="doc" tool="armgcc">
<files mask="CMakeLists.txt"/>
</source>
<source path="boards/frdmk22f/driver_examples/pit/armgcc" type="linker" tool="armgcc">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
</example>
<example name="random" category="driver_examples/rnga" description="" dependency="MK22F51212_startup clock common debug_console gpio lpuart port rnga smc uart" device="MK22F51212">
<source path="boards/frdmk22f/driver_examples/rnga/random" type="doc">
<files mask="readme.txt"/>
<files mask="readme.txt"/>
</source>
<source path="boards/frdmk22f/driver_examples/rnga/random" type="src">
<files mask="board.c"/>
<files mask="clock_config.c"/>
<files mask="rnga_random.c"/>
<files mask="pin_mux.c"/>
</source>
<source path="boards/frdmk22f/driver_examples/rnga/random" type="c_include">
<files mask="pin_mux.h"/>
<files mask="clock_config.h"/>
<files mask="board.h"/>
</source>
<source path="boards/frdmk22f/driver_examples/rnga/random/iar" type="linker" tool="iar">
<files mask="MK22FN512xxx12_flash.icf"/>
</source>
<source path="boards/frdmk22f/driver_examples/rnga/random/iar" type="project" tool="iar">
<files mask="rnga_random.ewp"/>
</source>
<source path="boards/frdmk22f/driver_examples/rnga/random/iar" type="workspace" tool="iar">
<files mask="rnga_random.eww"/>
</source>
<source path="boards/frdmk22f/driver_examples/rnga/random/iar" type="debug" tool="iar">
<files mask="rnga_random.ewd"/>
</source>
<source path="boards/frdmk22f/driver_examples/rnga/random/mdk" type="working_set" tool="mdk">
<files mask="rnga_random.uvmpw"/>
</source>
<source path="boards/frdmk22f/driver_examples/rnga/random/mdk" type="linker" tool="mdk">
<files mask="MK22FN512xxx12_flash.scf"/>
</source>
<source path="boards/frdmk22f/driver_examples/rnga/random/mdk" type="project" tool="mdk">
<files mask="rnga_random.uvprojx"/>
</source>
<source path="boards/frdmk22f/driver_examples/rnga/random/kds" type="working_set" tool="kds">
<files mask="rnga_random_frdmk22f.wsd"/>
</source>
<source path="boards/frdmk22f/driver_examples/rnga/random/kds" type="linker" tool="kds">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/frdmk22f/driver_examples/rnga/random/kds" type="project" tool="kds">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/frdmk22f/driver_examples/rnga/random/kds" type="debug" tool="kds">
<files mask="rnga_random_frdmk22f debug pne.launch"/>
<files mask="rnga_random_frdmk22f release jlink.launch"/>
<files mask="rnga_random_frdmk22f release pne.launch"/>
<files mask="rnga_random_frdmk22f debug cmsisdap.launch"/>
<files mask="rnga_random_frdmk22f release cmsisdap.launch"/>
<files mask="rnga_random_frdmk22f debug jlink.launch"/>
</source>
<source path="boards/frdmk22f/driver_examples/rnga/random/atl" type="linker" tool="atl">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/frdmk22f/driver_examples/rnga/random/atl" type="project" tool="atl">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/frdmk22f/driver_examples/rnga/random/atl" type="debug" tool="atl">
<files mask="rnga_random_frdmk22f debug pne.launch"/>
<files mask="rnga_random_frdmk22f release jlink.launch"/>
<files mask="rnga_random_frdmk22f release pne.launch"/>
<files mask="rnga_random_frdmk22f debug jlink.launch"/>
</source>
<source path="boards/frdmk22f/driver_examples/rnga/random/atl/.settings" type="doc">
<files mask="language.settings.xml"/>
</source>
<source path="boards/frdmk22f/driver_examples/rnga/random/atl/.settings" type="configuration">
<files mask="com.atollic.truestudio.debug.hardware_device.prefs"/>
</source>
<source path="boards/frdmk22f/driver_examples/rnga/random/armgcc" type="script" tool="armgcc">
<files mask="build_debug.sh"/>
<files mask="clean.bat"/>
<files mask="build_debug.bat"/>
<files mask="build_release.sh"/>
<files mask="build_all.sh"/>
<files mask="clean.sh"/>
<files mask="build_release.bat"/>
<files mask="build_all.bat"/>
</source>
<source path="boards/frdmk22f/driver_examples/rnga/random/armgcc" type="doc" tool="armgcc">
<files mask="CMakeLists.txt"/>
</source>
<source path="boards/frdmk22f/driver_examples/rnga/random/armgcc" type="linker" tool="armgcc">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
</example>
<example name="rtc" category="driver_examples" description="" dependency="MK22F51212_startup clock common debug_console gpio lpuart port rtc smc uart" device="MK22F51212">
<source path="boards/frdmk22f/driver_examples/rtc" type="doc">
<files mask="readme.txt"/>
<files mask="readme.txt"/>
</source>
<source path="boards/frdmk22f/driver_examples/rtc" type="src">
<files mask="board.c"/>
<files mask="clock_config.c"/>
<files mask="rtc.c"/>
<files mask="pin_mux.c"/>
</source>
<source path="boards/frdmk22f/driver_examples/rtc" type="c_include">
<files mask="pin_mux.h"/>
<files mask="clock_config.h"/>
<files mask="board.h"/>
</source>
<source path="boards/frdmk22f/driver_examples/rtc/iar" type="linker" tool="iar">
<files mask="MK22FN512xxx12_flash.icf"/>
</source>
<source path="boards/frdmk22f/driver_examples/rtc/iar" type="project" tool="iar">
<files mask="rtc.ewp"/>
</source>
<source path="boards/frdmk22f/driver_examples/rtc/iar" type="workspace" tool="iar">
<files mask="rtc.eww"/>
</source>
<source path="boards/frdmk22f/driver_examples/rtc/iar" type="debug" tool="iar">
<files mask="rtc.ewd"/>
</source>
<source path="boards/frdmk22f/driver_examples/rtc/mdk" type="working_set" tool="mdk">
<files mask="rtc.uvmpw"/>
</source>
<source path="boards/frdmk22f/driver_examples/rtc/mdk" type="linker" tool="mdk">
<files mask="MK22FN512xxx12_flash.scf"/>
</source>
<source path="boards/frdmk22f/driver_examples/rtc/mdk" type="project" tool="mdk">
<files mask="rtc.uvprojx"/>
</source>
<source path="boards/frdmk22f/driver_examples/rtc/kds" type="working_set" tool="kds">
<files mask="rtc_frdmk22f.wsd"/>
</source>
<source path="boards/frdmk22f/driver_examples/rtc/kds" type="linker" tool="kds">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/frdmk22f/driver_examples/rtc/kds" type="project" tool="kds">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/frdmk22f/driver_examples/rtc/kds" type="debug" tool="kds">
<files mask="rtc_frdmk22f debug cmsisdap.launch"/>
<files mask="rtc_frdmk22f debug jlink.launch"/>
<files mask="rtc_frdmk22f debug pne.launch"/>
<files mask="rtc_frdmk22f release cmsisdap.launch"/>
<files mask="rtc_frdmk22f release pne.launch"/>
<files mask="rtc_frdmk22f release jlink.launch"/>
</source>
<source path="boards/frdmk22f/driver_examples/rtc/atl" type="linker" tool="atl">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/frdmk22f/driver_examples/rtc/atl" type="project" tool="atl">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/frdmk22f/driver_examples/rtc/atl" type="debug" tool="atl">
<files mask="rtc_frdmk22f debug jlink.launch"/>
<files mask="rtc_frdmk22f debug pne.launch"/>
<files mask="rtc_frdmk22f release pne.launch"/>
<files mask="rtc_frdmk22f release jlink.launch"/>
</source>
<source path="boards/frdmk22f/driver_examples/rtc/atl/.settings" type="doc">
<files mask="language.settings.xml"/>
</source>
<source path="boards/frdmk22f/driver_examples/rtc/atl/.settings" type="configuration">
<files mask="com.atollic.truestudio.debug.hardware_device.prefs"/>
</source>
<source path="boards/frdmk22f/driver_examples/rtc/armgcc" type="script" tool="armgcc">
<files mask="build_debug.sh"/>
<files mask="clean.bat"/>
<files mask="build_debug.bat"/>
<files mask="build_release.sh"/>
<files mask="build_all.sh"/>
<files mask="clean.sh"/>
<files mask="build_release.bat"/>
<files mask="build_all.bat"/>
</source>
<source path="boards/frdmk22f/driver_examples/rtc/armgcc" type="doc" tool="armgcc">
<files mask="CMakeLists.txt"/>
</source>
<source path="boards/frdmk22f/driver_examples/rtc/armgcc" type="linker" tool="armgcc">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
</example>
<example name="edma_transfer" category="driver_examples/uart" description="" dependency="MK22F51212_startup clock common debug_console dma_manager dmamux edma gpio lpuart port smc uart" device="MK22F51212">
<source path="boards/frdmk22f/driver_examples/uart/edma_transfer" type="doc">
<files mask="readme.txt"/>
<files mask="readme.txt"/>
</source>
<source path="boards/frdmk22f/driver_examples/uart/edma_transfer" type="src">
<files mask="uart_edma_transfer.c"/>
<files mask="board.c"/>
<files mask="clock_config.c"/>
<files mask="pin_mux.c"/>
</source>
<source path="boards/frdmk22f/driver_examples/uart/edma_transfer" type="c_include">
<files mask="pin_mux.h"/>
<files mask="clock_config.h"/>
<files mask="board.h"/>
</source>
<source path="boards/frdmk22f/driver_examples/uart/edma_transfer/iar" type="linker" tool="iar">
<files mask="MK22FN512xxx12_flash.icf"/>
</source>
<source path="boards/frdmk22f/driver_examples/uart/edma_transfer/iar" type="project" tool="iar">
<files mask="uart_edma_transfer.ewp"/>
</source>
<source path="boards/frdmk22f/driver_examples/uart/edma_transfer/iar" type="workspace" tool="iar">
<files mask="uart_edma_transfer.eww"/>
</source>
<source path="boards/frdmk22f/driver_examples/uart/edma_transfer/iar" type="debug" tool="iar">
<files mask="uart_edma_transfer.ewd"/>
</source>
<source path="boards/frdmk22f/driver_examples/uart/edma_transfer/mdk" type="working_set" tool="mdk">
<files mask="uart_edma_transfer.uvmpw"/>
</source>
<source path="boards/frdmk22f/driver_examples/uart/edma_transfer/mdk" type="linker" tool="mdk">
<files mask="MK22FN512xxx12_flash.scf"/>
</source>
<source path="boards/frdmk22f/driver_examples/uart/edma_transfer/mdk" type="project" tool="mdk">
<files mask="uart_edma_transfer.uvprojx"/>
</source>
<source path="boards/frdmk22f/driver_examples/uart/edma_transfer/kds" type="working_set" tool="kds">
<files mask="uart_edma_transfer_frdmk22f.wsd"/>
</source>
<source path="boards/frdmk22f/driver_examples/uart/edma_transfer/kds" type="linker" tool="kds">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/frdmk22f/driver_examples/uart/edma_transfer/kds" type="project" tool="kds">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/frdmk22f/driver_examples/uart/edma_transfer/kds" type="debug" tool="kds">
<files mask="uart_edma_transfer_frdmk22f debug cmsisdap.launch"/>
<files mask="uart_edma_transfer_frdmk22f debug pne.launch"/>
<files mask="uart_edma_transfer_frdmk22f release cmsisdap.launch"/>
<files mask="uart_edma_transfer_frdmk22f release jlink.launch"/>
<files mask="uart_edma_transfer_frdmk22f debug jlink.launch"/>
<files mask="uart_edma_transfer_frdmk22f release pne.launch"/>
</source>
<source path="boards/frdmk22f/driver_examples/uart/edma_transfer/atl" type="linker" tool="atl">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/frdmk22f/driver_examples/uart/edma_transfer/atl" type="project" tool="atl">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/frdmk22f/driver_examples/uart/edma_transfer/atl" type="debug" tool="atl">
<files mask="uart_edma_transfer_frdmk22f debug pne.launch"/>
<files mask="uart_edma_transfer_frdmk22f release jlink.launch"/>
<files mask="uart_edma_transfer_frdmk22f debug jlink.launch"/>
<files mask="uart_edma_transfer_frdmk22f release pne.launch"/>
</source>
<source path="boards/frdmk22f/driver_examples/uart/edma_transfer/atl/.settings" type="doc">
<files mask="language.settings.xml"/>
</source>
<source path="boards/frdmk22f/driver_examples/uart/edma_transfer/atl/.settings" type="configuration">
<files mask="com.atollic.truestudio.debug.hardware_device.prefs"/>
</source>
<source path="boards/frdmk22f/driver_examples/uart/edma_transfer/armgcc" type="script" tool="armgcc">
<files mask="build_debug.sh"/>
<files mask="clean.bat"/>
<files mask="build_debug.bat"/>
<files mask="build_release.sh"/>
<files mask="build_all.sh"/>
<files mask="clean.sh"/>
<files mask="build_release.bat"/>
<files mask="build_all.bat"/>
</source>
<source path="boards/frdmk22f/driver_examples/uart/edma_transfer/armgcc" type="doc" tool="armgcc">
<files mask="CMakeLists.txt"/>
</source>
<source path="boards/frdmk22f/driver_examples/uart/edma_transfer/armgcc" type="linker" tool="armgcc">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
</example>
<example name="interrupt" category="driver_examples/uart" description="" dependency="MK22F51212_startup clock common debug_console gpio lpuart port smc uart" device="MK22F51212">
<source path="boards/frdmk22f/driver_examples/uart/interrupt" type="doc">
<files mask="readme.txt"/>
<files mask="readme.txt"/>
</source>
<source path="boards/frdmk22f/driver_examples/uart/interrupt" type="src">
<files mask="board.c"/>
<files mask="clock_config.c"/>
<files mask="uart_interrupt.c"/>
<files mask="pin_mux.c"/>
</source>
<source path="boards/frdmk22f/driver_examples/uart/interrupt" type="c_include">
<files mask="pin_mux.h"/>
<files mask="clock_config.h"/>
<files mask="board.h"/>
</source>
<source path="boards/frdmk22f/driver_examples/uart/interrupt/iar" type="linker" tool="iar">
<files mask="MK22FN512xxx12_flash.icf"/>
</source>
<source path="boards/frdmk22f/driver_examples/uart/interrupt/iar" type="project" tool="iar">
<files mask="uart_interrupt.ewp"/>
</source>
<source path="boards/frdmk22f/driver_examples/uart/interrupt/iar" type="workspace" tool="iar">
<files mask="uart_interrupt.eww"/>
</source>
<source path="boards/frdmk22f/driver_examples/uart/interrupt/iar" type="debug" tool="iar">
<files mask="uart_interrupt.ewd"/>
</source>
<source path="boards/frdmk22f/driver_examples/uart/interrupt/mdk" type="working_set" tool="mdk">
<files mask="uart_interrupt.uvmpw"/>
</source>
<source path="boards/frdmk22f/driver_examples/uart/interrupt/mdk" type="linker" tool="mdk">
<files mask="MK22FN512xxx12_flash.scf"/>
</source>
<source path="boards/frdmk22f/driver_examples/uart/interrupt/mdk" type="project" tool="mdk">
<files mask="uart_interrupt.uvprojx"/>
</source>
<source path="boards/frdmk22f/driver_examples/uart/interrupt/kds" type="working_set" tool="kds">
<files mask="uart_interrupt_frdmk22f.wsd"/>
</source>
<source path="boards/frdmk22f/driver_examples/uart/interrupt/kds" type="linker" tool="kds">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/frdmk22f/driver_examples/uart/interrupt/kds" type="project" tool="kds">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/frdmk22f/driver_examples/uart/interrupt/kds" type="debug" tool="kds">
<files mask="uart_interrupt_frdmk22f debug jlink.launch"/>
<files mask="uart_interrupt_frdmk22f debug cmsisdap.launch"/>
<files mask="uart_interrupt_frdmk22f release cmsisdap.launch"/>
<files mask="uart_interrupt_frdmk22f release pne.launch"/>
<files mask="uart_interrupt_frdmk22f release jlink.launch"/>
<files mask="uart_interrupt_frdmk22f debug pne.launch"/>
</source>
<source path="boards/frdmk22f/driver_examples/uart/interrupt/atl" type="linker" tool="atl">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/frdmk22f/driver_examples/uart/interrupt/atl" type="project" tool="atl">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/frdmk22f/driver_examples/uart/interrupt/atl" type="debug" tool="atl">
<files mask="uart_interrupt_frdmk22f debug jlink.launch"/>
<files mask="uart_interrupt_frdmk22f release pne.launch"/>
<files mask="uart_interrupt_frdmk22f release jlink.launch"/>
<files mask="uart_interrupt_frdmk22f debug pne.launch"/>
</source>
<source path="boards/frdmk22f/driver_examples/uart/interrupt/atl/.settings" type="doc">
<files mask="language.settings.xml"/>
</source>
<source path="boards/frdmk22f/driver_examples/uart/interrupt/atl/.settings" type="configuration">
<files mask="com.atollic.truestudio.debug.hardware_device.prefs"/>
</source>
<source path="boards/frdmk22f/driver_examples/uart/interrupt/armgcc" type="script" tool="armgcc">
<files mask="build_debug.sh"/>
<files mask="clean.bat"/>
<files mask="build_debug.bat"/>
<files mask="build_release.sh"/>
<files mask="build_all.sh"/>
<files mask="clean.sh"/>
<files mask="build_release.bat"/>
<files mask="build_all.bat"/>
</source>
<source path="boards/frdmk22f/driver_examples/uart/interrupt/armgcc" type="doc" tool="armgcc">
<files mask="CMakeLists.txt"/>
</source>
<source path="boards/frdmk22f/driver_examples/uart/interrupt/armgcc" type="linker" tool="armgcc">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
</example>
<example name="interrupt_ring_buffer_transfer" category="driver_examples/uart" description="" dependency="MK22F51212_startup clock common debug_console gpio lpuart port smc uart" device="MK22F51212">
<source path="boards/frdmk22f/driver_examples/uart/interrupt_ring_buffer_transfer" type="doc">
<files mask="readme.txt"/>
<files mask="readme.txt"/>
</source>
<source path="boards/frdmk22f/driver_examples/uart/interrupt_ring_buffer_transfer" type="src">
<files mask="board.c"/>
<files mask="clock_config.c"/>
<files mask="uart_interrupt_ring_buffer_transfer.c"/>
<files mask="pin_mux.c"/>
</source>
<source path="boards/frdmk22f/driver_examples/uart/interrupt_ring_buffer_transfer" type="c_include">
<files mask="pin_mux.h"/>
<files mask="clock_config.h"/>
<files mask="board.h"/>
</source>
<source path="boards/frdmk22f/driver_examples/uart/interrupt_ring_buffer_transfer/iar" type="linker" tool="iar">
<files mask="MK22FN512xxx12_flash.icf"/>
</source>
<source path="boards/frdmk22f/driver_examples/uart/interrupt_ring_buffer_transfer/iar" type="project" tool="iar">
<files mask="uart_interrupt_ring_buffer_transfer.ewp"/>
</source>
<source path="boards/frdmk22f/driver_examples/uart/interrupt_ring_buffer_transfer/iar" type="workspace" tool="iar">
<files mask="uart_interrupt_ring_buffer_transfer.eww"/>
</source>
<source path="boards/frdmk22f/driver_examples/uart/interrupt_ring_buffer_transfer/iar" type="debug" tool="iar">
<files mask="uart_interrupt_ring_buffer_transfer.ewd"/>
</source>
<source path="boards/frdmk22f/driver_examples/uart/interrupt_ring_buffer_transfer/mdk" type="working_set" tool="mdk">
<files mask="uart_interrupt_ring_buffer_transfer.uvmpw"/>
</source>
<source path="boards/frdmk22f/driver_examples/uart/interrupt_ring_buffer_transfer/mdk" type="linker" tool="mdk">
<files mask="MK22FN512xxx12_flash.scf"/>
</source>
<source path="boards/frdmk22f/driver_examples/uart/interrupt_ring_buffer_transfer/mdk" type="project" tool="mdk">
<files mask="uart_interrupt_ring_buffer_transfer.uvprojx"/>
</source>
<source path="boards/frdmk22f/driver_examples/uart/interrupt_ring_buffer_transfer/kds" type="working_set" tool="kds">
<files mask="uart_interrupt_ring_buffer_transfer_frdmk22f.wsd"/>
</source>
<source path="boards/frdmk22f/driver_examples/uart/interrupt_ring_buffer_transfer/kds" type="linker" tool="kds">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/frdmk22f/driver_examples/uart/interrupt_ring_buffer_transfer/kds" type="project" tool="kds">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/frdmk22f/driver_examples/uart/interrupt_ring_buffer_transfer/kds" type="debug" tool="kds">
<files mask="uart_interrupt_ring_buffer_transfer_frdmk22f release cmsisdap.launch"/>
<files mask="uart_interrupt_ring_buffer_transfer_frdmk22f debug jlink.launch"/>
<files mask="uart_interrupt_ring_buffer_transfer_frdmk22f debug pne.launch"/>
<files mask="uart_interrupt_ring_buffer_transfer_frdmk22f release pne.launch"/>
<files mask="uart_interrupt_ring_buffer_transfer_frdmk22f debug cmsisdap.launch"/>
<files mask="uart_interrupt_ring_buffer_transfer_frdmk22f release jlink.launch"/>
</source>
<source path="boards/frdmk22f/driver_examples/uart/interrupt_ring_buffer_transfer/atl" type="linker" tool="atl">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/frdmk22f/driver_examples/uart/interrupt_ring_buffer_transfer/atl" type="project" tool="atl">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/frdmk22f/driver_examples/uart/interrupt_ring_buffer_transfer/atl" type="debug" tool="atl">
<files mask="uart_interrupt_ring_buffer_transfer_frdmk22f debug jlink.launch"/>
<files mask="uart_interrupt_ring_buffer_transfer_frdmk22f debug pne.launch"/>
<files mask="uart_interrupt_ring_buffer_transfer_frdmk22f release pne.launch"/>
<files mask="uart_interrupt_ring_buffer_transfer_frdmk22f release jlink.launch"/>
</source>
<source path="boards/frdmk22f/driver_examples/uart/interrupt_ring_buffer_transfer/atl/.settings" type="doc">
<files mask="language.settings.xml"/>
</source>
<source path="boards/frdmk22f/driver_examples/uart/interrupt_ring_buffer_transfer/atl/.settings" type="configuration">
<files mask="com.atollic.truestudio.debug.hardware_device.prefs"/>
</source>
<source path="boards/frdmk22f/driver_examples/uart/interrupt_ring_buffer_transfer/armgcc" type="script" tool="armgcc">
<files mask="build_debug.sh"/>
<files mask="clean.bat"/>
<files mask="build_debug.bat"/>
<files mask="build_release.sh"/>
<files mask="build_all.sh"/>
<files mask="clean.sh"/>
<files mask="build_release.bat"/>
<files mask="build_all.bat"/>
</source>
<source path="boards/frdmk22f/driver_examples/uart/interrupt_ring_buffer_transfer/armgcc" type="doc" tool="armgcc">
<files mask="CMakeLists.txt"/>
</source>
<source path="boards/frdmk22f/driver_examples/uart/interrupt_ring_buffer_transfer/armgcc" type="linker" tool="armgcc">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
</example>
<example name="interrupt_transfer" category="driver_examples/uart" description="" dependency="MK22F51212_startup clock common debug_console gpio lpuart port smc uart" device="MK22F51212">
<source path="boards/frdmk22f/driver_examples/uart/interrupt_transfer" type="doc">
<files mask="readme.txt"/>
<files mask="readme.txt"/>
</source>
<source path="boards/frdmk22f/driver_examples/uart/interrupt_transfer" type="src">
<files mask="board.c"/>
<files mask="clock_config.c"/>
<files mask="uart_interrupt_transfer.c"/>
<files mask="pin_mux.c"/>
</source>
<source path="boards/frdmk22f/driver_examples/uart/interrupt_transfer" type="c_include">
<files mask="pin_mux.h"/>
<files mask="clock_config.h"/>
<files mask="board.h"/>
</source>
<source path="boards/frdmk22f/driver_examples/uart/interrupt_transfer/iar" type="linker" tool="iar">
<files mask="MK22FN512xxx12_flash.icf"/>
</source>
<source path="boards/frdmk22f/driver_examples/uart/interrupt_transfer/iar" type="project" tool="iar">
<files mask="uart_interrupt_transfer.ewp"/>
</source>
<source path="boards/frdmk22f/driver_examples/uart/interrupt_transfer/iar" type="workspace" tool="iar">
<files mask="uart_interrupt_transfer.eww"/>
</source>
<source path="boards/frdmk22f/driver_examples/uart/interrupt_transfer/iar" type="debug" tool="iar">
<files mask="uart_interrupt_transfer.ewd"/>
</source>
<source path="boards/frdmk22f/driver_examples/uart/interrupt_transfer/mdk" type="working_set" tool="mdk">
<files mask="uart_interrupt_transfer.uvmpw"/>
</source>
<source path="boards/frdmk22f/driver_examples/uart/interrupt_transfer/mdk" type="linker" tool="mdk">
<files mask="MK22FN512xxx12_flash.scf"/>
</source>
<source path="boards/frdmk22f/driver_examples/uart/interrupt_transfer/mdk" type="project" tool="mdk">
<files mask="uart_interrupt_transfer.uvprojx"/>
</source>
<source path="boards/frdmk22f/driver_examples/uart/interrupt_transfer/kds" type="working_set" tool="kds">
<files mask="uart_interrupt_transfer_frdmk22f.wsd"/>
</source>
<source path="boards/frdmk22f/driver_examples/uart/interrupt_transfer/kds" type="linker" tool="kds">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/frdmk22f/driver_examples/uart/interrupt_transfer/kds" type="project" tool="kds">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/frdmk22f/driver_examples/uart/interrupt_transfer/kds" type="debug" tool="kds">
<files mask="uart_interrupt_transfer_frdmk22f debug jlink.launch"/>
<files mask="uart_interrupt_transfer_frdmk22f debug cmsisdap.launch"/>
<files mask="uart_interrupt_transfer_frdmk22f release cmsisdap.launch"/>
<files mask="uart_interrupt_transfer_frdmk22f release jlink.launch"/>
<files mask="uart_interrupt_transfer_frdmk22f release pne.launch"/>
<files mask="uart_interrupt_transfer_frdmk22f debug pne.launch"/>
</source>
<source path="boards/frdmk22f/driver_examples/uart/interrupt_transfer/atl" type="linker" tool="atl">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/frdmk22f/driver_examples/uart/interrupt_transfer/atl" type="project" tool="atl">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/frdmk22f/driver_examples/uart/interrupt_transfer/atl" type="debug" tool="atl">
<files mask="uart_interrupt_transfer_frdmk22f debug jlink.launch"/>
<files mask="uart_interrupt_transfer_frdmk22f release jlink.launch"/>
<files mask="uart_interrupt_transfer_frdmk22f release pne.launch"/>
<files mask="uart_interrupt_transfer_frdmk22f debug pne.launch"/>
</source>
<source path="boards/frdmk22f/driver_examples/uart/interrupt_transfer/atl/.settings" type="doc">
<files mask="language.settings.xml"/>
</source>
<source path="boards/frdmk22f/driver_examples/uart/interrupt_transfer/atl/.settings" type="configuration">
<files mask="com.atollic.truestudio.debug.hardware_device.prefs"/>
</source>
<source path="boards/frdmk22f/driver_examples/uart/interrupt_transfer/armgcc" type="script" tool="armgcc">
<files mask="build_debug.sh"/>
<files mask="clean.bat"/>
<files mask="build_debug.bat"/>
<files mask="build_release.sh"/>
<files mask="build_all.sh"/>
<files mask="clean.sh"/>
<files mask="build_release.bat"/>
<files mask="build_all.bat"/>
</source>
<source path="boards/frdmk22f/driver_examples/uart/interrupt_transfer/armgcc" type="doc" tool="armgcc">
<files mask="CMakeLists.txt"/>
</source>
<source path="boards/frdmk22f/driver_examples/uart/interrupt_transfer/armgcc" type="linker" tool="armgcc">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
</example>
<example name="polling_transfer" category="driver_examples/uart" description="" dependency="MK22F51212_startup clock common debug_console gpio lpuart port smc uart" device="MK22F51212">
<source path="boards/frdmk22f/driver_examples/uart/polling_transfer" type="doc">
<files mask="readme.txt"/>
<files mask="readme.txt"/>
</source>
<source path="boards/frdmk22f/driver_examples/uart/polling_transfer" type="src">
<files mask="board.c"/>
<files mask="clock_config.c"/>
<files mask="uart_polling_transfer.c"/>
<files mask="pin_mux.c"/>
</source>
<source path="boards/frdmk22f/driver_examples/uart/polling_transfer" type="c_include">
<files mask="pin_mux.h"/>
<files mask="clock_config.h"/>
<files mask="board.h"/>
</source>
<source path="boards/frdmk22f/driver_examples/uart/polling_transfer/iar" type="linker" tool="iar">
<files mask="MK22FN512xxx12_flash.icf"/>
</source>
<source path="boards/frdmk22f/driver_examples/uart/polling_transfer/iar" type="project" tool="iar">
<files mask="uart_polling_transfer.ewp"/>
</source>
<source path="boards/frdmk22f/driver_examples/uart/polling_transfer/iar" type="workspace" tool="iar">
<files mask="uart_polling_transfer.eww"/>
</source>
<source path="boards/frdmk22f/driver_examples/uart/polling_transfer/iar" type="debug" tool="iar">
<files mask="uart_polling_transfer.ewd"/>
</source>
<source path="boards/frdmk22f/driver_examples/uart/polling_transfer/mdk" type="working_set" tool="mdk">
<files mask="uart_polling_transfer.uvmpw"/>
</source>
<source path="boards/frdmk22f/driver_examples/uart/polling_transfer/mdk" type="linker" tool="mdk">
<files mask="MK22FN512xxx12_flash.scf"/>
</source>
<source path="boards/frdmk22f/driver_examples/uart/polling_transfer/mdk" type="project" tool="mdk">
<files mask="uart_polling_transfer.uvprojx"/>
</source>
<source path="boards/frdmk22f/driver_examples/uart/polling_transfer/kds" type="working_set" tool="kds">
<files mask="uart_polling_transfer_frdmk22f.wsd"/>
</source>
<source path="boards/frdmk22f/driver_examples/uart/polling_transfer/kds" type="linker" tool="kds">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/frdmk22f/driver_examples/uart/polling_transfer/kds" type="project" tool="kds">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/frdmk22f/driver_examples/uart/polling_transfer/kds" type="debug" tool="kds">
<files mask="uart_polling_transfer_frdmk22f release pne.launch"/>
<files mask="uart_polling_transfer_frdmk22f debug pne.launch"/>
<files mask="uart_polling_transfer_frdmk22f debug cmsisdap.launch"/>
<files mask="uart_polling_transfer_frdmk22f release cmsisdap.launch"/>
<files mask="uart_polling_transfer_frdmk22f debug jlink.launch"/>
<files mask="uart_polling_transfer_frdmk22f release jlink.launch"/>
</source>
<source path="boards/frdmk22f/driver_examples/uart/polling_transfer/atl" type="linker" tool="atl">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/frdmk22f/driver_examples/uart/polling_transfer/atl" type="project" tool="atl">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/frdmk22f/driver_examples/uart/polling_transfer/atl" type="debug" tool="atl">
<files mask="uart_polling_transfer_frdmk22f release pne.launch"/>
<files mask="uart_polling_transfer_frdmk22f debug pne.launch"/>
<files mask="uart_polling_transfer_frdmk22f debug jlink.launch"/>
<files mask="uart_polling_transfer_frdmk22f release jlink.launch"/>
</source>
<source path="boards/frdmk22f/driver_examples/uart/polling_transfer/atl/.settings" type="doc">
<files mask="language.settings.xml"/>
</source>
<source path="boards/frdmk22f/driver_examples/uart/polling_transfer/atl/.settings" type="configuration">
<files mask="com.atollic.truestudio.debug.hardware_device.prefs"/>
</source>
<source path="boards/frdmk22f/driver_examples/uart/polling_transfer/armgcc" type="script" tool="armgcc">
<files mask="build_debug.sh"/>
<files mask="clean.bat"/>
<files mask="build_debug.bat"/>
<files mask="build_release.sh"/>
<files mask="build_all.sh"/>
<files mask="clean.sh"/>
<files mask="build_release.bat"/>
<files mask="build_all.bat"/>
</source>
<source path="boards/frdmk22f/driver_examples/uart/polling_transfer/armgcc" type="doc" tool="armgcc">
<files mask="CMakeLists.txt"/>
</source>
<source path="boards/frdmk22f/driver_examples/uart/polling_transfer/armgcc" type="linker" tool="armgcc">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
</example>
<example name="wdog" category="driver_examples" description="" dependency="MK22F51212_startup clock common debug_console gpio lpuart port rcm smc uart wdog" device="MK22F51212">
<source path="boards/frdmk22f/driver_examples/wdog" type="doc">
<files mask="readme.txt"/>
<files mask="readme.txt"/>
</source>
<source path="boards/frdmk22f/driver_examples/wdog" type="src">
<files mask="board.c"/>
<files mask="clock_config.c"/>
<files mask="wdog.c"/>
<files mask="pin_mux.c"/>
</source>
<source path="boards/frdmk22f/driver_examples/wdog" type="c_include">
<files mask="pin_mux.h"/>
<files mask="clock_config.h"/>
<files mask="board.h"/>
</source>
<source path="boards/frdmk22f/driver_examples/wdog/iar" type="linker" tool="iar">
<files mask="MK22FN512xxx12_flash.icf"/>
</source>
<source path="boards/frdmk22f/driver_examples/wdog/iar" type="project" tool="iar">
<files mask="wdog.ewp"/>
</source>
<source path="boards/frdmk22f/driver_examples/wdog/iar" type="workspace" tool="iar">
<files mask="wdog.eww"/>
</source>
<source path="boards/frdmk22f/driver_examples/wdog/iar" type="debug" tool="iar">
<files mask="wdog.ewd"/>
</source>
<source path="boards/frdmk22f/driver_examples/wdog/mdk" type="working_set" tool="mdk">
<files mask="wdog.uvmpw"/>
</source>
<source path="boards/frdmk22f/driver_examples/wdog/mdk" type="linker" tool="mdk">
<files mask="MK22FN512xxx12_flash.scf"/>
</source>
<source path="boards/frdmk22f/driver_examples/wdog/mdk" type="project" tool="mdk">
<files mask="wdog.uvprojx"/>
</source>
<source path="boards/frdmk22f/driver_examples/wdog/kds" type="working_set" tool="kds">
<files mask="wdog_frdmk22f.wsd"/>
</source>
<source path="boards/frdmk22f/driver_examples/wdog/kds" type="linker" tool="kds">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/frdmk22f/driver_examples/wdog/kds" type="project" tool="kds">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/frdmk22f/driver_examples/wdog/kds" type="debug" tool="kds">
<files mask="wdog_frdmk22f debug pne.launch"/>
<files mask="wdog_frdmk22f debug jlink.launch"/>
<files mask="wdog_frdmk22f debug cmsisdap.launch"/>
<files mask="wdog_frdmk22f release jlink.launch"/>
<files mask="wdog_frdmk22f release pne.launch"/>
<files mask="wdog_frdmk22f release cmsisdap.launch"/>
</source>
<source path="boards/frdmk22f/driver_examples/wdog/atl" type="linker" tool="atl">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/frdmk22f/driver_examples/wdog/atl" type="project" tool="atl">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/frdmk22f/driver_examples/wdog/atl" type="debug" tool="atl">
<files mask="wdog_frdmk22f debug pne.launch"/>
<files mask="wdog_frdmk22f debug jlink.launch"/>
<files mask="wdog_frdmk22f release jlink.launch"/>
<files mask="wdog_frdmk22f release pne.launch"/>
</source>
<source path="boards/frdmk22f/driver_examples/wdog/atl/.settings" type="doc">
<files mask="language.settings.xml"/>
</source>
<source path="boards/frdmk22f/driver_examples/wdog/atl/.settings" type="configuration">
<files mask="com.atollic.truestudio.debug.hardware_device.prefs"/>
</source>
<source path="boards/frdmk22f/driver_examples/wdog/armgcc" type="script" tool="armgcc">
<files mask="build_debug.sh"/>
<files mask="clean.bat"/>
<files mask="build_debug.bat"/>
<files mask="build_release.sh"/>
<files mask="build_all.sh"/>
<files mask="clean.sh"/>
<files mask="build_release.bat"/>
<files mask="build_all.bat"/>
</source>
<source path="boards/frdmk22f/driver_examples/wdog/armgcc" type="doc" tool="armgcc">
<files mask="CMakeLists.txt"/>
</source>
<source path="boards/frdmk22f/driver_examples/wdog/armgcc" type="linker" tool="armgcc">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
</example>
<example name="bm" category="usb_examples/usb_device_audio_generator" description="" dependency="MK22F51212_startup clock common debug_console gpio lpuart port sim smc uart" device="MK22F51212">
<source path="boards/frdmk22f/usb_examples/usb_device_audio_generator/bm" type="doc">
<files mask="readme.pdf"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_audio_generator/bm" type="src">
<files mask="audio_data.c"/>
<files mask="board.c"/>
<files mask="usb_device_audio.c"/>
<files mask="clock_config.c"/>
<files mask="audio_generator.c"/>
<files mask="usb_device_descriptor.c"/>
<files mask="usb_device_ch9.c"/>
<files mask="pin_mux.c"/>
<files mask="usb_device_class.c"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_audio_generator/bm" type="c_include">
<files mask="usb_device_descriptor.h"/>
<files mask="pin_mux.h"/>
<files mask="clock_config.h"/>
<files mask="board.h"/>
<files mask="usb_device_ch9.h"/>
<files mask="usb_device_config.h"/>
<files mask="audio_generator.h"/>
<files mask="usb_device_audio.h"/>
<files mask="usb_device_class.h"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_audio_generator/bm/iar" type="linker" tool="iar">
<files mask="MK22FN512xxx12_flash.icf"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_audio_generator/bm/iar" type="project" tool="iar">
<files mask="dev_audio_generator_bm.ewp"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_audio_generator/bm/iar" type="workspace" tool="iar">
<files mask="dev_audio_generator_bm.eww"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_audio_generator/bm/iar" type="debug" tool="iar">
<files mask="dev_audio_generator_bm.ewd"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_audio_generator/bm/mdk" type="working_set" tool="mdk">
<files mask="dev_audio_generator_bm.uvmpw"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_audio_generator/bm/mdk" type="linker" tool="mdk">
<files mask="MK22FN512xxx12_flash.scf"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_audio_generator/bm/mdk" type="project" tool="mdk">
<files mask="dev_audio_generator_bm.uvprojx"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_audio_generator/bm/kds" type="working_set" tool="kds">
<files mask="dev_audio_generator_bm_frdmk22f.wsd"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_audio_generator/bm/kds" type="linker" tool="kds">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_audio_generator/bm/kds" type="project" tool="kds">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_audio_generator/bm/kds" type="debug" tool="kds">
<files mask="dev_audio_generator_bm_frdmk22f debug cmsisdap.launch"/>
<files mask="dev_audio_generator_bm_frdmk22f release cmsisdap.launch"/>
<files mask="dev_audio_generator_bm_frdmk22f release pne.launch"/>
<files mask="dev_audio_generator_bm_frdmk22f release jlink.launch"/>
<files mask="dev_audio_generator_bm_frdmk22f debug pne.launch"/>
<files mask="dev_audio_generator_bm_frdmk22f debug jlink.launch"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_audio_generator/bm/atl" type="linker" tool="atl">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_audio_generator/bm/atl" type="project" tool="atl">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_audio_generator/bm/atl" type="debug" tool="atl">
<files mask="dev_audio_generator_bm_frdmk22f release pne.launch"/>
<files mask="dev_audio_generator_bm_frdmk22f release jlink.launch"/>
<files mask="dev_audio_generator_bm_frdmk22f debug pne.launch"/>
<files mask="dev_audio_generator_bm_frdmk22f debug jlink.launch"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_audio_generator/bm/atl/.settings" type="doc">
<files mask="language.settings.xml"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_audio_generator/bm/atl/.settings" type="configuration">
<files mask="com.atollic.truestudio.debug.hardware_device.prefs"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_audio_generator/bm/armgcc" type="script" tool="armgcc">
<files mask="build_debug.sh"/>
<files mask="clean.bat"/>
<files mask="build_debug.bat"/>
<files mask="build_release.sh"/>
<files mask="build_all.sh"/>
<files mask="clean.sh"/>
<files mask="build_release.bat"/>
<files mask="build_all.bat"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_audio_generator/bm/armgcc" type="doc" tool="armgcc">
<files mask="CMakeLists.txt"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_audio_generator/bm/armgcc" type="linker" tool="armgcc">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
</example>
<example name="bm" category="usb_examples/usb_device_audio_generator_lite" description="" dependency="MK22F51212_startup clock common debug_console gpio lpuart port sim smc uart" device="MK22F51212">
<source path="boards/frdmk22f/usb_examples/usb_device_audio_generator_lite/bm" type="binary">
<files mask="dev_audio_generator_lite_bm.bin"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_audio_generator_lite/bm" type="doc">
<files mask="readme.pdf"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_audio_generator_lite/bm" type="src">
<files mask="audio_data.c"/>
<files mask="board.c"/>
<files mask="usb_device_audio.c"/>
<files mask="clock_config.c"/>
<files mask="audio_generator.c"/>
<files mask="usb_device_descriptor.c"/>
<files mask="usb_device_ch9.c"/>
<files mask="pin_mux.c"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_audio_generator_lite/bm" type="c_include">
<files mask="usb_device_descriptor.h"/>
<files mask="pin_mux.h"/>
<files mask="clock_config.h"/>
<files mask="board.h"/>
<files mask="usb_device_ch9.h"/>
<files mask="usb_device_config.h"/>
<files mask="audio_generator.h"/>
<files mask="usb_device_audio.h"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_audio_generator_lite/bm/iar" type="linker" tool="iar">
<files mask="MK22FN512xxx12_flash.icf"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_audio_generator_lite/bm/iar" type="project" tool="iar">
<files mask="dev_audio_generator_lite_bm.ewp"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_audio_generator_lite/bm/iar" type="workspace" tool="iar">
<files mask="dev_audio_generator_lite_bm.eww"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_audio_generator_lite/bm/iar" type="debug" tool="iar">
<files mask="dev_audio_generator_lite_bm.ewd"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_audio_generator_lite/bm/mdk" type="working_set" tool="mdk">
<files mask="dev_audio_generator_lite_bm.uvmpw"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_audio_generator_lite/bm/mdk" type="linker" tool="mdk">
<files mask="MK22FN512xxx12_flash.scf"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_audio_generator_lite/bm/mdk" type="project" tool="mdk">
<files mask="dev_audio_generator_lite_bm.uvprojx"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_audio_generator_lite/bm/kds" type="working_set" tool="kds">
<files mask="dev_audio_generator_lite_bm_frdmk22f.wsd"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_audio_generator_lite/bm/kds" type="linker" tool="kds">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_audio_generator_lite/bm/kds" type="project" tool="kds">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_audio_generator_lite/bm/kds" type="debug" tool="kds">
<files mask="dev_audio_generator_lite_bm_frdmk22f debug jlink.launch"/>
<files mask="dev_audio_generator_lite_bm_frdmk22f release cmsisdap.launch"/>
<files mask="dev_audio_generator_lite_bm_frdmk22f release pne.launch"/>
<files mask="dev_audio_generator_lite_bm_frdmk22f debug pne.launch"/>
<files mask="dev_audio_generator_lite_bm_frdmk22f release jlink.launch"/>
<files mask="dev_audio_generator_lite_bm_frdmk22f debug cmsisdap.launch"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_audio_generator_lite/bm/atl" type="linker" tool="atl">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_audio_generator_lite/bm/atl" type="project" tool="atl">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_audio_generator_lite/bm/atl" type="debug" tool="atl">
<files mask="dev_audio_generator_lite_bm_frdmk22f debug jlink.launch"/>
<files mask="dev_audio_generator_lite_bm_frdmk22f release pne.launch"/>
<files mask="dev_audio_generator_lite_bm_frdmk22f debug pne.launch"/>
<files mask="dev_audio_generator_lite_bm_frdmk22f release jlink.launch"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_audio_generator_lite/bm/atl/.settings" type="doc">
<files mask="language.settings.xml"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_audio_generator_lite/bm/atl/.settings" type="configuration">
<files mask="com.atollic.truestudio.debug.hardware_device.prefs"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_audio_generator_lite/bm/armgcc" type="script" tool="armgcc">
<files mask="build_debug.sh"/>
<files mask="clean.bat"/>
<files mask="build_debug.bat"/>
<files mask="build_release.sh"/>
<files mask="build_all.sh"/>
<files mask="clean.sh"/>
<files mask="build_release.bat"/>
<files mask="build_all.bat"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_audio_generator_lite/bm/armgcc" type="doc" tool="armgcc">
<files mask="CMakeLists.txt"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_audio_generator_lite/bm/armgcc" type="linker" tool="armgcc">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
</example>
<example name="bm" category="usb_examples/usb_device_cdc_vcom" description="" dependency="MK22F51212_startup clock common debug_console gpio lpuart port sim smc uart" device="MK22F51212">
<source path="boards/frdmk22f/usb_examples/usb_device_cdc_vcom/bm" type="doc">
<files mask="readme.pdf"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_cdc_vcom/bm" type="src">
<files mask="virtual_com.c"/>
<files mask="board.c"/>
<files mask="clock_config.c"/>
<files mask="usb_device_descriptor.c"/>
<files mask="usb_device_cdc_acm.c"/>
<files mask="usb_device_ch9.c"/>
<files mask="pin_mux.c"/>
<files mask="usb_device_class.c"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_cdc_vcom/bm" type="c_include">
<files mask="usb_device_cdc_acm.h"/>
<files mask="usb_device_descriptor.h"/>
<files mask="virtual_com.h"/>
<files mask="pin_mux.h"/>
<files mask="clock_config.h"/>
<files mask="board.h"/>
<files mask="usb_device_ch9.h"/>
<files mask="usb_device_config.h"/>
<files mask="usb_device_class.h"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_cdc_vcom/bm/iar" type="linker" tool="iar">
<files mask="MK22FN512xxx12_flash.icf"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_cdc_vcom/bm/iar" type="project" tool="iar">
<files mask="dev_cdc_vcom_bm.ewp"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_cdc_vcom/bm/iar" type="workspace" tool="iar">
<files mask="dev_cdc_vcom_bm.eww"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_cdc_vcom/bm/iar" type="debug" tool="iar">
<files mask="dev_cdc_vcom_bm.ewd"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_cdc_vcom/bm/mdk" type="working_set" tool="mdk">
<files mask="dev_cdc_vcom_bm.uvmpw"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_cdc_vcom/bm/mdk" type="linker" tool="mdk">
<files mask="MK22FN512xxx12_flash.scf"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_cdc_vcom/bm/mdk" type="project" tool="mdk">
<files mask="dev_cdc_vcom_bm.uvprojx"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_cdc_vcom/bm/kds" type="working_set" tool="kds">
<files mask="dev_cdc_vcom_bm_frdmk22f.wsd"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_cdc_vcom/bm/kds" type="linker" tool="kds">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_cdc_vcom/bm/kds" type="project" tool="kds">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_cdc_vcom/bm/kds" type="debug" tool="kds">
<files mask="dev_cdc_vcom_bm_frdmk22f debug pne.launch"/>
<files mask="dev_cdc_vcom_bm_frdmk22f release jlink.launch"/>
<files mask="dev_cdc_vcom_bm_frdmk22f release cmsisdap.launch"/>
<files mask="dev_cdc_vcom_bm_frdmk22f debug jlink.launch"/>
<files mask="dev_cdc_vcom_bm_frdmk22f release pne.launch"/>
<files mask="dev_cdc_vcom_bm_frdmk22f debug cmsisdap.launch"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_cdc_vcom/bm/atl" type="linker" tool="atl">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_cdc_vcom/bm/atl" type="project" tool="atl">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_cdc_vcom/bm/atl" type="debug" tool="atl">
<files mask="dev_cdc_vcom_bm_frdmk22f debug pne.launch"/>
<files mask="dev_cdc_vcom_bm_frdmk22f release jlink.launch"/>
<files mask="dev_cdc_vcom_bm_frdmk22f debug jlink.launch"/>
<files mask="dev_cdc_vcom_bm_frdmk22f release pne.launch"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_cdc_vcom/bm/atl/.settings" type="doc">
<files mask="language.settings.xml"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_cdc_vcom/bm/atl/.settings" type="configuration">
<files mask="com.atollic.truestudio.debug.hardware_device.prefs"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_cdc_vcom/bm/armgcc" type="script" tool="armgcc">
<files mask="build_debug.sh"/>
<files mask="clean.bat"/>
<files mask="build_debug.bat"/>
<files mask="build_release.sh"/>
<files mask="build_all.sh"/>
<files mask="clean.sh"/>
<files mask="build_release.bat"/>
<files mask="build_all.bat"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_cdc_vcom/bm/armgcc" type="doc" tool="armgcc">
<files mask="CMakeLists.txt"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_cdc_vcom/bm/armgcc" type="linker" tool="armgcc">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
</example>
<example name="inf" category="usb_examples/usb_device_cdc_vcom" description="">
<source path="boards/frdmk22f/usb_examples/usb_device_cdc_vcom/inf" type="configuration">
<files mask="fsl_ucwxp.inf"/>
</source>
</example>
<example name="bm" category="usb_examples/usb_device_cdc_vcom_lite" description="" dependency="MK22F51212_startup clock common debug_console gpio lpuart port sim smc uart" device="MK22F51212">
<source path="boards/frdmk22f/usb_examples/usb_device_cdc_vcom_lite/bm" type="binary">
<files mask="dev_cdc_vcom_lite_bm.bin"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_cdc_vcom_lite/bm" type="doc">
<files mask="readme.pdf"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_cdc_vcom_lite/bm" type="src">
<files mask="virtual_com.c"/>
<files mask="board.c"/>
<files mask="clock_config.c"/>
<files mask="usb_device_descriptor.c"/>
<files mask="usb_device_cdc_acm.c"/>
<files mask="usb_device_ch9.c"/>
<files mask="pin_mux.c"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_cdc_vcom_lite/bm" type="c_include">
<files mask="usb_device_cdc_acm.h"/>
<files mask="usb_device_descriptor.h"/>
<files mask="virtual_com.h"/>
<files mask="pin_mux.h"/>
<files mask="clock_config.h"/>
<files mask="board.h"/>
<files mask="usb_device_ch9.h"/>
<files mask="usb_device_config.h"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_cdc_vcom_lite/bm/iar" type="linker" tool="iar">
<files mask="MK22FN512xxx12_flash.icf"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_cdc_vcom_lite/bm/iar" type="project" tool="iar">
<files mask="dev_cdc_vcom_lite_bm.ewp"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_cdc_vcom_lite/bm/iar" type="workspace" tool="iar">
<files mask="dev_cdc_vcom_lite_bm.eww"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_cdc_vcom_lite/bm/iar" type="debug" tool="iar">
<files mask="dev_cdc_vcom_lite_bm.ewd"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_cdc_vcom_lite/bm/mdk" type="working_set" tool="mdk">
<files mask="dev_cdc_vcom_lite_bm.uvmpw"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_cdc_vcom_lite/bm/mdk" type="linker" tool="mdk">
<files mask="MK22FN512xxx12_flash.scf"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_cdc_vcom_lite/bm/mdk" type="project" tool="mdk">
<files mask="dev_cdc_vcom_lite_bm.uvprojx"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_cdc_vcom_lite/bm/kds" type="working_set" tool="kds">
<files mask="dev_cdc_vcom_lite_bm_frdmk22f.wsd"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_cdc_vcom_lite/bm/kds" type="linker" tool="kds">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_cdc_vcom_lite/bm/kds" type="project" tool="kds">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_cdc_vcom_lite/bm/kds" type="debug" tool="kds">
<files mask="dev_cdc_vcom_lite_bm_frdmk22f debug cmsisdap.launch"/>
<files mask="dev_cdc_vcom_lite_bm_frdmk22f debug jlink.launch"/>
<files mask="dev_cdc_vcom_lite_bm_frdmk22f release pne.launch"/>
<files mask="dev_cdc_vcom_lite_bm_frdmk22f release cmsisdap.launch"/>
<files mask="dev_cdc_vcom_lite_bm_frdmk22f release jlink.launch"/>
<files mask="dev_cdc_vcom_lite_bm_frdmk22f debug pne.launch"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_cdc_vcom_lite/bm/atl" type="linker" tool="atl">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_cdc_vcom_lite/bm/atl" type="project" tool="atl">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_cdc_vcom_lite/bm/atl" type="debug" tool="atl">
<files mask="dev_cdc_vcom_lite_bm_frdmk22f debug jlink.launch"/>
<files mask="dev_cdc_vcom_lite_bm_frdmk22f release pne.launch"/>
<files mask="dev_cdc_vcom_lite_bm_frdmk22f release jlink.launch"/>
<files mask="dev_cdc_vcom_lite_bm_frdmk22f debug pne.launch"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_cdc_vcom_lite/bm/atl/.settings" type="doc">
<files mask="language.settings.xml"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_cdc_vcom_lite/bm/atl/.settings" type="configuration">
<files mask="com.atollic.truestudio.debug.hardware_device.prefs"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_cdc_vcom_lite/bm/armgcc" type="script" tool="armgcc">
<files mask="build_debug.sh"/>
<files mask="clean.bat"/>
<files mask="build_debug.bat"/>
<files mask="build_release.sh"/>
<files mask="build_all.sh"/>
<files mask="clean.sh"/>
<files mask="build_release.bat"/>
<files mask="build_all.bat"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_cdc_vcom_lite/bm/armgcc" type="doc" tool="armgcc">
<files mask="CMakeLists.txt"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_cdc_vcom_lite/bm/armgcc" type="linker" tool="armgcc">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
</example>
<example name="inf" category="usb_examples/usb_device_cdc_vcom_lite" description="">
<source path="boards/frdmk22f/usb_examples/usb_device_cdc_vcom_lite/inf" type="configuration">
<files mask="fsl_ucwxp.inf"/>
</source>
</example>
<example name="bm" category="usb_examples/usb_device_composite_cdc_msc" description="" dependency="MK22F51212_startup clock common debug_console gpio lpuart port sim smc uart" device="MK22F51212">
<source path="boards/frdmk22f/usb_examples/usb_device_composite_cdc_msc/bm" type="doc">
<files mask="readme.pdf"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_composite_cdc_msc/bm" type="src">
<files mask="virtual_com.c"/>
<files mask="usb_device_msc.c"/>
<files mask="board.c"/>
<files mask="clock_config.c"/>
<files mask="composite.c"/>
<files mask="usb_device_descriptor.c"/>
<files mask="usb_device_msc_ufi.c"/>
<files mask="usb_device_cdc_acm.c"/>
<files mask="disk.c"/>
<files mask="usb_device_ch9.c"/>
<files mask="pin_mux.c"/>
<files mask="usb_device_class.c"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_composite_cdc_msc/bm" type="c_include">
<files mask="usb_device_msc_ufi.h"/>
<files mask="usb_device_cdc_acm.h"/>
<files mask="usb_device_descriptor.h"/>
<files mask="virtual_com.h"/>
<files mask="pin_mux.h"/>
<files mask="clock_config.h"/>
<files mask="usb_device_msc.h"/>
<files mask="board.h"/>
<files mask="usb_device_ch9.h"/>
<files mask="usb_device_config.h"/>
<files mask="composite.h"/>
<files mask="usb_device_class.h"/>
<files mask="disk.h"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_composite_cdc_msc/bm/iar" type="linker" tool="iar">
<files mask="MK22FN512xxx12_flash.icf"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_composite_cdc_msc/bm/iar" type="project" tool="iar">
<files mask="dev_composite_cdc_msc_bm.ewp"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_composite_cdc_msc/bm/iar" type="workspace" tool="iar">
<files mask="dev_composite_cdc_msc_bm.eww"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_composite_cdc_msc/bm/iar" type="debug" tool="iar">
<files mask="dev_composite_cdc_msc_bm.ewd"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_composite_cdc_msc/bm/mdk" type="working_set" tool="mdk">
<files mask="dev_composite_cdc_msc_bm.uvmpw"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_composite_cdc_msc/bm/mdk" type="linker" tool="mdk">
<files mask="MK22FN512xxx12_flash.scf"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_composite_cdc_msc/bm/mdk" type="project" tool="mdk">
<files mask="dev_composite_cdc_msc_bm.uvprojx"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_composite_cdc_msc/bm/kds" type="working_set" tool="kds">
<files mask="dev_composite_cdc_msc_bm_frdmk22f.wsd"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_composite_cdc_msc/bm/kds" type="linker" tool="kds">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_composite_cdc_msc/bm/kds" type="project" tool="kds">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_composite_cdc_msc/bm/kds" type="debug" tool="kds">
<files mask="dev_composite_cdc_msc_bm_frdmk22f debug cmsisdap.launch"/>
<files mask="dev_composite_cdc_msc_bm_frdmk22f debug jlink.launch"/>
<files mask="dev_composite_cdc_msc_bm_frdmk22f debug pne.launch"/>
<files mask="dev_composite_cdc_msc_bm_frdmk22f release cmsisdap.launch"/>
<files mask="dev_composite_cdc_msc_bm_frdmk22f release pne.launch"/>
<files mask="dev_composite_cdc_msc_bm_frdmk22f release jlink.launch"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_composite_cdc_msc/bm/atl" type="linker" tool="atl">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_composite_cdc_msc/bm/atl" type="project" tool="atl">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_composite_cdc_msc/bm/atl" type="debug" tool="atl">
<files mask="dev_composite_cdc_msc_bm_frdmk22f debug jlink.launch"/>
<files mask="dev_composite_cdc_msc_bm_frdmk22f debug pne.launch"/>
<files mask="dev_composite_cdc_msc_bm_frdmk22f release pne.launch"/>
<files mask="dev_composite_cdc_msc_bm_frdmk22f release jlink.launch"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_composite_cdc_msc/bm/atl/.settings" type="doc">
<files mask="language.settings.xml"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_composite_cdc_msc/bm/atl/.settings" type="configuration">
<files mask="com.atollic.truestudio.debug.hardware_device.prefs"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_composite_cdc_msc/bm/armgcc" type="script" tool="armgcc">
<files mask="build_debug.sh"/>
<files mask="clean.bat"/>
<files mask="build_debug.bat"/>
<files mask="build_release.sh"/>
<files mask="build_all.sh"/>
<files mask="clean.sh"/>
<files mask="build_release.bat"/>
<files mask="build_all.bat"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_composite_cdc_msc/bm/armgcc" type="doc" tool="armgcc">
<files mask="CMakeLists.txt"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_composite_cdc_msc/bm/armgcc" type="linker" tool="armgcc">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
</example>
<example name="inf" category="usb_examples/usb_device_composite_cdc_msc" description="">
<source path="boards/frdmk22f/usb_examples/usb_device_composite_cdc_msc/inf" type="configuration">
<files mask="fsl_ucwxp.inf"/>
</source>
</example>
<example name="bm" category="usb_examples/usb_device_composite_cdc_msc_lite" description="" dependency="MK22F51212_startup clock common debug_console gpio lpuart port sim smc uart" device="MK22F51212">
<source path="boards/frdmk22f/usb_examples/usb_device_composite_cdc_msc_lite/bm" type="binary">
<files mask="dev_composite_cdc_msc_lite_bm.bin"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_composite_cdc_msc_lite/bm" type="doc">
<files mask="readme.pdf"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_composite_cdc_msc_lite/bm" type="src">
<files mask="virtual_com.c"/>
<files mask="usb_device_msc.c"/>
<files mask="board.c"/>
<files mask="clock_config.c"/>
<files mask="composite.c"/>
<files mask="usb_device_descriptor.c"/>
<files mask="usb_device_msc_ufi.c"/>
<files mask="usb_device_cdc_acm.c"/>
<files mask="disk.c"/>
<files mask="usb_device_ch9.c"/>
<files mask="pin_mux.c"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_composite_cdc_msc_lite/bm" type="c_include">
<files mask="usb_device_msc_ufi.h"/>
<files mask="usb_device_cdc_acm.h"/>
<files mask="usb_device_descriptor.h"/>
<files mask="virtual_com.h"/>
<files mask="pin_mux.h"/>
<files mask="clock_config.h"/>
<files mask="usb_device_msc.h"/>
<files mask="board.h"/>
<files mask="usb_device_ch9.h"/>
<files mask="usb_device_config.h"/>
<files mask="composite.h"/>
<files mask="disk.h"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_composite_cdc_msc_lite/bm/iar" type="linker" tool="iar">
<files mask="MK22FN512xxx12_flash.icf"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_composite_cdc_msc_lite/bm/iar" type="project" tool="iar">
<files mask="dev_composite_cdc_msc_lite_bm.ewp"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_composite_cdc_msc_lite/bm/iar" type="workspace" tool="iar">
<files mask="dev_composite_cdc_msc_lite_bm.eww"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_composite_cdc_msc_lite/bm/iar" type="debug" tool="iar">
<files mask="dev_composite_cdc_msc_lite_bm.ewd"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_composite_cdc_msc_lite/bm/mdk" type="working_set" tool="mdk">
<files mask="dev_composite_cdc_msc_lite_bm.uvmpw"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_composite_cdc_msc_lite/bm/mdk" type="linker" tool="mdk">
<files mask="MK22FN512xxx12_flash.scf"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_composite_cdc_msc_lite/bm/mdk" type="project" tool="mdk">
<files mask="dev_composite_cdc_msc_lite_bm.uvprojx"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_composite_cdc_msc_lite/bm/kds" type="working_set" tool="kds">
<files mask="dev_composite_cdc_msc_lite_bm_frdmk22f.wsd"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_composite_cdc_msc_lite/bm/kds" type="linker" tool="kds">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_composite_cdc_msc_lite/bm/kds" type="project" tool="kds">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_composite_cdc_msc_lite/bm/kds" type="debug" tool="kds">
<files mask="dev_composite_cdc_msc_lite_bm_frdmk22f release jlink.launch"/>
<files mask="dev_composite_cdc_msc_lite_bm_frdmk22f release pne.launch"/>
<files mask="dev_composite_cdc_msc_lite_bm_frdmk22f debug pne.launch"/>
<files mask="dev_composite_cdc_msc_lite_bm_frdmk22f debug jlink.launch"/>
<files mask="dev_composite_cdc_msc_lite_bm_frdmk22f debug cmsisdap.launch"/>
<files mask="dev_composite_cdc_msc_lite_bm_frdmk22f release cmsisdap.launch"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_composite_cdc_msc_lite/bm/atl" type="linker" tool="atl">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_composite_cdc_msc_lite/bm/atl" type="project" tool="atl">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_composite_cdc_msc_lite/bm/atl" type="debug" tool="atl">
<files mask="dev_composite_cdc_msc_lite_bm_frdmk22f release jlink.launch"/>
<files mask="dev_composite_cdc_msc_lite_bm_frdmk22f release pne.launch"/>
<files mask="dev_composite_cdc_msc_lite_bm_frdmk22f debug pne.launch"/>
<files mask="dev_composite_cdc_msc_lite_bm_frdmk22f debug jlink.launch"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_composite_cdc_msc_lite/bm/atl/.settings" type="doc">
<files mask="language.settings.xml"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_composite_cdc_msc_lite/bm/atl/.settings" type="configuration">
<files mask="com.atollic.truestudio.debug.hardware_device.prefs"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_composite_cdc_msc_lite/bm/armgcc" type="script" tool="armgcc">
<files mask="build_debug.sh"/>
<files mask="clean.bat"/>
<files mask="build_debug.bat"/>
<files mask="build_release.sh"/>
<files mask="build_all.sh"/>
<files mask="clean.sh"/>
<files mask="build_release.bat"/>
<files mask="build_all.bat"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_composite_cdc_msc_lite/bm/armgcc" type="doc" tool="armgcc">
<files mask="CMakeLists.txt"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_composite_cdc_msc_lite/bm/armgcc" type="linker" tool="armgcc">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
</example>
<example name="inf" category="usb_examples/usb_device_composite_cdc_msc_lite" description="">
<source path="boards/frdmk22f/usb_examples/usb_device_composite_cdc_msc_lite/inf" type="configuration">
<files mask="fsl_ucwxp.inf"/>
</source>
</example>
<example name="bm" category="usb_examples/usb_device_composite_hid_audio" description="" dependency="MK22F51212_startup clock common debug_console gpio lpuart port sim smc uart" device="MK22F51212">
<source path="boards/frdmk22f/usb_examples/usb_device_composite_hid_audio/bm" type="doc">
<files mask="readme.pdf"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_composite_hid_audio/bm" type="src">
<files mask="audio_data.c"/>
<files mask="usb_device_hid.c"/>
<files mask="mouse.c"/>
<files mask="board.c"/>
<files mask="usb_device_audio.c"/>
<files mask="clock_config.c"/>
<files mask="audio_generator.c"/>
<files mask="composite.c"/>
<files mask="usb_device_descriptor.c"/>
<files mask="usb_device_ch9.c"/>
<files mask="pin_mux.c"/>
<files mask="usb_device_class.c"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_composite_hid_audio/bm" type="c_include">
<files mask="usb_device_descriptor.h"/>
<files mask="pin_mux.h"/>
<files mask="mouse.h"/>
<files mask="clock_config.h"/>
<files mask="usb_device_hid.h"/>
<files mask="board.h"/>
<files mask="usb_device_ch9.h"/>
<files mask="usb_device_config.h"/>
<files mask="composite.h"/>
<files mask="audio_generator.h"/>
<files mask="usb_device_audio.h"/>
<files mask="usb_device_class.h"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_composite_hid_audio/bm/iar" type="linker" tool="iar">
<files mask="MK22FN512xxx12_flash.icf"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_composite_hid_audio/bm/iar" type="project" tool="iar">
<files mask="dev_composite_hid_audio_bm.ewp"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_composite_hid_audio/bm/iar" type="workspace" tool="iar">
<files mask="dev_composite_hid_audio_bm.eww"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_composite_hid_audio/bm/iar" type="debug" tool="iar">
<files mask="dev_composite_hid_audio_bm.ewd"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_composite_hid_audio/bm/mdk" type="working_set" tool="mdk">
<files mask="dev_composite_hid_audio_bm.uvmpw"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_composite_hid_audio/bm/mdk" type="linker" tool="mdk">
<files mask="MK22FN512xxx12_flash.scf"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_composite_hid_audio/bm/mdk" type="project" tool="mdk">
<files mask="dev_composite_hid_audio_bm.uvprojx"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_composite_hid_audio/bm/kds" type="working_set" tool="kds">
<files mask="dev_composite_hid_audio_bm_frdmk22f.wsd"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_composite_hid_audio/bm/kds" type="linker" tool="kds">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_composite_hid_audio/bm/kds" type="project" tool="kds">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_composite_hid_audio/bm/kds" type="debug" tool="kds">
<files mask="dev_composite_hid_audio_bm_frdmk22f release jlink.launch"/>
<files mask="dev_composite_hid_audio_bm_frdmk22f debug cmsisdap.launch"/>
<files mask="dev_composite_hid_audio_bm_frdmk22f release cmsisdap.launch"/>
<files mask="dev_composite_hid_audio_bm_frdmk22f release pne.launch"/>
<files mask="dev_composite_hid_audio_bm_frdmk22f debug jlink.launch"/>
<files mask="dev_composite_hid_audio_bm_frdmk22f debug pne.launch"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_composite_hid_audio/bm/atl" type="linker" tool="atl">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_composite_hid_audio/bm/atl" type="project" tool="atl">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_composite_hid_audio/bm/atl" type="debug" tool="atl">
<files mask="dev_composite_hid_audio_bm_frdmk22f release jlink.launch"/>
<files mask="dev_composite_hid_audio_bm_frdmk22f release pne.launch"/>
<files mask="dev_composite_hid_audio_bm_frdmk22f debug jlink.launch"/>
<files mask="dev_composite_hid_audio_bm_frdmk22f debug pne.launch"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_composite_hid_audio/bm/atl/.settings" type="doc">
<files mask="language.settings.xml"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_composite_hid_audio/bm/atl/.settings" type="configuration">
<files mask="com.atollic.truestudio.debug.hardware_device.prefs"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_composite_hid_audio/bm/armgcc" type="script" tool="armgcc">
<files mask="build_debug.sh"/>
<files mask="clean.bat"/>
<files mask="build_debug.bat"/>
<files mask="build_release.sh"/>
<files mask="build_all.sh"/>
<files mask="clean.sh"/>
<files mask="build_release.bat"/>
<files mask="build_all.bat"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_composite_hid_audio/bm/armgcc" type="doc" tool="armgcc">
<files mask="CMakeLists.txt"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_composite_hid_audio/bm/armgcc" type="linker" tool="armgcc">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
</example>
<example name="bm" category="usb_examples/usb_device_composite_hid_audio_lite" description="" dependency="MK22F51212_startup clock common debug_console gpio lpuart port sim smc uart" device="MK22F51212">
<source path="boards/frdmk22f/usb_examples/usb_device_composite_hid_audio_lite/bm" type="binary">
<files mask="dev_composite_hid_audio_lite_bm.bin"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_composite_hid_audio_lite/bm" type="doc">
<files mask="readme.pdf"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_composite_hid_audio_lite/bm" type="src">
<files mask="audio_data.c"/>
<files mask="usb_device_hid.c"/>
<files mask="mouse.c"/>
<files mask="board.c"/>
<files mask="usb_device_audio.c"/>
<files mask="clock_config.c"/>
<files mask="audio_generator.c"/>
<files mask="composite.c"/>
<files mask="usb_device_descriptor.c"/>
<files mask="usb_device_ch9.c"/>
<files mask="pin_mux.c"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_composite_hid_audio_lite/bm" type="c_include">
<files mask="usb_device_descriptor.h"/>
<files mask="pin_mux.h"/>
<files mask="mouse.h"/>
<files mask="clock_config.h"/>
<files mask="usb_device_hid.h"/>
<files mask="board.h"/>
<files mask="usb_device_ch9.h"/>
<files mask="usb_device_config.h"/>
<files mask="composite.h"/>
<files mask="audio_generator.h"/>
<files mask="usb_device_audio.h"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_composite_hid_audio_lite/bm/iar" type="linker" tool="iar">
<files mask="MK22FN512xxx12_flash.icf"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_composite_hid_audio_lite/bm/iar" type="project" tool="iar">
<files mask="dev_composite_hid_audio_lite_bm.ewp"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_composite_hid_audio_lite/bm/iar" type="workspace" tool="iar">
<files mask="dev_composite_hid_audio_lite_bm.eww"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_composite_hid_audio_lite/bm/iar" type="debug" tool="iar">
<files mask="dev_composite_hid_audio_lite_bm.ewd"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_composite_hid_audio_lite/bm/mdk" type="working_set" tool="mdk">
<files mask="dev_composite_hid_audio_lite_bm.uvmpw"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_composite_hid_audio_lite/bm/mdk" type="linker" tool="mdk">
<files mask="MK22FN512xxx12_flash.scf"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_composite_hid_audio_lite/bm/mdk" type="project" tool="mdk">
<files mask="dev_composite_hid_audio_lite_bm.uvprojx"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_composite_hid_audio_lite/bm/kds" type="working_set" tool="kds">
<files mask="dev_composite_hid_audio_lite_bm_frdmk22f.wsd"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_composite_hid_audio_lite/bm/kds" type="linker" tool="kds">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_composite_hid_audio_lite/bm/kds" type="project" tool="kds">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_composite_hid_audio_lite/bm/kds" type="debug" tool="kds">
<files mask="dev_composite_hid_audio_lite_bm_frdmk22f debug jlink.launch"/>
<files mask="dev_composite_hid_audio_lite_bm_frdmk22f release cmsisdap.launch"/>
<files mask="dev_composite_hid_audio_lite_bm_frdmk22f release jlink.launch"/>
<files mask="dev_composite_hid_audio_lite_bm_frdmk22f debug pne.launch"/>
<files mask="dev_composite_hid_audio_lite_bm_frdmk22f release pne.launch"/>
<files mask="dev_composite_hid_audio_lite_bm_frdmk22f debug cmsisdap.launch"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_composite_hid_audio_lite/bm/atl" type="linker" tool="atl">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_composite_hid_audio_lite/bm/atl" type="project" tool="atl">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_composite_hid_audio_lite/bm/atl" type="debug" tool="atl">
<files mask="dev_composite_hid_audio_lite_bm_frdmk22f debug jlink.launch"/>
<files mask="dev_composite_hid_audio_lite_bm_frdmk22f release jlink.launch"/>
<files mask="dev_composite_hid_audio_lite_bm_frdmk22f debug pne.launch"/>
<files mask="dev_composite_hid_audio_lite_bm_frdmk22f release pne.launch"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_composite_hid_audio_lite/bm/atl/.settings" type="doc">
<files mask="language.settings.xml"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_composite_hid_audio_lite/bm/atl/.settings" type="configuration">
<files mask="com.atollic.truestudio.debug.hardware_device.prefs"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_composite_hid_audio_lite/bm/armgcc" type="script" tool="armgcc">
<files mask="build_debug.sh"/>
<files mask="clean.bat"/>
<files mask="build_debug.bat"/>
<files mask="build_release.sh"/>
<files mask="build_all.sh"/>
<files mask="clean.sh"/>
<files mask="build_release.bat"/>
<files mask="build_all.bat"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_composite_hid_audio_lite/bm/armgcc" type="doc" tool="armgcc">
<files mask="CMakeLists.txt"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_composite_hid_audio_lite/bm/armgcc" type="linker" tool="armgcc">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
</example>
<example name="bm" category="usb_examples/usb_device_composite_hid_mouse_hid_keyboard" description="" dependency="MK22F51212_startup clock common debug_console gpio lpuart port sim smc uart" device="MK22F51212">
<source path="boards/frdmk22f/usb_examples/usb_device_composite_hid_mouse_hid_keyboard/bm" type="doc">
<files mask="readme.pdf"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_composite_hid_mouse_hid_keyboard/bm" type="src">
<files mask="hid_keyboard.c"/>
<files mask="usb_device_hid.c"/>
<files mask="board.c"/>
<files mask="clock_config.c"/>
<files mask="hid_mouse.c"/>
<files mask="composite.c"/>
<files mask="usb_device_descriptor.c"/>
<files mask="usb_device_ch9.c"/>
<files mask="pin_mux.c"/>
<files mask="usb_device_class.c"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_composite_hid_mouse_hid_keyboard/bm" type="c_include">
<files mask="usb_device_descriptor.h"/>
<files mask="pin_mux.h"/>
<files mask="clock_config.h"/>
<files mask="usb_device_hid.h"/>
<files mask="hid_keyboard.h"/>
<files mask="hid_mouse.h"/>
<files mask="board.h"/>
<files mask="usb_device_ch9.h"/>
<files mask="usb_device_config.h"/>
<files mask="composite.h"/>
<files mask="usb_device_class.h"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_composite_hid_mouse_hid_keyboard/bm/iar" type="linker" tool="iar">
<files mask="MK22FN512xxx12_flash.icf"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_composite_hid_mouse_hid_keyboard/bm/iar" type="project" tool="iar">
<files mask="dev_composite_hid_mouse_hid_keyboard_bm.ewp"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_composite_hid_mouse_hid_keyboard/bm/iar" type="workspace" tool="iar">
<files mask="dev_composite_hid_mouse_hid_keyboard_bm.eww"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_composite_hid_mouse_hid_keyboard/bm/iar" type="debug" tool="iar">
<files mask="dev_composite_hid_mouse_hid_keyboard_bm.ewd"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_composite_hid_mouse_hid_keyboard/bm/mdk" type="working_set" tool="mdk">
<files mask="dev_composite_hid_mouse_hid_keyboard_bm.uvmpw"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_composite_hid_mouse_hid_keyboard/bm/mdk" type="linker" tool="mdk">
<files mask="MK22FN512xxx12_flash.scf"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_composite_hid_mouse_hid_keyboard/bm/mdk" type="project" tool="mdk">
<files mask="dev_composite_hid_mouse_hid_keyboard_bm.uvprojx"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_composite_hid_mouse_hid_keyboard/bm/kds" type="working_set" tool="kds">
<files mask="dev_composite_hid_mouse_hid_keyboard_bm_frdmk22f.wsd"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_composite_hid_mouse_hid_keyboard/bm/kds" type="linker" tool="kds">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_composite_hid_mouse_hid_keyboard/bm/kds" type="project" tool="kds">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_composite_hid_mouse_hid_keyboard/bm/kds" type="debug" tool="kds">
<files mask="dev_composite_hid_mouse_hid_keyboard_bm_frdmk22f debug cmsisdap.launch"/>
<files mask="dev_composite_hid_mouse_hid_keyboard_bm_frdmk22f debug pne.launch"/>
<files mask="dev_composite_hid_mouse_hid_keyboard_bm_frdmk22f debug jlink.launch"/>
<files mask="dev_composite_hid_mouse_hid_keyboard_bm_frdmk22f release jlink.launch"/>
<files mask="dev_composite_hid_mouse_hid_keyboard_bm_frdmk22f release pne.launch"/>
<files mask="dev_composite_hid_mouse_hid_keyboard_bm_frdmk22f release cmsisdap.launch"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_composite_hid_mouse_hid_keyboard/bm/atl" type="linker" tool="atl">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_composite_hid_mouse_hid_keyboard/bm/atl" type="project" tool="atl">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_composite_hid_mouse_hid_keyboard/bm/atl" type="debug" tool="atl">
<files mask="dev_composite_hid_mouse_hid_keyboard_bm_frdmk22f debug pne.launch"/>
<files mask="dev_composite_hid_mouse_hid_keyboard_bm_frdmk22f debug jlink.launch"/>
<files mask="dev_composite_hid_mouse_hid_keyboard_bm_frdmk22f release jlink.launch"/>
<files mask="dev_composite_hid_mouse_hid_keyboard_bm_frdmk22f release pne.launch"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_composite_hid_mouse_hid_keyboard/bm/atl/.settings" type="doc">
<files mask="language.settings.xml"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_composite_hid_mouse_hid_keyboard/bm/atl/.settings" type="configuration">
<files mask="com.atollic.truestudio.debug.hardware_device.prefs"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_composite_hid_mouse_hid_keyboard/bm/armgcc" type="script" tool="armgcc">
<files mask="build_debug.sh"/>
<files mask="clean.bat"/>
<files mask="build_debug.bat"/>
<files mask="build_release.sh"/>
<files mask="build_all.sh"/>
<files mask="clean.sh"/>
<files mask="build_release.bat"/>
<files mask="build_all.bat"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_composite_hid_mouse_hid_keyboard/bm/armgcc" type="doc" tool="armgcc">
<files mask="CMakeLists.txt"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_composite_hid_mouse_hid_keyboard/bm/armgcc" type="linker" tool="armgcc">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
</example>
<example name="bm" category="usb_examples/usb_device_composite_hid_mouse_hid_keyboard_lite" description="" dependency="MK22F51212_startup clock common debug_console gpio lpuart port sim smc uart" device="MK22F51212">
<source path="boards/frdmk22f/usb_examples/usb_device_composite_hid_mouse_hid_keyboard_lite/bm" type="binary">
<files mask="dev_composite_hid_mouse_hid_keyboard_lite_bm.bin"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_composite_hid_mouse_hid_keyboard_lite/bm" type="doc">
<files mask="readme.pdf"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_composite_hid_mouse_hid_keyboard_lite/bm" type="src">
<files mask="hid_keyboard.c"/>
<files mask="usb_device_hid.c"/>
<files mask="board.c"/>
<files mask="clock_config.c"/>
<files mask="hid_mouse.c"/>
<files mask="composite.c"/>
<files mask="usb_device_descriptor.c"/>
<files mask="usb_device_ch9.c"/>
<files mask="pin_mux.c"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_composite_hid_mouse_hid_keyboard_lite/bm" type="c_include">
<files mask="usb_device_descriptor.h"/>
<files mask="pin_mux.h"/>
<files mask="clock_config.h"/>
<files mask="usb_device_hid.h"/>
<files mask="hid_keyboard.h"/>
<files mask="hid_mouse.h"/>
<files mask="board.h"/>
<files mask="usb_device_ch9.h"/>
<files mask="usb_device_config.h"/>
<files mask="composite.h"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_composite_hid_mouse_hid_keyboard_lite/bm/iar" type="linker" tool="iar">
<files mask="MK22FN512xxx12_flash.icf"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_composite_hid_mouse_hid_keyboard_lite/bm/iar" type="project" tool="iar">
<files mask="dev_composite_hid_mouse_hid_keyboard_lite_bm.ewp"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_composite_hid_mouse_hid_keyboard_lite/bm/iar" type="workspace" tool="iar">
<files mask="dev_composite_hid_mouse_hid_keyboard_lite_bm.eww"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_composite_hid_mouse_hid_keyboard_lite/bm/iar" type="debug" tool="iar">
<files mask="dev_composite_hid_mouse_hid_keyboard_lite_bm.ewd"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_composite_hid_mouse_hid_keyboard_lite/bm/mdk" type="working_set" tool="mdk">
<files mask="dev_composite_hid_mouse_hid_keyboard_lite_bm.uvmpw"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_composite_hid_mouse_hid_keyboard_lite/bm/mdk" type="linker" tool="mdk">
<files mask="MK22FN512xxx12_flash.scf"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_composite_hid_mouse_hid_keyboard_lite/bm/mdk" type="project" tool="mdk">
<files mask="dev_composite_hid_mouse_hid_keyboard_lite_bm.uvprojx"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_composite_hid_mouse_hid_keyboard_lite/bm/kds" type="working_set" tool="kds">
<files mask="dev_composite_hid_mouse_hid_keyboard_lite_bm_frdmk22f.wsd"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_composite_hid_mouse_hid_keyboard_lite/bm/kds" type="linker" tool="kds">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_composite_hid_mouse_hid_keyboard_lite/bm/kds" type="project" tool="kds">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_composite_hid_mouse_hid_keyboard_lite/bm/kds" type="debug" tool="kds">
<files mask="dev_composite_hid_mouse_hid_keyboard_lite_bm_frdmk22f release jlink.launch"/>
<files mask="dev_composite_hid_mouse_hid_keyboard_lite_bm_frdmk22f debug pne.launch"/>
<files mask="dev_composite_hid_mouse_hid_keyboard_lite_bm_frdmk22f debug jlink.launch"/>
<files mask="dev_composite_hid_mouse_hid_keyboard_lite_bm_frdmk22f release cmsisdap.launch"/>
<files mask="dev_composite_hid_mouse_hid_keyboard_lite_bm_frdmk22f debug cmsisdap.launch"/>
<files mask="dev_composite_hid_mouse_hid_keyboard_lite_bm_frdmk22f release pne.launch"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_composite_hid_mouse_hid_keyboard_lite/bm/atl" type="linker" tool="atl">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_composite_hid_mouse_hid_keyboard_lite/bm/atl" type="project" tool="atl">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_composite_hid_mouse_hid_keyboard_lite/bm/atl" type="debug" tool="atl">
<files mask="dev_composite_hid_mouse_hid_keyboard_lite_bm_frdmk22f release jlink.launch"/>
<files mask="dev_composite_hid_mouse_hid_keyboard_lite_bm_frdmk22f debug pne.launch"/>
<files mask="dev_composite_hid_mouse_hid_keyboard_lite_bm_frdmk22f debug jlink.launch"/>
<files mask="dev_composite_hid_mouse_hid_keyboard_lite_bm_frdmk22f release pne.launch"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_composite_hid_mouse_hid_keyboard_lite/bm/atl/.settings" type="doc">
<files mask="language.settings.xml"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_composite_hid_mouse_hid_keyboard_lite/bm/atl/.settings" type="configuration">
<files mask="com.atollic.truestudio.debug.hardware_device.prefs"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_composite_hid_mouse_hid_keyboard_lite/bm/armgcc" type="script" tool="armgcc">
<files mask="build_debug.sh"/>
<files mask="clean.bat"/>
<files mask="build_debug.bat"/>
<files mask="build_release.sh"/>
<files mask="build_all.sh"/>
<files mask="clean.sh"/>
<files mask="build_release.bat"/>
<files mask="build_all.bat"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_composite_hid_mouse_hid_keyboard_lite/bm/armgcc" type="doc" tool="armgcc">
<files mask="CMakeLists.txt"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_composite_hid_mouse_hid_keyboard_lite/bm/armgcc" type="linker" tool="armgcc">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
</example>
<example name="bm" category="usb_examples/usb_device_hid_generic" description="" dependency="MK22F51212_startup clock common debug_console gpio lpuart port sim smc uart" device="MK22F51212">
<source path="boards/frdmk22f/usb_examples/usb_device_hid_generic/bm" type="doc">
<files mask="readme.pdf"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_hid_generic/bm" type="src">
<files mask="usb_device_hid.c"/>
<files mask="board.c"/>
<files mask="clock_config.c"/>
<files mask="hid_generic.c"/>
<files mask="usb_device_descriptor.c"/>
<files mask="usb_device_ch9.c"/>
<files mask="pin_mux.c"/>
<files mask="usb_device_class.c"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_hid_generic/bm" type="c_include">
<files mask="usb_device_descriptor.h"/>
<files mask="pin_mux.h"/>
<files mask="clock_config.h"/>
<files mask="usb_device_hid.h"/>
<files mask="board.h"/>
<files mask="usb_device_ch9.h"/>
<files mask="usb_device_config.h"/>
<files mask="usb_device_class.h"/>
<files mask="hid_generic.h"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_hid_generic/bm/iar" type="linker" tool="iar">
<files mask="MK22FN512xxx12_flash.icf"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_hid_generic/bm/iar" type="project" tool="iar">
<files mask="dev_hid_generic_bm.ewp"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_hid_generic/bm/iar" type="workspace" tool="iar">
<files mask="dev_hid_generic_bm.eww"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_hid_generic/bm/iar" type="debug" tool="iar">
<files mask="dev_hid_generic_bm.ewd"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_hid_generic/bm/mdk" type="working_set" tool="mdk">
<files mask="dev_hid_generic_bm.uvmpw"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_hid_generic/bm/mdk" type="linker" tool="mdk">
<files mask="MK22FN512xxx12_flash.scf"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_hid_generic/bm/mdk" type="project" tool="mdk">
<files mask="dev_hid_generic_bm.uvprojx"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_hid_generic/bm/kds" type="working_set" tool="kds">
<files mask="dev_hid_generic_bm_frdmk22f.wsd"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_hid_generic/bm/kds" type="linker" tool="kds">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_hid_generic/bm/kds" type="project" tool="kds">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_hid_generic/bm/kds" type="debug" tool="kds">
<files mask="dev_hid_generic_bm_frdmk22f release jlink.launch"/>
<files mask="dev_hid_generic_bm_frdmk22f debug jlink.launch"/>
<files mask="dev_hid_generic_bm_frdmk22f release pne.launch"/>
<files mask="dev_hid_generic_bm_frdmk22f debug cmsisdap.launch"/>
<files mask="dev_hid_generic_bm_frdmk22f debug pne.launch"/>
<files mask="dev_hid_generic_bm_frdmk22f release cmsisdap.launch"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_hid_generic/bm/atl" type="linker" tool="atl">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_hid_generic/bm/atl" type="project" tool="atl">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_hid_generic/bm/atl" type="debug" tool="atl">
<files mask="dev_hid_generic_bm_frdmk22f release jlink.launch"/>
<files mask="dev_hid_generic_bm_frdmk22f debug jlink.launch"/>
<files mask="dev_hid_generic_bm_frdmk22f release pne.launch"/>
<files mask="dev_hid_generic_bm_frdmk22f debug pne.launch"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_hid_generic/bm/atl/.settings" type="doc">
<files mask="language.settings.xml"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_hid_generic/bm/atl/.settings" type="configuration">
<files mask="com.atollic.truestudio.debug.hardware_device.prefs"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_hid_generic/bm/armgcc" type="script" tool="armgcc">
<files mask="build_debug.sh"/>
<files mask="clean.bat"/>
<files mask="build_debug.bat"/>
<files mask="build_release.sh"/>
<files mask="build_all.sh"/>
<files mask="clean.sh"/>
<files mask="build_release.bat"/>
<files mask="build_all.bat"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_hid_generic/bm/armgcc" type="doc" tool="armgcc">
<files mask="CMakeLists.txt"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_hid_generic/bm/armgcc" type="linker" tool="armgcc">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
</example>
<example name="bm" category="usb_examples/usb_device_hid_generic_lite" description="" dependency="MK22F51212_startup clock common debug_console gpio lpuart port sim smc uart" device="MK22F51212">
<source path="boards/frdmk22f/usb_examples/usb_device_hid_generic_lite/bm" type="binary">
<files mask="dev_hid_generic_lite_bm.bin"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_hid_generic_lite/bm" type="doc">
<files mask="readme.pdf"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_hid_generic_lite/bm" type="src">
<files mask="usb_device_hid.c"/>
<files mask="board.c"/>
<files mask="clock_config.c"/>
<files mask="hid_generic.c"/>
<files mask="usb_device_descriptor.c"/>
<files mask="usb_device_ch9.c"/>
<files mask="pin_mux.c"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_hid_generic_lite/bm" type="c_include">
<files mask="usb_device_descriptor.h"/>
<files mask="pin_mux.h"/>
<files mask="clock_config.h"/>
<files mask="usb_device_hid.h"/>
<files mask="board.h"/>
<files mask="usb_device_ch9.h"/>
<files mask="usb_device_config.h"/>
<files mask="hid_generic.h"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_hid_generic_lite/bm/iar" type="linker" tool="iar">
<files mask="MK22FN512xxx12_flash.icf"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_hid_generic_lite/bm/iar" type="project" tool="iar">
<files mask="dev_hid_generic_lite_bm.ewp"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_hid_generic_lite/bm/iar" type="workspace" tool="iar">
<files mask="dev_hid_generic_lite_bm.eww"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_hid_generic_lite/bm/iar" type="debug" tool="iar">
<files mask="dev_hid_generic_lite_bm.ewd"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_hid_generic_lite/bm/mdk" type="working_set" tool="mdk">
<files mask="dev_hid_generic_lite_bm.uvmpw"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_hid_generic_lite/bm/mdk" type="linker" tool="mdk">
<files mask="MK22FN512xxx12_flash.scf"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_hid_generic_lite/bm/mdk" type="project" tool="mdk">
<files mask="dev_hid_generic_lite_bm.uvprojx"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_hid_generic_lite/bm/kds" type="working_set" tool="kds">
<files mask="dev_hid_generic_lite_bm_frdmk22f.wsd"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_hid_generic_lite/bm/kds" type="linker" tool="kds">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_hid_generic_lite/bm/kds" type="project" tool="kds">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_hid_generic_lite/bm/kds" type="debug" tool="kds">
<files mask="dev_hid_generic_lite_bm_frdmk22f release jlink.launch"/>
<files mask="dev_hid_generic_lite_bm_frdmk22f release pne.launch"/>
<files mask="dev_hid_generic_lite_bm_frdmk22f debug cmsisdap.launch"/>
<files mask="dev_hid_generic_lite_bm_frdmk22f release cmsisdap.launch"/>
<files mask="dev_hid_generic_lite_bm_frdmk22f debug pne.launch"/>
<files mask="dev_hid_generic_lite_bm_frdmk22f debug jlink.launch"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_hid_generic_lite/bm/atl" type="linker" tool="atl">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_hid_generic_lite/bm/atl" type="project" tool="atl">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_hid_generic_lite/bm/atl" type="debug" tool="atl">
<files mask="dev_hid_generic_lite_bm_frdmk22f release jlink.launch"/>
<files mask="dev_hid_generic_lite_bm_frdmk22f release pne.launch"/>
<files mask="dev_hid_generic_lite_bm_frdmk22f debug pne.launch"/>
<files mask="dev_hid_generic_lite_bm_frdmk22f debug jlink.launch"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_hid_generic_lite/bm/atl/.settings" type="doc">
<files mask="language.settings.xml"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_hid_generic_lite/bm/atl/.settings" type="configuration">
<files mask="com.atollic.truestudio.debug.hardware_device.prefs"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_hid_generic_lite/bm/armgcc" type="script" tool="armgcc">
<files mask="build_debug.sh"/>
<files mask="clean.bat"/>
<files mask="build_debug.bat"/>
<files mask="build_release.sh"/>
<files mask="build_all.sh"/>
<files mask="clean.sh"/>
<files mask="build_release.bat"/>
<files mask="build_all.bat"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_hid_generic_lite/bm/armgcc" type="doc" tool="armgcc">
<files mask="CMakeLists.txt"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_hid_generic_lite/bm/armgcc" type="linker" tool="armgcc">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
</example>
<example name="bm" category="usb_examples/usb_device_hid_mouse" description="" dependency="MK22F51212_startup clock common debug_console gpio lpuart port sim smc uart" device="MK22F51212">
<source path="boards/frdmk22f/usb_examples/usb_device_hid_mouse/bm" type="doc">
<files mask="readme.pdf"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_hid_mouse/bm" type="src">
<files mask="usb_device_hid.c"/>
<files mask="mouse.c"/>
<files mask="board.c"/>
<files mask="clock_config.c"/>
<files mask="usb_device_descriptor.c"/>
<files mask="usb_device_ch9.c"/>
<files mask="pin_mux.c"/>
<files mask="usb_device_class.c"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_hid_mouse/bm" type="c_include">
<files mask="usb_device_descriptor.h"/>
<files mask="pin_mux.h"/>
<files mask="mouse.h"/>
<files mask="clock_config.h"/>
<files mask="usb_device_hid.h"/>
<files mask="board.h"/>
<files mask="usb_device_ch9.h"/>
<files mask="usb_device_config.h"/>
<files mask="usb_device_class.h"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_hid_mouse/bm/iar" type="linker" tool="iar">
<files mask="MK22FN512xxx12_flash.icf"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_hid_mouse/bm/iar" type="project" tool="iar">
<files mask="dev_hid_mouse_bm.ewp"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_hid_mouse/bm/iar" type="workspace" tool="iar">
<files mask="dev_hid_mouse_bm.eww"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_hid_mouse/bm/iar" type="debug" tool="iar">
<files mask="dev_hid_mouse_bm.ewd"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_hid_mouse/bm/mdk" type="working_set" tool="mdk">
<files mask="dev_hid_mouse_bm.uvmpw"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_hid_mouse/bm/mdk" type="linker" tool="mdk">
<files mask="MK22FN512xxx12_flash.scf"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_hid_mouse/bm/mdk" type="project" tool="mdk">
<files mask="dev_hid_mouse_bm.uvprojx"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_hid_mouse/bm/kds" type="working_set" tool="kds">
<files mask="dev_hid_mouse_bm_frdmk22f.wsd"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_hid_mouse/bm/kds" type="linker" tool="kds">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_hid_mouse/bm/kds" type="project" tool="kds">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_hid_mouse/bm/kds" type="debug" tool="kds">
<files mask="dev_hid_mouse_bm_frdmk22f release pne.launch"/>
<files mask="dev_hid_mouse_bm_frdmk22f release cmsisdap.launch"/>
<files mask="dev_hid_mouse_bm_frdmk22f debug pne.launch"/>
<files mask="dev_hid_mouse_bm_frdmk22f release jlink.launch"/>
<files mask="dev_hid_mouse_bm_frdmk22f debug cmsisdap.launch"/>
<files mask="dev_hid_mouse_bm_frdmk22f debug jlink.launch"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_hid_mouse/bm/atl" type="linker" tool="atl">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_hid_mouse/bm/atl" type="project" tool="atl">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_hid_mouse/bm/atl" type="debug" tool="atl">
<files mask="dev_hid_mouse_bm_frdmk22f release pne.launch"/>
<files mask="dev_hid_mouse_bm_frdmk22f debug pne.launch"/>
<files mask="dev_hid_mouse_bm_frdmk22f release jlink.launch"/>
<files mask="dev_hid_mouse_bm_frdmk22f debug jlink.launch"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_hid_mouse/bm/atl/.settings" type="doc">
<files mask="language.settings.xml"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_hid_mouse/bm/atl/.settings" type="configuration">
<files mask="com.atollic.truestudio.debug.hardware_device.prefs"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_hid_mouse/bm/armgcc" type="script" tool="armgcc">
<files mask="build_debug.sh"/>
<files mask="clean.bat"/>
<files mask="build_debug.bat"/>
<files mask="build_release.sh"/>
<files mask="build_all.sh"/>
<files mask="clean.sh"/>
<files mask="build_release.bat"/>
<files mask="build_all.bat"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_hid_mouse/bm/armgcc" type="doc" tool="armgcc">
<files mask="CMakeLists.txt"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_hid_mouse/bm/armgcc" type="linker" tool="armgcc">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
</example>
<example name="bm" category="usb_examples/usb_device_hid_mouse_lite" description="" dependency="MK22F51212_startup clock common debug_console gpio lpuart port sim smc uart" device="MK22F51212">
<source path="boards/frdmk22f/usb_examples/usb_device_hid_mouse_lite/bm" type="binary">
<files mask="dev_hid_mouse_lite_bm.bin"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_hid_mouse_lite/bm" type="doc">
<files mask="readme.pdf"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_hid_mouse_lite/bm" type="src">
<files mask="usb_device_hid.c"/>
<files mask="mouse.c"/>
<files mask="board.c"/>
<files mask="clock_config.c"/>
<files mask="usb_device_descriptor.c"/>
<files mask="usb_device_ch9.c"/>
<files mask="pin_mux.c"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_hid_mouse_lite/bm" type="c_include">
<files mask="usb_device_descriptor.h"/>
<files mask="pin_mux.h"/>
<files mask="mouse.h"/>
<files mask="clock_config.h"/>
<files mask="usb_device_hid.h"/>
<files mask="board.h"/>
<files mask="usb_device_ch9.h"/>
<files mask="usb_device_config.h"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_hid_mouse_lite/bm/iar" type="linker" tool="iar">
<files mask="MK22FN512xxx12_flash.icf"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_hid_mouse_lite/bm/iar" type="project" tool="iar">
<files mask="dev_hid_mouse_lite_bm.ewp"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_hid_mouse_lite/bm/iar" type="workspace" tool="iar">
<files mask="dev_hid_mouse_lite_bm.eww"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_hid_mouse_lite/bm/iar" type="debug" tool="iar">
<files mask="dev_hid_mouse_lite_bm.ewd"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_hid_mouse_lite/bm/mdk" type="working_set" tool="mdk">
<files mask="dev_hid_mouse_lite_bm.uvmpw"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_hid_mouse_lite/bm/mdk" type="linker" tool="mdk">
<files mask="MK22FN512xxx12_flash.scf"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_hid_mouse_lite/bm/mdk" type="project" tool="mdk">
<files mask="dev_hid_mouse_lite_bm.uvprojx"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_hid_mouse_lite/bm/kds" type="working_set" tool="kds">
<files mask="dev_hid_mouse_lite_bm_frdmk22f.wsd"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_hid_mouse_lite/bm/kds" type="linker" tool="kds">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_hid_mouse_lite/bm/kds" type="project" tool="kds">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_hid_mouse_lite/bm/kds" type="debug" tool="kds">
<files mask="dev_hid_mouse_lite_bm_frdmk22f release jlink.launch"/>
<files mask="dev_hid_mouse_lite_bm_frdmk22f debug jlink.launch"/>
<files mask="dev_hid_mouse_lite_bm_frdmk22f debug cmsisdap.launch"/>
<files mask="dev_hid_mouse_lite_bm_frdmk22f release cmsisdap.launch"/>
<files mask="dev_hid_mouse_lite_bm_frdmk22f release pne.launch"/>
<files mask="dev_hid_mouse_lite_bm_frdmk22f debug pne.launch"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_hid_mouse_lite/bm/atl" type="linker" tool="atl">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_hid_mouse_lite/bm/atl" type="project" tool="atl">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_hid_mouse_lite/bm/atl" type="debug" tool="atl">
<files mask="dev_hid_mouse_lite_bm_frdmk22f release jlink.launch"/>
<files mask="dev_hid_mouse_lite_bm_frdmk22f debug jlink.launch"/>
<files mask="dev_hid_mouse_lite_bm_frdmk22f release pne.launch"/>
<files mask="dev_hid_mouse_lite_bm_frdmk22f debug pne.launch"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_hid_mouse_lite/bm/atl/.settings" type="doc">
<files mask="language.settings.xml"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_hid_mouse_lite/bm/atl/.settings" type="configuration">
<files mask="com.atollic.truestudio.debug.hardware_device.prefs"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_hid_mouse_lite/bm/armgcc" type="script" tool="armgcc">
<files mask="build_debug.sh"/>
<files mask="clean.bat"/>
<files mask="build_debug.bat"/>
<files mask="build_release.sh"/>
<files mask="build_all.sh"/>
<files mask="clean.sh"/>
<files mask="build_release.bat"/>
<files mask="build_all.bat"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_hid_mouse_lite/bm/armgcc" type="doc" tool="armgcc">
<files mask="CMakeLists.txt"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_hid_mouse_lite/bm/armgcc" type="linker" tool="armgcc">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
</example>
<example name="bm" category="usb_examples/usb_device_msc_ramdisk" description="" dependency="MK22F51212_startup clock common debug_console gpio lpuart port sim smc uart" device="MK22F51212">
<source path="boards/frdmk22f/usb_examples/usb_device_msc_ramdisk/bm" type="doc">
<files mask="readme.pdf"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_msc_ramdisk/bm" type="src">
<files mask="usb_device_msc.c"/>
<files mask="board.c"/>
<files mask="clock_config.c"/>
<files mask="usb_device_descriptor.c"/>
<files mask="usb_device_msc_ufi.c"/>
<files mask="disk.c"/>
<files mask="usb_device_ch9.c"/>
<files mask="pin_mux.c"/>
<files mask="usb_device_class.c"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_msc_ramdisk/bm" type="c_include">
<files mask="usb_device_msc_ufi.h"/>
<files mask="usb_device_descriptor.h"/>
<files mask="pin_mux.h"/>
<files mask="clock_config.h"/>
<files mask="usb_device_msc.h"/>
<files mask="board.h"/>
<files mask="usb_device_ch9.h"/>
<files mask="usb_device_config.h"/>
<files mask="usb_device_class.h"/>
<files mask="disk.h"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_msc_ramdisk/bm/iar" type="linker" tool="iar">
<files mask="MK22FN512xxx12_flash.icf"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_msc_ramdisk/bm/iar" type="project" tool="iar">
<files mask="dev_msc_ramdisk_bm.ewp"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_msc_ramdisk/bm/iar" type="workspace" tool="iar">
<files mask="dev_msc_ramdisk_bm.eww"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_msc_ramdisk/bm/iar" type="debug" tool="iar">
<files mask="dev_msc_ramdisk_bm.ewd"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_msc_ramdisk/bm/mdk" type="working_set" tool="mdk">
<files mask="dev_msc_ramdisk_bm.uvmpw"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_msc_ramdisk/bm/mdk" type="linker" tool="mdk">
<files mask="MK22FN512xxx12_flash.scf"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_msc_ramdisk/bm/mdk" type="project" tool="mdk">
<files mask="dev_msc_ramdisk_bm.uvprojx"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_msc_ramdisk/bm/kds" type="working_set" tool="kds">
<files mask="dev_msc_ramdisk_bm_frdmk22f.wsd"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_msc_ramdisk/bm/kds" type="linker" tool="kds">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_msc_ramdisk/bm/kds" type="project" tool="kds">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_msc_ramdisk/bm/kds" type="debug" tool="kds">
<files mask="dev_msc_ramdisk_bm_frdmk22f debug cmsisdap.launch"/>
<files mask="dev_msc_ramdisk_bm_frdmk22f debug jlink.launch"/>
<files mask="dev_msc_ramdisk_bm_frdmk22f release jlink.launch"/>
<files mask="dev_msc_ramdisk_bm_frdmk22f debug pne.launch"/>
<files mask="dev_msc_ramdisk_bm_frdmk22f release pne.launch"/>
<files mask="dev_msc_ramdisk_bm_frdmk22f release cmsisdap.launch"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_msc_ramdisk/bm/atl" type="linker" tool="atl">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_msc_ramdisk/bm/atl" type="project" tool="atl">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_msc_ramdisk/bm/atl" type="debug" tool="atl">
<files mask="dev_msc_ramdisk_bm_frdmk22f debug jlink.launch"/>
<files mask="dev_msc_ramdisk_bm_frdmk22f release jlink.launch"/>
<files mask="dev_msc_ramdisk_bm_frdmk22f debug pne.launch"/>
<files mask="dev_msc_ramdisk_bm_frdmk22f release pne.launch"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_msc_ramdisk/bm/atl/.settings" type="doc">
<files mask="language.settings.xml"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_msc_ramdisk/bm/atl/.settings" type="configuration">
<files mask="com.atollic.truestudio.debug.hardware_device.prefs"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_msc_ramdisk/bm/armgcc" type="script" tool="armgcc">
<files mask="build_debug.sh"/>
<files mask="clean.bat"/>
<files mask="build_debug.bat"/>
<files mask="build_release.sh"/>
<files mask="build_all.sh"/>
<files mask="clean.sh"/>
<files mask="build_release.bat"/>
<files mask="build_all.bat"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_msc_ramdisk/bm/armgcc" type="doc" tool="armgcc">
<files mask="CMakeLists.txt"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_msc_ramdisk/bm/armgcc" type="linker" tool="armgcc">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
</example>
<example name="bm" category="usb_examples/usb_device_msc_ramdisk_lite" description="" dependency="MK22F51212_startup clock common debug_console gpio lpuart port sim smc uart" device="MK22F51212">
<source path="boards/frdmk22f/usb_examples/usb_device_msc_ramdisk_lite/bm" type="binary">
<files mask="dev_msc_ramdisk_lite_bm.bin"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_msc_ramdisk_lite/bm" type="doc">
<files mask="readme.pdf"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_msc_ramdisk_lite/bm" type="src">
<files mask="usb_device_msc.c"/>
<files mask="board.c"/>
<files mask="clock_config.c"/>
<files mask="usb_device_descriptor.c"/>
<files mask="usb_device_msc_ufi.c"/>
<files mask="disk.c"/>
<files mask="usb_device_ch9.c"/>
<files mask="pin_mux.c"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_msc_ramdisk_lite/bm" type="c_include">
<files mask="usb_device_msc_ufi.h"/>
<files mask="usb_device_descriptor.h"/>
<files mask="pin_mux.h"/>
<files mask="clock_config.h"/>
<files mask="usb_device_msc.h"/>
<files mask="board.h"/>
<files mask="usb_device_ch9.h"/>
<files mask="usb_device_config.h"/>
<files mask="disk.h"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_msc_ramdisk_lite/bm/iar" type="linker" tool="iar">
<files mask="MK22FN512xxx12_flash.icf"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_msc_ramdisk_lite/bm/iar" type="project" tool="iar">
<files mask="dev_msc_ramdisk_lite_bm.ewp"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_msc_ramdisk_lite/bm/iar" type="workspace" tool="iar">
<files mask="dev_msc_ramdisk_lite_bm.eww"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_msc_ramdisk_lite/bm/iar" type="debug" tool="iar">
<files mask="dev_msc_ramdisk_lite_bm.ewd"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_msc_ramdisk_lite/bm/mdk" type="working_set" tool="mdk">
<files mask="dev_msc_ramdisk_lite_bm.uvmpw"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_msc_ramdisk_lite/bm/mdk" type="linker" tool="mdk">
<files mask="MK22FN512xxx12_flash.scf"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_msc_ramdisk_lite/bm/mdk" type="project" tool="mdk">
<files mask="dev_msc_ramdisk_lite_bm.uvprojx"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_msc_ramdisk_lite/bm/kds" type="working_set" tool="kds">
<files mask="dev_msc_ramdisk_lite_bm_frdmk22f.wsd"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_msc_ramdisk_lite/bm/kds" type="linker" tool="kds">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_msc_ramdisk_lite/bm/kds" type="project" tool="kds">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_msc_ramdisk_lite/bm/kds" type="debug" tool="kds">
<files mask="dev_msc_ramdisk_lite_bm_frdmk22f debug pne.launch"/>
<files mask="dev_msc_ramdisk_lite_bm_frdmk22f release jlink.launch"/>
<files mask="dev_msc_ramdisk_lite_bm_frdmk22f release cmsisdap.launch"/>
<files mask="dev_msc_ramdisk_lite_bm_frdmk22f debug jlink.launch"/>
<files mask="dev_msc_ramdisk_lite_bm_frdmk22f debug cmsisdap.launch"/>
<files mask="dev_msc_ramdisk_lite_bm_frdmk22f release pne.launch"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_msc_ramdisk_lite/bm/atl" type="linker" tool="atl">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_msc_ramdisk_lite/bm/atl" type="project" tool="atl">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_msc_ramdisk_lite/bm/atl" type="debug" tool="atl">
<files mask="dev_msc_ramdisk_lite_bm_frdmk22f debug pne.launch"/>
<files mask="dev_msc_ramdisk_lite_bm_frdmk22f release jlink.launch"/>
<files mask="dev_msc_ramdisk_lite_bm_frdmk22f debug jlink.launch"/>
<files mask="dev_msc_ramdisk_lite_bm_frdmk22f release pne.launch"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_msc_ramdisk_lite/bm/atl/.settings" type="doc">
<files mask="language.settings.xml"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_msc_ramdisk_lite/bm/atl/.settings" type="configuration">
<files mask="com.atollic.truestudio.debug.hardware_device.prefs"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_msc_ramdisk_lite/bm/armgcc" type="script" tool="armgcc">
<files mask="build_debug.sh"/>
<files mask="clean.bat"/>
<files mask="build_debug.bat"/>
<files mask="build_release.sh"/>
<files mask="build_all.sh"/>
<files mask="clean.sh"/>
<files mask="build_release.bat"/>
<files mask="build_all.bat"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_msc_ramdisk_lite/bm/armgcc" type="doc" tool="armgcc">
<files mask="CMakeLists.txt"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_msc_ramdisk_lite/bm/armgcc" type="linker" tool="armgcc">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
</example>
<example name="bm" category="usb_examples/usb_device_phdc_weighscale" description="" dependency="MK22F51212_startup clock common debug_console gpio lpuart port sim smc uart" device="MK22F51212">
<source path="boards/frdmk22f/usb_examples/usb_device_phdc_weighscale/bm" type="doc">
<files mask="readme.pdf"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_phdc_weighscale/bm" type="src">
<files mask="board.c"/>
<files mask="weighscale.c"/>
<files mask="clock_config.c"/>
<files mask="usb_device_phdc.c"/>
<files mask="usb_shim_agent.c"/>
<files mask="usb_device_descriptor.c"/>
<files mask="ieee11073_agent.c"/>
<files mask="usb_device_ch9.c"/>
<files mask="ieee11073_timer.c"/>
<files mask="pin_mux.c"/>
<files mask="usb_device_class.c"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_phdc_weighscale/bm" type="c_include">
<files mask="usb_device_descriptor.h"/>
<files mask="pin_mux.h"/>
<files mask="clock_config.h"/>
<files mask="weighscale.h"/>
<files mask="board.h"/>
<files mask="usb_device_ch9.h"/>
<files mask="ieee11073_timer.h"/>
<files mask="usb_device_config.h"/>
<files mask="usb_device_phdc.h"/>
<files mask="usb_shim_agent.h"/>
<files mask="ieee11073_types.h"/>
<files mask="ieee11073_agent.h"/>
<files mask="usb_device_class.h"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_phdc_weighscale/bm/iar" type="linker" tool="iar">
<files mask="MK22FN512xxx12_flash.icf"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_phdc_weighscale/bm/iar" type="project" tool="iar">
<files mask="dev_phdc_weighscale_bm.ewp"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_phdc_weighscale/bm/iar" type="workspace" tool="iar">
<files mask="dev_phdc_weighscale_bm.eww"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_phdc_weighscale/bm/iar" type="debug" tool="iar">
<files mask="dev_phdc_weighscale_bm.ewd"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_phdc_weighscale/bm/mdk" type="working_set" tool="mdk">
<files mask="dev_phdc_weighscale_bm.uvmpw"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_phdc_weighscale/bm/mdk" type="linker" tool="mdk">
<files mask="MK22FN512xxx12_flash.scf"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_phdc_weighscale/bm/mdk" type="project" tool="mdk">
<files mask="dev_phdc_weighscale_bm.uvprojx"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_phdc_weighscale/bm/kds" type="working_set" tool="kds">
<files mask="dev_phdc_weighscale_bm_frdmk22f.wsd"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_phdc_weighscale/bm/kds" type="linker" tool="kds">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_phdc_weighscale/bm/kds" type="project" tool="kds">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_phdc_weighscale/bm/kds" type="debug" tool="kds">
<files mask="dev_phdc_weighscale_bm_frdmk22f release cmsisdap.launch"/>
<files mask="dev_phdc_weighscale_bm_frdmk22f debug cmsisdap.launch"/>
<files mask="dev_phdc_weighscale_bm_frdmk22f debug jlink.launch"/>
<files mask="dev_phdc_weighscale_bm_frdmk22f debug pne.launch"/>
<files mask="dev_phdc_weighscale_bm_frdmk22f release jlink.launch"/>
<files mask="dev_phdc_weighscale_bm_frdmk22f release pne.launch"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_phdc_weighscale/bm/atl" type="linker" tool="atl">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_phdc_weighscale/bm/atl" type="project" tool="atl">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_phdc_weighscale/bm/atl" type="debug" tool="atl">
<files mask="dev_phdc_weighscale_bm_frdmk22f debug jlink.launch"/>
<files mask="dev_phdc_weighscale_bm_frdmk22f debug pne.launch"/>
<files mask="dev_phdc_weighscale_bm_frdmk22f release jlink.launch"/>
<files mask="dev_phdc_weighscale_bm_frdmk22f release pne.launch"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_phdc_weighscale/bm/atl/.settings" type="doc">
<files mask="language.settings.xml"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_phdc_weighscale/bm/atl/.settings" type="configuration">
<files mask="com.atollic.truestudio.debug.hardware_device.prefs"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_phdc_weighscale/bm/armgcc" type="script" tool="armgcc">
<files mask="build_debug.sh"/>
<files mask="clean.bat"/>
<files mask="build_debug.bat"/>
<files mask="build_release.sh"/>
<files mask="build_all.sh"/>
<files mask="clean.sh"/>
<files mask="build_release.bat"/>
<files mask="build_all.bat"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_phdc_weighscale/bm/armgcc" type="doc" tool="armgcc">
<files mask="CMakeLists.txt"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_phdc_weighscale/bm/armgcc" type="linker" tool="armgcc">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
</example>
<example name="bm" category="usb_examples/usb_device_phdc_weighscale_lite" description="" dependency="MK22F51212_startup clock common debug_console gpio lpuart port sim smc uart" device="MK22F51212">
<source path="boards/frdmk22f/usb_examples/usb_device_phdc_weighscale_lite/bm" type="binary">
<files mask="dev_phdc_weighscale_lite_bm.bin"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_phdc_weighscale_lite/bm" type="doc">
<files mask="readme.pdf"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_phdc_weighscale_lite/bm" type="src">
<files mask="board.c"/>
<files mask="weighscale.c"/>
<files mask="clock_config.c"/>
<files mask="usb_device_phdc.c"/>
<files mask="usb_shim_agent.c"/>
<files mask="usb_device_descriptor.c"/>
<files mask="ieee11073_agent.c"/>
<files mask="usb_device_ch9.c"/>
<files mask="ieee11073_timer.c"/>
<files mask="pin_mux.c"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_phdc_weighscale_lite/bm" type="c_include">
<files mask="usb_device_descriptor.h"/>
<files mask="pin_mux.h"/>
<files mask="clock_config.h"/>
<files mask="weighscale.h"/>
<files mask="board.h"/>
<files mask="usb_device_ch9.h"/>
<files mask="ieee11073_timer.h"/>
<files mask="usb_device_config.h"/>
<files mask="usb_device_phdc.h"/>
<files mask="usb_shim_agent.h"/>
<files mask="ieee11073_types.h"/>
<files mask="ieee11073_agent.h"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_phdc_weighscale_lite/bm/iar" type="linker" tool="iar">
<files mask="MK22FN512xxx12_flash.icf"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_phdc_weighscale_lite/bm/iar" type="project" tool="iar">
<files mask="dev_phdc_weighscale_lite_bm.ewp"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_phdc_weighscale_lite/bm/iar" type="workspace" tool="iar">
<files mask="dev_phdc_weighscale_lite_bm.eww"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_phdc_weighscale_lite/bm/iar" type="debug" tool="iar">
<files mask="dev_phdc_weighscale_lite_bm.ewd"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_phdc_weighscale_lite/bm/mdk" type="working_set" tool="mdk">
<files mask="dev_phdc_weighscale_lite_bm.uvmpw"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_phdc_weighscale_lite/bm/mdk" type="linker" tool="mdk">
<files mask="MK22FN512xxx12_flash.scf"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_phdc_weighscale_lite/bm/mdk" type="project" tool="mdk">
<files mask="dev_phdc_weighscale_lite_bm.uvprojx"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_phdc_weighscale_lite/bm/kds" type="working_set" tool="kds">
<files mask="dev_phdc_weighscale_lite_bm_frdmk22f.wsd"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_phdc_weighscale_lite/bm/kds" type="linker" tool="kds">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_phdc_weighscale_lite/bm/kds" type="project" tool="kds">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_phdc_weighscale_lite/bm/kds" type="debug" tool="kds">
<files mask="dev_phdc_weighscale_lite_bm_frdmk22f debug jlink.launch"/>
<files mask="dev_phdc_weighscale_lite_bm_frdmk22f debug pne.launch"/>
<files mask="dev_phdc_weighscale_lite_bm_frdmk22f release pne.launch"/>
<files mask="dev_phdc_weighscale_lite_bm_frdmk22f debug cmsisdap.launch"/>
<files mask="dev_phdc_weighscale_lite_bm_frdmk22f release cmsisdap.launch"/>
<files mask="dev_phdc_weighscale_lite_bm_frdmk22f release jlink.launch"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_phdc_weighscale_lite/bm/atl" type="linker" tool="atl">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_phdc_weighscale_lite/bm/atl" type="project" tool="atl">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_phdc_weighscale_lite/bm/atl" type="debug" tool="atl">
<files mask="dev_phdc_weighscale_lite_bm_frdmk22f debug jlink.launch"/>
<files mask="dev_phdc_weighscale_lite_bm_frdmk22f debug pne.launch"/>
<files mask="dev_phdc_weighscale_lite_bm_frdmk22f release pne.launch"/>
<files mask="dev_phdc_weighscale_lite_bm_frdmk22f release jlink.launch"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_phdc_weighscale_lite/bm/atl/.settings" type="doc">
<files mask="language.settings.xml"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_phdc_weighscale_lite/bm/atl/.settings" type="configuration">
<files mask="com.atollic.truestudio.debug.hardware_device.prefs"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_phdc_weighscale_lite/bm/armgcc" type="script" tool="armgcc">
<files mask="build_debug.sh"/>
<files mask="clean.bat"/>
<files mask="build_debug.bat"/>
<files mask="build_release.sh"/>
<files mask="build_all.sh"/>
<files mask="clean.sh"/>
<files mask="build_release.bat"/>
<files mask="build_all.bat"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_phdc_weighscale_lite/bm/armgcc" type="doc" tool="armgcc">
<files mask="CMakeLists.txt"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_phdc_weighscale_lite/bm/armgcc" type="linker" tool="armgcc">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
</example>
<example name="bm" category="usb_examples/usb_device_video_virtual_camera" description="" dependency="MK22F51212_startup clock common debug_console gpio lpuart port sim smc uart" device="MK22F51212">
<source path="boards/frdmk22f/usb_examples/usb_device_video_virtual_camera/bm" type="doc">
<files mask="readme.pdf"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_video_virtual_camera/bm" type="src">
<files mask="usb_device_video.c"/>
<files mask="video_data.c"/>
<files mask="board.c"/>
<files mask="clock_config.c"/>
<files mask="virtual_camera.c"/>
<files mask="usb_device_descriptor.c"/>
<files mask="usb_device_ch9.c"/>
<files mask="pin_mux.c"/>
<files mask="usb_device_class.c"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_video_virtual_camera/bm" type="c_include">
<files mask="usb_device_video.h"/>
<files mask="video_data.h"/>
<files mask="usb_device_descriptor.h"/>
<files mask="pin_mux.h"/>
<files mask="clock_config.h"/>
<files mask="board.h"/>
<files mask="usb_device_ch9.h"/>
<files mask="usb_device_config.h"/>
<files mask="virtual_camera.h"/>
<files mask="usb_device_class.h"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_video_virtual_camera/bm/iar" type="linker" tool="iar">
<files mask="MK22FN512xxx12_flash.icf"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_video_virtual_camera/bm/iar" type="project" tool="iar">
<files mask="dev_video_virtual_camera_bm.ewp"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_video_virtual_camera/bm/iar" type="workspace" tool="iar">
<files mask="dev_video_virtual_camera_bm.eww"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_video_virtual_camera/bm/iar" type="debug" tool="iar">
<files mask="dev_video_virtual_camera_bm.ewd"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_video_virtual_camera/bm/mdk" type="working_set" tool="mdk">
<files mask="dev_video_virtual_camera_bm.uvmpw"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_video_virtual_camera/bm/mdk" type="linker" tool="mdk">
<files mask="MK22FN512xxx12_flash.scf"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_video_virtual_camera/bm/mdk" type="project" tool="mdk">
<files mask="dev_video_virtual_camera_bm.uvprojx"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_video_virtual_camera/bm/kds" type="working_set" tool="kds">
<files mask="dev_video_virtual_camera_bm_frdmk22f.wsd"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_video_virtual_camera/bm/kds" type="linker" tool="kds">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_video_virtual_camera/bm/kds" type="project" tool="kds">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_video_virtual_camera/bm/kds" type="debug" tool="kds">
<files mask="dev_video_virtual_camera_bm_frdmk22f release jlink.launch"/>
<files mask="dev_video_virtual_camera_bm_frdmk22f release pne.launch"/>
<files mask="dev_video_virtual_camera_bm_frdmk22f debug jlink.launch"/>
<files mask="dev_video_virtual_camera_bm_frdmk22f release cmsisdap.launch"/>
<files mask="dev_video_virtual_camera_bm_frdmk22f debug pne.launch"/>
<files mask="dev_video_virtual_camera_bm_frdmk22f debug cmsisdap.launch"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_video_virtual_camera/bm/atl" type="linker" tool="atl">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_video_virtual_camera/bm/atl" type="project" tool="atl">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_video_virtual_camera/bm/atl" type="debug" tool="atl">
<files mask="dev_video_virtual_camera_bm_frdmk22f release jlink.launch"/>
<files mask="dev_video_virtual_camera_bm_frdmk22f release pne.launch"/>
<files mask="dev_video_virtual_camera_bm_frdmk22f debug jlink.launch"/>
<files mask="dev_video_virtual_camera_bm_frdmk22f debug pne.launch"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_video_virtual_camera/bm/atl/.settings" type="doc">
<files mask="language.settings.xml"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_video_virtual_camera/bm/atl/.settings" type="configuration">
<files mask="com.atollic.truestudio.debug.hardware_device.prefs"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_video_virtual_camera/bm/armgcc" type="script" tool="armgcc">
<files mask="build_debug.sh"/>
<files mask="clean.bat"/>
<files mask="build_debug.bat"/>
<files mask="build_release.sh"/>
<files mask="build_all.sh"/>
<files mask="clean.sh"/>
<files mask="build_release.bat"/>
<files mask="build_all.bat"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_video_virtual_camera/bm/armgcc" type="doc" tool="armgcc">
<files mask="CMakeLists.txt"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_video_virtual_camera/bm/armgcc" type="linker" tool="armgcc">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
</example>
<example name="bm" category="usb_examples/usb_device_video_virtual_camera_lite" description="" dependency="MK22F51212_startup clock common debug_console gpio lpuart port sim smc uart" device="MK22F51212">
<source path="boards/frdmk22f/usb_examples/usb_device_video_virtual_camera_lite/bm" type="binary">
<files mask="dev_video_virtual_camera_lite_bm.bin"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_video_virtual_camera_lite/bm" type="doc">
<files mask="readme.pdf"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_video_virtual_camera_lite/bm" type="src">
<files mask="usb_device_video.c"/>
<files mask="video_data.c"/>
<files mask="board.c"/>
<files mask="clock_config.c"/>
<files mask="virtual_camera.c"/>
<files mask="usb_device_descriptor.c"/>
<files mask="usb_device_ch9.c"/>
<files mask="pin_mux.c"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_video_virtual_camera_lite/bm" type="c_include">
<files mask="usb_device_video.h"/>
<files mask="video_data.h"/>
<files mask="usb_device_descriptor.h"/>
<files mask="pin_mux.h"/>
<files mask="clock_config.h"/>
<files mask="board.h"/>
<files mask="usb_device_ch9.h"/>
<files mask="usb_device_config.h"/>
<files mask="virtual_camera.h"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_video_virtual_camera_lite/bm/iar" type="linker" tool="iar">
<files mask="MK22FN512xxx12_flash.icf"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_video_virtual_camera_lite/bm/iar" type="project" tool="iar">
<files mask="dev_video_virtual_camera_lite_bm.ewp"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_video_virtual_camera_lite/bm/iar" type="workspace" tool="iar">
<files mask="dev_video_virtual_camera_lite_bm.eww"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_video_virtual_camera_lite/bm/iar" type="debug" tool="iar">
<files mask="dev_video_virtual_camera_lite_bm.ewd"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_video_virtual_camera_lite/bm/mdk" type="working_set" tool="mdk">
<files mask="dev_video_virtual_camera_lite_bm.uvmpw"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_video_virtual_camera_lite/bm/mdk" type="linker" tool="mdk">
<files mask="MK22FN512xxx12_flash.scf"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_video_virtual_camera_lite/bm/mdk" type="project" tool="mdk">
<files mask="dev_video_virtual_camera_lite_bm.uvprojx"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_video_virtual_camera_lite/bm/kds" type="working_set" tool="kds">
<files mask="dev_video_virtual_camera_lite_bm_frdmk22f.wsd"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_video_virtual_camera_lite/bm/kds" type="linker" tool="kds">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_video_virtual_camera_lite/bm/kds" type="project" tool="kds">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_video_virtual_camera_lite/bm/kds" type="debug" tool="kds">
<files mask="dev_video_virtual_camera_lite_bm_frdmk22f release cmsisdap.launch"/>
<files mask="dev_video_virtual_camera_lite_bm_frdmk22f debug pne.launch"/>
<files mask="dev_video_virtual_camera_lite_bm_frdmk22f debug cmsisdap.launch"/>
<files mask="dev_video_virtual_camera_lite_bm_frdmk22f release pne.launch"/>
<files mask="dev_video_virtual_camera_lite_bm_frdmk22f debug jlink.launch"/>
<files mask="dev_video_virtual_camera_lite_bm_frdmk22f release jlink.launch"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_video_virtual_camera_lite/bm/atl" type="linker" tool="atl">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_video_virtual_camera_lite/bm/atl" type="project" tool="atl">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_video_virtual_camera_lite/bm/atl" type="debug" tool="atl">
<files mask="dev_video_virtual_camera_lite_bm_frdmk22f debug pne.launch"/>
<files mask="dev_video_virtual_camera_lite_bm_frdmk22f release pne.launch"/>
<files mask="dev_video_virtual_camera_lite_bm_frdmk22f debug jlink.launch"/>
<files mask="dev_video_virtual_camera_lite_bm_frdmk22f release jlink.launch"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_video_virtual_camera_lite/bm/atl/.settings" type="doc">
<files mask="language.settings.xml"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_video_virtual_camera_lite/bm/atl/.settings" type="configuration">
<files mask="com.atollic.truestudio.debug.hardware_device.prefs"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_video_virtual_camera_lite/bm/armgcc" type="script" tool="armgcc">
<files mask="build_debug.sh"/>
<files mask="clean.bat"/>
<files mask="build_debug.bat"/>
<files mask="build_release.sh"/>
<files mask="build_all.sh"/>
<files mask="clean.sh"/>
<files mask="build_release.bat"/>
<files mask="build_all.bat"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_video_virtual_camera_lite/bm/armgcc" type="doc" tool="armgcc">
<files mask="CMakeLists.txt"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_device_video_virtual_camera_lite/bm/armgcc" type="linker" tool="armgcc">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
</example>
<example name="bm" category="usb_examples/usb_host_audio_speaker" description="" dependency="MK22F51212_startup clock common debug_console gpio lpuart port sim smc uart" device="MK22F51212">
<source path="boards/frdmk22f/usb_examples/usb_host_audio_speaker/bm" type="binary">
<files mask="host_audio_speaker_bm.bin"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_host_audio_speaker/bm" type="doc">
<files mask="readme.pdf"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_host_audio_speaker/bm" type="src">
<files mask="host_keypad.c"/>
<files mask="audio_speaker.c"/>
<files mask="board.c"/>
<files mask="clock_config.c"/>
<files mask="pin_mux.c"/>
<files mask="audio8k16S.c"/>
<files mask="app.c"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_host_audio_speaker/bm" type="c_include">
<files mask="audio_speaker.h"/>
<files mask="pin_mux.h"/>
<files mask="clock_config.h"/>
<files mask="board.h"/>
<files mask="host_keypad.h"/>
<files mask="usb_host_config.h"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_host_audio_speaker/bm/iar" type="linker" tool="iar">
<files mask="MK22FN512xxx12_flash.icf"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_host_audio_speaker/bm/iar" type="project" tool="iar">
<files mask="host_audio_speaker_bm.ewp"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_host_audio_speaker/bm/iar" type="workspace" tool="iar">
<files mask="host_audio_speaker_bm.eww"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_host_audio_speaker/bm/iar" type="debug" tool="iar">
<files mask="host_audio_speaker_bm.ewd"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_host_audio_speaker/bm/mdk" type="working_set" tool="mdk">
<files mask="host_audio_speaker_bm.uvmpw"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_host_audio_speaker/bm/mdk" type="linker" tool="mdk">
<files mask="MK22FN512xxx12_flash.scf"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_host_audio_speaker/bm/mdk" type="project" tool="mdk">
<files mask="host_audio_speaker_bm.uvprojx"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_host_audio_speaker/bm/kds" type="working_set" tool="kds">
<files mask="host_audio_speaker_bm_frdmk22f.wsd"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_host_audio_speaker/bm/kds" type="linker" tool="kds">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_host_audio_speaker/bm/kds" type="project" tool="kds">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_host_audio_speaker/bm/kds" type="debug" tool="kds">
<files mask="host_audio_speaker_bm_frdmk22f debug jlink.launch"/>
<files mask="host_audio_speaker_bm_frdmk22f release cmsisdap.launch"/>
<files mask="host_audio_speaker_bm_frdmk22f debug pne.launch"/>
<files mask="host_audio_speaker_bm_frdmk22f release jlink.launch"/>
<files mask="host_audio_speaker_bm_frdmk22f debug cmsisdap.launch"/>
<files mask="host_audio_speaker_bm_frdmk22f release pne.launch"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_host_audio_speaker/bm/atl" type="linker" tool="atl">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_host_audio_speaker/bm/atl" type="project" tool="atl">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_host_audio_speaker/bm/atl" type="debug" tool="atl">
<files mask="host_audio_speaker_bm_frdmk22f debug jlink.launch"/>
<files mask="host_audio_speaker_bm_frdmk22f debug pne.launch"/>
<files mask="host_audio_speaker_bm_frdmk22f release jlink.launch"/>
<files mask="host_audio_speaker_bm_frdmk22f release pne.launch"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_host_audio_speaker/bm/atl/.settings" type="doc">
<files mask="language.settings.xml"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_host_audio_speaker/bm/atl/.settings" type="configuration">
<files mask="com.atollic.truestudio.debug.hardware_device.prefs"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_host_audio_speaker/bm/armgcc" type="script" tool="armgcc">
<files mask="build_debug.sh"/>
<files mask="clean.bat"/>
<files mask="build_debug.bat"/>
<files mask="build_release.sh"/>
<files mask="build_all.sh"/>
<files mask="clean.sh"/>
<files mask="build_release.bat"/>
<files mask="build_all.bat"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_host_audio_speaker/bm/armgcc" type="doc" tool="armgcc">
<files mask="CMakeLists.txt"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_host_audio_speaker/bm/armgcc" type="linker" tool="armgcc">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
</example>
<example name="bm" category="usb_examples/usb_host_cdc" description="" dependency="MK22F51212_startup clock common debug_console gpio lpuart port sim smc uart" device="MK22F51212">
<source path="boards/frdmk22f/usb_examples/usb_host_cdc/bm" type="binary">
<files mask="host_cdc_bm.bin"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_host_cdc/bm" type="doc">
<files mask="readme.pdf"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_host_cdc/bm" type="src">
<files mask="host_cdc.c"/>
<files mask="usb_lpuart_drv.c"/>
<files mask="usb_uart_drv.c"/>
<files mask="board.c"/>
<files mask="clock_config.c"/>
<files mask="pin_mux.c"/>
<files mask="app.c"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_host_cdc/bm" type="c_include">
<files mask="host_cdc.h"/>
<files mask="pin_mux.h"/>
<files mask="clock_config.h"/>
<files mask="board.h"/>
<files mask="usb_host_config.h"/>
<files mask="usb_uart_drv.h"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_host_cdc/bm/iar" type="linker" tool="iar">
<files mask="MK22FN512xxx12_flash.icf"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_host_cdc/bm/iar" type="project" tool="iar">
<files mask="host_cdc_bm.ewp"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_host_cdc/bm/iar" type="workspace" tool="iar">
<files mask="host_cdc_bm.eww"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_host_cdc/bm/iar" type="debug" tool="iar">
<files mask="host_cdc_bm.ewd"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_host_cdc/bm/mdk" type="working_set" tool="mdk">
<files mask="host_cdc_bm.uvmpw"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_host_cdc/bm/mdk" type="linker" tool="mdk">
<files mask="MK22FN512xxx12_flash.scf"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_host_cdc/bm/mdk" type="project" tool="mdk">
<files mask="host_cdc_bm.uvprojx"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_host_cdc/bm/kds" type="working_set" tool="kds">
<files mask="host_cdc_bm_frdmk22f.wsd"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_host_cdc/bm/kds" type="linker" tool="kds">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_host_cdc/bm/kds" type="project" tool="kds">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_host_cdc/bm/kds" type="debug" tool="kds">
<files mask="host_cdc_bm_frdmk22f debug pne.launch"/>
<files mask="host_cdc_bm_frdmk22f debug jlink.launch"/>
<files mask="host_cdc_bm_frdmk22f debug cmsisdap.launch"/>
<files mask="host_cdc_bm_frdmk22f release cmsisdap.launch"/>
<files mask="host_cdc_bm_frdmk22f release jlink.launch"/>
<files mask="host_cdc_bm_frdmk22f release pne.launch"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_host_cdc/bm/atl" type="linker" tool="atl">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_host_cdc/bm/atl" type="project" tool="atl">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_host_cdc/bm/atl" type="debug" tool="atl">
<files mask="host_cdc_bm_frdmk22f debug pne.launch"/>
<files mask="host_cdc_bm_frdmk22f debug jlink.launch"/>
<files mask="host_cdc_bm_frdmk22f release jlink.launch"/>
<files mask="host_cdc_bm_frdmk22f release pne.launch"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_host_cdc/bm/atl/.settings" type="doc">
<files mask="language.settings.xml"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_host_cdc/bm/atl/.settings" type="configuration">
<files mask="com.atollic.truestudio.debug.hardware_device.prefs"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_host_cdc/bm/armgcc" type="script" tool="armgcc">
<files mask="build_debug.sh"/>
<files mask="clean.bat"/>
<files mask="build_debug.bat"/>
<files mask="build_release.sh"/>
<files mask="build_all.sh"/>
<files mask="clean.sh"/>
<files mask="build_release.bat"/>
<files mask="build_all.bat"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_host_cdc/bm/armgcc" type="doc" tool="armgcc">
<files mask="CMakeLists.txt"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_host_cdc/bm/armgcc" type="linker" tool="armgcc">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
</example>
<example name="bm" category="usb_examples/usb_host_hid_generic" description="" dependency="MK22F51212_startup clock common debug_console gpio lpuart port sim smc uart" device="MK22F51212">
<source path="boards/frdmk22f/usb_examples/usb_host_hid_generic/bm" type="binary">
<files mask="host_hid_generic_bm.bin"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_host_hid_generic/bm" type="doc">
<files mask="readme.pdf"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_host_hid_generic/bm" type="src">
<files mask="board.c"/>
<files mask="host_hid_generic.c"/>
<files mask="clock_config.c"/>
<files mask="pin_mux.c"/>
<files mask="app.c"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_host_hid_generic/bm" type="c_include">
<files mask="pin_mux.h"/>
<files mask="clock_config.h"/>
<files mask="board.h"/>
<files mask="host_hid_generic.h"/>
<files mask="usb_host_config.h"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_host_hid_generic/bm/iar" type="linker" tool="iar">
<files mask="MK22FN512xxx12_flash.icf"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_host_hid_generic/bm/iar" type="project" tool="iar">
<files mask="host_hid_generic_bm.ewp"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_host_hid_generic/bm/iar" type="workspace" tool="iar">
<files mask="host_hid_generic_bm.eww"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_host_hid_generic/bm/iar" type="debug" tool="iar">
<files mask="host_hid_generic_bm.ewd"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_host_hid_generic/bm/mdk" type="working_set" tool="mdk">
<files mask="host_hid_generic_bm.uvmpw"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_host_hid_generic/bm/mdk" type="linker" tool="mdk">
<files mask="MK22FN512xxx12_flash.scf"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_host_hid_generic/bm/mdk" type="project" tool="mdk">
<files mask="host_hid_generic_bm.uvprojx"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_host_hid_generic/bm/kds" type="working_set" tool="kds">
<files mask="host_hid_generic_bm_frdmk22f.wsd"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_host_hid_generic/bm/kds" type="linker" tool="kds">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_host_hid_generic/bm/kds" type="project" tool="kds">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_host_hid_generic/bm/kds" type="debug" tool="kds">
<files mask="host_hid_generic_bm_frdmk22f release jlink.launch"/>
<files mask="host_hid_generic_bm_frdmk22f debug jlink.launch"/>
<files mask="host_hid_generic_bm_frdmk22f release cmsisdap.launch"/>
<files mask="host_hid_generic_bm_frdmk22f debug cmsisdap.launch"/>
<files mask="host_hid_generic_bm_frdmk22f release pne.launch"/>
<files mask="host_hid_generic_bm_frdmk22f debug pne.launch"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_host_hid_generic/bm/atl" type="linker" tool="atl">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_host_hid_generic/bm/atl" type="project" tool="atl">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_host_hid_generic/bm/atl" type="debug" tool="atl">
<files mask="host_hid_generic_bm_frdmk22f release jlink.launch"/>
<files mask="host_hid_generic_bm_frdmk22f debug jlink.launch"/>
<files mask="host_hid_generic_bm_frdmk22f release pne.launch"/>
<files mask="host_hid_generic_bm_frdmk22f debug pne.launch"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_host_hid_generic/bm/atl/.settings" type="doc">
<files mask="language.settings.xml"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_host_hid_generic/bm/atl/.settings" type="configuration">
<files mask="com.atollic.truestudio.debug.hardware_device.prefs"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_host_hid_generic/bm/armgcc" type="script" tool="armgcc">
<files mask="build_debug.sh"/>
<files mask="clean.bat"/>
<files mask="build_debug.bat"/>
<files mask="build_release.sh"/>
<files mask="build_all.sh"/>
<files mask="clean.sh"/>
<files mask="build_release.bat"/>
<files mask="build_all.bat"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_host_hid_generic/bm/armgcc" type="doc" tool="armgcc">
<files mask="CMakeLists.txt"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_host_hid_generic/bm/armgcc" type="linker" tool="armgcc">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
</example>
<example name="bm" category="usb_examples/usb_host_hid_mouse" description="" dependency="MK22F51212_startup clock common debug_console gpio lpuart port sim smc uart" device="MK22F51212">
<source path="boards/frdmk22f/usb_examples/usb_host_hid_mouse/bm" type="binary">
<files mask="host_hid_mouse_bm.bin"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_host_hid_mouse/bm" type="doc">
<files mask="readme.pdf"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_host_hid_mouse/bm" type="src">
<files mask="board.c"/>
<files mask="clock_config.c"/>
<files mask="pin_mux.c"/>
<files mask="app.c"/>
<files mask="host_mouse.c"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_host_hid_mouse/bm" type="c_include">
<files mask="host_mouse.h"/>
<files mask="pin_mux.h"/>
<files mask="clock_config.h"/>
<files mask="board.h"/>
<files mask="usb_host_config.h"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_host_hid_mouse/bm/iar" type="linker" tool="iar">
<files mask="MK22FN512xxx12_flash.icf"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_host_hid_mouse/bm/iar" type="project" tool="iar">
<files mask="host_hid_mouse_bm.ewp"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_host_hid_mouse/bm/iar" type="workspace" tool="iar">
<files mask="host_hid_mouse_bm.eww"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_host_hid_mouse/bm/iar" type="debug" tool="iar">
<files mask="host_hid_mouse_bm.ewd"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_host_hid_mouse/bm/mdk" type="working_set" tool="mdk">
<files mask="host_hid_mouse_bm.uvmpw"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_host_hid_mouse/bm/mdk" type="linker" tool="mdk">
<files mask="MK22FN512xxx12_flash.scf"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_host_hid_mouse/bm/mdk" type="project" tool="mdk">
<files mask="host_hid_mouse_bm.uvprojx"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_host_hid_mouse/bm/kds" type="working_set" tool="kds">
<files mask="host_hid_mouse_bm_frdmk22f.wsd"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_host_hid_mouse/bm/kds" type="linker" tool="kds">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_host_hid_mouse/bm/kds" type="project" tool="kds">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_host_hid_mouse/bm/kds" type="debug" tool="kds">
<files mask="host_hid_mouse_bm_frdmk22f release jlink.launch"/>
<files mask="host_hid_mouse_bm_frdmk22f release cmsisdap.launch"/>
<files mask="host_hid_mouse_bm_frdmk22f debug jlink.launch"/>
<files mask="host_hid_mouse_bm_frdmk22f debug cmsisdap.launch"/>
<files mask="host_hid_mouse_bm_frdmk22f debug pne.launch"/>
<files mask="host_hid_mouse_bm_frdmk22f release pne.launch"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_host_hid_mouse/bm/atl" type="linker" tool="atl">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_host_hid_mouse/bm/atl" type="project" tool="atl">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_host_hid_mouse/bm/atl" type="debug" tool="atl">
<files mask="host_hid_mouse_bm_frdmk22f release jlink.launch"/>
<files mask="host_hid_mouse_bm_frdmk22f debug jlink.launch"/>
<files mask="host_hid_mouse_bm_frdmk22f debug pne.launch"/>
<files mask="host_hid_mouse_bm_frdmk22f release pne.launch"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_host_hid_mouse/bm/atl/.settings" type="doc">
<files mask="language.settings.xml"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_host_hid_mouse/bm/atl/.settings" type="configuration">
<files mask="com.atollic.truestudio.debug.hardware_device.prefs"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_host_hid_mouse/bm/armgcc" type="script" tool="armgcc">
<files mask="build_debug.sh"/>
<files mask="clean.bat"/>
<files mask="build_debug.bat"/>
<files mask="build_release.sh"/>
<files mask="build_all.sh"/>
<files mask="clean.sh"/>
<files mask="build_release.bat"/>
<files mask="build_all.bat"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_host_hid_mouse/bm/armgcc" type="doc" tool="armgcc">
<files mask="CMakeLists.txt"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_host_hid_mouse/bm/armgcc" type="linker" tool="armgcc">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
</example>
<example name="bm" category="usb_examples/usb_host_hid_mouse_keyboard" description="" dependency="MK22F51212_startup clock common debug_console gpio lpuart port sim smc uart" device="MK22F51212">
<source path="boards/frdmk22f/usb_examples/usb_host_hid_mouse_keyboard/bm" type="binary">
<files mask="host_hid_mouse_keyboard_bm.bin"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_host_hid_mouse_keyboard/bm" type="doc">
<files mask="readme.pdf"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_host_hid_mouse_keyboard/bm" type="src">
<files mask="host_keyboard.c"/>
<files mask="board.c"/>
<files mask="clock_config.c"/>
<files mask="pin_mux.c"/>
<files mask="app.c"/>
<files mask="host_mouse.c"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_host_hid_mouse_keyboard/bm" type="c_include">
<files mask="host_keyboard_mouse.h"/>
<files mask="host_mouse.h"/>
<files mask="pin_mux.h"/>
<files mask="clock_config.h"/>
<files mask="board.h"/>
<files mask="host_keyboard.h"/>
<files mask="usb_host_config.h"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_host_hid_mouse_keyboard/bm/iar" type="linker" tool="iar">
<files mask="MK22FN512xxx12_flash.icf"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_host_hid_mouse_keyboard/bm/iar" type="project" tool="iar">
<files mask="host_hid_mouse_keyboard_bm.ewp"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_host_hid_mouse_keyboard/bm/iar" type="workspace" tool="iar">
<files mask="host_hid_mouse_keyboard_bm.eww"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_host_hid_mouse_keyboard/bm/iar" type="debug" tool="iar">
<files mask="host_hid_mouse_keyboard_bm.ewd"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_host_hid_mouse_keyboard/bm/mdk" type="working_set" tool="mdk">
<files mask="host_hid_mouse_keyboard_bm.uvmpw"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_host_hid_mouse_keyboard/bm/mdk" type="linker" tool="mdk">
<files mask="MK22FN512xxx12_flash.scf"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_host_hid_mouse_keyboard/bm/mdk" type="project" tool="mdk">
<files mask="host_hid_mouse_keyboard_bm.uvprojx"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_host_hid_mouse_keyboard/bm/kds" type="working_set" tool="kds">
<files mask="host_hid_mouse_keyboard_bm_frdmk22f.wsd"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_host_hid_mouse_keyboard/bm/kds" type="linker" tool="kds">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_host_hid_mouse_keyboard/bm/kds" type="project" tool="kds">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_host_hid_mouse_keyboard/bm/kds" type="debug" tool="kds">
<files mask="host_hid_mouse_keyboard_bm_frdmk22f release jlink.launch"/>
<files mask="host_hid_mouse_keyboard_bm_frdmk22f debug jlink.launch"/>
<files mask="host_hid_mouse_keyboard_bm_frdmk22f debug pne.launch"/>
<files mask="host_hid_mouse_keyboard_bm_frdmk22f release cmsisdap.launch"/>
<files mask="host_hid_mouse_keyboard_bm_frdmk22f debug cmsisdap.launch"/>
<files mask="host_hid_mouse_keyboard_bm_frdmk22f release pne.launch"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_host_hid_mouse_keyboard/bm/atl" type="linker" tool="atl">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_host_hid_mouse_keyboard/bm/atl" type="project" tool="atl">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_host_hid_mouse_keyboard/bm/atl" type="debug" tool="atl">
<files mask="host_hid_mouse_keyboard_bm_frdmk22f release jlink.launch"/>
<files mask="host_hid_mouse_keyboard_bm_frdmk22f debug jlink.launch"/>
<files mask="host_hid_mouse_keyboard_bm_frdmk22f debug pne.launch"/>
<files mask="host_hid_mouse_keyboard_bm_frdmk22f release pne.launch"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_host_hid_mouse_keyboard/bm/atl/.settings" type="doc">
<files mask="language.settings.xml"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_host_hid_mouse_keyboard/bm/atl/.settings" type="configuration">
<files mask="com.atollic.truestudio.debug.hardware_device.prefs"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_host_hid_mouse_keyboard/bm/armgcc" type="script" tool="armgcc">
<files mask="build_debug.sh"/>
<files mask="clean.bat"/>
<files mask="build_debug.bat"/>
<files mask="build_release.sh"/>
<files mask="build_all.sh"/>
<files mask="clean.sh"/>
<files mask="build_release.bat"/>
<files mask="build_all.bat"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_host_hid_mouse_keyboard/bm/armgcc" type="doc" tool="armgcc">
<files mask="CMakeLists.txt"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_host_hid_mouse_keyboard/bm/armgcc" type="linker" tool="armgcc">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
</example>
<example name="bm" category="usb_examples/usb_host_msd_command" description="" dependency="MK22F51212_startup clock common debug_console gpio lpuart port sim smc uart" device="MK22F51212">
<source path="boards/frdmk22f/usb_examples/usb_host_msd_command/bm" type="binary">
<files mask="host_msd_command_bm.bin"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_host_msd_command/bm" type="doc">
<files mask="readme.pdf"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_host_msd_command/bm" type="src">
<files mask="board.c"/>
<files mask="clock_config.c"/>
<files mask="host_msd_command.c"/>
<files mask="pin_mux.c"/>
<files mask="app.c"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_host_msd_command/bm" type="c_include">
<files mask="host_msd_command.h"/>
<files mask="pin_mux.h"/>
<files mask="clock_config.h"/>
<files mask="board.h"/>
<files mask="usb_host_config.h"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_host_msd_command/bm/iar" type="linker" tool="iar">
<files mask="MK22FN512xxx12_flash.icf"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_host_msd_command/bm/iar" type="project" tool="iar">
<files mask="host_msd_command_bm.ewp"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_host_msd_command/bm/iar" type="workspace" tool="iar">
<files mask="host_msd_command_bm.eww"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_host_msd_command/bm/iar" type="debug" tool="iar">
<files mask="host_msd_command_bm.ewd"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_host_msd_command/bm/mdk" type="working_set" tool="mdk">
<files mask="host_msd_command_bm.uvmpw"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_host_msd_command/bm/mdk" type="linker" tool="mdk">
<files mask="MK22FN512xxx12_flash.scf"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_host_msd_command/bm/mdk" type="project" tool="mdk">
<files mask="host_msd_command_bm.uvprojx"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_host_msd_command/bm/kds" type="working_set" tool="kds">
<files mask="host_msd_command_bm_frdmk22f.wsd"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_host_msd_command/bm/kds" type="linker" tool="kds">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_host_msd_command/bm/kds" type="project" tool="kds">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_host_msd_command/bm/kds" type="debug" tool="kds">
<files mask="host_msd_command_bm_frdmk22f debug jlink.launch"/>
<files mask="host_msd_command_bm_frdmk22f release jlink.launch"/>
<files mask="host_msd_command_bm_frdmk22f debug cmsisdap.launch"/>
<files mask="host_msd_command_bm_frdmk22f debug pne.launch"/>
<files mask="host_msd_command_bm_frdmk22f release pne.launch"/>
<files mask="host_msd_command_bm_frdmk22f release cmsisdap.launch"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_host_msd_command/bm/atl" type="linker" tool="atl">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_host_msd_command/bm/atl" type="project" tool="atl">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_host_msd_command/bm/atl" type="debug" tool="atl">
<files mask="host_msd_command_bm_frdmk22f debug jlink.launch"/>
<files mask="host_msd_command_bm_frdmk22f release jlink.launch"/>
<files mask="host_msd_command_bm_frdmk22f debug pne.launch"/>
<files mask="host_msd_command_bm_frdmk22f release pne.launch"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_host_msd_command/bm/atl/.settings" type="doc">
<files mask="language.settings.xml"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_host_msd_command/bm/atl/.settings" type="configuration">
<files mask="com.atollic.truestudio.debug.hardware_device.prefs"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_host_msd_command/bm/armgcc" type="script" tool="armgcc">
<files mask="build_debug.sh"/>
<files mask="clean.bat"/>
<files mask="build_debug.bat"/>
<files mask="build_release.sh"/>
<files mask="build_all.sh"/>
<files mask="clean.sh"/>
<files mask="build_release.bat"/>
<files mask="build_all.bat"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_host_msd_command/bm/armgcc" type="doc" tool="armgcc">
<files mask="CMakeLists.txt"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_host_msd_command/bm/armgcc" type="linker" tool="armgcc">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
</example>
<example name="bm" category="usb_examples/usb_host_msd_fatfs" description="" dependency="MK22F51212_startup clock common debug_console fatfs gpio lpuart port sim smc uart" device="MK22F51212">
<source path="boards/frdmk22f/usb_examples/usb_host_msd_fatfs/bm" type="binary">
<files mask="host_msd_fatfs_bm.bin"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_host_msd_fatfs/bm" type="doc">
<files mask="readme.pdf"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_host_msd_fatfs/bm" type="src">
<files mask="host_msd_fatfs.c"/>
<files mask="board.c"/>
<files mask="clock_config.c"/>
<files mask="pin_mux.c"/>
<files mask="app.c"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_host_msd_fatfs/bm" type="c_include">
<files mask="host_msd_fatfs.h"/>
<files mask="pin_mux.h"/>
<files mask="clock_config.h"/>
<files mask="ffconf.h"/>
<files mask="board.h"/>
<files mask="usb_host_config.h"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_host_msd_fatfs/bm/iar" type="linker" tool="iar">
<files mask="MK22FN512xxx12_flash.icf"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_host_msd_fatfs/bm/iar" type="project" tool="iar">
<files mask="host_msd_fatfs_bm.ewp"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_host_msd_fatfs/bm/iar" type="workspace" tool="iar">
<files mask="host_msd_fatfs_bm.eww"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_host_msd_fatfs/bm/iar" type="debug" tool="iar">
<files mask="host_msd_fatfs_bm.ewd"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_host_msd_fatfs/bm/mdk" type="working_set" tool="mdk">
<files mask="host_msd_fatfs_bm.uvmpw"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_host_msd_fatfs/bm/mdk" type="linker" tool="mdk">
<files mask="MK22FN512xxx12_flash.scf"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_host_msd_fatfs/bm/mdk" type="project" tool="mdk">
<files mask="host_msd_fatfs_bm.uvprojx"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_host_msd_fatfs/bm/kds" type="working_set" tool="kds">
<files mask="host_msd_fatfs_bm_frdmk22f.wsd"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_host_msd_fatfs/bm/kds" type="linker" tool="kds">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_host_msd_fatfs/bm/kds" type="project" tool="kds">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_host_msd_fatfs/bm/kds" type="debug" tool="kds">
<files mask="host_msd_fatfs_bm_frdmk22f release jlink.launch"/>
<files mask="host_msd_fatfs_bm_frdmk22f debug pne.launch"/>
<files mask="host_msd_fatfs_bm_frdmk22f debug cmsisdap.launch"/>
<files mask="host_msd_fatfs_bm_frdmk22f release cmsisdap.launch"/>
<files mask="host_msd_fatfs_bm_frdmk22f release pne.launch"/>
<files mask="host_msd_fatfs_bm_frdmk22f debug jlink.launch"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_host_msd_fatfs/bm/atl" type="linker" tool="atl">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_host_msd_fatfs/bm/atl" type="project" tool="atl">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_host_msd_fatfs/bm/atl" type="debug" tool="atl">
<files mask="host_msd_fatfs_bm_frdmk22f release jlink.launch"/>
<files mask="host_msd_fatfs_bm_frdmk22f debug pne.launch"/>
<files mask="host_msd_fatfs_bm_frdmk22f release pne.launch"/>
<files mask="host_msd_fatfs_bm_frdmk22f debug jlink.launch"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_host_msd_fatfs/bm/atl/.settings" type="doc">
<files mask="language.settings.xml"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_host_msd_fatfs/bm/atl/.settings" type="configuration">
<files mask="com.atollic.truestudio.debug.hardware_device.prefs"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_host_msd_fatfs/bm/armgcc" type="script" tool="armgcc">
<files mask="build_debug.sh"/>
<files mask="clean.bat"/>
<files mask="build_debug.bat"/>
<files mask="build_release.sh"/>
<files mask="build_all.sh"/>
<files mask="clean.sh"/>
<files mask="build_release.bat"/>
<files mask="build_all.bat"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_host_msd_fatfs/bm/armgcc" type="doc" tool="armgcc">
<files mask="CMakeLists.txt"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_host_msd_fatfs/bm/armgcc" type="linker" tool="armgcc">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
</example>
<example name="bm" category="usb_examples/usb_host_phdc_manager" description="" dependency="MK22F51212_startup clock common debug_console gpio lpuart port sim smc uart" device="MK22F51212">
<source path="boards/frdmk22f/usb_examples/usb_host_phdc_manager/bm" type="binary">
<files mask="host_phdc_manager_bm.bin"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_host_phdc_manager/bm" type="doc">
<files mask="readme.pdf"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_host_phdc_manager/bm" type="src">
<files mask="board.c"/>
<files mask="clock_config.c"/>
<files mask="ieee11073_nomenclature.c"/>
<files mask="host_phdc_manager.c"/>
<files mask="pin_mux.c"/>
<files mask="app.c"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_host_phdc_manager/bm" type="c_include">
<files mask="pin_mux.h"/>
<files mask="clock_config.h"/>
<files mask="board.h"/>
<files mask="host_phdc_manager.h"/>
<files mask="ieee11073_nomenclature.h"/>
<files mask="usb_host_config.h"/>
<files mask="ieee11073_types.h"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_host_phdc_manager/bm/iar" type="linker" tool="iar">
<files mask="MK22FN512xxx12_flash.icf"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_host_phdc_manager/bm/iar" type="project" tool="iar">
<files mask="host_phdc_manager_bm.ewp"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_host_phdc_manager/bm/iar" type="workspace" tool="iar">
<files mask="host_phdc_manager_bm.eww"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_host_phdc_manager/bm/iar" type="debug" tool="iar">
<files mask="host_phdc_manager_bm.ewd"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_host_phdc_manager/bm/mdk" type="working_set" tool="mdk">
<files mask="host_phdc_manager_bm.uvmpw"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_host_phdc_manager/bm/mdk" type="linker" tool="mdk">
<files mask="MK22FN512xxx12_flash.scf"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_host_phdc_manager/bm/mdk" type="project" tool="mdk">
<files mask="host_phdc_manager_bm.uvprojx"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_host_phdc_manager/bm/kds" type="working_set" tool="kds">
<files mask="host_phdc_manager_bm_frdmk22f.wsd"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_host_phdc_manager/bm/kds" type="linker" tool="kds">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_host_phdc_manager/bm/kds" type="project" tool="kds">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_host_phdc_manager/bm/kds" type="debug" tool="kds">
<files mask="host_phdc_manager_bm_frdmk22f release pne.launch"/>
<files mask="host_phdc_manager_bm_frdmk22f release cmsisdap.launch"/>
<files mask="host_phdc_manager_bm_frdmk22f debug pne.launch"/>
<files mask="host_phdc_manager_bm_frdmk22f debug cmsisdap.launch"/>
<files mask="host_phdc_manager_bm_frdmk22f debug jlink.launch"/>
<files mask="host_phdc_manager_bm_frdmk22f release jlink.launch"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_host_phdc_manager/bm/atl" type="linker" tool="atl">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_host_phdc_manager/bm/atl" type="project" tool="atl">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_host_phdc_manager/bm/atl" type="debug" tool="atl">
<files mask="host_phdc_manager_bm_frdmk22f release pne.launch"/>
<files mask="host_phdc_manager_bm_frdmk22f debug pne.launch"/>
<files mask="host_phdc_manager_bm_frdmk22f debug jlink.launch"/>
<files mask="host_phdc_manager_bm_frdmk22f release jlink.launch"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_host_phdc_manager/bm/atl/.settings" type="doc">
<files mask="language.settings.xml"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_host_phdc_manager/bm/atl/.settings" type="configuration">
<files mask="com.atollic.truestudio.debug.hardware_device.prefs"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_host_phdc_manager/bm/armgcc" type="script" tool="armgcc">
<files mask="build_debug.sh"/>
<files mask="clean.bat"/>
<files mask="build_debug.bat"/>
<files mask="build_release.sh"/>
<files mask="build_all.sh"/>
<files mask="clean.sh"/>
<files mask="build_release.bat"/>
<files mask="build_all.bat"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_host_phdc_manager/bm/armgcc" type="doc" tool="armgcc">
<files mask="CMakeLists.txt"/>
</source>
<source path="boards/frdmk22f/usb_examples/usb_host_phdc_manager/bm/armgcc" type="linker" tool="armgcc">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
</example>
</examples>
</board>
<board id="TWR_K22F120M" name="twrk22f120m" package="MK22FN512VDC12" user_name="TWR-K22F120M" version="1.0.0">
<examples>
<example name="adc_low_power" category="demo_apps" description="" dependency="MK22F51212_startup adc16 clock common debug_console gpio lptmr lpuart pmc port sim smc uart" device="MK22F51212">
<source path="boards/twrk22f120m/demo_apps/adc_low_power" type="binary">
<files mask="adc_low_power.bin"/>
</source>
<source path="boards/twrk22f120m/demo_apps/adc_low_power" type="doc">
<files mask="readme.txt"/>
<files mask="readme.txt"/>
</source>
<source path="boards/twrk22f120m/demo_apps/adc_low_power" type="src">
<files mask="adc_low_power.c"/>
<files mask="board.c"/>
<files mask="clock_config.c"/>
<files mask="pin_mux.c"/>
</source>
<source path="boards/twrk22f120m/demo_apps/adc_low_power" type="c_include">
<files mask="pin_mux.h"/>
<files mask="clock_config.h"/>
<files mask="board.h"/>
</source>
<source path="boards/twrk22f120m/demo_apps/adc_low_power/iar" type="linker" tool="iar">
<files mask="MK22FN512xxx12_flash.icf"/>
</source>
<source path="boards/twrk22f120m/demo_apps/adc_low_power/iar" type="project" tool="iar">
<files mask="adc_low_power.ewp"/>
</source>
<source path="boards/twrk22f120m/demo_apps/adc_low_power/iar" type="workspace" tool="iar">
<files mask="adc_low_power.eww"/>
</source>
<source path="boards/twrk22f120m/demo_apps/adc_low_power/iar" type="debug" tool="iar">
<files mask="adc_low_power.ewd"/>
</source>
<source path="boards/twrk22f120m/demo_apps/adc_low_power/mdk" type="working_set" tool="mdk">
<files mask="adc_low_power.uvmpw"/>
</source>
<source path="boards/twrk22f120m/demo_apps/adc_low_power/mdk" type="linker" tool="mdk">
<files mask="MK22FN512xxx12_flash.scf"/>
</source>
<source path="boards/twrk22f120m/demo_apps/adc_low_power/mdk" type="project" tool="mdk">
<files mask="adc_low_power.uvprojx"/>
</source>
<source path="boards/twrk22f120m/demo_apps/adc_low_power/mdk" type="configuration" tool="mdk">
<files mask="pemicro_connection_settings.ini"/>
</source>
<source path="boards/twrk22f120m/demo_apps/adc_low_power/kds" type="working_set" tool="kds">
<files mask="adc_low_power_twrk22f120m.wsd"/>
</source>
<source path="boards/twrk22f120m/demo_apps/adc_low_power/kds" type="linker" tool="kds">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/twrk22f120m/demo_apps/adc_low_power/kds" type="project" tool="kds">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/twrk22f120m/demo_apps/adc_low_power/kds" type="debug" tool="kds">
<files mask="adc_low_power_twrk22f120m release jlink.launch"/>
<files mask="adc_low_power_twrk22f120m debug jlink.launch"/>
<files mask="adc_low_power_twrk22f120m release pne.launch"/>
<files mask="adc_low_power_twrk22f120m debug pne.launch"/>
</source>
<source path="boards/twrk22f120m/demo_apps/adc_low_power/atl" type="linker" tool="atl">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/twrk22f120m/demo_apps/adc_low_power/atl" type="project" tool="atl">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/twrk22f120m/demo_apps/adc_low_power/atl" type="debug" tool="atl">
<files mask="adc_low_power_twrk22f120m release jlink.launch"/>
<files mask="adc_low_power_twrk22f120m debug jlink.launch"/>
<files mask="adc_low_power_twrk22f120m release pne.launch"/>
<files mask="adc_low_power_twrk22f120m debug pne.launch"/>
</source>
<source path="boards/twrk22f120m/demo_apps/adc_low_power/atl/.settings" type="doc">
<files mask="language.settings.xml"/>
</source>
<source path="boards/twrk22f120m/demo_apps/adc_low_power/atl/.settings" type="configuration">
<files mask="com.atollic.truestudio.debug.hardware_device.prefs"/>
</source>
<source path="boards/twrk22f120m/demo_apps/adc_low_power/armgcc" type="script" tool="armgcc">
<files mask="build_debug.sh"/>
<files mask="clean.bat"/>
<files mask="build_debug.bat"/>
<files mask="build_release.sh"/>
<files mask="build_all.sh"/>
<files mask="clean.sh"/>
<files mask="build_release.bat"/>
<files mask="build_all.bat"/>
</source>
<source path="boards/twrk22f120m/demo_apps/adc_low_power/armgcc" type="doc" tool="armgcc">
<files mask="CMakeLists.txt"/>
</source>
<source path="boards/twrk22f120m/demo_apps/adc_low_power/armgcc" type="linker" tool="armgcc">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
</example>
<example name="bubble" category="demo_apps" description="" dependency="MK22F51212_startup clock common debug_console ftm gpio i2c lpuart port smc uart" device="MK22F51212">
<source path="boards/twrk22f120m/demo_apps/bubble" type="binary">
<files mask="bubble.bin"/>
</source>
<source path="boards/twrk22f120m/demo_apps/bubble" type="doc">
<files mask="readme.txt"/>
<files mask="readme.txt"/>
</source>
<source path="boards/twrk22f120m/demo_apps/bubble" type="src">
<files mask="board.c"/>
<files mask="clock_config.c"/>
<files mask="bubble.c"/>
<files mask="fsl_fxos.c"/>
<files mask="pin_mux.c"/>
</source>
<source path="boards/twrk22f120m/demo_apps/bubble" type="c_include">
<files mask="pin_mux.h"/>
<files mask="clock_config.h"/>
<files mask="board.h"/>
<files mask="fsl_fxos.h"/>
</source>
<source path="boards/twrk22f120m/demo_apps/bubble/iar" type="linker" tool="iar">
<files mask="MK22FN512xxx12_flash.icf"/>
</source>
<source path="boards/twrk22f120m/demo_apps/bubble/iar" type="project" tool="iar">
<files mask="bubble.ewp"/>
</source>
<source path="boards/twrk22f120m/demo_apps/bubble/iar" type="workspace" tool="iar">
<files mask="bubble.eww"/>
</source>
<source path="boards/twrk22f120m/demo_apps/bubble/iar" type="debug" tool="iar">
<files mask="bubble.ewd"/>
</source>
<source path="boards/twrk22f120m/demo_apps/bubble/mdk" type="working_set" tool="mdk">
<files mask="bubble.uvmpw"/>
</source>
<source path="boards/twrk22f120m/demo_apps/bubble/mdk" type="linker" tool="mdk">
<files mask="MK22FN512xxx12_flash.scf"/>
</source>
<source path="boards/twrk22f120m/demo_apps/bubble/mdk" type="project" tool="mdk">
<files mask="bubble.uvprojx"/>
</source>
<source path="boards/twrk22f120m/demo_apps/bubble/mdk" type="configuration" tool="mdk">
<files mask="pemicro_connection_settings.ini"/>
</source>
<source path="boards/twrk22f120m/demo_apps/bubble/kds" type="working_set" tool="kds">
<files mask="bubble_twrk22f120m.wsd"/>
</source>
<source path="boards/twrk22f120m/demo_apps/bubble/kds" type="linker" tool="kds">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/twrk22f120m/demo_apps/bubble/kds" type="project" tool="kds">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/twrk22f120m/demo_apps/bubble/kds" type="debug" tool="kds">
<files mask="bubble_twrk22f120m debug jlink.launch"/>
<files mask="bubble_twrk22f120m debug pne.launch"/>
<files mask="bubble_twrk22f120m release jlink.launch"/>
<files mask="bubble_twrk22f120m release pne.launch"/>
</source>
<source path="boards/twrk22f120m/demo_apps/bubble/atl" type="linker" tool="atl">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/twrk22f120m/demo_apps/bubble/atl" type="project" tool="atl">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/twrk22f120m/demo_apps/bubble/atl" type="debug" tool="atl">
<files mask="bubble_twrk22f120m debug jlink.launch"/>
<files mask="bubble_twrk22f120m debug pne.launch"/>
<files mask="bubble_twrk22f120m release jlink.launch"/>
<files mask="bubble_twrk22f120m release pne.launch"/>
</source>
<source path="boards/twrk22f120m/demo_apps/bubble/atl/.settings" type="doc">
<files mask="language.settings.xml"/>
</source>
<source path="boards/twrk22f120m/demo_apps/bubble/atl/.settings" type="configuration">
<files mask="com.atollic.truestudio.debug.hardware_device.prefs"/>
</source>
<source path="boards/twrk22f120m/demo_apps/bubble/armgcc" type="script" tool="armgcc">
<files mask="build_debug.sh"/>
<files mask="clean.bat"/>
<files mask="build_debug.bat"/>
<files mask="build_release.sh"/>
<files mask="build_all.sh"/>
<files mask="clean.sh"/>
<files mask="build_release.bat"/>
<files mask="build_all.bat"/>
</source>
<source path="boards/twrk22f120m/demo_apps/bubble/armgcc" type="doc" tool="armgcc">
<files mask="CMakeLists.txt"/>
</source>
<source path="boards/twrk22f120m/demo_apps/bubble/armgcc" type="linker" tool="armgcc">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
</example>
<example name="dac_adc" category="demo_apps" description="" dependency="MK22F51212_startup adc16 clock common dac debug_console gpio lpuart port smc uart" device="MK22F51212">
<source path="boards/twrk22f120m/demo_apps/dac_adc" type="binary">
<files mask="dac_adc.bin"/>
</source>
<source path="boards/twrk22f120m/demo_apps/dac_adc" type="doc">
<files mask="readme.txt"/>
<files mask="readme.txt"/>
</source>
<source path="boards/twrk22f120m/demo_apps/dac_adc" type="src">
<files mask="dac_adc.c"/>
<files mask="board.c"/>
<files mask="clock_config.c"/>
<files mask="pin_mux.c"/>
</source>
<source path="boards/twrk22f120m/demo_apps/dac_adc" type="c_include">
<files mask="pin_mux.h"/>
<files mask="clock_config.h"/>
<files mask="board.h"/>
</source>
<source path="boards/twrk22f120m/demo_apps/dac_adc/iar" type="linker" tool="iar">
<files mask="MK22FN512xxx12_flash.icf"/>
</source>
<source path="boards/twrk22f120m/demo_apps/dac_adc/iar" type="project" tool="iar">
<files mask="dac_adc.ewp"/>
</source>
<source path="boards/twrk22f120m/demo_apps/dac_adc/iar" type="workspace" tool="iar">
<files mask="dac_adc.eww"/>
</source>
<source path="boards/twrk22f120m/demo_apps/dac_adc/iar" type="debug" tool="iar">
<files mask="dac_adc.ewd"/>
</source>
<source path="boards/twrk22f120m/demo_apps/dac_adc/mdk" type="working_set" tool="mdk">
<files mask="dac_adc.uvmpw"/>
</source>
<source path="boards/twrk22f120m/demo_apps/dac_adc/mdk" type="linker" tool="mdk">
<files mask="MK22FN512xxx12_flash.scf"/>
</source>
<source path="boards/twrk22f120m/demo_apps/dac_adc/mdk" type="project" tool="mdk">
<files mask="dac_adc.uvprojx"/>
</source>
<source path="boards/twrk22f120m/demo_apps/dac_adc/mdk" type="configuration" tool="mdk">
<files mask="pemicro_connection_settings.ini"/>
</source>
<source path="boards/twrk22f120m/demo_apps/dac_adc/kds" type="working_set" tool="kds">
<files mask="dac_adc_twrk22f120m.wsd"/>
</source>
<source path="boards/twrk22f120m/demo_apps/dac_adc/kds" type="linker" tool="kds">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/twrk22f120m/demo_apps/dac_adc/kds" type="project" tool="kds">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/twrk22f120m/demo_apps/dac_adc/kds" type="debug" tool="kds">
<files mask="dac_adc_twrk22f120m release jlink.launch"/>
<files mask="dac_adc_twrk22f120m release pne.launch"/>
<files mask="dac_adc_twrk22f120m debug jlink.launch"/>
<files mask="dac_adc_twrk22f120m debug pne.launch"/>
</source>
<source path="boards/twrk22f120m/demo_apps/dac_adc/atl" type="linker" tool="atl">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/twrk22f120m/demo_apps/dac_adc/atl" type="project" tool="atl">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/twrk22f120m/demo_apps/dac_adc/atl" type="debug" tool="atl">
<files mask="dac_adc_twrk22f120m release jlink.launch"/>
<files mask="dac_adc_twrk22f120m release pne.launch"/>
<files mask="dac_adc_twrk22f120m debug jlink.launch"/>
<files mask="dac_adc_twrk22f120m debug pne.launch"/>
</source>
<source path="boards/twrk22f120m/demo_apps/dac_adc/atl/.settings" type="doc">
<files mask="language.settings.xml"/>
</source>
<source path="boards/twrk22f120m/demo_apps/dac_adc/atl/.settings" type="configuration">
<files mask="com.atollic.truestudio.debug.hardware_device.prefs"/>
</source>
<source path="boards/twrk22f120m/demo_apps/dac_adc/armgcc" type="script" tool="armgcc">
<files mask="build_debug.sh"/>
<files mask="clean.bat"/>
<files mask="build_debug.bat"/>
<files mask="build_release.sh"/>
<files mask="build_all.sh"/>
<files mask="clean.sh"/>
<files mask="build_release.bat"/>
<files mask="build_all.bat"/>
</source>
<source path="boards/twrk22f120m/demo_apps/dac_adc/armgcc" type="doc" tool="armgcc">
<files mask="CMakeLists.txt"/>
</source>
<source path="boards/twrk22f120m/demo_apps/dac_adc/armgcc" type="linker" tool="armgcc">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
</example>
<example name="ecompass" category="demo_apps" description="" dependency="MK22F51212_startup clock common debug_console gpio i2c lpuart port smc uart" device="MK22F51212">
<source path="boards/twrk22f120m/demo_apps/ecompass" type="binary">
<files mask="ecompass.bin"/>
</source>
<source path="boards/twrk22f120m/demo_apps/ecompass" type="doc">
<files mask="readme.txt"/>
<files mask="readme.txt"/>
</source>
<source path="boards/twrk22f120m/demo_apps/ecompass" type="src">
<files mask="board.c"/>
<files mask="ecompass.c"/>
<files mask="clock_config.c"/>
<files mask="fsl_fxos.c"/>
<files mask="pin_mux.c"/>
</source>
<source path="boards/twrk22f120m/demo_apps/ecompass" type="c_include">
<files mask="pin_mux.h"/>
<files mask="clock_config.h"/>
<files mask="board.h"/>
<files mask="fsl_fxos.h"/>
</source>
<source path="boards/twrk22f120m/demo_apps/ecompass/iar" type="linker" tool="iar">
<files mask="MK22FN512xxx12_flash.icf"/>
</source>
<source path="boards/twrk22f120m/demo_apps/ecompass/iar" type="project" tool="iar">
<files mask="ecompass.ewp"/>
</source>
<source path="boards/twrk22f120m/demo_apps/ecompass/iar" type="workspace" tool="iar">
<files mask="ecompass.eww"/>
</source>
<source path="boards/twrk22f120m/demo_apps/ecompass/iar" type="debug" tool="iar">
<files mask="ecompass.ewd"/>
</source>
<source path="boards/twrk22f120m/demo_apps/ecompass/mdk" type="working_set" tool="mdk">
<files mask="ecompass.uvmpw"/>
</source>
<source path="boards/twrk22f120m/demo_apps/ecompass/mdk" type="linker" tool="mdk">
<files mask="MK22FN512xxx12_flash.scf"/>
</source>
<source path="boards/twrk22f120m/demo_apps/ecompass/mdk" type="project" tool="mdk">
<files mask="ecompass.uvprojx"/>
</source>
<source path="boards/twrk22f120m/demo_apps/ecompass/mdk" type="configuration" tool="mdk">
<files mask="pemicro_connection_settings.ini"/>
</source>
<source path="boards/twrk22f120m/demo_apps/ecompass/kds" type="working_set" tool="kds">
<files mask="ecompass_twrk22f120m.wsd"/>
</source>
<source path="boards/twrk22f120m/demo_apps/ecompass/kds" type="linker" tool="kds">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/twrk22f120m/demo_apps/ecompass/kds" type="project" tool="kds">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/twrk22f120m/demo_apps/ecompass/kds" type="debug" tool="kds">
<files mask="ecompass_twrk22f120m release pne.launch"/>
<files mask="ecompass_twrk22f120m debug pne.launch"/>
<files mask="ecompass_twrk22f120m release jlink.launch"/>
<files mask="ecompass_twrk22f120m debug jlink.launch"/>
</source>
<source path="boards/twrk22f120m/demo_apps/ecompass/atl" type="linker" tool="atl">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/twrk22f120m/demo_apps/ecompass/atl" type="project" tool="atl">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/twrk22f120m/demo_apps/ecompass/atl" type="debug" tool="atl">
<files mask="ecompass_twrk22f120m release pne.launch"/>
<files mask="ecompass_twrk22f120m debug pne.launch"/>
<files mask="ecompass_twrk22f120m release jlink.launch"/>
<files mask="ecompass_twrk22f120m debug jlink.launch"/>
</source>
<source path="boards/twrk22f120m/demo_apps/ecompass/atl/.settings" type="doc">
<files mask="language.settings.xml"/>
</source>
<source path="boards/twrk22f120m/demo_apps/ecompass/atl/.settings" type="configuration">
<files mask="com.atollic.truestudio.debug.hardware_device.prefs"/>
</source>
<source path="boards/twrk22f120m/demo_apps/ecompass/armgcc" type="script" tool="armgcc">
<files mask="build_debug.sh"/>
<files mask="clean.bat"/>
<files mask="build_debug.bat"/>
<files mask="build_release.sh"/>
<files mask="build_all.sh"/>
<files mask="clean.sh"/>
<files mask="build_release.bat"/>
<files mask="build_all.bat"/>
</source>
<source path="boards/twrk22f120m/demo_apps/ecompass/armgcc" type="doc" tool="armgcc">
<files mask="CMakeLists.txt"/>
</source>
<source path="boards/twrk22f120m/demo_apps/ecompass/armgcc" type="linker" tool="armgcc">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
</example>
<example name="hello_world" category="demo_apps" description="" dependency="MK22F51212_startup clock common debug_console gpio lpuart port smc uart" device="MK22F51212">
<source path="boards/twrk22f120m/demo_apps/hello_world" type="binary">
<files mask="hello_world.bin"/>
</source>
<source path="boards/twrk22f120m/demo_apps/hello_world" type="doc">
<files mask="readme.txt"/>
<files mask="readme.txt"/>
</source>
<source path="boards/twrk22f120m/demo_apps/hello_world" type="src">
<files mask="board.c"/>
<files mask="clock_config.c"/>
<files mask="hello_world.c"/>
<files mask="pin_mux.c"/>
</source>
<source path="boards/twrk22f120m/demo_apps/hello_world" type="c_include">
<files mask="pin_mux.h"/>
<files mask="clock_config.h"/>
<files mask="board.h"/>
</source>
<source path="boards/twrk22f120m/demo_apps/hello_world/iar" type="linker" tool="iar">
<files mask="MK22FN512xxx12_flash.icf"/>
</source>
<source path="boards/twrk22f120m/demo_apps/hello_world/iar" type="project" tool="iar">
<files mask="hello_world.ewp"/>
</source>
<source path="boards/twrk22f120m/demo_apps/hello_world/iar" type="workspace" tool="iar">
<files mask="hello_world.eww"/>
</source>
<source path="boards/twrk22f120m/demo_apps/hello_world/iar" type="debug" tool="iar">
<files mask="hello_world.ewd"/>
</source>
<source path="boards/twrk22f120m/demo_apps/hello_world/mdk" type="working_set" tool="mdk">
<files mask="hello_world.uvmpw"/>
</source>
<source path="boards/twrk22f120m/demo_apps/hello_world/mdk" type="linker" tool="mdk">
<files mask="MK22FN512xxx12_flash.scf"/>
</source>
<source path="boards/twrk22f120m/demo_apps/hello_world/mdk" type="project" tool="mdk">
<files mask="hello_world.uvprojx"/>
</source>
<source path="boards/twrk22f120m/demo_apps/hello_world/mdk" type="configuration" tool="mdk">
<files mask="pemicro_connection_settings.ini"/>
</source>
<source path="boards/twrk22f120m/demo_apps/hello_world/kds" type="working_set" tool="kds">
<files mask="hello_world_twrk22f120m.wsd"/>
</source>
<source path="boards/twrk22f120m/demo_apps/hello_world/kds" type="linker" tool="kds">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/twrk22f120m/demo_apps/hello_world/kds" type="project" tool="kds">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/twrk22f120m/demo_apps/hello_world/kds" type="debug" tool="kds">
<files mask="hello_world_twrk22f120m debug jlink.launch"/>
<files mask="hello_world_twrk22f120m release jlink.launch"/>
<files mask="hello_world_twrk22f120m debug pne.launch"/>
<files mask="hello_world_twrk22f120m release pne.launch"/>
</source>
<source path="boards/twrk22f120m/demo_apps/hello_world/atl" type="linker" tool="atl">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/twrk22f120m/demo_apps/hello_world/atl" type="project" tool="atl">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/twrk22f120m/demo_apps/hello_world/atl" type="debug" tool="atl">
<files mask="hello_world_twrk22f120m debug jlink.launch"/>
<files mask="hello_world_twrk22f120m release jlink.launch"/>
<files mask="hello_world_twrk22f120m debug pne.launch"/>
<files mask="hello_world_twrk22f120m release pne.launch"/>
</source>
<source path="boards/twrk22f120m/demo_apps/hello_world/atl/.settings" type="doc">
<files mask="language.settings.xml"/>
</source>
<source path="boards/twrk22f120m/demo_apps/hello_world/atl/.settings" type="configuration">
<files mask="com.atollic.truestudio.debug.hardware_device.prefs"/>
</source>
<source path="boards/twrk22f120m/demo_apps/hello_world/armgcc" type="script" tool="armgcc">
<files mask="build_debug.sh"/>
<files mask="clean.bat"/>
<files mask="build_debug.bat"/>
<files mask="build_release.sh"/>
<files mask="build_all.sh"/>
<files mask="clean.sh"/>
<files mask="build_release.bat"/>
<files mask="build_all.bat"/>
</source>
<source path="boards/twrk22f120m/demo_apps/hello_world/armgcc" type="doc" tool="armgcc">
<files mask="CMakeLists.txt"/>
</source>
<source path="boards/twrk22f120m/demo_apps/hello_world/armgcc" type="linker" tool="armgcc">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
</example>
<example name="power_manager" category="demo_apps" description="" dependency="MK22F51212_startup clock common debug_console gpio llwu lptmr lpuart notifier pmc port rcm smc uart" device="MK22F51212">
<source path="boards/twrk22f120m/demo_apps/power_manager" type="binary">
<files mask="power_manager.bin"/>
</source>
<source path="boards/twrk22f120m/demo_apps/power_manager" type="doc">
<files mask="readme.txt"/>
<files mask="readme.txt"/>
</source>
<source path="boards/twrk22f120m/demo_apps/power_manager" type="src">
<files mask="board.c"/>
<files mask="clock_config.c"/>
<files mask="clock_mcg.c"/>
<files mask="pin_mux.c"/>
<files mask="power_manager.c"/>
</source>
<source path="boards/twrk22f120m/demo_apps/power_manager" type="c_include">
<files mask="pin_mux.h"/>
<files mask="clock_config.h"/>
<files mask="power_manager.h"/>
<files mask="board.h"/>
</source>
<source path="boards/twrk22f120m/demo_apps/power_manager/iar" type="linker" tool="iar">
<files mask="MK22FN512xxx12_flash.icf"/>
</source>
<source path="boards/twrk22f120m/demo_apps/power_manager/iar" type="project" tool="iar">
<files mask="power_manager.ewp"/>
</source>
<source path="boards/twrk22f120m/demo_apps/power_manager/iar" type="workspace" tool="iar">
<files mask="power_manager.eww"/>
</source>
<source path="boards/twrk22f120m/demo_apps/power_manager/iar" type="debug" tool="iar">
<files mask="power_manager.ewd"/>
</source>
<source path="boards/twrk22f120m/demo_apps/power_manager/mdk" type="working_set" tool="mdk">
<files mask="power_manager.uvmpw"/>
</source>
<source path="boards/twrk22f120m/demo_apps/power_manager/mdk" type="linker" tool="mdk">
<files mask="MK22FN512xxx12_flash.scf"/>
</source>
<source path="boards/twrk22f120m/demo_apps/power_manager/mdk" type="project" tool="mdk">
<files mask="power_manager.uvprojx"/>
</source>
<source path="boards/twrk22f120m/demo_apps/power_manager/mdk" type="configuration" tool="mdk">
<files mask="pemicro_connection_settings.ini"/>
</source>
<source path="boards/twrk22f120m/demo_apps/power_manager/kds" type="working_set" tool="kds">
<files mask="power_manager_twrk22f120m.wsd"/>
</source>
<source path="boards/twrk22f120m/demo_apps/power_manager/kds" type="linker" tool="kds">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/twrk22f120m/demo_apps/power_manager/kds" type="project" tool="kds">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/twrk22f120m/demo_apps/power_manager/kds" type="debug" tool="kds">
<files mask="power_manager_twrk22f120m debug jlink.launch"/>
<files mask="power_manager_twrk22f120m debug pne.launch"/>
<files mask="power_manager_twrk22f120m release jlink.launch"/>
<files mask="power_manager_twrk22f120m release pne.launch"/>
</source>
<source path="boards/twrk22f120m/demo_apps/power_manager/atl" type="linker" tool="atl">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/twrk22f120m/demo_apps/power_manager/atl" type="project" tool="atl">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/twrk22f120m/demo_apps/power_manager/atl" type="debug" tool="atl">
<files mask="power_manager_twrk22f120m debug jlink.launch"/>
<files mask="power_manager_twrk22f120m debug pne.launch"/>
<files mask="power_manager_twrk22f120m release jlink.launch"/>
<files mask="power_manager_twrk22f120m release pne.launch"/>
</source>
<source path="boards/twrk22f120m/demo_apps/power_manager/atl/.settings" type="doc">
<files mask="language.settings.xml"/>
</source>
<source path="boards/twrk22f120m/demo_apps/power_manager/atl/.settings" type="configuration">
<files mask="com.atollic.truestudio.debug.hardware_device.prefs"/>
</source>
<source path="boards/twrk22f120m/demo_apps/power_manager/armgcc" type="script" tool="armgcc">
<files mask="build_debug.sh"/>
<files mask="clean.bat"/>
<files mask="build_debug.bat"/>
<files mask="build_release.sh"/>
<files mask="build_all.sh"/>
<files mask="clean.sh"/>
<files mask="build_release.bat"/>
<files mask="build_all.bat"/>
</source>
<source path="boards/twrk22f120m/demo_apps/power_manager/armgcc" type="doc" tool="armgcc">
<files mask="CMakeLists.txt"/>
</source>
<source path="boards/twrk22f120m/demo_apps/power_manager/armgcc" type="linker" tool="armgcc">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
</example>
<example name="power_mode_switch" category="demo_apps" description="" dependency="MK22F51212_startup clock common debug_console gpio llwu lptmr lpuart pmc port rcm smc uart" device="MK22F51212">
<source path="boards/twrk22f120m/demo_apps/power_mode_switch" type="binary">
<files mask="power_mode_switch.bin"/>
</source>
<source path="boards/twrk22f120m/demo_apps/power_mode_switch" type="doc">
<files mask="readme.txt"/>
<files mask="readme.txt"/>
</source>
<source path="boards/twrk22f120m/demo_apps/power_mode_switch" type="src">
<files mask="board.c"/>
<files mask="clock_config.c"/>
<files mask="clock_mcg.c"/>
<files mask="power_mode_switch.c"/>
<files mask="pin_mux.c"/>
</source>
<source path="boards/twrk22f120m/demo_apps/power_mode_switch" type="c_include">
<files mask="pin_mux.h"/>
<files mask="clock_config.h"/>
<files mask="board.h"/>
<files mask="power_mode_switch.h"/>
</source>
<source path="boards/twrk22f120m/demo_apps/power_mode_switch/iar" type="linker" tool="iar">
<files mask="MK22FN512xxx12_flash.icf"/>
</source>
<source path="boards/twrk22f120m/demo_apps/power_mode_switch/iar" type="project" tool="iar">
<files mask="power_mode_switch.ewp"/>
</source>
<source path="boards/twrk22f120m/demo_apps/power_mode_switch/iar" type="workspace" tool="iar">
<files mask="power_mode_switch.eww"/>
</source>
<source path="boards/twrk22f120m/demo_apps/power_mode_switch/iar" type="debug" tool="iar">
<files mask="power_mode_switch.ewd"/>
</source>
<source path="boards/twrk22f120m/demo_apps/power_mode_switch/mdk" type="working_set" tool="mdk">
<files mask="power_mode_switch.uvmpw"/>
</source>
<source path="boards/twrk22f120m/demo_apps/power_mode_switch/mdk" type="linker" tool="mdk">
<files mask="MK22FN512xxx12_flash.scf"/>
</source>
<source path="boards/twrk22f120m/demo_apps/power_mode_switch/mdk" type="project" tool="mdk">
<files mask="power_mode_switch.uvprojx"/>
</source>
<source path="boards/twrk22f120m/demo_apps/power_mode_switch/mdk" type="configuration" tool="mdk">
<files mask="pemicro_connection_settings.ini"/>
</source>
<source path="boards/twrk22f120m/demo_apps/power_mode_switch/kds" type="working_set" tool="kds">
<files mask="power_mode_switch_twrk22f120m.wsd"/>
</source>
<source path="boards/twrk22f120m/demo_apps/power_mode_switch/kds" type="linker" tool="kds">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/twrk22f120m/demo_apps/power_mode_switch/kds" type="project" tool="kds">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/twrk22f120m/demo_apps/power_mode_switch/kds" type="debug" tool="kds">
<files mask="power_mode_switch_twrk22f120m debug jlink.launch"/>
<files mask="power_mode_switch_twrk22f120m release jlink.launch"/>
<files mask="power_mode_switch_twrk22f120m release pne.launch"/>
<files mask="power_mode_switch_twrk22f120m debug pne.launch"/>
</source>
<source path="boards/twrk22f120m/demo_apps/power_mode_switch/atl" type="linker" tool="atl">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/twrk22f120m/demo_apps/power_mode_switch/atl" type="project" tool="atl">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/twrk22f120m/demo_apps/power_mode_switch/atl" type="debug" tool="atl">
<files mask="power_mode_switch_twrk22f120m debug jlink.launch"/>
<files mask="power_mode_switch_twrk22f120m release jlink.launch"/>
<files mask="power_mode_switch_twrk22f120m release pne.launch"/>
<files mask="power_mode_switch_twrk22f120m debug pne.launch"/>
</source>
<source path="boards/twrk22f120m/demo_apps/power_mode_switch/atl/.settings" type="doc">
<files mask="language.settings.xml"/>
</source>
<source path="boards/twrk22f120m/demo_apps/power_mode_switch/atl/.settings" type="configuration">
<files mask="com.atollic.truestudio.debug.hardware_device.prefs"/>
</source>
<source path="boards/twrk22f120m/demo_apps/power_mode_switch/armgcc" type="script" tool="armgcc">
<files mask="build_debug.sh"/>
<files mask="clean.bat"/>
<files mask="build_debug.bat"/>
<files mask="build_release.sh"/>
<files mask="build_all.sh"/>
<files mask="clean.sh"/>
<files mask="build_release.bat"/>
<files mask="build_all.bat"/>
</source>
<source path="boards/twrk22f120m/demo_apps/power_mode_switch/armgcc" type="doc" tool="armgcc">
<files mask="CMakeLists.txt"/>
</source>
<source path="boards/twrk22f120m/demo_apps/power_mode_switch/armgcc" type="linker" tool="armgcc">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
</example>
<example name="rtc_func" category="demo_apps" description="" dependency="MK22F51212_startup clock common debug_console gpio lpuart port rtc smc uart" device="MK22F51212">
<source path="boards/twrk22f120m/demo_apps/rtc_func" type="binary">
<files mask="rtc_func.bin"/>
</source>
<source path="boards/twrk22f120m/demo_apps/rtc_func" type="doc">
<files mask="readme.txt"/>
<files mask="readme.txt"/>
</source>
<source path="boards/twrk22f120m/demo_apps/rtc_func" type="src">
<files mask="rtc_func.c"/>
<files mask="board.c"/>
<files mask="clock_config.c"/>
<files mask="pin_mux.c"/>
</source>
<source path="boards/twrk22f120m/demo_apps/rtc_func" type="c_include">
<files mask="pin_mux.h"/>
<files mask="clock_config.h"/>
<files mask="board.h"/>
</source>
<source path="boards/twrk22f120m/demo_apps/rtc_func/iar" type="linker" tool="iar">
<files mask="MK22FN512xxx12_flash.icf"/>
</source>
<source path="boards/twrk22f120m/demo_apps/rtc_func/iar" type="project" tool="iar">
<files mask="rtc_func.ewp"/>
</source>
<source path="boards/twrk22f120m/demo_apps/rtc_func/iar" type="workspace" tool="iar">
<files mask="rtc_func.eww"/>
</source>
<source path="boards/twrk22f120m/demo_apps/rtc_func/iar" type="debug" tool="iar">
<files mask="rtc_func.ewd"/>
</source>
<source path="boards/twrk22f120m/demo_apps/rtc_func/mdk" type="working_set" tool="mdk">
<files mask="rtc_func.uvmpw"/>
</source>
<source path="boards/twrk22f120m/demo_apps/rtc_func/mdk" type="linker" tool="mdk">
<files mask="MK22FN512xxx12_flash.scf"/>
</source>
<source path="boards/twrk22f120m/demo_apps/rtc_func/mdk" type="project" tool="mdk">
<files mask="rtc_func.uvprojx"/>
</source>
<source path="boards/twrk22f120m/demo_apps/rtc_func/mdk" type="configuration" tool="mdk">
<files mask="pemicro_connection_settings.ini"/>
</source>
<source path="boards/twrk22f120m/demo_apps/rtc_func/kds" type="working_set" tool="kds">
<files mask="rtc_func_twrk22f120m.wsd"/>
</source>
<source path="boards/twrk22f120m/demo_apps/rtc_func/kds" type="linker" tool="kds">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/twrk22f120m/demo_apps/rtc_func/kds" type="project" tool="kds">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/twrk22f120m/demo_apps/rtc_func/kds" type="debug" tool="kds">
<files mask="rtc_func_twrk22f120m debug pne.launch"/>
<files mask="rtc_func_twrk22f120m debug jlink.launch"/>
<files mask="rtc_func_twrk22f120m release jlink.launch"/>
<files mask="rtc_func_twrk22f120m release pne.launch"/>
</source>
<source path="boards/twrk22f120m/demo_apps/rtc_func/atl" type="linker" tool="atl">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/twrk22f120m/demo_apps/rtc_func/atl" type="project" tool="atl">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/twrk22f120m/demo_apps/rtc_func/atl" type="debug" tool="atl">
<files mask="rtc_func_twrk22f120m debug pne.launch"/>
<files mask="rtc_func_twrk22f120m debug jlink.launch"/>
<files mask="rtc_func_twrk22f120m release jlink.launch"/>
<files mask="rtc_func_twrk22f120m release pne.launch"/>
</source>
<source path="boards/twrk22f120m/demo_apps/rtc_func/atl/.settings" type="doc">
<files mask="language.settings.xml"/>
</source>
<source path="boards/twrk22f120m/demo_apps/rtc_func/atl/.settings" type="configuration">
<files mask="com.atollic.truestudio.debug.hardware_device.prefs"/>
</source>
<source path="boards/twrk22f120m/demo_apps/rtc_func/armgcc" type="script" tool="armgcc">
<files mask="build_debug.sh"/>
<files mask="clean.bat"/>
<files mask="build_debug.bat"/>
<files mask="build_release.sh"/>
<files mask="build_all.sh"/>
<files mask="clean.sh"/>
<files mask="build_release.bat"/>
<files mask="build_all.bat"/>
</source>
<source path="boards/twrk22f120m/demo_apps/rtc_func/armgcc" type="doc" tool="armgcc">
<files mask="CMakeLists.txt"/>
</source>
<source path="boards/twrk22f120m/demo_apps/rtc_func/armgcc" type="linker" tool="armgcc">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
</example>
<example name="sai" category="demo_apps" description="" dependency="MK22F51212_startup clock common debug_console dmamux edma gpio i2c lpuart port sai smc uart" device="MK22F51212">
<source path="boards/twrk22f120m/demo_apps/sai" type="binary">
<files mask="sai.bin"/>
</source>
<source path="boards/twrk22f120m/demo_apps/sai" type="doc">
<files mask="readme.txt"/>
<files mask="readme.txt"/>
</source>
<source path="boards/twrk22f120m/demo_apps/sai" type="src">
<files mask="board.c"/>
<files mask="fsl_sgtl5000.c"/>
<files mask="sai.c"/>
<files mask="clock_config.c"/>
<files mask="pin_mux.c"/>
</source>
<source path="boards/twrk22f120m/demo_apps/sai" type="c_include">
<files mask="fsl_sgtl5000.h"/>
<files mask="music.h"/>
<files mask="pin_mux.h"/>
<files mask="clock_config.h"/>
<files mask="board.h"/>
</source>
<source path="boards/twrk22f120m/demo_apps/sai/iar" type="linker" tool="iar">
<files mask="MK22FN512xxx12_flash.icf"/>
</source>
<source path="boards/twrk22f120m/demo_apps/sai/iar" type="project" tool="iar">
<files mask="sai.ewp"/>
</source>
<source path="boards/twrk22f120m/demo_apps/sai/iar" type="workspace" tool="iar">
<files mask="sai.eww"/>
</source>
<source path="boards/twrk22f120m/demo_apps/sai/iar" type="debug" tool="iar">
<files mask="sai.ewd"/>
</source>
<source path="boards/twrk22f120m/demo_apps/sai/mdk" type="working_set" tool="mdk">
<files mask="sai.uvmpw"/>
</source>
<source path="boards/twrk22f120m/demo_apps/sai/mdk" type="linker" tool="mdk">
<files mask="MK22FN512xxx12_flash.scf"/>
</source>
<source path="boards/twrk22f120m/demo_apps/sai/mdk" type="project" tool="mdk">
<files mask="sai.uvprojx"/>
</source>
<source path="boards/twrk22f120m/demo_apps/sai/mdk" type="configuration" tool="mdk">
<files mask="pemicro_connection_settings.ini"/>
</source>
<source path="boards/twrk22f120m/demo_apps/sai/kds" type="working_set" tool="kds">
<files mask="sai_twrk22f120m.wsd"/>
</source>
<source path="boards/twrk22f120m/demo_apps/sai/kds" type="linker" tool="kds">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/twrk22f120m/demo_apps/sai/kds" type="project" tool="kds">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/twrk22f120m/demo_apps/sai/kds" type="debug" tool="kds">
<files mask="sai_twrk22f120m debug jlink.launch"/>
<files mask="sai_twrk22f120m release pne.launch"/>
<files mask="sai_twrk22f120m debug pne.launch"/>
<files mask="sai_twrk22f120m release jlink.launch"/>
</source>
<source path="boards/twrk22f120m/demo_apps/sai/atl" type="linker" tool="atl">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/twrk22f120m/demo_apps/sai/atl" type="project" tool="atl">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/twrk22f120m/demo_apps/sai/atl" type="debug" tool="atl">
<files mask="sai_twrk22f120m debug jlink.launch"/>
<files mask="sai_twrk22f120m release pne.launch"/>
<files mask="sai_twrk22f120m debug pne.launch"/>
<files mask="sai_twrk22f120m release jlink.launch"/>
</source>
<source path="boards/twrk22f120m/demo_apps/sai/atl/.settings" type="doc">
<files mask="language.settings.xml"/>
</source>
<source path="boards/twrk22f120m/demo_apps/sai/atl/.settings" type="configuration">
<files mask="com.atollic.truestudio.debug.hardware_device.prefs"/>
</source>
<source path="boards/twrk22f120m/demo_apps/sai/armgcc" type="script" tool="armgcc">
<files mask="build_debug.sh"/>
<files mask="clean.bat"/>
<files mask="build_debug.bat"/>
<files mask="build_release.sh"/>
<files mask="build_all.sh"/>
<files mask="clean.sh"/>
<files mask="build_release.bat"/>
<files mask="build_all.bat"/>
</source>
<source path="boards/twrk22f120m/demo_apps/sai/armgcc" type="doc" tool="armgcc">
<files mask="CMakeLists.txt"/>
</source>
<source path="boards/twrk22f120m/demo_apps/sai/armgcc" type="linker" tool="armgcc">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
</example>
<example name="interrupt" category="driver_examples/adc16" description="" dependency="MK22F51212_startup adc16 clock common debug_console gpio lpuart port smc uart" device="MK22F51212">
<source path="boards/twrk22f120m/driver_examples/adc16/interrupt" type="doc">
<files mask="readme.txt"/>
<files mask="readme.txt"/>
</source>
<source path="boards/twrk22f120m/driver_examples/adc16/interrupt" type="src">
<files mask="board.c"/>
<files mask="clock_config.c"/>
<files mask="adc16_interrupt.c"/>
<files mask="pin_mux.c"/>
</source>
<source path="boards/twrk22f120m/driver_examples/adc16/interrupt" type="c_include">
<files mask="pin_mux.h"/>
<files mask="clock_config.h"/>
<files mask="board.h"/>
</source>
<source path="boards/twrk22f120m/driver_examples/adc16/interrupt/iar" type="linker" tool="iar">
<files mask="MK22FN512xxx12_flash.icf"/>
</source>
<source path="boards/twrk22f120m/driver_examples/adc16/interrupt/iar" type="project" tool="iar">
<files mask="adc16_interrupt.ewp"/>
</source>
<source path="boards/twrk22f120m/driver_examples/adc16/interrupt/iar" type="workspace" tool="iar">
<files mask="adc16_interrupt.eww"/>
</source>
<source path="boards/twrk22f120m/driver_examples/adc16/interrupt/iar" type="debug" tool="iar">
<files mask="adc16_interrupt.ewd"/>
</source>
<source path="boards/twrk22f120m/driver_examples/adc16/interrupt/mdk" type="working_set" tool="mdk">
<files mask="adc16_interrupt.uvmpw"/>
</source>
<source path="boards/twrk22f120m/driver_examples/adc16/interrupt/mdk" type="linker" tool="mdk">
<files mask="MK22FN512xxx12_flash.scf"/>
</source>
<source path="boards/twrk22f120m/driver_examples/adc16/interrupt/mdk" type="project" tool="mdk">
<files mask="adc16_interrupt.uvprojx"/>
</source>
<source path="boards/twrk22f120m/driver_examples/adc16/interrupt/mdk" type="configuration" tool="mdk">
<files mask="pemicro_connection_settings.ini"/>
</source>
<source path="boards/twrk22f120m/driver_examples/adc16/interrupt/kds" type="working_set" tool="kds">
<files mask="adc16_interrupt_twrk22f120m.wsd"/>
</source>
<source path="boards/twrk22f120m/driver_examples/adc16/interrupt/kds" type="linker" tool="kds">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/twrk22f120m/driver_examples/adc16/interrupt/kds" type="project" tool="kds">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/twrk22f120m/driver_examples/adc16/interrupt/kds" type="debug" tool="kds">
<files mask="adc16_interrupt_twrk22f120m release pne.launch"/>
<files mask="adc16_interrupt_twrk22f120m release jlink.launch"/>
<files mask="adc16_interrupt_twrk22f120m debug pne.launch"/>
<files mask="adc16_interrupt_twrk22f120m debug jlink.launch"/>
</source>
<source path="boards/twrk22f120m/driver_examples/adc16/interrupt/atl" type="linker" tool="atl">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/twrk22f120m/driver_examples/adc16/interrupt/atl" type="project" tool="atl">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/twrk22f120m/driver_examples/adc16/interrupt/atl" type="debug" tool="atl">
<files mask="adc16_interrupt_twrk22f120m release pne.launch"/>
<files mask="adc16_interrupt_twrk22f120m release jlink.launch"/>
<files mask="adc16_interrupt_twrk22f120m debug pne.launch"/>
<files mask="adc16_interrupt_twrk22f120m debug jlink.launch"/>
</source>
<source path="boards/twrk22f120m/driver_examples/adc16/interrupt/atl/.settings" type="doc">
<files mask="language.settings.xml"/>
</source>
<source path="boards/twrk22f120m/driver_examples/adc16/interrupt/atl/.settings" type="configuration">
<files mask="com.atollic.truestudio.debug.hardware_device.prefs"/>
</source>
<source path="boards/twrk22f120m/driver_examples/adc16/interrupt/armgcc" type="script" tool="armgcc">
<files mask="build_debug.sh"/>
<files mask="clean.bat"/>
<files mask="build_debug.bat"/>
<files mask="build_release.sh"/>
<files mask="build_all.sh"/>
<files mask="clean.sh"/>
<files mask="build_release.bat"/>
<files mask="build_all.bat"/>
</source>
<source path="boards/twrk22f120m/driver_examples/adc16/interrupt/armgcc" type="doc" tool="armgcc">
<files mask="CMakeLists.txt"/>
</source>
<source path="boards/twrk22f120m/driver_examples/adc16/interrupt/armgcc" type="linker" tool="armgcc">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
</example>
<example name="polling" category="driver_examples/adc16" description="" dependency="MK22F51212_startup adc16 clock common debug_console gpio lpuart port smc uart" device="MK22F51212">
<source path="boards/twrk22f120m/driver_examples/adc16/polling" type="doc">
<files mask="readme.txt"/>
<files mask="readme.txt"/>
</source>
<source path="boards/twrk22f120m/driver_examples/adc16/polling" type="src">
<files mask="board.c"/>
<files mask="clock_config.c"/>
<files mask="adc16_polling.c"/>
<files mask="pin_mux.c"/>
</source>
<source path="boards/twrk22f120m/driver_examples/adc16/polling" type="c_include">
<files mask="pin_mux.h"/>
<files mask="clock_config.h"/>
<files mask="board.h"/>
</source>
<source path="boards/twrk22f120m/driver_examples/adc16/polling/iar" type="linker" tool="iar">
<files mask="MK22FN512xxx12_flash.icf"/>
</source>
<source path="boards/twrk22f120m/driver_examples/adc16/polling/iar" type="project" tool="iar">
<files mask="adc16_polling.ewp"/>
</source>
<source path="boards/twrk22f120m/driver_examples/adc16/polling/iar" type="workspace" tool="iar">
<files mask="adc16_polling.eww"/>
</source>
<source path="boards/twrk22f120m/driver_examples/adc16/polling/iar" type="debug" tool="iar">
<files mask="adc16_polling.ewd"/>
</source>
<source path="boards/twrk22f120m/driver_examples/adc16/polling/mdk" type="working_set" tool="mdk">
<files mask="adc16_polling.uvmpw"/>
</source>
<source path="boards/twrk22f120m/driver_examples/adc16/polling/mdk" type="linker" tool="mdk">
<files mask="MK22FN512xxx12_flash.scf"/>
</source>
<source path="boards/twrk22f120m/driver_examples/adc16/polling/mdk" type="project" tool="mdk">
<files mask="adc16_polling.uvprojx"/>
</source>
<source path="boards/twrk22f120m/driver_examples/adc16/polling/mdk" type="configuration" tool="mdk">
<files mask="pemicro_connection_settings.ini"/>
</source>
<source path="boards/twrk22f120m/driver_examples/adc16/polling/kds" type="working_set" tool="kds">
<files mask="adc16_polling_twrk22f120m.wsd"/>
</source>
<source path="boards/twrk22f120m/driver_examples/adc16/polling/kds" type="linker" tool="kds">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/twrk22f120m/driver_examples/adc16/polling/kds" type="project" tool="kds">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/twrk22f120m/driver_examples/adc16/polling/kds" type="debug" tool="kds">
<files mask="adc16_polling_twrk22f120m release pne.launch"/>
<files mask="adc16_polling_twrk22f120m debug pne.launch"/>
<files mask="adc16_polling_twrk22f120m debug jlink.launch"/>
<files mask="adc16_polling_twrk22f120m release jlink.launch"/>
</source>
<source path="boards/twrk22f120m/driver_examples/adc16/polling/atl" type="linker" tool="atl">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/twrk22f120m/driver_examples/adc16/polling/atl" type="project" tool="atl">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/twrk22f120m/driver_examples/adc16/polling/atl" type="debug" tool="atl">
<files mask="adc16_polling_twrk22f120m release pne.launch"/>
<files mask="adc16_polling_twrk22f120m debug pne.launch"/>
<files mask="adc16_polling_twrk22f120m debug jlink.launch"/>
<files mask="adc16_polling_twrk22f120m release jlink.launch"/>
</source>
<source path="boards/twrk22f120m/driver_examples/adc16/polling/atl/.settings" type="doc">
<files mask="language.settings.xml"/>
</source>
<source path="boards/twrk22f120m/driver_examples/adc16/polling/atl/.settings" type="configuration">
<files mask="com.atollic.truestudio.debug.hardware_device.prefs"/>
</source>
<source path="boards/twrk22f120m/driver_examples/adc16/polling/armgcc" type="script" tool="armgcc">
<files mask="build_debug.sh"/>
<files mask="clean.bat"/>
<files mask="build_debug.bat"/>
<files mask="build_release.sh"/>
<files mask="build_all.sh"/>
<files mask="clean.sh"/>
<files mask="build_release.bat"/>
<files mask="build_all.bat"/>
</source>
<source path="boards/twrk22f120m/driver_examples/adc16/polling/armgcc" type="doc" tool="armgcc">
<files mask="CMakeLists.txt"/>
</source>
<source path="boards/twrk22f120m/driver_examples/adc16/polling/armgcc" type="linker" tool="armgcc">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
</example>
<example name="interrupt" category="driver_examples/cmp" description="" dependency="MK22F51212_startup clock cmp common debug_console gpio lpuart port smc uart" device="MK22F51212">
<source path="boards/twrk22f120m/driver_examples/cmp/interrupt" type="doc">
<files mask="readme.txt"/>
<files mask="readme.txt"/>
</source>
<source path="boards/twrk22f120m/driver_examples/cmp/interrupt" type="src">
<files mask="board.c"/>
<files mask="clock_config.c"/>
<files mask="cmp_interrupt.c"/>
<files mask="pin_mux.c"/>
</source>
<source path="boards/twrk22f120m/driver_examples/cmp/interrupt" type="c_include">
<files mask="pin_mux.h"/>
<files mask="clock_config.h"/>
<files mask="board.h"/>
</source>
<source path="boards/twrk22f120m/driver_examples/cmp/interrupt/iar" type="linker" tool="iar">
<files mask="MK22FN512xxx12_flash.icf"/>
</source>
<source path="boards/twrk22f120m/driver_examples/cmp/interrupt/iar" type="project" tool="iar">
<files mask="cmp_interrupt.ewp"/>
</source>
<source path="boards/twrk22f120m/driver_examples/cmp/interrupt/iar" type="workspace" tool="iar">
<files mask="cmp_interrupt.eww"/>
</source>
<source path="boards/twrk22f120m/driver_examples/cmp/interrupt/iar" type="debug" tool="iar">
<files mask="cmp_interrupt.ewd"/>
</source>
<source path="boards/twrk22f120m/driver_examples/cmp/interrupt/mdk" type="working_set" tool="mdk">
<files mask="cmp_interrupt.uvmpw"/>
</source>
<source path="boards/twrk22f120m/driver_examples/cmp/interrupt/mdk" type="linker" tool="mdk">
<files mask="MK22FN512xxx12_flash.scf"/>
</source>
<source path="boards/twrk22f120m/driver_examples/cmp/interrupt/mdk" type="project" tool="mdk">
<files mask="cmp_interrupt.uvprojx"/>
</source>
<source path="boards/twrk22f120m/driver_examples/cmp/interrupt/mdk" type="configuration" tool="mdk">
<files mask="pemicro_connection_settings.ini"/>
</source>
<source path="boards/twrk22f120m/driver_examples/cmp/interrupt/kds" type="working_set" tool="kds">
<files mask="cmp_interrupt_twrk22f120m.wsd"/>
</source>
<source path="boards/twrk22f120m/driver_examples/cmp/interrupt/kds" type="linker" tool="kds">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/twrk22f120m/driver_examples/cmp/interrupt/kds" type="project" tool="kds">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/twrk22f120m/driver_examples/cmp/interrupt/kds" type="debug" tool="kds">
<files mask="cmp_interrupt_twrk22f120m release pne.launch"/>
<files mask="cmp_interrupt_twrk22f120m debug pne.launch"/>
<files mask="cmp_interrupt_twrk22f120m release jlink.launch"/>
<files mask="cmp_interrupt_twrk22f120m debug jlink.launch"/>
</source>
<source path="boards/twrk22f120m/driver_examples/cmp/interrupt/atl" type="linker" tool="atl">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/twrk22f120m/driver_examples/cmp/interrupt/atl" type="project" tool="atl">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/twrk22f120m/driver_examples/cmp/interrupt/atl" type="debug" tool="atl">
<files mask="cmp_interrupt_twrk22f120m release pne.launch"/>
<files mask="cmp_interrupt_twrk22f120m debug pne.launch"/>
<files mask="cmp_interrupt_twrk22f120m release jlink.launch"/>
<files mask="cmp_interrupt_twrk22f120m debug jlink.launch"/>
</source>
<source path="boards/twrk22f120m/driver_examples/cmp/interrupt/atl/.settings" type="doc">
<files mask="language.settings.xml"/>
</source>
<source path="boards/twrk22f120m/driver_examples/cmp/interrupt/atl/.settings" type="configuration">
<files mask="com.atollic.truestudio.debug.hardware_device.prefs"/>
</source>
<source path="boards/twrk22f120m/driver_examples/cmp/interrupt/armgcc" type="script" tool="armgcc">
<files mask="build_debug.sh"/>
<files mask="clean.bat"/>
<files mask="build_debug.bat"/>
<files mask="build_release.sh"/>
<files mask="build_all.sh"/>
<files mask="clean.sh"/>
<files mask="build_release.bat"/>
<files mask="build_all.bat"/>
</source>
<source path="boards/twrk22f120m/driver_examples/cmp/interrupt/armgcc" type="doc" tool="armgcc">
<files mask="CMakeLists.txt"/>
</source>
<source path="boards/twrk22f120m/driver_examples/cmp/interrupt/armgcc" type="linker" tool="armgcc">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
</example>
<example name="polling" category="driver_examples/cmp" description="" dependency="MK22F51212_startup clock cmp common debug_console gpio lpuart port smc uart" device="MK22F51212">
<source path="boards/twrk22f120m/driver_examples/cmp/polling" type="doc">
<files mask="readme.txt"/>
<files mask="readme.txt"/>
</source>
<source path="boards/twrk22f120m/driver_examples/cmp/polling" type="src">
<files mask="board.c"/>
<files mask="clock_config.c"/>
<files mask="cmp_polling.c"/>
<files mask="pin_mux.c"/>
</source>
<source path="boards/twrk22f120m/driver_examples/cmp/polling" type="c_include">
<files mask="pin_mux.h"/>
<files mask="clock_config.h"/>
<files mask="board.h"/>
</source>
<source path="boards/twrk22f120m/driver_examples/cmp/polling/iar" type="linker" tool="iar">
<files mask="MK22FN512xxx12_flash.icf"/>
</source>
<source path="boards/twrk22f120m/driver_examples/cmp/polling/iar" type="project" tool="iar">
<files mask="cmp_polling.ewp"/>
</source>
<source path="boards/twrk22f120m/driver_examples/cmp/polling/iar" type="workspace" tool="iar">
<files mask="cmp_polling.eww"/>
</source>
<source path="boards/twrk22f120m/driver_examples/cmp/polling/iar" type="debug" tool="iar">
<files mask="cmp_polling.ewd"/>
</source>
<source path="boards/twrk22f120m/driver_examples/cmp/polling/mdk" type="working_set" tool="mdk">
<files mask="cmp_polling.uvmpw"/>
</source>
<source path="boards/twrk22f120m/driver_examples/cmp/polling/mdk" type="linker" tool="mdk">
<files mask="MK22FN512xxx12_flash.scf"/>
</source>
<source path="boards/twrk22f120m/driver_examples/cmp/polling/mdk" type="project" tool="mdk">
<files mask="cmp_polling.uvprojx"/>
</source>
<source path="boards/twrk22f120m/driver_examples/cmp/polling/mdk" type="configuration" tool="mdk">
<files mask="pemicro_connection_settings.ini"/>
</source>
<source path="boards/twrk22f120m/driver_examples/cmp/polling/kds" type="working_set" tool="kds">
<files mask="cmp_polling_twrk22f120m.wsd"/>
</source>
<source path="boards/twrk22f120m/driver_examples/cmp/polling/kds" type="linker" tool="kds">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/twrk22f120m/driver_examples/cmp/polling/kds" type="project" tool="kds">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/twrk22f120m/driver_examples/cmp/polling/kds" type="debug" tool="kds">
<files mask="cmp_polling_twrk22f120m debug jlink.launch"/>
<files mask="cmp_polling_twrk22f120m release pne.launch"/>
<files mask="cmp_polling_twrk22f120m debug pne.launch"/>
<files mask="cmp_polling_twrk22f120m release jlink.launch"/>
</source>
<source path="boards/twrk22f120m/driver_examples/cmp/polling/atl" type="linker" tool="atl">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/twrk22f120m/driver_examples/cmp/polling/atl" type="project" tool="atl">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/twrk22f120m/driver_examples/cmp/polling/atl" type="debug" tool="atl">
<files mask="cmp_polling_twrk22f120m debug jlink.launch"/>
<files mask="cmp_polling_twrk22f120m release pne.launch"/>
<files mask="cmp_polling_twrk22f120m debug pne.launch"/>
<files mask="cmp_polling_twrk22f120m release jlink.launch"/>
</source>
<source path="boards/twrk22f120m/driver_examples/cmp/polling/atl/.settings" type="doc">
<files mask="language.settings.xml"/>
</source>
<source path="boards/twrk22f120m/driver_examples/cmp/polling/atl/.settings" type="configuration">
<files mask="com.atollic.truestudio.debug.hardware_device.prefs"/>
</source>
<source path="boards/twrk22f120m/driver_examples/cmp/polling/armgcc" type="script" tool="armgcc">
<files mask="build_debug.sh"/>
<files mask="clean.bat"/>
<files mask="build_debug.bat"/>
<files mask="build_release.sh"/>
<files mask="build_all.sh"/>
<files mask="clean.sh"/>
<files mask="build_release.bat"/>
<files mask="build_all.bat"/>
</source>
<source path="boards/twrk22f120m/driver_examples/cmp/polling/armgcc" type="doc" tool="armgcc">
<files mask="CMakeLists.txt"/>
</source>
<source path="boards/twrk22f120m/driver_examples/cmp/polling/armgcc" type="linker" tool="armgcc">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
</example>
<example name="crc" category="driver_examples" description="" dependency="MK22F51212_startup clock common crc debug_console gpio lpuart port smc uart" device="MK22F51212">
<source path="boards/twrk22f120m/driver_examples/crc" type="doc">
<files mask="readme.txt"/>
<files mask="readme.txt"/>
</source>
<source path="boards/twrk22f120m/driver_examples/crc" type="src">
<files mask="crc.c"/>
<files mask="board.c"/>
<files mask="clock_config.c"/>
<files mask="pin_mux.c"/>
</source>
<source path="boards/twrk22f120m/driver_examples/crc" type="c_include">
<files mask="pin_mux.h"/>
<files mask="clock_config.h"/>
<files mask="board.h"/>
</source>
<source path="boards/twrk22f120m/driver_examples/crc/iar" type="linker" tool="iar">
<files mask="MK22FN512xxx12_flash.icf"/>
</source>
<source path="boards/twrk22f120m/driver_examples/crc/iar" type="project" tool="iar">
<files mask="crc.ewp"/>
</source>
<source path="boards/twrk22f120m/driver_examples/crc/iar" type="workspace" tool="iar">
<files mask="crc.eww"/>
</source>
<source path="boards/twrk22f120m/driver_examples/crc/iar" type="debug" tool="iar">
<files mask="crc.ewd"/>
</source>
<source path="boards/twrk22f120m/driver_examples/crc/mdk" type="working_set" tool="mdk">
<files mask="crc.uvmpw"/>
</source>
<source path="boards/twrk22f120m/driver_examples/crc/mdk" type="linker" tool="mdk">
<files mask="MK22FN512xxx12_flash.scf"/>
</source>
<source path="boards/twrk22f120m/driver_examples/crc/mdk" type="project" tool="mdk">
<files mask="crc.uvprojx"/>
</source>
<source path="boards/twrk22f120m/driver_examples/crc/mdk" type="configuration" tool="mdk">
<files mask="pemicro_connection_settings.ini"/>
</source>
<source path="boards/twrk22f120m/driver_examples/crc/kds" type="working_set" tool="kds">
<files mask="crc_twrk22f120m.wsd"/>
</source>
<source path="boards/twrk22f120m/driver_examples/crc/kds" type="linker" tool="kds">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/twrk22f120m/driver_examples/crc/kds" type="project" tool="kds">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/twrk22f120m/driver_examples/crc/kds" type="debug" tool="kds">
<files mask="crc_twrk22f120m release jlink.launch"/>
<files mask="crc_twrk22f120m debug pne.launch"/>
<files mask="crc_twrk22f120m debug jlink.launch"/>
<files mask="crc_twrk22f120m release pne.launch"/>
</source>
<source path="boards/twrk22f120m/driver_examples/crc/atl" type="linker" tool="atl">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/twrk22f120m/driver_examples/crc/atl" type="project" tool="atl">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/twrk22f120m/driver_examples/crc/atl" type="debug" tool="atl">
<files mask="crc_twrk22f120m release jlink.launch"/>
<files mask="crc_twrk22f120m debug pne.launch"/>
<files mask="crc_twrk22f120m debug jlink.launch"/>
<files mask="crc_twrk22f120m release pne.launch"/>
</source>
<source path="boards/twrk22f120m/driver_examples/crc/atl/.settings" type="doc">
<files mask="language.settings.xml"/>
</source>
<source path="boards/twrk22f120m/driver_examples/crc/atl/.settings" type="configuration">
<files mask="com.atollic.truestudio.debug.hardware_device.prefs"/>
</source>
<source path="boards/twrk22f120m/driver_examples/crc/armgcc" type="script" tool="armgcc">
<files mask="build_debug.sh"/>
<files mask="clean.bat"/>
<files mask="build_debug.bat"/>
<files mask="build_release.sh"/>
<files mask="build_all.sh"/>
<files mask="clean.sh"/>
<files mask="build_release.bat"/>
<files mask="build_all.bat"/>
</source>
<source path="boards/twrk22f120m/driver_examples/crc/armgcc" type="doc" tool="armgcc">
<files mask="CMakeLists.txt"/>
</source>
<source path="boards/twrk22f120m/driver_examples/crc/armgcc" type="linker" tool="armgcc">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
</example>
<example name="basic" category="driver_examples/dac" description="" dependency="MK22F51212_startup clock common dac debug_console gpio lpuart port smc uart" device="MK22F51212">
<source path="boards/twrk22f120m/driver_examples/dac/basic" type="doc">
<files mask="readme.txt"/>
<files mask="readme.txt"/>
</source>
<source path="boards/twrk22f120m/driver_examples/dac/basic" type="src">
<files mask="board.c"/>
<files mask="clock_config.c"/>
<files mask="dac_basic.c"/>
<files mask="pin_mux.c"/>
</source>
<source path="boards/twrk22f120m/driver_examples/dac/basic" type="c_include">
<files mask="pin_mux.h"/>
<files mask="clock_config.h"/>
<files mask="board.h"/>
</source>
<source path="boards/twrk22f120m/driver_examples/dac/basic/iar" type="linker" tool="iar">
<files mask="MK22FN512xxx12_flash.icf"/>
</source>
<source path="boards/twrk22f120m/driver_examples/dac/basic/iar" type="project" tool="iar">
<files mask="dac_basic.ewp"/>
</source>
<source path="boards/twrk22f120m/driver_examples/dac/basic/iar" type="workspace" tool="iar">
<files mask="dac_basic.eww"/>
</source>
<source path="boards/twrk22f120m/driver_examples/dac/basic/iar" type="debug" tool="iar">
<files mask="dac_basic.ewd"/>
</source>
<source path="boards/twrk22f120m/driver_examples/dac/basic/mdk" type="working_set" tool="mdk">
<files mask="dac_basic.uvmpw"/>
</source>
<source path="boards/twrk22f120m/driver_examples/dac/basic/mdk" type="linker" tool="mdk">
<files mask="MK22FN512xxx12_flash.scf"/>
</source>
<source path="boards/twrk22f120m/driver_examples/dac/basic/mdk" type="project" tool="mdk">
<files mask="dac_basic.uvprojx"/>
</source>
<source path="boards/twrk22f120m/driver_examples/dac/basic/mdk" type="configuration" tool="mdk">
<files mask="pemicro_connection_settings.ini"/>
</source>
<source path="boards/twrk22f120m/driver_examples/dac/basic/kds" type="working_set" tool="kds">
<files mask="dac_basic_twrk22f120m.wsd"/>
</source>
<source path="boards/twrk22f120m/driver_examples/dac/basic/kds" type="linker" tool="kds">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/twrk22f120m/driver_examples/dac/basic/kds" type="project" tool="kds">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/twrk22f120m/driver_examples/dac/basic/kds" type="debug" tool="kds">
<files mask="dac_basic_twrk22f120m debug jlink.launch"/>
<files mask="dac_basic_twrk22f120m debug pne.launch"/>
<files mask="dac_basic_twrk22f120m release jlink.launch"/>
<files mask="dac_basic_twrk22f120m release pne.launch"/>
</source>
<source path="boards/twrk22f120m/driver_examples/dac/basic/atl" type="linker" tool="atl">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/twrk22f120m/driver_examples/dac/basic/atl" type="project" tool="atl">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/twrk22f120m/driver_examples/dac/basic/atl" type="debug" tool="atl">
<files mask="dac_basic_twrk22f120m debug jlink.launch"/>
<files mask="dac_basic_twrk22f120m debug pne.launch"/>
<files mask="dac_basic_twrk22f120m release jlink.launch"/>
<files mask="dac_basic_twrk22f120m release pne.launch"/>
</source>
<source path="boards/twrk22f120m/driver_examples/dac/basic/atl/.settings" type="doc">
<files mask="language.settings.xml"/>
</source>
<source path="boards/twrk22f120m/driver_examples/dac/basic/atl/.settings" type="configuration">
<files mask="com.atollic.truestudio.debug.hardware_device.prefs"/>
</source>
<source path="boards/twrk22f120m/driver_examples/dac/basic/armgcc" type="script" tool="armgcc">
<files mask="build_debug.sh"/>
<files mask="clean.bat"/>
<files mask="build_debug.bat"/>
<files mask="build_release.sh"/>
<files mask="build_all.sh"/>
<files mask="clean.sh"/>
<files mask="build_release.bat"/>
<files mask="build_all.bat"/>
</source>
<source path="boards/twrk22f120m/driver_examples/dac/basic/armgcc" type="doc" tool="armgcc">
<files mask="CMakeLists.txt"/>
</source>
<source path="boards/twrk22f120m/driver_examples/dac/basic/armgcc" type="linker" tool="armgcc">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
</example>
<example name="buffer_interrupt" category="driver_examples/dac" description="" dependency="MK22F51212_startup clock common dac debug_console gpio lpuart port smc uart" device="MK22F51212">
<source path="boards/twrk22f120m/driver_examples/dac/buffer_interrupt" type="doc">
<files mask="readme.txt"/>
<files mask="readme.txt"/>
</source>
<source path="boards/twrk22f120m/driver_examples/dac/buffer_interrupt" type="src">
<files mask="board.c"/>
<files mask="clock_config.c"/>
<files mask="pin_mux.c"/>
<files mask="dac_buffer_interrupt.c"/>
</source>
<source path="boards/twrk22f120m/driver_examples/dac/buffer_interrupt" type="c_include">
<files mask="pin_mux.h"/>
<files mask="clock_config.h"/>
<files mask="board.h"/>
</source>
<source path="boards/twrk22f120m/driver_examples/dac/buffer_interrupt/iar" type="linker" tool="iar">
<files mask="MK22FN512xxx12_flash.icf"/>
</source>
<source path="boards/twrk22f120m/driver_examples/dac/buffer_interrupt/iar" type="project" tool="iar">
<files mask="dac_buffer_interrupt.ewp"/>
</source>
<source path="boards/twrk22f120m/driver_examples/dac/buffer_interrupt/iar" type="workspace" tool="iar">
<files mask="dac_buffer_interrupt.eww"/>
</source>
<source path="boards/twrk22f120m/driver_examples/dac/buffer_interrupt/iar" type="debug" tool="iar">
<files mask="dac_buffer_interrupt.ewd"/>
</source>
<source path="boards/twrk22f120m/driver_examples/dac/buffer_interrupt/mdk" type="working_set" tool="mdk">
<files mask="dac_buffer_interrupt.uvmpw"/>
</source>
<source path="boards/twrk22f120m/driver_examples/dac/buffer_interrupt/mdk" type="linker" tool="mdk">
<files mask="MK22FN512xxx12_flash.scf"/>
</source>
<source path="boards/twrk22f120m/driver_examples/dac/buffer_interrupt/mdk" type="project" tool="mdk">
<files mask="dac_buffer_interrupt.uvprojx"/>
</source>
<source path="boards/twrk22f120m/driver_examples/dac/buffer_interrupt/mdk" type="configuration" tool="mdk">
<files mask="pemicro_connection_settings.ini"/>
</source>
<source path="boards/twrk22f120m/driver_examples/dac/buffer_interrupt/kds" type="working_set" tool="kds">
<files mask="dac_buffer_interrupt_twrk22f120m.wsd"/>
</source>
<source path="boards/twrk22f120m/driver_examples/dac/buffer_interrupt/kds" type="linker" tool="kds">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/twrk22f120m/driver_examples/dac/buffer_interrupt/kds" type="project" tool="kds">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/twrk22f120m/driver_examples/dac/buffer_interrupt/kds" type="debug" tool="kds">
<files mask="dac_buffer_interrupt_twrk22f120m release jlink.launch"/>
<files mask="dac_buffer_interrupt_twrk22f120m release pne.launch"/>
<files mask="dac_buffer_interrupt_twrk22f120m debug pne.launch"/>
<files mask="dac_buffer_interrupt_twrk22f120m debug jlink.launch"/>
</source>
<source path="boards/twrk22f120m/driver_examples/dac/buffer_interrupt/atl" type="linker" tool="atl">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/twrk22f120m/driver_examples/dac/buffer_interrupt/atl" type="project" tool="atl">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/twrk22f120m/driver_examples/dac/buffer_interrupt/atl" type="debug" tool="atl">
<files mask="dac_buffer_interrupt_twrk22f120m release jlink.launch"/>
<files mask="dac_buffer_interrupt_twrk22f120m release pne.launch"/>
<files mask="dac_buffer_interrupt_twrk22f120m debug pne.launch"/>
<files mask="dac_buffer_interrupt_twrk22f120m debug jlink.launch"/>
</source>
<source path="boards/twrk22f120m/driver_examples/dac/buffer_interrupt/atl/.settings" type="doc">
<files mask="language.settings.xml"/>
</source>
<source path="boards/twrk22f120m/driver_examples/dac/buffer_interrupt/atl/.settings" type="configuration">
<files mask="com.atollic.truestudio.debug.hardware_device.prefs"/>
</source>
<source path="boards/twrk22f120m/driver_examples/dac/buffer_interrupt/armgcc" type="script" tool="armgcc">
<files mask="build_debug.sh"/>
<files mask="clean.bat"/>
<files mask="build_debug.bat"/>
<files mask="build_release.sh"/>
<files mask="build_all.sh"/>
<files mask="clean.sh"/>
<files mask="build_release.bat"/>
<files mask="build_all.bat"/>
</source>
<source path="boards/twrk22f120m/driver_examples/dac/buffer_interrupt/armgcc" type="doc" tool="armgcc">
<files mask="CMakeLists.txt"/>
</source>
<source path="boards/twrk22f120m/driver_examples/dac/buffer_interrupt/armgcc" type="linker" tool="armgcc">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
</example>
<example name="edma_transfer" category="driver_examples/dspi" description="" dependency="MK22F51212_startup clock common debug_console dmamux dspi edma gpio lpuart port smc uart" device="MK22F51212">
<source path="boards/twrk22f120m/driver_examples/dspi/edma_transfer" type="doc">
<files mask="readme.txt"/>
<files mask="readme.txt"/>
</source>
<source path="boards/twrk22f120m/driver_examples/dspi/edma_transfer" type="src">
<files mask="board.c"/>
<files mask="clock_config.c"/>
<files mask="dspi_edma_transfer.c"/>
<files mask="pin_mux.c"/>
</source>
<source path="boards/twrk22f120m/driver_examples/dspi/edma_transfer" type="c_include">
<files mask="pin_mux.h"/>
<files mask="clock_config.h"/>
<files mask="board.h"/>
</source>
<source path="boards/twrk22f120m/driver_examples/dspi/edma_transfer/iar" type="linker" tool="iar">
<files mask="MK22FN512xxx12_flash.icf"/>
</source>
<source path="boards/twrk22f120m/driver_examples/dspi/edma_transfer/iar" type="project" tool="iar">
<files mask="dspi_edma_transfer.ewp"/>
</source>
<source path="boards/twrk22f120m/driver_examples/dspi/edma_transfer/iar" type="workspace" tool="iar">
<files mask="dspi_edma_transfer.eww"/>
</source>
<source path="boards/twrk22f120m/driver_examples/dspi/edma_transfer/iar" type="debug" tool="iar">
<files mask="dspi_edma_transfer.ewd"/>
</source>
<source path="boards/twrk22f120m/driver_examples/dspi/edma_transfer/mdk" type="working_set" tool="mdk">
<files mask="dspi_edma_transfer.uvmpw"/>
</source>
<source path="boards/twrk22f120m/driver_examples/dspi/edma_transfer/mdk" type="linker" tool="mdk">
<files mask="MK22FN512xxx12_flash.scf"/>
</source>
<source path="boards/twrk22f120m/driver_examples/dspi/edma_transfer/mdk" type="project" tool="mdk">
<files mask="dspi_edma_transfer.uvprojx"/>
</source>
<source path="boards/twrk22f120m/driver_examples/dspi/edma_transfer/mdk" type="configuration" tool="mdk">
<files mask="pemicro_connection_settings.ini"/>
</source>
<source path="boards/twrk22f120m/driver_examples/dspi/edma_transfer/kds" type="working_set" tool="kds">
<files mask="dspi_edma_transfer_twrk22f120m.wsd"/>
</source>
<source path="boards/twrk22f120m/driver_examples/dspi/edma_transfer/kds" type="linker" tool="kds">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/twrk22f120m/driver_examples/dspi/edma_transfer/kds" type="project" tool="kds">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/twrk22f120m/driver_examples/dspi/edma_transfer/kds" type="debug" tool="kds">
<files mask="dspi_edma_transfer_twrk22f120m debug jlink.launch"/>
<files mask="dspi_edma_transfer_twrk22f120m release pne.launch"/>
<files mask="dspi_edma_transfer_twrk22f120m release jlink.launch"/>
<files mask="dspi_edma_transfer_twrk22f120m debug pne.launch"/>
</source>
<source path="boards/twrk22f120m/driver_examples/dspi/edma_transfer/atl" type="linker" tool="atl">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/twrk22f120m/driver_examples/dspi/edma_transfer/atl" type="project" tool="atl">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/twrk22f120m/driver_examples/dspi/edma_transfer/atl" type="debug" tool="atl">
<files mask="dspi_edma_transfer_twrk22f120m debug jlink.launch"/>
<files mask="dspi_edma_transfer_twrk22f120m release pne.launch"/>
<files mask="dspi_edma_transfer_twrk22f120m release jlink.launch"/>
<files mask="dspi_edma_transfer_twrk22f120m debug pne.launch"/>
</source>
<source path="boards/twrk22f120m/driver_examples/dspi/edma_transfer/atl/.settings" type="doc">
<files mask="language.settings.xml"/>
</source>
<source path="boards/twrk22f120m/driver_examples/dspi/edma_transfer/atl/.settings" type="configuration">
<files mask="com.atollic.truestudio.debug.hardware_device.prefs"/>
</source>
<source path="boards/twrk22f120m/driver_examples/dspi/edma_transfer/armgcc" type="script" tool="armgcc">
<files mask="build_debug.sh"/>
<files mask="clean.bat"/>
<files mask="build_debug.bat"/>
<files mask="build_release.sh"/>
<files mask="build_all.sh"/>
<files mask="clean.sh"/>
<files mask="build_release.bat"/>
<files mask="build_all.bat"/>
</source>
<source path="boards/twrk22f120m/driver_examples/dspi/edma_transfer/armgcc" type="doc" tool="armgcc">
<files mask="CMakeLists.txt"/>
</source>
<source path="boards/twrk22f120m/driver_examples/dspi/edma_transfer/armgcc" type="linker" tool="armgcc">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
</example>
<example name="interrupt" category="driver_examples/dspi" description="" dependency="MK22F51212_startup clock common debug_console dspi gpio lpuart port smc uart" device="MK22F51212">
<source path="boards/twrk22f120m/driver_examples/dspi/interrupt" type="doc">
<files mask="readme.txt"/>
<files mask="readme.txt"/>
</source>
<source path="boards/twrk22f120m/driver_examples/dspi/interrupt" type="src">
<files mask="board.c"/>
<files mask="clock_config.c"/>
<files mask="dspi_interrupt.c"/>
<files mask="pin_mux.c"/>
</source>
<source path="boards/twrk22f120m/driver_examples/dspi/interrupt" type="c_include">
<files mask="pin_mux.h"/>
<files mask="clock_config.h"/>
<files mask="board.h"/>
</source>
<source path="boards/twrk22f120m/driver_examples/dspi/interrupt/iar" type="linker" tool="iar">
<files mask="MK22FN512xxx12_flash.icf"/>
</source>
<source path="boards/twrk22f120m/driver_examples/dspi/interrupt/iar" type="project" tool="iar">
<files mask="dspi_interrupt.ewp"/>
</source>
<source path="boards/twrk22f120m/driver_examples/dspi/interrupt/iar" type="workspace" tool="iar">
<files mask="dspi_interrupt.eww"/>
</source>
<source path="boards/twrk22f120m/driver_examples/dspi/interrupt/iar" type="debug" tool="iar">
<files mask="dspi_interrupt.ewd"/>
</source>
<source path="boards/twrk22f120m/driver_examples/dspi/interrupt/mdk" type="working_set" tool="mdk">
<files mask="dspi_interrupt.uvmpw"/>
</source>
<source path="boards/twrk22f120m/driver_examples/dspi/interrupt/mdk" type="linker" tool="mdk">
<files mask="MK22FN512xxx12_flash.scf"/>
</source>
<source path="boards/twrk22f120m/driver_examples/dspi/interrupt/mdk" type="project" tool="mdk">
<files mask="dspi_interrupt.uvprojx"/>
</source>
<source path="boards/twrk22f120m/driver_examples/dspi/interrupt/mdk" type="configuration" tool="mdk">
<files mask="pemicro_connection_settings.ini"/>
</source>
<source path="boards/twrk22f120m/driver_examples/dspi/interrupt/kds" type="working_set" tool="kds">
<files mask="dspi_interrupt_twrk22f120m.wsd"/>
</source>
<source path="boards/twrk22f120m/driver_examples/dspi/interrupt/kds" type="linker" tool="kds">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/twrk22f120m/driver_examples/dspi/interrupt/kds" type="project" tool="kds">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/twrk22f120m/driver_examples/dspi/interrupt/kds" type="debug" tool="kds">
<files mask="dspi_interrupt_twrk22f120m debug pne.launch"/>
<files mask="dspi_interrupt_twrk22f120m debug jlink.launch"/>
<files mask="dspi_interrupt_twrk22f120m release pne.launch"/>
<files mask="dspi_interrupt_twrk22f120m release jlink.launch"/>
</source>
<source path="boards/twrk22f120m/driver_examples/dspi/interrupt/atl" type="linker" tool="atl">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/twrk22f120m/driver_examples/dspi/interrupt/atl" type="project" tool="atl">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/twrk22f120m/driver_examples/dspi/interrupt/atl" type="debug" tool="atl">
<files mask="dspi_interrupt_twrk22f120m debug pne.launch"/>
<files mask="dspi_interrupt_twrk22f120m debug jlink.launch"/>
<files mask="dspi_interrupt_twrk22f120m release pne.launch"/>
<files mask="dspi_interrupt_twrk22f120m release jlink.launch"/>
</source>
<source path="boards/twrk22f120m/driver_examples/dspi/interrupt/atl/.settings" type="doc">
<files mask="language.settings.xml"/>
</source>
<source path="boards/twrk22f120m/driver_examples/dspi/interrupt/atl/.settings" type="configuration">
<files mask="com.atollic.truestudio.debug.hardware_device.prefs"/>
</source>
<source path="boards/twrk22f120m/driver_examples/dspi/interrupt/armgcc" type="script" tool="armgcc">
<files mask="build_debug.sh"/>
<files mask="clean.bat"/>
<files mask="build_debug.bat"/>
<files mask="build_release.sh"/>
<files mask="build_all.sh"/>
<files mask="clean.sh"/>
<files mask="build_release.bat"/>
<files mask="build_all.bat"/>
</source>
<source path="boards/twrk22f120m/driver_examples/dspi/interrupt/armgcc" type="doc" tool="armgcc">
<files mask="CMakeLists.txt"/>
</source>
<source path="boards/twrk22f120m/driver_examples/dspi/interrupt/armgcc" type="linker" tool="armgcc">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
</example>
<example name="interrupt_transfer" category="driver_examples/dspi" description="" dependency="MK22F51212_startup clock common debug_console dspi gpio lpuart port smc uart" device="MK22F51212">
<source path="boards/twrk22f120m/driver_examples/dspi/interrupt_transfer" type="doc">
<files mask="readme.txt"/>
<files mask="readme.txt"/>
</source>
<source path="boards/twrk22f120m/driver_examples/dspi/interrupt_transfer" type="src">
<files mask="dspi_interrupt_transfer.c"/>
<files mask="board.c"/>
<files mask="clock_config.c"/>
<files mask="pin_mux.c"/>
</source>
<source path="boards/twrk22f120m/driver_examples/dspi/interrupt_transfer" type="c_include">
<files mask="pin_mux.h"/>
<files mask="clock_config.h"/>
<files mask="board.h"/>
</source>
<source path="boards/twrk22f120m/driver_examples/dspi/interrupt_transfer/iar" type="linker" tool="iar">
<files mask="MK22FN512xxx12_flash.icf"/>
</source>
<source path="boards/twrk22f120m/driver_examples/dspi/interrupt_transfer/iar" type="project" tool="iar">
<files mask="dspi_interrupt_transfer.ewp"/>
</source>
<source path="boards/twrk22f120m/driver_examples/dspi/interrupt_transfer/iar" type="workspace" tool="iar">
<files mask="dspi_interrupt_transfer.eww"/>
</source>
<source path="boards/twrk22f120m/driver_examples/dspi/interrupt_transfer/iar" type="debug" tool="iar">
<files mask="dspi_interrupt_transfer.ewd"/>
</source>
<source path="boards/twrk22f120m/driver_examples/dspi/interrupt_transfer/mdk" type="working_set" tool="mdk">
<files mask="dspi_interrupt_transfer.uvmpw"/>
</source>
<source path="boards/twrk22f120m/driver_examples/dspi/interrupt_transfer/mdk" type="linker" tool="mdk">
<files mask="MK22FN512xxx12_flash.scf"/>
</source>
<source path="boards/twrk22f120m/driver_examples/dspi/interrupt_transfer/mdk" type="project" tool="mdk">
<files mask="dspi_interrupt_transfer.uvprojx"/>
</source>
<source path="boards/twrk22f120m/driver_examples/dspi/interrupt_transfer/mdk" type="configuration" tool="mdk">
<files mask="pemicro_connection_settings.ini"/>
</source>
<source path="boards/twrk22f120m/driver_examples/dspi/interrupt_transfer/kds" type="working_set" tool="kds">
<files mask="dspi_interrupt_transfer_twrk22f120m.wsd"/>
</source>
<source path="boards/twrk22f120m/driver_examples/dspi/interrupt_transfer/kds" type="linker" tool="kds">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/twrk22f120m/driver_examples/dspi/interrupt_transfer/kds" type="project" tool="kds">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/twrk22f120m/driver_examples/dspi/interrupt_transfer/kds" type="debug" tool="kds">
<files mask="dspi_interrupt_transfer_twrk22f120m release jlink.launch"/>
<files mask="dspi_interrupt_transfer_twrk22f120m release pne.launch"/>
<files mask="dspi_interrupt_transfer_twrk22f120m debug pne.launch"/>
<files mask="dspi_interrupt_transfer_twrk22f120m debug jlink.launch"/>
</source>
<source path="boards/twrk22f120m/driver_examples/dspi/interrupt_transfer/atl" type="linker" tool="atl">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/twrk22f120m/driver_examples/dspi/interrupt_transfer/atl" type="project" tool="atl">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/twrk22f120m/driver_examples/dspi/interrupt_transfer/atl" type="debug" tool="atl">
<files mask="dspi_interrupt_transfer_twrk22f120m release jlink.launch"/>
<files mask="dspi_interrupt_transfer_twrk22f120m release pne.launch"/>
<files mask="dspi_interrupt_transfer_twrk22f120m debug pne.launch"/>
<files mask="dspi_interrupt_transfer_twrk22f120m debug jlink.launch"/>
</source>
<source path="boards/twrk22f120m/driver_examples/dspi/interrupt_transfer/atl/.settings" type="doc">
<files mask="language.settings.xml"/>
</source>
<source path="boards/twrk22f120m/driver_examples/dspi/interrupt_transfer/atl/.settings" type="configuration">
<files mask="com.atollic.truestudio.debug.hardware_device.prefs"/>
</source>
<source path="boards/twrk22f120m/driver_examples/dspi/interrupt_transfer/armgcc" type="script" tool="armgcc">
<files mask="build_debug.sh"/>
<files mask="clean.bat"/>
<files mask="build_debug.bat"/>
<files mask="build_release.sh"/>
<files mask="build_all.sh"/>
<files mask="clean.sh"/>
<files mask="build_release.bat"/>
<files mask="build_all.bat"/>
</source>
<source path="boards/twrk22f120m/driver_examples/dspi/interrupt_transfer/armgcc" type="doc" tool="armgcc">
<files mask="CMakeLists.txt"/>
</source>
<source path="boards/twrk22f120m/driver_examples/dspi/interrupt_transfer/armgcc" type="linker" tool="armgcc">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
</example>
<example name="polling_transfer" category="driver_examples/dspi" description="" dependency="MK22F51212_startup clock common debug_console dspi gpio lpuart port smc uart" device="MK22F51212">
<source path="boards/twrk22f120m/driver_examples/dspi/polling_transfer" type="doc">
<files mask="readme.txt"/>
<files mask="readme.txt"/>
</source>
<source path="boards/twrk22f120m/driver_examples/dspi/polling_transfer" type="src">
<files mask="board.c"/>
<files mask="dspi_polling_transfer.c"/>
<files mask="clock_config.c"/>
<files mask="pin_mux.c"/>
</source>
<source path="boards/twrk22f120m/driver_examples/dspi/polling_transfer" type="c_include">
<files mask="pin_mux.h"/>
<files mask="clock_config.h"/>
<files mask="board.h"/>
</source>
<source path="boards/twrk22f120m/driver_examples/dspi/polling_transfer/iar" type="linker" tool="iar">
<files mask="MK22FN512xxx12_flash.icf"/>
</source>
<source path="boards/twrk22f120m/driver_examples/dspi/polling_transfer/iar" type="project" tool="iar">
<files mask="dspi_polling_transfer.ewp"/>
</source>
<source path="boards/twrk22f120m/driver_examples/dspi/polling_transfer/iar" type="workspace" tool="iar">
<files mask="dspi_polling_transfer.eww"/>
</source>
<source path="boards/twrk22f120m/driver_examples/dspi/polling_transfer/iar" type="debug" tool="iar">
<files mask="dspi_polling_transfer.ewd"/>
</source>
<source path="boards/twrk22f120m/driver_examples/dspi/polling_transfer/mdk" type="working_set" tool="mdk">
<files mask="dspi_polling_transfer.uvmpw"/>
</source>
<source path="boards/twrk22f120m/driver_examples/dspi/polling_transfer/mdk" type="linker" tool="mdk">
<files mask="MK22FN512xxx12_flash.scf"/>
</source>
<source path="boards/twrk22f120m/driver_examples/dspi/polling_transfer/mdk" type="project" tool="mdk">
<files mask="dspi_polling_transfer.uvprojx"/>
</source>
<source path="boards/twrk22f120m/driver_examples/dspi/polling_transfer/mdk" type="configuration" tool="mdk">
<files mask="pemicro_connection_settings.ini"/>
</source>
<source path="boards/twrk22f120m/driver_examples/dspi/polling_transfer/kds" type="working_set" tool="kds">
<files mask="dspi_polling_transfer_twrk22f120m.wsd"/>
</source>
<source path="boards/twrk22f120m/driver_examples/dspi/polling_transfer/kds" type="linker" tool="kds">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/twrk22f120m/driver_examples/dspi/polling_transfer/kds" type="project" tool="kds">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/twrk22f120m/driver_examples/dspi/polling_transfer/kds" type="debug" tool="kds">
<files mask="dspi_polling_transfer_twrk22f120m release pne.launch"/>
<files mask="dspi_polling_transfer_twrk22f120m release jlink.launch"/>
<files mask="dspi_polling_transfer_twrk22f120m debug jlink.launch"/>
<files mask="dspi_polling_transfer_twrk22f120m debug pne.launch"/>
</source>
<source path="boards/twrk22f120m/driver_examples/dspi/polling_transfer/atl" type="linker" tool="atl">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/twrk22f120m/driver_examples/dspi/polling_transfer/atl" type="project" tool="atl">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/twrk22f120m/driver_examples/dspi/polling_transfer/atl" type="debug" tool="atl">
<files mask="dspi_polling_transfer_twrk22f120m release pne.launch"/>
<files mask="dspi_polling_transfer_twrk22f120m release jlink.launch"/>
<files mask="dspi_polling_transfer_twrk22f120m debug jlink.launch"/>
<files mask="dspi_polling_transfer_twrk22f120m debug pne.launch"/>
</source>
<source path="boards/twrk22f120m/driver_examples/dspi/polling_transfer/atl/.settings" type="doc">
<files mask="language.settings.xml"/>
</source>
<source path="boards/twrk22f120m/driver_examples/dspi/polling_transfer/atl/.settings" type="configuration">
<files mask="com.atollic.truestudio.debug.hardware_device.prefs"/>
</source>
<source path="boards/twrk22f120m/driver_examples/dspi/polling_transfer/armgcc" type="script" tool="armgcc">
<files mask="build_debug.sh"/>
<files mask="clean.bat"/>
<files mask="build_debug.bat"/>
<files mask="build_release.sh"/>
<files mask="build_all.sh"/>
<files mask="clean.sh"/>
<files mask="build_release.bat"/>
<files mask="build_all.bat"/>
</source>
<source path="boards/twrk22f120m/driver_examples/dspi/polling_transfer/armgcc" type="doc" tool="armgcc">
<files mask="CMakeLists.txt"/>
</source>
<source path="boards/twrk22f120m/driver_examples/dspi/polling_transfer/armgcc" type="linker" tool="armgcc">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
</example>
<example name="memory_to_memory" category="driver_examples/edma" description="" dependency="MK22F51212_startup clock common debug_console dmamux edma gpio lpuart port sim smc uart" device="MK22F51212">
<source path="boards/twrk22f120m/driver_examples/edma/memory_to_memory" type="doc">
<files mask="readme.txt"/>
<files mask="readme.txt"/>
</source>
<source path="boards/twrk22f120m/driver_examples/edma/memory_to_memory" type="src">
<files mask="board.c"/>
<files mask="edma_memory_to_memory.c"/>
<files mask="clock_config.c"/>
<files mask="pin_mux.c"/>
</source>
<source path="boards/twrk22f120m/driver_examples/edma/memory_to_memory" type="c_include">
<files mask="pin_mux.h"/>
<files mask="clock_config.h"/>
<files mask="board.h"/>
</source>
<source path="boards/twrk22f120m/driver_examples/edma/memory_to_memory/iar" type="linker" tool="iar">
<files mask="MK22FN512xxx12_flash.icf"/>
</source>
<source path="boards/twrk22f120m/driver_examples/edma/memory_to_memory/iar" type="project" tool="iar">
<files mask="edma_memory_to_memory.ewp"/>
</source>
<source path="boards/twrk22f120m/driver_examples/edma/memory_to_memory/iar" type="workspace" tool="iar">
<files mask="edma_memory_to_memory.eww"/>
</source>
<source path="boards/twrk22f120m/driver_examples/edma/memory_to_memory/iar" type="debug" tool="iar">
<files mask="edma_memory_to_memory.ewd"/>
</source>
<source path="boards/twrk22f120m/driver_examples/edma/memory_to_memory/mdk" type="working_set" tool="mdk">
<files mask="edma_memory_to_memory.uvmpw"/>
</source>
<source path="boards/twrk22f120m/driver_examples/edma/memory_to_memory/mdk" type="linker" tool="mdk">
<files mask="MK22FN512xxx12_flash.scf"/>
</source>
<source path="boards/twrk22f120m/driver_examples/edma/memory_to_memory/mdk" type="project" tool="mdk">
<files mask="edma_memory_to_memory.uvprojx"/>
</source>
<source path="boards/twrk22f120m/driver_examples/edma/memory_to_memory/mdk" type="configuration" tool="mdk">
<files mask="pemicro_connection_settings.ini"/>
</source>
<source path="boards/twrk22f120m/driver_examples/edma/memory_to_memory/kds" type="working_set" tool="kds">
<files mask="edma_memory_to_memory_twrk22f120m.wsd"/>
</source>
<source path="boards/twrk22f120m/driver_examples/edma/memory_to_memory/kds" type="linker" tool="kds">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/twrk22f120m/driver_examples/edma/memory_to_memory/kds" type="project" tool="kds">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/twrk22f120m/driver_examples/edma/memory_to_memory/kds" type="debug" tool="kds">
<files mask="edma_memory_to_memory_twrk22f120m release jlink.launch"/>
<files mask="edma_memory_to_memory_twrk22f120m release pne.launch"/>
<files mask="edma_memory_to_memory_twrk22f120m debug pne.launch"/>
<files mask="edma_memory_to_memory_twrk22f120m debug jlink.launch"/>
</source>
<source path="boards/twrk22f120m/driver_examples/edma/memory_to_memory/atl" type="linker" tool="atl">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/twrk22f120m/driver_examples/edma/memory_to_memory/atl" type="project" tool="atl">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/twrk22f120m/driver_examples/edma/memory_to_memory/atl" type="debug" tool="atl">
<files mask="edma_memory_to_memory_twrk22f120m release jlink.launch"/>
<files mask="edma_memory_to_memory_twrk22f120m release pne.launch"/>
<files mask="edma_memory_to_memory_twrk22f120m debug pne.launch"/>
<files mask="edma_memory_to_memory_twrk22f120m debug jlink.launch"/>
</source>
<source path="boards/twrk22f120m/driver_examples/edma/memory_to_memory/atl/.settings" type="doc">
<files mask="language.settings.xml"/>
</source>
<source path="boards/twrk22f120m/driver_examples/edma/memory_to_memory/atl/.settings" type="configuration">
<files mask="com.atollic.truestudio.debug.hardware_device.prefs"/>
</source>
<source path="boards/twrk22f120m/driver_examples/edma/memory_to_memory/armgcc" type="script" tool="armgcc">
<files mask="build_debug.sh"/>
<files mask="clean.bat"/>
<files mask="build_debug.bat"/>
<files mask="build_release.sh"/>
<files mask="build_all.sh"/>
<files mask="clean.sh"/>
<files mask="build_release.bat"/>
<files mask="build_all.bat"/>
</source>
<source path="boards/twrk22f120m/driver_examples/edma/memory_to_memory/armgcc" type="doc" tool="armgcc">
<files mask="CMakeLists.txt"/>
</source>
<source path="boards/twrk22f120m/driver_examples/edma/memory_to_memory/armgcc" type="linker" tool="armgcc">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
</example>
<example name="scatter_gather" category="driver_examples/edma" description="" dependency="MK22F51212_startup clock common debug_console dmamux edma gpio lpuart port sim smc uart" device="MK22F51212">
<source path="boards/twrk22f120m/driver_examples/edma/scatter_gather" type="doc">
<files mask="readme.txt"/>
<files mask="readme.txt"/>
</source>
<source path="boards/twrk22f120m/driver_examples/edma/scatter_gather" type="src">
<files mask="edma_scatter_gather.c"/>
<files mask="board.c"/>
<files mask="clock_config.c"/>
<files mask="pin_mux.c"/>
</source>
<source path="boards/twrk22f120m/driver_examples/edma/scatter_gather" type="c_include">
<files mask="pin_mux.h"/>
<files mask="clock_config.h"/>
<files mask="board.h"/>
</source>
<source path="boards/twrk22f120m/driver_examples/edma/scatter_gather/iar" type="linker" tool="iar">
<files mask="MK22FN512xxx12_flash.icf"/>
</source>
<source path="boards/twrk22f120m/driver_examples/edma/scatter_gather/iar" type="project" tool="iar">
<files mask="edma_scatter_gather.ewp"/>
</source>
<source path="boards/twrk22f120m/driver_examples/edma/scatter_gather/iar" type="workspace" tool="iar">
<files mask="edma_scatter_gather.eww"/>
</source>
<source path="boards/twrk22f120m/driver_examples/edma/scatter_gather/iar" type="debug" tool="iar">
<files mask="edma_scatter_gather.ewd"/>
</source>
<source path="boards/twrk22f120m/driver_examples/edma/scatter_gather/mdk" type="working_set" tool="mdk">
<files mask="edma_scatter_gather.uvmpw"/>
</source>
<source path="boards/twrk22f120m/driver_examples/edma/scatter_gather/mdk" type="linker" tool="mdk">
<files mask="MK22FN512xxx12_flash.scf"/>
</source>
<source path="boards/twrk22f120m/driver_examples/edma/scatter_gather/mdk" type="project" tool="mdk">
<files mask="edma_scatter_gather.uvprojx"/>
</source>
<source path="boards/twrk22f120m/driver_examples/edma/scatter_gather/mdk" type="configuration" tool="mdk">
<files mask="pemicro_connection_settings.ini"/>
</source>
<source path="boards/twrk22f120m/driver_examples/edma/scatter_gather/kds" type="working_set" tool="kds">
<files mask="edma_scatter_gather_twrk22f120m.wsd"/>
</source>
<source path="boards/twrk22f120m/driver_examples/edma/scatter_gather/kds" type="linker" tool="kds">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/twrk22f120m/driver_examples/edma/scatter_gather/kds" type="project" tool="kds">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/twrk22f120m/driver_examples/edma/scatter_gather/kds" type="debug" tool="kds">
<files mask="edma_scatter_gather_twrk22f120m release jlink.launch"/>
<files mask="edma_scatter_gather_twrk22f120m debug pne.launch"/>
<files mask="edma_scatter_gather_twrk22f120m debug jlink.launch"/>
<files mask="edma_scatter_gather_twrk22f120m release pne.launch"/>
</source>
<source path="boards/twrk22f120m/driver_examples/edma/scatter_gather/atl" type="linker" tool="atl">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/twrk22f120m/driver_examples/edma/scatter_gather/atl" type="project" tool="atl">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/twrk22f120m/driver_examples/edma/scatter_gather/atl" type="debug" tool="atl">
<files mask="edma_scatter_gather_twrk22f120m release jlink.launch"/>
<files mask="edma_scatter_gather_twrk22f120m debug pne.launch"/>
<files mask="edma_scatter_gather_twrk22f120m debug jlink.launch"/>
<files mask="edma_scatter_gather_twrk22f120m release pne.launch"/>
</source>
<source path="boards/twrk22f120m/driver_examples/edma/scatter_gather/atl/.settings" type="doc">
<files mask="language.settings.xml"/>
</source>
<source path="boards/twrk22f120m/driver_examples/edma/scatter_gather/atl/.settings" type="configuration">
<files mask="com.atollic.truestudio.debug.hardware_device.prefs"/>
</source>
<source path="boards/twrk22f120m/driver_examples/edma/scatter_gather/armgcc" type="script" tool="armgcc">
<files mask="build_debug.sh"/>
<files mask="clean.bat"/>
<files mask="build_debug.bat"/>
<files mask="build_release.sh"/>
<files mask="build_all.sh"/>
<files mask="clean.sh"/>
<files mask="build_release.bat"/>
<files mask="build_all.bat"/>
</source>
<source path="boards/twrk22f120m/driver_examples/edma/scatter_gather/armgcc" type="doc" tool="armgcc">
<files mask="CMakeLists.txt"/>
</source>
<source path="boards/twrk22f120m/driver_examples/edma/scatter_gather/armgcc" type="linker" tool="armgcc">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
</example>
<example name="ewm" category="driver_examples" description="" dependency="MK22F51212_startup clock common debug_console ewm gpio lpuart port smc uart" device="MK22F51212">
<source path="boards/twrk22f120m/driver_examples/ewm" type="doc">
<files mask="readme.txt"/>
<files mask="readme.txt"/>
</source>
<source path="boards/twrk22f120m/driver_examples/ewm" type="src">
<files mask="ewm.c"/>
<files mask="board.c"/>
<files mask="clock_config.c"/>
<files mask="pin_mux.c"/>
</source>
<source path="boards/twrk22f120m/driver_examples/ewm" type="c_include">
<files mask="pin_mux.h"/>
<files mask="clock_config.h"/>
<files mask="board.h"/>
</source>
<source path="boards/twrk22f120m/driver_examples/ewm/iar" type="linker" tool="iar">
<files mask="MK22FN512xxx12_flash.icf"/>
</source>
<source path="boards/twrk22f120m/driver_examples/ewm/iar" type="project" tool="iar">
<files mask="ewm.ewp"/>
</source>
<source path="boards/twrk22f120m/driver_examples/ewm/iar" type="workspace" tool="iar">
<files mask="ewm.eww"/>
</source>
<source path="boards/twrk22f120m/driver_examples/ewm/iar" type="debug" tool="iar">
<files mask="ewm.ewd"/>
</source>
<source path="boards/twrk22f120m/driver_examples/ewm/mdk" type="working_set" tool="mdk">
<files mask="ewm.uvmpw"/>
</source>
<source path="boards/twrk22f120m/driver_examples/ewm/mdk" type="linker" tool="mdk">
<files mask="MK22FN512xxx12_flash.scf"/>
</source>
<source path="boards/twrk22f120m/driver_examples/ewm/mdk" type="project" tool="mdk">
<files mask="ewm.uvprojx"/>
</source>
<source path="boards/twrk22f120m/driver_examples/ewm/mdk" type="configuration" tool="mdk">
<files mask="pemicro_connection_settings.ini"/>
</source>
<source path="boards/twrk22f120m/driver_examples/ewm/kds" type="working_set" tool="kds">
<files mask="ewm_twrk22f120m.wsd"/>
</source>
<source path="boards/twrk22f120m/driver_examples/ewm/kds" type="linker" tool="kds">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/twrk22f120m/driver_examples/ewm/kds" type="project" tool="kds">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/twrk22f120m/driver_examples/ewm/kds" type="debug" tool="kds">
<files mask="ewm_twrk22f120m debug pne.launch"/>
<files mask="ewm_twrk22f120m release pne.launch"/>
<files mask="ewm_twrk22f120m release jlink.launch"/>
<files mask="ewm_twrk22f120m debug jlink.launch"/>
</source>
<source path="boards/twrk22f120m/driver_examples/ewm/atl" type="linker" tool="atl">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/twrk22f120m/driver_examples/ewm/atl" type="project" tool="atl">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/twrk22f120m/driver_examples/ewm/atl" type="debug" tool="atl">
<files mask="ewm_twrk22f120m debug pne.launch"/>
<files mask="ewm_twrk22f120m release pne.launch"/>
<files mask="ewm_twrk22f120m release jlink.launch"/>
<files mask="ewm_twrk22f120m debug jlink.launch"/>
</source>
<source path="boards/twrk22f120m/driver_examples/ewm/atl/.settings" type="doc">
<files mask="language.settings.xml"/>
</source>
<source path="boards/twrk22f120m/driver_examples/ewm/atl/.settings" type="configuration">
<files mask="com.atollic.truestudio.debug.hardware_device.prefs"/>
</source>
<source path="boards/twrk22f120m/driver_examples/ewm/armgcc" type="script" tool="armgcc">
<files mask="build_debug.sh"/>
<files mask="clean.bat"/>
<files mask="build_debug.bat"/>
<files mask="build_release.sh"/>
<files mask="build_all.sh"/>
<files mask="clean.sh"/>
<files mask="build_release.bat"/>
<files mask="build_all.bat"/>
</source>
<source path="boards/twrk22f120m/driver_examples/ewm/armgcc" type="doc" tool="armgcc">
<files mask="CMakeLists.txt"/>
</source>
<source path="boards/twrk22f120m/driver_examples/ewm/armgcc" type="linker" tool="armgcc">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
</example>
<example name="flash_erase_program_verify" category="driver_examples/flash" description="" dependency="MK22F51212_startup clock common debug_console flash gpio lpuart port smc uart" device="MK22F51212">
<source path="boards/twrk22f120m/driver_examples/flash/flash_erase_program_verify" type="doc">
<files mask="readme.txt"/>
<files mask="readme.txt"/>
</source>
<source path="boards/twrk22f120m/driver_examples/flash/flash_erase_program_verify" type="src">
<files mask="board.c"/>
<files mask="clock_config.c"/>
<files mask="flash_erase_program_verify.c"/>
<files mask="pin_mux.c"/>
</source>
<source path="boards/twrk22f120m/driver_examples/flash/flash_erase_program_verify" type="c_include">
<files mask="pin_mux.h"/>
<files mask="clock_config.h"/>
<files mask="board.h"/>
</source>
<source path="boards/twrk22f120m/driver_examples/flash/flash_erase_program_verify/iar" type="linker" tool="iar">
<files mask="MK22FN512xxx12_flash.icf"/>
</source>
<source path="boards/twrk22f120m/driver_examples/flash/flash_erase_program_verify/iar" type="project" tool="iar">
<files mask="flash_erase_program_verify.ewp"/>
</source>
<source path="boards/twrk22f120m/driver_examples/flash/flash_erase_program_verify/iar" type="workspace" tool="iar">
<files mask="flash_erase_program_verify.eww"/>
</source>
<source path="boards/twrk22f120m/driver_examples/flash/flash_erase_program_verify/iar" type="debug" tool="iar">
<files mask="flash_erase_program_verify.ewd"/>
</source>
<source path="boards/twrk22f120m/driver_examples/flash/flash_erase_program_verify/mdk" type="working_set" tool="mdk">
<files mask="flash_erase_program_verify.uvmpw"/>
</source>
<source path="boards/twrk22f120m/driver_examples/flash/flash_erase_program_verify/mdk" type="linker" tool="mdk">
<files mask="MK22FN512xxx12_flash.scf"/>
</source>
<source path="boards/twrk22f120m/driver_examples/flash/flash_erase_program_verify/mdk" type="project" tool="mdk">
<files mask="flash_erase_program_verify.uvprojx"/>
</source>
<source path="boards/twrk22f120m/driver_examples/flash/flash_erase_program_verify/mdk" type="configuration" tool="mdk">
<files mask="pemicro_connection_settings.ini"/>
</source>
<source path="boards/twrk22f120m/driver_examples/flash/flash_erase_program_verify/kds" type="working_set" tool="kds">
<files mask="flash_erase_program_verify_twrk22f120m.wsd"/>
</source>
<source path="boards/twrk22f120m/driver_examples/flash/flash_erase_program_verify/kds" type="linker" tool="kds">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/twrk22f120m/driver_examples/flash/flash_erase_program_verify/kds" type="project" tool="kds">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/twrk22f120m/driver_examples/flash/flash_erase_program_verify/kds" type="debug" tool="kds">
<files mask="flash_erase_program_verify_twrk22f120m release jlink.launch"/>
<files mask="flash_erase_program_verify_twrk22f120m release pne.launch"/>
<files mask="flash_erase_program_verify_twrk22f120m debug jlink.launch"/>
<files mask="flash_erase_program_verify_twrk22f120m debug pne.launch"/>
</source>
<source path="boards/twrk22f120m/driver_examples/flash/flash_erase_program_verify/atl" type="linker" tool="atl">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/twrk22f120m/driver_examples/flash/flash_erase_program_verify/atl" type="project" tool="atl">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/twrk22f120m/driver_examples/flash/flash_erase_program_verify/atl" type="debug" tool="atl">
<files mask="flash_erase_program_verify_twrk22f120m release jlink.launch"/>
<files mask="flash_erase_program_verify_twrk22f120m release pne.launch"/>
<files mask="flash_erase_program_verify_twrk22f120m debug jlink.launch"/>
<files mask="flash_erase_program_verify_twrk22f120m debug pne.launch"/>
</source>
<source path="boards/twrk22f120m/driver_examples/flash/flash_erase_program_verify/atl/.settings" type="doc">
<files mask="language.settings.xml"/>
</source>
<source path="boards/twrk22f120m/driver_examples/flash/flash_erase_program_verify/atl/.settings" type="configuration">
<files mask="com.atollic.truestudio.debug.hardware_device.prefs"/>
</source>
<source path="boards/twrk22f120m/driver_examples/flash/flash_erase_program_verify/armgcc" type="script" tool="armgcc">
<files mask="build_debug.sh"/>
<files mask="clean.bat"/>
<files mask="build_debug.bat"/>
<files mask="build_release.sh"/>
<files mask="build_all.sh"/>
<files mask="clean.sh"/>
<files mask="build_release.bat"/>
<files mask="build_all.bat"/>
</source>
<source path="boards/twrk22f120m/driver_examples/flash/flash_erase_program_verify/armgcc" type="doc" tool="armgcc">
<files mask="CMakeLists.txt"/>
</source>
<source path="boards/twrk22f120m/driver_examples/flash/flash_erase_program_verify/armgcc" type="linker" tool="armgcc">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
</example>
<example name="flexbus" category="driver_examples" description="" dependency="MK22F51212_startup clock common debug_console flexbus gpio lpuart port sim smc uart" device="MK22F51212">
<source path="boards/twrk22f120m/driver_examples/flexbus" type="doc">
<files mask="readme.txt"/>
<files mask="readme.txt"/>
</source>
<source path="boards/twrk22f120m/driver_examples/flexbus" type="src">
<files mask="board.c"/>
<files mask="clock_config.c"/>
<files mask="flexbus.c"/>
<files mask="pin_mux.c"/>
</source>
<source path="boards/twrk22f120m/driver_examples/flexbus" type="c_include">
<files mask="pin_mux.h"/>
<files mask="clock_config.h"/>
<files mask="board.h"/>
</source>
<source path="boards/twrk22f120m/driver_examples/flexbus/iar" type="linker" tool="iar">
<files mask="MK22FN512xxx12_flash.icf"/>
</source>
<source path="boards/twrk22f120m/driver_examples/flexbus/iar" type="project" tool="iar">
<files mask="flexbus.ewp"/>
</source>
<source path="boards/twrk22f120m/driver_examples/flexbus/iar" type="workspace" tool="iar">
<files mask="flexbus.eww"/>
</source>
<source path="boards/twrk22f120m/driver_examples/flexbus/iar" type="debug" tool="iar">
<files mask="flexbus.ewd"/>
</source>
<source path="boards/twrk22f120m/driver_examples/flexbus/mdk" type="working_set" tool="mdk">
<files mask="flexbus.uvmpw"/>
</source>
<source path="boards/twrk22f120m/driver_examples/flexbus/mdk" type="linker" tool="mdk">
<files mask="MK22FN512xxx12_flash.scf"/>
</source>
<source path="boards/twrk22f120m/driver_examples/flexbus/mdk" type="project" tool="mdk">
<files mask="flexbus.uvprojx"/>
</source>
<source path="boards/twrk22f120m/driver_examples/flexbus/mdk" type="configuration" tool="mdk">
<files mask="pemicro_connection_settings.ini"/>
</source>
<source path="boards/twrk22f120m/driver_examples/flexbus/kds" type="working_set" tool="kds">
<files mask="flexbus_twrk22f120m.wsd"/>
</source>
<source path="boards/twrk22f120m/driver_examples/flexbus/kds" type="linker" tool="kds">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/twrk22f120m/driver_examples/flexbus/kds" type="project" tool="kds">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/twrk22f120m/driver_examples/flexbus/kds" type="debug" tool="kds">
<files mask="flexbus_twrk22f120m release jlink.launch"/>
<files mask="flexbus_twrk22f120m debug jlink.launch"/>
<files mask="flexbus_twrk22f120m debug pne.launch"/>
<files mask="flexbus_twrk22f120m release pne.launch"/>
</source>
<source path="boards/twrk22f120m/driver_examples/flexbus/atl" type="linker" tool="atl">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/twrk22f120m/driver_examples/flexbus/atl" type="project" tool="atl">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/twrk22f120m/driver_examples/flexbus/atl" type="debug" tool="atl">
<files mask="flexbus_twrk22f120m release jlink.launch"/>
<files mask="flexbus_twrk22f120m debug jlink.launch"/>
<files mask="flexbus_twrk22f120m debug pne.launch"/>
<files mask="flexbus_twrk22f120m release pne.launch"/>
</source>
<source path="boards/twrk22f120m/driver_examples/flexbus/atl/.settings" type="doc">
<files mask="language.settings.xml"/>
</source>
<source path="boards/twrk22f120m/driver_examples/flexbus/atl/.settings" type="configuration">
<files mask="com.atollic.truestudio.debug.hardware_device.prefs"/>
</source>
<source path="boards/twrk22f120m/driver_examples/flexbus/armgcc" type="script" tool="armgcc">
<files mask="build_debug.sh"/>
<files mask="clean.bat"/>
<files mask="build_debug.bat"/>
<files mask="build_release.sh"/>
<files mask="build_all.sh"/>
<files mask="clean.sh"/>
<files mask="build_release.bat"/>
<files mask="build_all.bat"/>
</source>
<source path="boards/twrk22f120m/driver_examples/flexbus/armgcc" type="doc" tool="armgcc">
<files mask="CMakeLists.txt"/>
</source>
<source path="boards/twrk22f120m/driver_examples/flexbus/armgcc" type="linker" tool="armgcc">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
</example>
<example name="pwm_twochannel" category="driver_examples/ftm" description="" dependency="MK22F51212_startup clock common debug_console ftm gpio lpuart port smc uart" device="MK22F51212">
<source path="boards/twrk22f120m/driver_examples/ftm/pwm_twochannel" type="doc">
<files mask="readme.txt"/>
<files mask="readme.txt"/>
</source>
<source path="boards/twrk22f120m/driver_examples/ftm/pwm_twochannel" type="src">
<files mask="ftm_pwm_twochannel.c"/>
<files mask="board.c"/>
<files mask="clock_config.c"/>
<files mask="pin_mux.c"/>
</source>
<source path="boards/twrk22f120m/driver_examples/ftm/pwm_twochannel" type="c_include">
<files mask="pin_mux.h"/>
<files mask="clock_config.h"/>
<files mask="board.h"/>
</source>
<source path="boards/twrk22f120m/driver_examples/ftm/pwm_twochannel/iar" type="linker" tool="iar">
<files mask="MK22FN512xxx12_flash.icf"/>
</source>
<source path="boards/twrk22f120m/driver_examples/ftm/pwm_twochannel/iar" type="project" tool="iar">
<files mask="ftm_pwm_twochannel.ewp"/>
</source>
<source path="boards/twrk22f120m/driver_examples/ftm/pwm_twochannel/iar" type="workspace" tool="iar">
<files mask="ftm_pwm_twochannel.eww"/>
</source>
<source path="boards/twrk22f120m/driver_examples/ftm/pwm_twochannel/iar" type="debug" tool="iar">
<files mask="ftm_pwm_twochannel.ewd"/>
</source>
<source path="boards/twrk22f120m/driver_examples/ftm/pwm_twochannel/mdk" type="working_set" tool="mdk">
<files mask="ftm_pwm_twochannel.uvmpw"/>
</source>
<source path="boards/twrk22f120m/driver_examples/ftm/pwm_twochannel/mdk" type="linker" tool="mdk">
<files mask="MK22FN512xxx12_flash.scf"/>
</source>
<source path="boards/twrk22f120m/driver_examples/ftm/pwm_twochannel/mdk" type="project" tool="mdk">
<files mask="ftm_pwm_twochannel.uvprojx"/>
</source>
<source path="boards/twrk22f120m/driver_examples/ftm/pwm_twochannel/mdk" type="configuration" tool="mdk">
<files mask="pemicro_connection_settings.ini"/>
</source>
<source path="boards/twrk22f120m/driver_examples/ftm/pwm_twochannel/kds" type="working_set" tool="kds">
<files mask="ftm_pwm_twochannel_twrk22f120m.wsd"/>
</source>
<source path="boards/twrk22f120m/driver_examples/ftm/pwm_twochannel/kds" type="linker" tool="kds">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/twrk22f120m/driver_examples/ftm/pwm_twochannel/kds" type="project" tool="kds">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/twrk22f120m/driver_examples/ftm/pwm_twochannel/kds" type="debug" tool="kds">
<files mask="ftm_pwm_twochannel_twrk22f120m release pne.launch"/>
<files mask="ftm_pwm_twochannel_twrk22f120m debug jlink.launch"/>
<files mask="ftm_pwm_twochannel_twrk22f120m debug pne.launch"/>
<files mask="ftm_pwm_twochannel_twrk22f120m release jlink.launch"/>
</source>
<source path="boards/twrk22f120m/driver_examples/ftm/pwm_twochannel/atl" type="linker" tool="atl">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/twrk22f120m/driver_examples/ftm/pwm_twochannel/atl" type="project" tool="atl">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/twrk22f120m/driver_examples/ftm/pwm_twochannel/atl" type="debug" tool="atl">
<files mask="ftm_pwm_twochannel_twrk22f120m release pne.launch"/>
<files mask="ftm_pwm_twochannel_twrk22f120m debug jlink.launch"/>
<files mask="ftm_pwm_twochannel_twrk22f120m debug pne.launch"/>
<files mask="ftm_pwm_twochannel_twrk22f120m release jlink.launch"/>
</source>
<source path="boards/twrk22f120m/driver_examples/ftm/pwm_twochannel/atl/.settings" type="doc">
<files mask="language.settings.xml"/>
</source>
<source path="boards/twrk22f120m/driver_examples/ftm/pwm_twochannel/atl/.settings" type="configuration">
<files mask="com.atollic.truestudio.debug.hardware_device.prefs"/>
</source>
<source path="boards/twrk22f120m/driver_examples/ftm/pwm_twochannel/armgcc" type="script" tool="armgcc">
<files mask="build_debug.sh"/>
<files mask="clean.bat"/>
<files mask="build_debug.bat"/>
<files mask="build_release.sh"/>
<files mask="build_all.sh"/>
<files mask="clean.sh"/>
<files mask="build_release.bat"/>
<files mask="build_all.bat"/>
</source>
<source path="boards/twrk22f120m/driver_examples/ftm/pwm_twochannel/armgcc" type="doc" tool="armgcc">
<files mask="CMakeLists.txt"/>
</source>
<source path="boards/twrk22f120m/driver_examples/ftm/pwm_twochannel/armgcc" type="linker" tool="armgcc">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
</example>
<example name="input_interrupt" category="driver_examples/gpio" description="" dependency="MK22F51212_startup clock common debug_console gpio lpuart port smc uart" device="MK22F51212">
<source path="boards/twrk22f120m/driver_examples/gpio/input_interrupt" type="doc">
<files mask="readme.txt"/>
<files mask="readme.txt"/>
</source>
<source path="boards/twrk22f120m/driver_examples/gpio/input_interrupt" type="src">
<files mask="gpio_input_interrupt.c"/>
<files mask="board.c"/>
<files mask="clock_config.c"/>
<files mask="pin_mux.c"/>
</source>
<source path="boards/twrk22f120m/driver_examples/gpio/input_interrupt" type="c_include">
<files mask="pin_mux.h"/>
<files mask="clock_config.h"/>
<files mask="board.h"/>
</source>
<source path="boards/twrk22f120m/driver_examples/gpio/input_interrupt/iar" type="linker" tool="iar">
<files mask="MK22FN512xxx12_flash.icf"/>
</source>
<source path="boards/twrk22f120m/driver_examples/gpio/input_interrupt/iar" type="project" tool="iar">
<files mask="gpio_input_interrupt.ewp"/>
</source>
<source path="boards/twrk22f120m/driver_examples/gpio/input_interrupt/iar" type="workspace" tool="iar">
<files mask="gpio_input_interrupt.eww"/>
</source>
<source path="boards/twrk22f120m/driver_examples/gpio/input_interrupt/iar" type="debug" tool="iar">
<files mask="gpio_input_interrupt.ewd"/>
</source>
<source path="boards/twrk22f120m/driver_examples/gpio/input_interrupt/mdk" type="working_set" tool="mdk">
<files mask="gpio_input_interrupt.uvmpw"/>
</source>
<source path="boards/twrk22f120m/driver_examples/gpio/input_interrupt/mdk" type="linker" tool="mdk">
<files mask="MK22FN512xxx12_flash.scf"/>
</source>
<source path="boards/twrk22f120m/driver_examples/gpio/input_interrupt/mdk" type="project" tool="mdk">
<files mask="gpio_input_interrupt.uvprojx"/>
</source>
<source path="boards/twrk22f120m/driver_examples/gpio/input_interrupt/mdk" type="configuration" tool="mdk">
<files mask="pemicro_connection_settings.ini"/>
</source>
<source path="boards/twrk22f120m/driver_examples/gpio/input_interrupt/kds" type="working_set" tool="kds">
<files mask="gpio_input_interrupt_twrk22f120m.wsd"/>
</source>
<source path="boards/twrk22f120m/driver_examples/gpio/input_interrupt/kds" type="linker" tool="kds">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/twrk22f120m/driver_examples/gpio/input_interrupt/kds" type="project" tool="kds">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/twrk22f120m/driver_examples/gpio/input_interrupt/kds" type="debug" tool="kds">
<files mask="gpio_input_interrupt_twrk22f120m release pne.launch"/>
<files mask="gpio_input_interrupt_twrk22f120m debug jlink.launch"/>
<files mask="gpio_input_interrupt_twrk22f120m release jlink.launch"/>
<files mask="gpio_input_interrupt_twrk22f120m debug pne.launch"/>
</source>
<source path="boards/twrk22f120m/driver_examples/gpio/input_interrupt/atl" type="linker" tool="atl">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/twrk22f120m/driver_examples/gpio/input_interrupt/atl" type="project" tool="atl">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/twrk22f120m/driver_examples/gpio/input_interrupt/atl" type="debug" tool="atl">
<files mask="gpio_input_interrupt_twrk22f120m release pne.launch"/>
<files mask="gpio_input_interrupt_twrk22f120m debug jlink.launch"/>
<files mask="gpio_input_interrupt_twrk22f120m release jlink.launch"/>
<files mask="gpio_input_interrupt_twrk22f120m debug pne.launch"/>
</source>
<source path="boards/twrk22f120m/driver_examples/gpio/input_interrupt/atl/.settings" type="doc">
<files mask="language.settings.xml"/>
</source>
<source path="boards/twrk22f120m/driver_examples/gpio/input_interrupt/atl/.settings" type="configuration">
<files mask="com.atollic.truestudio.debug.hardware_device.prefs"/>
</source>
<source path="boards/twrk22f120m/driver_examples/gpio/input_interrupt/armgcc" type="script" tool="armgcc">
<files mask="build_debug.sh"/>
<files mask="clean.bat"/>
<files mask="build_debug.bat"/>
<files mask="build_release.sh"/>
<files mask="build_all.sh"/>
<files mask="clean.sh"/>
<files mask="build_release.bat"/>
<files mask="build_all.bat"/>
</source>
<source path="boards/twrk22f120m/driver_examples/gpio/input_interrupt/armgcc" type="doc" tool="armgcc">
<files mask="CMakeLists.txt"/>
</source>
<source path="boards/twrk22f120m/driver_examples/gpio/input_interrupt/armgcc" type="linker" tool="armgcc">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
</example>
<example name="led_output" category="driver_examples/gpio" description="" dependency="MK22F51212_startup clock common debug_console gpio lpuart port smc uart" device="MK22F51212">
<source path="boards/twrk22f120m/driver_examples/gpio/led_output" type="doc">
<files mask="readme.txt"/>
<files mask="readme.txt"/>
</source>
<source path="boards/twrk22f120m/driver_examples/gpio/led_output" type="src">
<files mask="board.c"/>
<files mask="clock_config.c"/>
<files mask="gpio_led_output.c"/>
<files mask="pin_mux.c"/>
</source>
<source path="boards/twrk22f120m/driver_examples/gpio/led_output" type="c_include">
<files mask="pin_mux.h"/>
<files mask="clock_config.h"/>
<files mask="board.h"/>
</source>
<source path="boards/twrk22f120m/driver_examples/gpio/led_output/iar" type="linker" tool="iar">
<files mask="MK22FN512xxx12_flash.icf"/>
</source>
<source path="boards/twrk22f120m/driver_examples/gpio/led_output/iar" type="project" tool="iar">
<files mask="gpio_led_output.ewp"/>
</source>
<source path="boards/twrk22f120m/driver_examples/gpio/led_output/iar" type="workspace" tool="iar">
<files mask="gpio_led_output.eww"/>
</source>
<source path="boards/twrk22f120m/driver_examples/gpio/led_output/iar" type="debug" tool="iar">
<files mask="gpio_led_output.ewd"/>
</source>
<source path="boards/twrk22f120m/driver_examples/gpio/led_output/mdk" type="working_set" tool="mdk">
<files mask="gpio_led_output.uvmpw"/>
</source>
<source path="boards/twrk22f120m/driver_examples/gpio/led_output/mdk" type="linker" tool="mdk">
<files mask="MK22FN512xxx12_flash.scf"/>
</source>
<source path="boards/twrk22f120m/driver_examples/gpio/led_output/mdk" type="project" tool="mdk">
<files mask="gpio_led_output.uvprojx"/>
</source>
<source path="boards/twrk22f120m/driver_examples/gpio/led_output/mdk" type="configuration" tool="mdk">
<files mask="pemicro_connection_settings.ini"/>
</source>
<source path="boards/twrk22f120m/driver_examples/gpio/led_output/kds" type="working_set" tool="kds">
<files mask="gpio_led_output_twrk22f120m.wsd"/>
</source>
<source path="boards/twrk22f120m/driver_examples/gpio/led_output/kds" type="linker" tool="kds">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/twrk22f120m/driver_examples/gpio/led_output/kds" type="project" tool="kds">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/twrk22f120m/driver_examples/gpio/led_output/kds" type="debug" tool="kds">
<files mask="gpio_led_output_twrk22f120m debug pne.launch"/>
<files mask="gpio_led_output_twrk22f120m release pne.launch"/>
<files mask="gpio_led_output_twrk22f120m debug jlink.launch"/>
<files mask="gpio_led_output_twrk22f120m release jlink.launch"/>
</source>
<source path="boards/twrk22f120m/driver_examples/gpio/led_output/atl" type="linker" tool="atl">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/twrk22f120m/driver_examples/gpio/led_output/atl" type="project" tool="atl">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/twrk22f120m/driver_examples/gpio/led_output/atl" type="debug" tool="atl">
<files mask="gpio_led_output_twrk22f120m debug pne.launch"/>
<files mask="gpio_led_output_twrk22f120m release pne.launch"/>
<files mask="gpio_led_output_twrk22f120m debug jlink.launch"/>
<files mask="gpio_led_output_twrk22f120m release jlink.launch"/>
</source>
<source path="boards/twrk22f120m/driver_examples/gpio/led_output/atl/.settings" type="doc">
<files mask="language.settings.xml"/>
</source>
<source path="boards/twrk22f120m/driver_examples/gpio/led_output/atl/.settings" type="configuration">
<files mask="com.atollic.truestudio.debug.hardware_device.prefs"/>
</source>
<source path="boards/twrk22f120m/driver_examples/gpio/led_output/armgcc" type="script" tool="armgcc">
<files mask="build_debug.sh"/>
<files mask="clean.bat"/>
<files mask="build_debug.bat"/>
<files mask="build_release.sh"/>
<files mask="build_all.sh"/>
<files mask="clean.sh"/>
<files mask="build_release.bat"/>
<files mask="build_all.bat"/>
</source>
<source path="boards/twrk22f120m/driver_examples/gpio/led_output/armgcc" type="doc" tool="armgcc">
<files mask="CMakeLists.txt"/>
</source>
<source path="boards/twrk22f120m/driver_examples/gpio/led_output/armgcc" type="linker" tool="armgcc">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
</example>
<example name="edma_transfer" category="driver_examples/i2c" description="" dependency="MK22F51212_startup clock common debug_console dma_manager dmamux edma gpio i2c lpuart port smc uart" device="MK22F51212">
<source path="boards/twrk22f120m/driver_examples/i2c/edma_transfer" type="doc">
<files mask="readme.txt"/>
<files mask="readme.txt"/>
</source>
<source path="boards/twrk22f120m/driver_examples/i2c/edma_transfer" type="src">
<files mask="i2c_edma_transfer.c"/>
<files mask="board.c"/>
<files mask="clock_config.c"/>
<files mask="pin_mux.c"/>
</source>
<source path="boards/twrk22f120m/driver_examples/i2c/edma_transfer" type="c_include">
<files mask="pin_mux.h"/>
<files mask="clock_config.h"/>
<files mask="board.h"/>
</source>
<source path="boards/twrk22f120m/driver_examples/i2c/edma_transfer/iar" type="linker" tool="iar">
<files mask="MK22FN512xxx12_flash.icf"/>
</source>
<source path="boards/twrk22f120m/driver_examples/i2c/edma_transfer/iar" type="project" tool="iar">
<files mask="i2c_edma_transfer.ewp"/>
</source>
<source path="boards/twrk22f120m/driver_examples/i2c/edma_transfer/iar" type="workspace" tool="iar">
<files mask="i2c_edma_transfer.eww"/>
</source>
<source path="boards/twrk22f120m/driver_examples/i2c/edma_transfer/iar" type="debug" tool="iar">
<files mask="i2c_edma_transfer.ewd"/>
</source>
<source path="boards/twrk22f120m/driver_examples/i2c/edma_transfer/mdk" type="working_set" tool="mdk">
<files mask="i2c_edma_transfer.uvmpw"/>
</source>
<source path="boards/twrk22f120m/driver_examples/i2c/edma_transfer/mdk" type="linker" tool="mdk">
<files mask="MK22FN512xxx12_flash.scf"/>
</source>
<source path="boards/twrk22f120m/driver_examples/i2c/edma_transfer/mdk" type="project" tool="mdk">
<files mask="i2c_edma_transfer.uvprojx"/>
</source>
<source path="boards/twrk22f120m/driver_examples/i2c/edma_transfer/mdk" type="configuration" tool="mdk">
<files mask="pemicro_connection_settings.ini"/>
</source>
<source path="boards/twrk22f120m/driver_examples/i2c/edma_transfer/kds" type="working_set" tool="kds">
<files mask="i2c_edma_transfer_twrk22f120m.wsd"/>
</source>
<source path="boards/twrk22f120m/driver_examples/i2c/edma_transfer/kds" type="linker" tool="kds">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/twrk22f120m/driver_examples/i2c/edma_transfer/kds" type="project" tool="kds">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/twrk22f120m/driver_examples/i2c/edma_transfer/kds" type="debug" tool="kds">
<files mask="i2c_edma_transfer_twrk22f120m debug pne.launch"/>
<files mask="i2c_edma_transfer_twrk22f120m release pne.launch"/>
<files mask="i2c_edma_transfer_twrk22f120m release jlink.launch"/>
<files mask="i2c_edma_transfer_twrk22f120m debug jlink.launch"/>
</source>
<source path="boards/twrk22f120m/driver_examples/i2c/edma_transfer/atl" type="linker" tool="atl">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/twrk22f120m/driver_examples/i2c/edma_transfer/atl" type="project" tool="atl">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/twrk22f120m/driver_examples/i2c/edma_transfer/atl" type="debug" tool="atl">
<files mask="i2c_edma_transfer_twrk22f120m debug pne.launch"/>
<files mask="i2c_edma_transfer_twrk22f120m release pne.launch"/>
<files mask="i2c_edma_transfer_twrk22f120m release jlink.launch"/>
<files mask="i2c_edma_transfer_twrk22f120m debug jlink.launch"/>
</source>
<source path="boards/twrk22f120m/driver_examples/i2c/edma_transfer/atl/.settings" type="doc">
<files mask="language.settings.xml"/>
</source>
<source path="boards/twrk22f120m/driver_examples/i2c/edma_transfer/atl/.settings" type="configuration">
<files mask="com.atollic.truestudio.debug.hardware_device.prefs"/>
</source>
<source path="boards/twrk22f120m/driver_examples/i2c/edma_transfer/armgcc" type="script" tool="armgcc">
<files mask="build_debug.sh"/>
<files mask="clean.bat"/>
<files mask="build_debug.bat"/>
<files mask="build_release.sh"/>
<files mask="build_all.sh"/>
<files mask="clean.sh"/>
<files mask="build_release.bat"/>
<files mask="build_all.bat"/>
</source>
<source path="boards/twrk22f120m/driver_examples/i2c/edma_transfer/armgcc" type="doc" tool="armgcc">
<files mask="CMakeLists.txt"/>
</source>
<source path="boards/twrk22f120m/driver_examples/i2c/edma_transfer/armgcc" type="linker" tool="armgcc">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
</example>
<example name="interrupt" category="driver_examples/i2c" description="" dependency="MK22F51212_startup clock common debug_console gpio i2c lpuart port smc uart" device="MK22F51212">
<source path="boards/twrk22f120m/driver_examples/i2c/interrupt" type="doc">
<files mask="readme.txt"/>
<files mask="readme.txt"/>
</source>
<source path="boards/twrk22f120m/driver_examples/i2c/interrupt" type="src">
<files mask="i2c_interrupt.c"/>
<files mask="board.c"/>
<files mask="clock_config.c"/>
<files mask="pin_mux.c"/>
</source>
<source path="boards/twrk22f120m/driver_examples/i2c/interrupt" type="c_include">
<files mask="pin_mux.h"/>
<files mask="clock_config.h"/>
<files mask="board.h"/>
</source>
<source path="boards/twrk22f120m/driver_examples/i2c/interrupt/iar" type="linker" tool="iar">
<files mask="MK22FN512xxx12_flash.icf"/>
</source>
<source path="boards/twrk22f120m/driver_examples/i2c/interrupt/iar" type="project" tool="iar">
<files mask="i2c_interrupt.ewp"/>
</source>
<source path="boards/twrk22f120m/driver_examples/i2c/interrupt/iar" type="workspace" tool="iar">
<files mask="i2c_interrupt.eww"/>
</source>
<source path="boards/twrk22f120m/driver_examples/i2c/interrupt/iar" type="debug" tool="iar">
<files mask="i2c_interrupt.ewd"/>
</source>
<source path="boards/twrk22f120m/driver_examples/i2c/interrupt/mdk" type="working_set" tool="mdk">
<files mask="i2c_interrupt.uvmpw"/>
</source>
<source path="boards/twrk22f120m/driver_examples/i2c/interrupt/mdk" type="linker" tool="mdk">
<files mask="MK22FN512xxx12_flash.scf"/>
</source>
<source path="boards/twrk22f120m/driver_examples/i2c/interrupt/mdk" type="project" tool="mdk">
<files mask="i2c_interrupt.uvprojx"/>
</source>
<source path="boards/twrk22f120m/driver_examples/i2c/interrupt/mdk" type="configuration" tool="mdk">
<files mask="pemicro_connection_settings.ini"/>
</source>
<source path="boards/twrk22f120m/driver_examples/i2c/interrupt/kds" type="working_set" tool="kds">
<files mask="i2c_interrupt_twrk22f120m.wsd"/>
</source>
<source path="boards/twrk22f120m/driver_examples/i2c/interrupt/kds" type="linker" tool="kds">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/twrk22f120m/driver_examples/i2c/interrupt/kds" type="project" tool="kds">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/twrk22f120m/driver_examples/i2c/interrupt/kds" type="debug" tool="kds">
<files mask="i2c_interrupt_twrk22f120m release jlink.launch"/>
<files mask="i2c_interrupt_twrk22f120m debug jlink.launch"/>
<files mask="i2c_interrupt_twrk22f120m release pne.launch"/>
<files mask="i2c_interrupt_twrk22f120m debug pne.launch"/>
</source>
<source path="boards/twrk22f120m/driver_examples/i2c/interrupt/atl" type="linker" tool="atl">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/twrk22f120m/driver_examples/i2c/interrupt/atl" type="project" tool="atl">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/twrk22f120m/driver_examples/i2c/interrupt/atl" type="debug" tool="atl">
<files mask="i2c_interrupt_twrk22f120m release jlink.launch"/>
<files mask="i2c_interrupt_twrk22f120m debug jlink.launch"/>
<files mask="i2c_interrupt_twrk22f120m release pne.launch"/>
<files mask="i2c_interrupt_twrk22f120m debug pne.launch"/>
</source>
<source path="boards/twrk22f120m/driver_examples/i2c/interrupt/atl/.settings" type="doc">
<files mask="language.settings.xml"/>
</source>
<source path="boards/twrk22f120m/driver_examples/i2c/interrupt/atl/.settings" type="configuration">
<files mask="com.atollic.truestudio.debug.hardware_device.prefs"/>
</source>
<source path="boards/twrk22f120m/driver_examples/i2c/interrupt/armgcc" type="script" tool="armgcc">
<files mask="build_debug.sh"/>
<files mask="clean.bat"/>
<files mask="build_debug.bat"/>
<files mask="build_release.sh"/>
<files mask="build_all.sh"/>
<files mask="clean.sh"/>
<files mask="build_release.bat"/>
<files mask="build_all.bat"/>
</source>
<source path="boards/twrk22f120m/driver_examples/i2c/interrupt/armgcc" type="doc" tool="armgcc">
<files mask="CMakeLists.txt"/>
</source>
<source path="boards/twrk22f120m/driver_examples/i2c/interrupt/armgcc" type="linker" tool="armgcc">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
</example>
<example name="interrupt_transfer" category="driver_examples/i2c" description="" dependency="MK22F51212_startup clock common debug_console gpio i2c lpuart port smc uart" device="MK22F51212">
<source path="boards/twrk22f120m/driver_examples/i2c/interrupt_transfer" type="doc">
<files mask="readme.txt"/>
<files mask="readme.txt"/>
</source>
<source path="boards/twrk22f120m/driver_examples/i2c/interrupt_transfer" type="src">
<files mask="i2c_interrupt_transfer.c"/>
<files mask="board.c"/>
<files mask="clock_config.c"/>
<files mask="pin_mux.c"/>
</source>
<source path="boards/twrk22f120m/driver_examples/i2c/interrupt_transfer" type="c_include">
<files mask="pin_mux.h"/>
<files mask="clock_config.h"/>
<files mask="board.h"/>
</source>
<source path="boards/twrk22f120m/driver_examples/i2c/interrupt_transfer/iar" type="linker" tool="iar">
<files mask="MK22FN512xxx12_flash.icf"/>
</source>
<source path="boards/twrk22f120m/driver_examples/i2c/interrupt_transfer/iar" type="project" tool="iar">
<files mask="i2c_interrupt_transfer.ewp"/>
</source>
<source path="boards/twrk22f120m/driver_examples/i2c/interrupt_transfer/iar" type="workspace" tool="iar">
<files mask="i2c_interrupt_transfer.eww"/>
</source>
<source path="boards/twrk22f120m/driver_examples/i2c/interrupt_transfer/iar" type="debug" tool="iar">
<files mask="i2c_interrupt_transfer.ewd"/>
</source>
<source path="boards/twrk22f120m/driver_examples/i2c/interrupt_transfer/mdk" type="working_set" tool="mdk">
<files mask="i2c_interrupt_transfer.uvmpw"/>
</source>
<source path="boards/twrk22f120m/driver_examples/i2c/interrupt_transfer/mdk" type="linker" tool="mdk">
<files mask="MK22FN512xxx12_flash.scf"/>
</source>
<source path="boards/twrk22f120m/driver_examples/i2c/interrupt_transfer/mdk" type="project" tool="mdk">
<files mask="i2c_interrupt_transfer.uvprojx"/>
</source>
<source path="boards/twrk22f120m/driver_examples/i2c/interrupt_transfer/mdk" type="configuration" tool="mdk">
<files mask="pemicro_connection_settings.ini"/>
</source>
<source path="boards/twrk22f120m/driver_examples/i2c/interrupt_transfer/kds" type="working_set" tool="kds">
<files mask="i2c_interrupt_transfer_twrk22f120m.wsd"/>
</source>
<source path="boards/twrk22f120m/driver_examples/i2c/interrupt_transfer/kds" type="linker" tool="kds">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/twrk22f120m/driver_examples/i2c/interrupt_transfer/kds" type="project" tool="kds">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/twrk22f120m/driver_examples/i2c/interrupt_transfer/kds" type="debug" tool="kds">
<files mask="i2c_interrupt_transfer_twrk22f120m release pne.launch"/>
<files mask="i2c_interrupt_transfer_twrk22f120m release jlink.launch"/>
<files mask="i2c_interrupt_transfer_twrk22f120m debug jlink.launch"/>
<files mask="i2c_interrupt_transfer_twrk22f120m debug pne.launch"/>
</source>
<source path="boards/twrk22f120m/driver_examples/i2c/interrupt_transfer/atl" type="linker" tool="atl">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/twrk22f120m/driver_examples/i2c/interrupt_transfer/atl" type="project" tool="atl">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/twrk22f120m/driver_examples/i2c/interrupt_transfer/atl" type="debug" tool="atl">
<files mask="i2c_interrupt_transfer_twrk22f120m release pne.launch"/>
<files mask="i2c_interrupt_transfer_twrk22f120m release jlink.launch"/>
<files mask="i2c_interrupt_transfer_twrk22f120m debug jlink.launch"/>
<files mask="i2c_interrupt_transfer_twrk22f120m debug pne.launch"/>
</source>
<source path="boards/twrk22f120m/driver_examples/i2c/interrupt_transfer/atl/.settings" type="doc">
<files mask="language.settings.xml"/>
</source>
<source path="boards/twrk22f120m/driver_examples/i2c/interrupt_transfer/atl/.settings" type="configuration">
<files mask="com.atollic.truestudio.debug.hardware_device.prefs"/>
</source>
<source path="boards/twrk22f120m/driver_examples/i2c/interrupt_transfer/armgcc" type="script" tool="armgcc">
<files mask="build_debug.sh"/>
<files mask="clean.bat"/>
<files mask="build_debug.bat"/>
<files mask="build_release.sh"/>
<files mask="build_all.sh"/>
<files mask="clean.sh"/>
<files mask="build_release.bat"/>
<files mask="build_all.bat"/>
</source>
<source path="boards/twrk22f120m/driver_examples/i2c/interrupt_transfer/armgcc" type="doc" tool="armgcc">
<files mask="CMakeLists.txt"/>
</source>
<source path="boards/twrk22f120m/driver_examples/i2c/interrupt_transfer/armgcc" type="linker" tool="armgcc">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
</example>
<example name="polling_transfer" category="driver_examples/i2c" description="" dependency="MK22F51212_startup clock common debug_console gpio i2c lpuart port smc uart" device="MK22F51212">
<source path="boards/twrk22f120m/driver_examples/i2c/polling_transfer" type="doc">
<files mask="readme.txt"/>
<files mask="readme.txt"/>
</source>
<source path="boards/twrk22f120m/driver_examples/i2c/polling_transfer" type="src">
<files mask="i2c_polling_transfer.c"/>
<files mask="board.c"/>
<files mask="clock_config.c"/>
<files mask="pin_mux.c"/>
</source>
<source path="boards/twrk22f120m/driver_examples/i2c/polling_transfer" type="c_include">
<files mask="pin_mux.h"/>
<files mask="clock_config.h"/>
<files mask="board.h"/>
</source>
<source path="boards/twrk22f120m/driver_examples/i2c/polling_transfer/iar" type="linker" tool="iar">
<files mask="MK22FN512xxx12_flash.icf"/>
</source>
<source path="boards/twrk22f120m/driver_examples/i2c/polling_transfer/iar" type="project" tool="iar">
<files mask="i2c_polling_transfer.ewp"/>
</source>
<source path="boards/twrk22f120m/driver_examples/i2c/polling_transfer/iar" type="workspace" tool="iar">
<files mask="i2c_polling_transfer.eww"/>
</source>
<source path="boards/twrk22f120m/driver_examples/i2c/polling_transfer/iar" type="debug" tool="iar">
<files mask="i2c_polling_transfer.ewd"/>
</source>
<source path="boards/twrk22f120m/driver_examples/i2c/polling_transfer/mdk" type="working_set" tool="mdk">
<files mask="i2c_polling_transfer.uvmpw"/>
</source>
<source path="boards/twrk22f120m/driver_examples/i2c/polling_transfer/mdk" type="linker" tool="mdk">
<files mask="MK22FN512xxx12_flash.scf"/>
</source>
<source path="boards/twrk22f120m/driver_examples/i2c/polling_transfer/mdk" type="project" tool="mdk">
<files mask="i2c_polling_transfer.uvprojx"/>
</source>
<source path="boards/twrk22f120m/driver_examples/i2c/polling_transfer/mdk" type="configuration" tool="mdk">
<files mask="pemicro_connection_settings.ini"/>
</source>
<source path="boards/twrk22f120m/driver_examples/i2c/polling_transfer/kds" type="working_set" tool="kds">
<files mask="i2c_polling_transfer_twrk22f120m.wsd"/>
</source>
<source path="boards/twrk22f120m/driver_examples/i2c/polling_transfer/kds" type="linker" tool="kds">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/twrk22f120m/driver_examples/i2c/polling_transfer/kds" type="project" tool="kds">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/twrk22f120m/driver_examples/i2c/polling_transfer/kds" type="debug" tool="kds">
<files mask="i2c_polling_transfer_twrk22f120m debug pne.launch"/>
<files mask="i2c_polling_transfer_twrk22f120m release pne.launch"/>
<files mask="i2c_polling_transfer_twrk22f120m release jlink.launch"/>
<files mask="i2c_polling_transfer_twrk22f120m debug jlink.launch"/>
</source>
<source path="boards/twrk22f120m/driver_examples/i2c/polling_transfer/atl" type="linker" tool="atl">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/twrk22f120m/driver_examples/i2c/polling_transfer/atl" type="project" tool="atl">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/twrk22f120m/driver_examples/i2c/polling_transfer/atl" type="debug" tool="atl">
<files mask="i2c_polling_transfer_twrk22f120m debug pne.launch"/>
<files mask="i2c_polling_transfer_twrk22f120m release pne.launch"/>
<files mask="i2c_polling_transfer_twrk22f120m release jlink.launch"/>
<files mask="i2c_polling_transfer_twrk22f120m debug jlink.launch"/>
</source>
<source path="boards/twrk22f120m/driver_examples/i2c/polling_transfer/atl/.settings" type="doc">
<files mask="language.settings.xml"/>
</source>
<source path="boards/twrk22f120m/driver_examples/i2c/polling_transfer/atl/.settings" type="configuration">
<files mask="com.atollic.truestudio.debug.hardware_device.prefs"/>
</source>
<source path="boards/twrk22f120m/driver_examples/i2c/polling_transfer/armgcc" type="script" tool="armgcc">
<files mask="build_debug.sh"/>
<files mask="clean.bat"/>
<files mask="build_debug.bat"/>
<files mask="build_release.sh"/>
<files mask="build_all.sh"/>
<files mask="clean.sh"/>
<files mask="build_release.bat"/>
<files mask="build_all.bat"/>
</source>
<source path="boards/twrk22f120m/driver_examples/i2c/polling_transfer/armgcc" type="doc" tool="armgcc">
<files mask="CMakeLists.txt"/>
</source>
<source path="boards/twrk22f120m/driver_examples/i2c/polling_transfer/armgcc" type="linker" tool="armgcc">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
</example>
<example name="read_accel_value_transfer" category="driver_examples/i2c" description="" dependency="MK22F51212_startup clock common debug_console gpio i2c lpuart port smc uart" device="MK22F51212">
<source path="boards/twrk22f120m/driver_examples/i2c/read_accel_value_transfer" type="doc">
<files mask="readme.txt"/>
<files mask="readme.txt"/>
</source>
<source path="boards/twrk22f120m/driver_examples/i2c/read_accel_value_transfer" type="src">
<files mask="i2c_read_accel_value_transfer.c"/>
<files mask="board.c"/>
<files mask="clock_config.c"/>
<files mask="pin_mux.c"/>
</source>
<source path="boards/twrk22f120m/driver_examples/i2c/read_accel_value_transfer" type="c_include">
<files mask="pin_mux.h"/>
<files mask="clock_config.h"/>
<files mask="board.h"/>
</source>
<source path="boards/twrk22f120m/driver_examples/i2c/read_accel_value_transfer/iar" type="linker" tool="iar">
<files mask="MK22FN512xxx12_flash.icf"/>
</source>
<source path="boards/twrk22f120m/driver_examples/i2c/read_accel_value_transfer/iar" type="project" tool="iar">
<files mask="i2c_read_accel_value_transfer.ewp"/>
</source>
<source path="boards/twrk22f120m/driver_examples/i2c/read_accel_value_transfer/iar" type="workspace" tool="iar">
<files mask="i2c_read_accel_value_transfer.eww"/>
</source>
<source path="boards/twrk22f120m/driver_examples/i2c/read_accel_value_transfer/iar" type="debug" tool="iar">
<files mask="i2c_read_accel_value_transfer.ewd"/>
</source>
<source path="boards/twrk22f120m/driver_examples/i2c/read_accel_value_transfer/mdk" type="working_set" tool="mdk">
<files mask="i2c_read_accel_value_transfer.uvmpw"/>
</source>
<source path="boards/twrk22f120m/driver_examples/i2c/read_accel_value_transfer/mdk" type="linker" tool="mdk">
<files mask="MK22FN512xxx12_flash.scf"/>
</source>
<source path="boards/twrk22f120m/driver_examples/i2c/read_accel_value_transfer/mdk" type="project" tool="mdk">
<files mask="i2c_read_accel_value_transfer.uvprojx"/>
</source>
<source path="boards/twrk22f120m/driver_examples/i2c/read_accel_value_transfer/mdk" type="configuration" tool="mdk">
<files mask="pemicro_connection_settings.ini"/>
</source>
<source path="boards/twrk22f120m/driver_examples/i2c/read_accel_value_transfer/kds" type="working_set" tool="kds">
<files mask="i2c_read_accel_value_transfer_twrk22f120m.wsd"/>
</source>
<source path="boards/twrk22f120m/driver_examples/i2c/read_accel_value_transfer/kds" type="linker" tool="kds">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/twrk22f120m/driver_examples/i2c/read_accel_value_transfer/kds" type="project" tool="kds">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/twrk22f120m/driver_examples/i2c/read_accel_value_transfer/kds" type="debug" tool="kds">
<files mask="i2c_read_accel_value_transfer_twrk22f120m release jlink.launch"/>
<files mask="i2c_read_accel_value_transfer_twrk22f120m debug pne.launch"/>
<files mask="i2c_read_accel_value_transfer_twrk22f120m debug jlink.launch"/>
<files mask="i2c_read_accel_value_transfer_twrk22f120m release pne.launch"/>
</source>
<source path="boards/twrk22f120m/driver_examples/i2c/read_accel_value_transfer/atl" type="linker" tool="atl">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/twrk22f120m/driver_examples/i2c/read_accel_value_transfer/atl" type="project" tool="atl">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/twrk22f120m/driver_examples/i2c/read_accel_value_transfer/atl" type="debug" tool="atl">
<files mask="i2c_read_accel_value_transfer_twrk22f120m release jlink.launch"/>
<files mask="i2c_read_accel_value_transfer_twrk22f120m debug pne.launch"/>
<files mask="i2c_read_accel_value_transfer_twrk22f120m debug jlink.launch"/>
<files mask="i2c_read_accel_value_transfer_twrk22f120m release pne.launch"/>
</source>
<source path="boards/twrk22f120m/driver_examples/i2c/read_accel_value_transfer/atl/.settings" type="doc">
<files mask="language.settings.xml"/>
</source>
<source path="boards/twrk22f120m/driver_examples/i2c/read_accel_value_transfer/atl/.settings" type="configuration">
<files mask="com.atollic.truestudio.debug.hardware_device.prefs"/>
</source>
<source path="boards/twrk22f120m/driver_examples/i2c/read_accel_value_transfer/armgcc" type="script" tool="armgcc">
<files mask="build_debug.sh"/>
<files mask="clean.bat"/>
<files mask="build_debug.bat"/>
<files mask="build_release.sh"/>
<files mask="build_all.sh"/>
<files mask="clean.sh"/>
<files mask="build_release.bat"/>
<files mask="build_all.bat"/>
</source>
<source path="boards/twrk22f120m/driver_examples/i2c/read_accel_value_transfer/armgcc" type="doc" tool="armgcc">
<files mask="CMakeLists.txt"/>
</source>
<source path="boards/twrk22f120m/driver_examples/i2c/read_accel_value_transfer/armgcc" type="linker" tool="armgcc">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
</example>
<example name="lptmr" category="driver_examples" description="" dependency="MK22F51212_startup clock common debug_console gpio lptmr lpuart port smc uart" device="MK22F51212">
<source path="boards/twrk22f120m/driver_examples/lptmr" type="doc">
<files mask="readme.txt"/>
<files mask="readme.txt"/>
</source>
<source path="boards/twrk22f120m/driver_examples/lptmr" type="src">
<files mask="lptmr.c"/>
<files mask="board.c"/>
<files mask="clock_config.c"/>
<files mask="pin_mux.c"/>
</source>
<source path="boards/twrk22f120m/driver_examples/lptmr" type="c_include">
<files mask="pin_mux.h"/>
<files mask="clock_config.h"/>
<files mask="board.h"/>
</source>
<source path="boards/twrk22f120m/driver_examples/lptmr/iar" type="linker" tool="iar">
<files mask="MK22FN512xxx12_flash.icf"/>
</source>
<source path="boards/twrk22f120m/driver_examples/lptmr/iar" type="project" tool="iar">
<files mask="lptmr.ewp"/>
</source>
<source path="boards/twrk22f120m/driver_examples/lptmr/iar" type="workspace" tool="iar">
<files mask="lptmr.eww"/>
</source>
<source path="boards/twrk22f120m/driver_examples/lptmr/iar" type="debug" tool="iar">
<files mask="lptmr.ewd"/>
</source>
<source path="boards/twrk22f120m/driver_examples/lptmr/mdk" type="working_set" tool="mdk">
<files mask="lptmr.uvmpw"/>
</source>
<source path="boards/twrk22f120m/driver_examples/lptmr/mdk" type="linker" tool="mdk">
<files mask="MK22FN512xxx12_flash.scf"/>
</source>
<source path="boards/twrk22f120m/driver_examples/lptmr/mdk" type="project" tool="mdk">
<files mask="lptmr.uvprojx"/>
</source>
<source path="boards/twrk22f120m/driver_examples/lptmr/mdk" type="configuration" tool="mdk">
<files mask="pemicro_connection_settings.ini"/>
</source>
<source path="boards/twrk22f120m/driver_examples/lptmr/kds" type="working_set" tool="kds">
<files mask="lptmr_twrk22f120m.wsd"/>
</source>
<source path="boards/twrk22f120m/driver_examples/lptmr/kds" type="linker" tool="kds">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/twrk22f120m/driver_examples/lptmr/kds" type="project" tool="kds">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/twrk22f120m/driver_examples/lptmr/kds" type="debug" tool="kds">
<files mask="lptmr_twrk22f120m release pne.launch"/>
<files mask="lptmr_twrk22f120m release jlink.launch"/>
<files mask="lptmr_twrk22f120m debug jlink.launch"/>
<files mask="lptmr_twrk22f120m debug pne.launch"/>
</source>
<source path="boards/twrk22f120m/driver_examples/lptmr/atl" type="linker" tool="atl">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/twrk22f120m/driver_examples/lptmr/atl" type="project" tool="atl">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/twrk22f120m/driver_examples/lptmr/atl" type="debug" tool="atl">
<files mask="lptmr_twrk22f120m release pne.launch"/>
<files mask="lptmr_twrk22f120m release jlink.launch"/>
<files mask="lptmr_twrk22f120m debug jlink.launch"/>
<files mask="lptmr_twrk22f120m debug pne.launch"/>
</source>
<source path="boards/twrk22f120m/driver_examples/lptmr/atl/.settings" type="doc">
<files mask="language.settings.xml"/>
</source>
<source path="boards/twrk22f120m/driver_examples/lptmr/atl/.settings" type="configuration">
<files mask="com.atollic.truestudio.debug.hardware_device.prefs"/>
</source>
<source path="boards/twrk22f120m/driver_examples/lptmr/armgcc" type="script" tool="armgcc">
<files mask="build_debug.sh"/>
<files mask="clean.bat"/>
<files mask="build_debug.bat"/>
<files mask="build_release.sh"/>
<files mask="build_all.sh"/>
<files mask="clean.sh"/>
<files mask="build_release.bat"/>
<files mask="build_all.bat"/>
</source>
<source path="boards/twrk22f120m/driver_examples/lptmr/armgcc" type="doc" tool="armgcc">
<files mask="CMakeLists.txt"/>
</source>
<source path="boards/twrk22f120m/driver_examples/lptmr/armgcc" type="linker" tool="armgcc">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
</example>
<example name="edma_transfer" category="driver_examples/lpuart" description="" dependency="MK22F51212_startup clock common debug_console dma_manager dmamux edma gpio lpuart port smc uart" device="MK22F51212">
<source path="boards/twrk22f120m/driver_examples/lpuart/edma_transfer" type="doc">
<files mask="readme.txt"/>
<files mask="readme.txt"/>
</source>
<source path="boards/twrk22f120m/driver_examples/lpuart/edma_transfer" type="src">
<files mask="board.c"/>
<files mask="clock_config.c"/>
<files mask="lpuart_edma_transfer.c"/>
<files mask="pin_mux.c"/>
</source>
<source path="boards/twrk22f120m/driver_examples/lpuart/edma_transfer" type="c_include">
<files mask="pin_mux.h"/>
<files mask="clock_config.h"/>
<files mask="board.h"/>
</source>
<source path="boards/twrk22f120m/driver_examples/lpuart/edma_transfer/iar" type="linker" tool="iar">
<files mask="MK22FN512xxx12_flash.icf"/>
</source>
<source path="boards/twrk22f120m/driver_examples/lpuart/edma_transfer/iar" type="project" tool="iar">
<files mask="lpuart_edma_transfer.ewp"/>
</source>
<source path="boards/twrk22f120m/driver_examples/lpuart/edma_transfer/iar" type="workspace" tool="iar">
<files mask="lpuart_edma_transfer.eww"/>
</source>
<source path="boards/twrk22f120m/driver_examples/lpuart/edma_transfer/iar" type="debug" tool="iar">
<files mask="lpuart_edma_transfer.ewd"/>
</source>
<source path="boards/twrk22f120m/driver_examples/lpuart/edma_transfer/mdk" type="working_set" tool="mdk">
<files mask="lpuart_edma_transfer.uvmpw"/>
</source>
<source path="boards/twrk22f120m/driver_examples/lpuart/edma_transfer/mdk" type="linker" tool="mdk">
<files mask="MK22FN512xxx12_flash.scf"/>
</source>
<source path="boards/twrk22f120m/driver_examples/lpuart/edma_transfer/mdk" type="project" tool="mdk">
<files mask="lpuart_edma_transfer.uvprojx"/>
</source>
<source path="boards/twrk22f120m/driver_examples/lpuart/edma_transfer/mdk" type="configuration" tool="mdk">
<files mask="pemicro_connection_settings.ini"/>
</source>
<source path="boards/twrk22f120m/driver_examples/lpuart/edma_transfer/kds" type="working_set" tool="kds">
<files mask="lpuart_edma_transfer_twrk22f120m.wsd"/>
</source>
<source path="boards/twrk22f120m/driver_examples/lpuart/edma_transfer/kds" type="linker" tool="kds">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/twrk22f120m/driver_examples/lpuart/edma_transfer/kds" type="project" tool="kds">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/twrk22f120m/driver_examples/lpuart/edma_transfer/kds" type="debug" tool="kds">
<files mask="lpuart_edma_transfer_twrk22f120m release pne.launch"/>
<files mask="lpuart_edma_transfer_twrk22f120m release jlink.launch"/>
<files mask="lpuart_edma_transfer_twrk22f120m debug pne.launch"/>
<files mask="lpuart_edma_transfer_twrk22f120m debug jlink.launch"/>
</source>
<source path="boards/twrk22f120m/driver_examples/lpuart/edma_transfer/atl" type="linker" tool="atl">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/twrk22f120m/driver_examples/lpuart/edma_transfer/atl" type="project" tool="atl">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/twrk22f120m/driver_examples/lpuart/edma_transfer/atl" type="debug" tool="atl">
<files mask="lpuart_edma_transfer_twrk22f120m release pne.launch"/>
<files mask="lpuart_edma_transfer_twrk22f120m release jlink.launch"/>
<files mask="lpuart_edma_transfer_twrk22f120m debug pne.launch"/>
<files mask="lpuart_edma_transfer_twrk22f120m debug jlink.launch"/>
</source>
<source path="boards/twrk22f120m/driver_examples/lpuart/edma_transfer/atl/.settings" type="doc">
<files mask="language.settings.xml"/>
</source>
<source path="boards/twrk22f120m/driver_examples/lpuart/edma_transfer/atl/.settings" type="configuration">
<files mask="com.atollic.truestudio.debug.hardware_device.prefs"/>
</source>
<source path="boards/twrk22f120m/driver_examples/lpuart/edma_transfer/armgcc" type="script" tool="armgcc">
<files mask="build_debug.sh"/>
<files mask="clean.bat"/>
<files mask="build_debug.bat"/>
<files mask="build_release.sh"/>
<files mask="build_all.sh"/>
<files mask="clean.sh"/>
<files mask="build_release.bat"/>
<files mask="build_all.bat"/>
</source>
<source path="boards/twrk22f120m/driver_examples/lpuart/edma_transfer/armgcc" type="doc" tool="armgcc">
<files mask="CMakeLists.txt"/>
</source>
<source path="boards/twrk22f120m/driver_examples/lpuart/edma_transfer/armgcc" type="linker" tool="armgcc">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
</example>
<example name="interrupt" category="driver_examples/lpuart" description="" dependency="MK22F51212_startup clock common debug_console gpio lpuart port smc uart" device="MK22F51212">
<source path="boards/twrk22f120m/driver_examples/lpuart/interrupt" type="doc">
<files mask="readme.txt"/>
<files mask="readme.txt"/>
</source>
<source path="boards/twrk22f120m/driver_examples/lpuart/interrupt" type="src">
<files mask="board.c"/>
<files mask="clock_config.c"/>
<files mask="lpuart_interrupt.c"/>
<files mask="pin_mux.c"/>
</source>
<source path="boards/twrk22f120m/driver_examples/lpuart/interrupt" type="c_include">
<files mask="pin_mux.h"/>
<files mask="clock_config.h"/>
<files mask="board.h"/>
</source>
<source path="boards/twrk22f120m/driver_examples/lpuart/interrupt/iar" type="linker" tool="iar">
<files mask="MK22FN512xxx12_flash.icf"/>
</source>
<source path="boards/twrk22f120m/driver_examples/lpuart/interrupt/iar" type="project" tool="iar">
<files mask="lpuart_interrupt.ewp"/>
</source>
<source path="boards/twrk22f120m/driver_examples/lpuart/interrupt/iar" type="workspace" tool="iar">
<files mask="lpuart_interrupt.eww"/>
</source>
<source path="boards/twrk22f120m/driver_examples/lpuart/interrupt/iar" type="debug" tool="iar">
<files mask="lpuart_interrupt.ewd"/>
</source>
<source path="boards/twrk22f120m/driver_examples/lpuart/interrupt/mdk" type="working_set" tool="mdk">
<files mask="lpuart_interrupt.uvmpw"/>
</source>
<source path="boards/twrk22f120m/driver_examples/lpuart/interrupt/mdk" type="linker" tool="mdk">
<files mask="MK22FN512xxx12_flash.scf"/>
</source>
<source path="boards/twrk22f120m/driver_examples/lpuart/interrupt/mdk" type="project" tool="mdk">
<files mask="lpuart_interrupt.uvprojx"/>
</source>
<source path="boards/twrk22f120m/driver_examples/lpuart/interrupt/mdk" type="configuration" tool="mdk">
<files mask="pemicro_connection_settings.ini"/>
</source>
<source path="boards/twrk22f120m/driver_examples/lpuart/interrupt/kds" type="working_set" tool="kds">
<files mask="lpuart_interrupt_twrk22f120m.wsd"/>
</source>
<source path="boards/twrk22f120m/driver_examples/lpuart/interrupt/kds" type="linker" tool="kds">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/twrk22f120m/driver_examples/lpuart/interrupt/kds" type="project" tool="kds">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/twrk22f120m/driver_examples/lpuart/interrupt/kds" type="debug" tool="kds">
<files mask="lpuart_interrupt_twrk22f120m debug pne.launch"/>
<files mask="lpuart_interrupt_twrk22f120m release pne.launch"/>
<files mask="lpuart_interrupt_twrk22f120m release jlink.launch"/>
<files mask="lpuart_interrupt_twrk22f120m debug jlink.launch"/>
</source>
<source path="boards/twrk22f120m/driver_examples/lpuart/interrupt/atl" type="linker" tool="atl">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/twrk22f120m/driver_examples/lpuart/interrupt/atl" type="project" tool="atl">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/twrk22f120m/driver_examples/lpuart/interrupt/atl" type="debug" tool="atl">
<files mask="lpuart_interrupt_twrk22f120m debug pne.launch"/>
<files mask="lpuart_interrupt_twrk22f120m release pne.launch"/>
<files mask="lpuart_interrupt_twrk22f120m release jlink.launch"/>
<files mask="lpuart_interrupt_twrk22f120m debug jlink.launch"/>
</source>
<source path="boards/twrk22f120m/driver_examples/lpuart/interrupt/atl/.settings" type="doc">
<files mask="language.settings.xml"/>
</source>
<source path="boards/twrk22f120m/driver_examples/lpuart/interrupt/atl/.settings" type="configuration">
<files mask="com.atollic.truestudio.debug.hardware_device.prefs"/>
</source>
<source path="boards/twrk22f120m/driver_examples/lpuart/interrupt/armgcc" type="script" tool="armgcc">
<files mask="build_debug.sh"/>
<files mask="clean.bat"/>
<files mask="build_debug.bat"/>
<files mask="build_release.sh"/>
<files mask="build_all.sh"/>
<files mask="clean.sh"/>
<files mask="build_release.bat"/>
<files mask="build_all.bat"/>
</source>
<source path="boards/twrk22f120m/driver_examples/lpuart/interrupt/armgcc" type="doc" tool="armgcc">
<files mask="CMakeLists.txt"/>
</source>
<source path="boards/twrk22f120m/driver_examples/lpuart/interrupt/armgcc" type="linker" tool="armgcc">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
</example>
<example name="interrupt_ring_buffer_transfer" category="driver_examples/lpuart" description="" dependency="MK22F51212_startup clock common debug_console gpio lpuart port sim smc uart" device="MK22F51212">
<source path="boards/twrk22f120m/driver_examples/lpuart/interrupt_ring_buffer_transfer" type="doc">
<files mask="readme.txt"/>
<files mask="readme.txt"/>
</source>
<source path="boards/twrk22f120m/driver_examples/lpuart/interrupt_ring_buffer_transfer" type="src">
<files mask="board.c"/>
<files mask="clock_config.c"/>
<files mask="lpuart_interrupt_ring_buffer_transfer.c"/>
<files mask="pin_mux.c"/>
</source>
<source path="boards/twrk22f120m/driver_examples/lpuart/interrupt_ring_buffer_transfer" type="c_include">
<files mask="pin_mux.h"/>
<files mask="clock_config.h"/>
<files mask="board.h"/>
</source>
<source path="boards/twrk22f120m/driver_examples/lpuart/interrupt_ring_buffer_transfer/iar" type="linker" tool="iar">
<files mask="MK22FN512xxx12_flash.icf"/>
</source>
<source path="boards/twrk22f120m/driver_examples/lpuart/interrupt_ring_buffer_transfer/iar" type="project" tool="iar">
<files mask="lpuart_interrupt_ring_buffer_transfer.ewp"/>
</source>
<source path="boards/twrk22f120m/driver_examples/lpuart/interrupt_ring_buffer_transfer/iar" type="workspace" tool="iar">
<files mask="lpuart_interrupt_ring_buffer_transfer.eww"/>
</source>
<source path="boards/twrk22f120m/driver_examples/lpuart/interrupt_ring_buffer_transfer/iar" type="debug" tool="iar">
<files mask="lpuart_interrupt_ring_buffer_transfer.ewd"/>
</source>
<source path="boards/twrk22f120m/driver_examples/lpuart/interrupt_ring_buffer_transfer/mdk" type="working_set" tool="mdk">
<files mask="lpuart_interrupt_ring_buffer_transfer.uvmpw"/>
</source>
<source path="boards/twrk22f120m/driver_examples/lpuart/interrupt_ring_buffer_transfer/mdk" type="linker" tool="mdk">
<files mask="MK22FN512xxx12_flash.scf"/>
</source>
<source path="boards/twrk22f120m/driver_examples/lpuart/interrupt_ring_buffer_transfer/mdk" type="project" tool="mdk">
<files mask="lpuart_interrupt_ring_buffer_transfer.uvprojx"/>
</source>
<source path="boards/twrk22f120m/driver_examples/lpuart/interrupt_ring_buffer_transfer/mdk" type="configuration" tool="mdk">
<files mask="pemicro_connection_settings.ini"/>
</source>
<source path="boards/twrk22f120m/driver_examples/lpuart/interrupt_ring_buffer_transfer/kds" type="working_set" tool="kds">
<files mask="lpuart_interrupt_ring_buffer_transfer_twrk22f120m.wsd"/>
</source>
<source path="boards/twrk22f120m/driver_examples/lpuart/interrupt_ring_buffer_transfer/kds" type="linker" tool="kds">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/twrk22f120m/driver_examples/lpuart/interrupt_ring_buffer_transfer/kds" type="project" tool="kds">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/twrk22f120m/driver_examples/lpuart/interrupt_ring_buffer_transfer/kds" type="debug" tool="kds">
<files mask="lpuart_interrupt_ring_buffer_transfer_twrk22f120m release pne.launch"/>
<files mask="lpuart_interrupt_ring_buffer_transfer_twrk22f120m debug jlink.launch"/>
<files mask="lpuart_interrupt_ring_buffer_transfer_twrk22f120m debug pne.launch"/>
<files mask="lpuart_interrupt_ring_buffer_transfer_twrk22f120m release jlink.launch"/>
</source>
<source path="boards/twrk22f120m/driver_examples/lpuart/interrupt_ring_buffer_transfer/atl" type="linker" tool="atl">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/twrk22f120m/driver_examples/lpuart/interrupt_ring_buffer_transfer/atl" type="project" tool="atl">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/twrk22f120m/driver_examples/lpuart/interrupt_ring_buffer_transfer/atl" type="debug" tool="atl">
<files mask="lpuart_interrupt_ring_buffer_transfer_twrk22f120m release pne.launch"/>
<files mask="lpuart_interrupt_ring_buffer_transfer_twrk22f120m debug jlink.launch"/>
<files mask="lpuart_interrupt_ring_buffer_transfer_twrk22f120m debug pne.launch"/>
<files mask="lpuart_interrupt_ring_buffer_transfer_twrk22f120m release jlink.launch"/>
</source>
<source path="boards/twrk22f120m/driver_examples/lpuart/interrupt_ring_buffer_transfer/atl/.settings" type="doc">
<files mask="language.settings.xml"/>
</source>
<source path="boards/twrk22f120m/driver_examples/lpuart/interrupt_ring_buffer_transfer/atl/.settings" type="configuration">
<files mask="com.atollic.truestudio.debug.hardware_device.prefs"/>
</source>
<source path="boards/twrk22f120m/driver_examples/lpuart/interrupt_ring_buffer_transfer/armgcc" type="script" tool="armgcc">
<files mask="build_debug.sh"/>
<files mask="clean.bat"/>
<files mask="build_debug.bat"/>
<files mask="build_release.sh"/>
<files mask="build_all.sh"/>
<files mask="clean.sh"/>
<files mask="build_release.bat"/>
<files mask="build_all.bat"/>
</source>
<source path="boards/twrk22f120m/driver_examples/lpuart/interrupt_ring_buffer_transfer/armgcc" type="doc" tool="armgcc">
<files mask="CMakeLists.txt"/>
</source>
<source path="boards/twrk22f120m/driver_examples/lpuart/interrupt_ring_buffer_transfer/armgcc" type="linker" tool="armgcc">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
</example>
<example name="interrupt_transfer" category="driver_examples/lpuart" description="" dependency="MK22F51212_startup clock common debug_console gpio lpuart port sim smc uart" device="MK22F51212">
<source path="boards/twrk22f120m/driver_examples/lpuart/interrupt_transfer" type="doc">
<files mask="readme.txt"/>
<files mask="readme.txt"/>
</source>
<source path="boards/twrk22f120m/driver_examples/lpuart/interrupt_transfer" type="src">
<files mask="board.c"/>
<files mask="clock_config.c"/>
<files mask="lpuart_interrupt_transfer.c"/>
<files mask="pin_mux.c"/>
</source>
<source path="boards/twrk22f120m/driver_examples/lpuart/interrupt_transfer" type="c_include">
<files mask="pin_mux.h"/>
<files mask="clock_config.h"/>
<files mask="board.h"/>
</source>
<source path="boards/twrk22f120m/driver_examples/lpuart/interrupt_transfer/iar" type="linker" tool="iar">
<files mask="MK22FN512xxx12_flash.icf"/>
</source>
<source path="boards/twrk22f120m/driver_examples/lpuart/interrupt_transfer/iar" type="project" tool="iar">
<files mask="lpuart_interrupt_transfer.ewp"/>
</source>
<source path="boards/twrk22f120m/driver_examples/lpuart/interrupt_transfer/iar" type="workspace" tool="iar">
<files mask="lpuart_interrupt_transfer.eww"/>
</source>
<source path="boards/twrk22f120m/driver_examples/lpuart/interrupt_transfer/iar" type="debug" tool="iar">
<files mask="lpuart_interrupt_transfer.ewd"/>
</source>
<source path="boards/twrk22f120m/driver_examples/lpuart/interrupt_transfer/mdk" type="working_set" tool="mdk">
<files mask="lpuart_interrupt_transfer.uvmpw"/>
</source>
<source path="boards/twrk22f120m/driver_examples/lpuart/interrupt_transfer/mdk" type="linker" tool="mdk">
<files mask="MK22FN512xxx12_flash.scf"/>
</source>
<source path="boards/twrk22f120m/driver_examples/lpuart/interrupt_transfer/mdk" type="project" tool="mdk">
<files mask="lpuart_interrupt_transfer.uvprojx"/>
</source>
<source path="boards/twrk22f120m/driver_examples/lpuart/interrupt_transfer/mdk" type="configuration" tool="mdk">
<files mask="pemicro_connection_settings.ini"/>
</source>
<source path="boards/twrk22f120m/driver_examples/lpuart/interrupt_transfer/kds" type="working_set" tool="kds">
<files mask="lpuart_interrupt_transfer_twrk22f120m.wsd"/>
</source>
<source path="boards/twrk22f120m/driver_examples/lpuart/interrupt_transfer/kds" type="linker" tool="kds">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/twrk22f120m/driver_examples/lpuart/interrupt_transfer/kds" type="project" tool="kds">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/twrk22f120m/driver_examples/lpuart/interrupt_transfer/kds" type="debug" tool="kds">
<files mask="lpuart_interrupt_transfer_twrk22f120m debug jlink.launch"/>
<files mask="lpuart_interrupt_transfer_twrk22f120m debug pne.launch"/>
<files mask="lpuart_interrupt_transfer_twrk22f120m release jlink.launch"/>
<files mask="lpuart_interrupt_transfer_twrk22f120m release pne.launch"/>
</source>
<source path="boards/twrk22f120m/driver_examples/lpuart/interrupt_transfer/atl" type="linker" tool="atl">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/twrk22f120m/driver_examples/lpuart/interrupt_transfer/atl" type="project" tool="atl">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/twrk22f120m/driver_examples/lpuart/interrupt_transfer/atl" type="debug" tool="atl">
<files mask="lpuart_interrupt_transfer_twrk22f120m debug jlink.launch"/>
<files mask="lpuart_interrupt_transfer_twrk22f120m debug pne.launch"/>
<files mask="lpuart_interrupt_transfer_twrk22f120m release jlink.launch"/>
<files mask="lpuart_interrupt_transfer_twrk22f120m release pne.launch"/>
</source>
<source path="boards/twrk22f120m/driver_examples/lpuart/interrupt_transfer/atl/.settings" type="doc">
<files mask="language.settings.xml"/>
</source>
<source path="boards/twrk22f120m/driver_examples/lpuart/interrupt_transfer/atl/.settings" type="configuration">
<files mask="com.atollic.truestudio.debug.hardware_device.prefs"/>
</source>
<source path="boards/twrk22f120m/driver_examples/lpuart/interrupt_transfer/armgcc" type="script" tool="armgcc">
<files mask="build_debug.sh"/>
<files mask="clean.bat"/>
<files mask="build_debug.bat"/>
<files mask="build_release.sh"/>
<files mask="build_all.sh"/>
<files mask="clean.sh"/>
<files mask="build_release.bat"/>
<files mask="build_all.bat"/>
</source>
<source path="boards/twrk22f120m/driver_examples/lpuart/interrupt_transfer/armgcc" type="doc" tool="armgcc">
<files mask="CMakeLists.txt"/>
</source>
<source path="boards/twrk22f120m/driver_examples/lpuart/interrupt_transfer/armgcc" type="linker" tool="armgcc">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
</example>
<example name="polling_transfer" category="driver_examples/lpuart" description="" dependency="MK22F51212_startup clock common debug_console gpio lpuart port sim smc uart" device="MK22F51212">
<source path="boards/twrk22f120m/driver_examples/lpuart/polling_transfer" type="doc">
<files mask="readme.txt"/>
<files mask="readme.txt"/>
</source>
<source path="boards/twrk22f120m/driver_examples/lpuart/polling_transfer" type="src">
<files mask="board.c"/>
<files mask="clock_config.c"/>
<files mask="lpuart_polling_transfer.c"/>
<files mask="pin_mux.c"/>
</source>
<source path="boards/twrk22f120m/driver_examples/lpuart/polling_transfer" type="c_include">
<files mask="pin_mux.h"/>
<files mask="clock_config.h"/>
<files mask="board.h"/>
</source>
<source path="boards/twrk22f120m/driver_examples/lpuart/polling_transfer/iar" type="linker" tool="iar">
<files mask="MK22FN512xxx12_flash.icf"/>
</source>
<source path="boards/twrk22f120m/driver_examples/lpuart/polling_transfer/iar" type="project" tool="iar">
<files mask="lpuart_polling_transfer.ewp"/>
</source>
<source path="boards/twrk22f120m/driver_examples/lpuart/polling_transfer/iar" type="workspace" tool="iar">
<files mask="lpuart_polling_transfer.eww"/>
</source>
<source path="boards/twrk22f120m/driver_examples/lpuart/polling_transfer/iar" type="debug" tool="iar">
<files mask="lpuart_polling_transfer.ewd"/>
</source>
<source path="boards/twrk22f120m/driver_examples/lpuart/polling_transfer/mdk" type="working_set" tool="mdk">
<files mask="lpuart_polling_transfer.uvmpw"/>
</source>
<source path="boards/twrk22f120m/driver_examples/lpuart/polling_transfer/mdk" type="linker" tool="mdk">
<files mask="MK22FN512xxx12_flash.scf"/>
</source>
<source path="boards/twrk22f120m/driver_examples/lpuart/polling_transfer/mdk" type="project" tool="mdk">
<files mask="lpuart_polling_transfer.uvprojx"/>
</source>
<source path="boards/twrk22f120m/driver_examples/lpuart/polling_transfer/mdk" type="configuration" tool="mdk">
<files mask="pemicro_connection_settings.ini"/>
</source>
<source path="boards/twrk22f120m/driver_examples/lpuart/polling_transfer/kds" type="working_set" tool="kds">
<files mask="lpuart_polling_transfer_twrk22f120m.wsd"/>
</source>
<source path="boards/twrk22f120m/driver_examples/lpuart/polling_transfer/kds" type="linker" tool="kds">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/twrk22f120m/driver_examples/lpuart/polling_transfer/kds" type="project" tool="kds">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/twrk22f120m/driver_examples/lpuart/polling_transfer/kds" type="debug" tool="kds">
<files mask="lpuart_polling_transfer_twrk22f120m debug jlink.launch"/>
<files mask="lpuart_polling_transfer_twrk22f120m release jlink.launch"/>
<files mask="lpuart_polling_transfer_twrk22f120m release pne.launch"/>
<files mask="lpuart_polling_transfer_twrk22f120m debug pne.launch"/>
</source>
<source path="boards/twrk22f120m/driver_examples/lpuart/polling_transfer/atl" type="linker" tool="atl">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/twrk22f120m/driver_examples/lpuart/polling_transfer/atl" type="project" tool="atl">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/twrk22f120m/driver_examples/lpuart/polling_transfer/atl" type="debug" tool="atl">
<files mask="lpuart_polling_transfer_twrk22f120m debug jlink.launch"/>
<files mask="lpuart_polling_transfer_twrk22f120m release jlink.launch"/>
<files mask="lpuart_polling_transfer_twrk22f120m release pne.launch"/>
<files mask="lpuart_polling_transfer_twrk22f120m debug pne.launch"/>
</source>
<source path="boards/twrk22f120m/driver_examples/lpuart/polling_transfer/atl/.settings" type="doc">
<files mask="language.settings.xml"/>
</source>
<source path="boards/twrk22f120m/driver_examples/lpuart/polling_transfer/atl/.settings" type="configuration">
<files mask="com.atollic.truestudio.debug.hardware_device.prefs"/>
</source>
<source path="boards/twrk22f120m/driver_examples/lpuart/polling_transfer/armgcc" type="script" tool="armgcc">
<files mask="build_debug.sh"/>
<files mask="clean.bat"/>
<files mask="build_debug.bat"/>
<files mask="build_release.sh"/>
<files mask="build_all.sh"/>
<files mask="clean.sh"/>
<files mask="build_release.bat"/>
<files mask="build_all.bat"/>
</source>
<source path="boards/twrk22f120m/driver_examples/lpuart/polling_transfer/armgcc" type="doc" tool="armgcc">
<files mask="CMakeLists.txt"/>
</source>
<source path="boards/twrk22f120m/driver_examples/lpuart/polling_transfer/armgcc" type="linker" tool="armgcc">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
</example>
<example name="fee_blpe" category="driver_examples/mcg" description="" dependency="MK22F51212_startup clock common debug_console gpio lpuart port smc uart" device="MK22F51212">
<source path="boards/twrk22f120m/driver_examples/mcg/fee_blpe" type="doc">
<files mask="readme.txt"/>
<files mask="readme.txt"/>
</source>
<source path="boards/twrk22f120m/driver_examples/mcg/fee_blpe" type="src">
<files mask="board.c"/>
<files mask="clock_config.c"/>
<files mask="mcg_fee_blpe.c"/>
<files mask="pin_mux.c"/>
</source>
<source path="boards/twrk22f120m/driver_examples/mcg/fee_blpe" type="c_include">
<files mask="pin_mux.h"/>
<files mask="clock_config.h"/>
<files mask="board.h"/>
</source>
<source path="boards/twrk22f120m/driver_examples/mcg/fee_blpe/iar" type="linker" tool="iar">
<files mask="MK22FN512xxx12_flash.icf"/>
</source>
<source path="boards/twrk22f120m/driver_examples/mcg/fee_blpe/iar" type="project" tool="iar">
<files mask="mcg_fee_blpe.ewp"/>
</source>
<source path="boards/twrk22f120m/driver_examples/mcg/fee_blpe/iar" type="workspace" tool="iar">
<files mask="mcg_fee_blpe.eww"/>
</source>
<source path="boards/twrk22f120m/driver_examples/mcg/fee_blpe/iar" type="debug" tool="iar">
<files mask="mcg_fee_blpe.ewd"/>
</source>
<source path="boards/twrk22f120m/driver_examples/mcg/fee_blpe/mdk" type="working_set" tool="mdk">
<files mask="mcg_fee_blpe.uvmpw"/>
</source>
<source path="boards/twrk22f120m/driver_examples/mcg/fee_blpe/mdk" type="linker" tool="mdk">
<files mask="MK22FN512xxx12_flash.scf"/>
</source>
<source path="boards/twrk22f120m/driver_examples/mcg/fee_blpe/mdk" type="project" tool="mdk">
<files mask="mcg_fee_blpe.uvprojx"/>
</source>
<source path="boards/twrk22f120m/driver_examples/mcg/fee_blpe/mdk" type="configuration" tool="mdk">
<files mask="pemicro_connection_settings.ini"/>
</source>
<source path="boards/twrk22f120m/driver_examples/mcg/fee_blpe/kds" type="working_set" tool="kds">
<files mask="mcg_fee_blpe_twrk22f120m.wsd"/>
</source>
<source path="boards/twrk22f120m/driver_examples/mcg/fee_blpe/kds" type="linker" tool="kds">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/twrk22f120m/driver_examples/mcg/fee_blpe/kds" type="project" tool="kds">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/twrk22f120m/driver_examples/mcg/fee_blpe/kds" type="debug" tool="kds">
<files mask="mcg_fee_blpe_twrk22f120m debug pne.launch"/>
<files mask="mcg_fee_blpe_twrk22f120m debug jlink.launch"/>
<files mask="mcg_fee_blpe_twrk22f120m release pne.launch"/>
<files mask="mcg_fee_blpe_twrk22f120m release jlink.launch"/>
</source>
<source path="boards/twrk22f120m/driver_examples/mcg/fee_blpe/atl" type="linker" tool="atl">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/twrk22f120m/driver_examples/mcg/fee_blpe/atl" type="project" tool="atl">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/twrk22f120m/driver_examples/mcg/fee_blpe/atl" type="debug" tool="atl">
<files mask="mcg_fee_blpe_twrk22f120m debug pne.launch"/>
<files mask="mcg_fee_blpe_twrk22f120m debug jlink.launch"/>
<files mask="mcg_fee_blpe_twrk22f120m release pne.launch"/>
<files mask="mcg_fee_blpe_twrk22f120m release jlink.launch"/>
</source>
<source path="boards/twrk22f120m/driver_examples/mcg/fee_blpe/atl/.settings" type="doc">
<files mask="language.settings.xml"/>
</source>
<source path="boards/twrk22f120m/driver_examples/mcg/fee_blpe/atl/.settings" type="configuration">
<files mask="com.atollic.truestudio.debug.hardware_device.prefs"/>
</source>
<source path="boards/twrk22f120m/driver_examples/mcg/fee_blpe/armgcc" type="script" tool="armgcc">
<files mask="build_debug.sh"/>
<files mask="clean.bat"/>
<files mask="build_debug.bat"/>
<files mask="build_release.sh"/>
<files mask="build_all.sh"/>
<files mask="clean.sh"/>
<files mask="build_release.bat"/>
<files mask="build_all.bat"/>
</source>
<source path="boards/twrk22f120m/driver_examples/mcg/fee_blpe/armgcc" type="doc" tool="armgcc">
<files mask="CMakeLists.txt"/>
</source>
<source path="boards/twrk22f120m/driver_examples/mcg/fee_blpe/armgcc" type="linker" tool="armgcc">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
</example>
<example name="fee_blpi" category="driver_examples/mcg" description="" dependency="MK22F51212_startup clock common debug_console gpio lpuart port smc uart" device="MK22F51212">
<source path="boards/twrk22f120m/driver_examples/mcg/fee_blpi" type="doc">
<files mask="readme.txt"/>
<files mask="readme.txt"/>
</source>
<source path="boards/twrk22f120m/driver_examples/mcg/fee_blpi" type="src">
<files mask="board.c"/>
<files mask="clock_config.c"/>
<files mask="mcg_fee_blpi.c"/>
<files mask="pin_mux.c"/>
</source>
<source path="boards/twrk22f120m/driver_examples/mcg/fee_blpi" type="c_include">
<files mask="pin_mux.h"/>
<files mask="clock_config.h"/>
<files mask="board.h"/>
</source>
<source path="boards/twrk22f120m/driver_examples/mcg/fee_blpi/iar" type="linker" tool="iar">
<files mask="MK22FN512xxx12_flash.icf"/>
</source>
<source path="boards/twrk22f120m/driver_examples/mcg/fee_blpi/iar" type="project" tool="iar">
<files mask="mcg_fee_blpi.ewp"/>
</source>
<source path="boards/twrk22f120m/driver_examples/mcg/fee_blpi/iar" type="workspace" tool="iar">
<files mask="mcg_fee_blpi.eww"/>
</source>
<source path="boards/twrk22f120m/driver_examples/mcg/fee_blpi/iar" type="debug" tool="iar">
<files mask="mcg_fee_blpi.ewd"/>
</source>
<source path="boards/twrk22f120m/driver_examples/mcg/fee_blpi/mdk" type="working_set" tool="mdk">
<files mask="mcg_fee_blpi.uvmpw"/>
</source>
<source path="boards/twrk22f120m/driver_examples/mcg/fee_blpi/mdk" type="linker" tool="mdk">
<files mask="MK22FN512xxx12_flash.scf"/>
</source>
<source path="boards/twrk22f120m/driver_examples/mcg/fee_blpi/mdk" type="project" tool="mdk">
<files mask="mcg_fee_blpi.uvprojx"/>
</source>
<source path="boards/twrk22f120m/driver_examples/mcg/fee_blpi/mdk" type="configuration" tool="mdk">
<files mask="pemicro_connection_settings.ini"/>
</source>
<source path="boards/twrk22f120m/driver_examples/mcg/fee_blpi/kds" type="working_set" tool="kds">
<files mask="mcg_fee_blpi_twrk22f120m.wsd"/>
</source>
<source path="boards/twrk22f120m/driver_examples/mcg/fee_blpi/kds" type="linker" tool="kds">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/twrk22f120m/driver_examples/mcg/fee_blpi/kds" type="project" tool="kds">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/twrk22f120m/driver_examples/mcg/fee_blpi/kds" type="debug" tool="kds">
<files mask="mcg_fee_blpi_twrk22f120m debug pne.launch"/>
<files mask="mcg_fee_blpi_twrk22f120m debug jlink.launch"/>
<files mask="mcg_fee_blpi_twrk22f120m release jlink.launch"/>
<files mask="mcg_fee_blpi_twrk22f120m release pne.launch"/>
</source>
<source path="boards/twrk22f120m/driver_examples/mcg/fee_blpi/atl" type="linker" tool="atl">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/twrk22f120m/driver_examples/mcg/fee_blpi/atl" type="project" tool="atl">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/twrk22f120m/driver_examples/mcg/fee_blpi/atl" type="debug" tool="atl">
<files mask="mcg_fee_blpi_twrk22f120m debug pne.launch"/>
<files mask="mcg_fee_blpi_twrk22f120m debug jlink.launch"/>
<files mask="mcg_fee_blpi_twrk22f120m release jlink.launch"/>
<files mask="mcg_fee_blpi_twrk22f120m release pne.launch"/>
</source>
<source path="boards/twrk22f120m/driver_examples/mcg/fee_blpi/atl/.settings" type="doc">
<files mask="language.settings.xml"/>
</source>
<source path="boards/twrk22f120m/driver_examples/mcg/fee_blpi/atl/.settings" type="configuration">
<files mask="com.atollic.truestudio.debug.hardware_device.prefs"/>
</source>
<source path="boards/twrk22f120m/driver_examples/mcg/fee_blpi/armgcc" type="script" tool="armgcc">
<files mask="build_debug.sh"/>
<files mask="clean.bat"/>
<files mask="build_debug.bat"/>
<files mask="build_release.sh"/>
<files mask="build_all.sh"/>
<files mask="clean.sh"/>
<files mask="build_release.bat"/>
<files mask="build_all.bat"/>
</source>
<source path="boards/twrk22f120m/driver_examples/mcg/fee_blpi/armgcc" type="doc" tool="armgcc">
<files mask="CMakeLists.txt"/>
</source>
<source path="boards/twrk22f120m/driver_examples/mcg/fee_blpi/armgcc" type="linker" tool="armgcc">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
</example>
<example name="fei_blpi" category="driver_examples/mcg" description="" dependency="MK22F51212_startup clock common debug_console gpio lpuart port smc uart" device="MK22F51212">
<source path="boards/twrk22f120m/driver_examples/mcg/fei_blpi" type="doc">
<files mask="readme.txt"/>
<files mask="readme.txt"/>
</source>
<source path="boards/twrk22f120m/driver_examples/mcg/fei_blpi" type="src">
<files mask="board.c"/>
<files mask="clock_config.c"/>
<files mask="mcg_fei_blpi.c"/>
<files mask="pin_mux.c"/>
</source>
<source path="boards/twrk22f120m/driver_examples/mcg/fei_blpi" type="c_include">
<files mask="pin_mux.h"/>
<files mask="clock_config.h"/>
<files mask="board.h"/>
</source>
<source path="boards/twrk22f120m/driver_examples/mcg/fei_blpi/iar" type="linker" tool="iar">
<files mask="MK22FN512xxx12_flash.icf"/>
</source>
<source path="boards/twrk22f120m/driver_examples/mcg/fei_blpi/iar" type="project" tool="iar">
<files mask="mcg_fei_blpi.ewp"/>
</source>
<source path="boards/twrk22f120m/driver_examples/mcg/fei_blpi/iar" type="workspace" tool="iar">
<files mask="mcg_fei_blpi.eww"/>
</source>
<source path="boards/twrk22f120m/driver_examples/mcg/fei_blpi/iar" type="debug" tool="iar">
<files mask="mcg_fei_blpi.ewd"/>
</source>
<source path="boards/twrk22f120m/driver_examples/mcg/fei_blpi/mdk" type="working_set" tool="mdk">
<files mask="mcg_fei_blpi.uvmpw"/>
</source>
<source path="boards/twrk22f120m/driver_examples/mcg/fei_blpi/mdk" type="linker" tool="mdk">
<files mask="MK22FN512xxx12_flash.scf"/>
</source>
<source path="boards/twrk22f120m/driver_examples/mcg/fei_blpi/mdk" type="project" tool="mdk">
<files mask="mcg_fei_blpi.uvprojx"/>
</source>
<source path="boards/twrk22f120m/driver_examples/mcg/fei_blpi/mdk" type="configuration" tool="mdk">
<files mask="pemicro_connection_settings.ini"/>
</source>
<source path="boards/twrk22f120m/driver_examples/mcg/fei_blpi/kds" type="working_set" tool="kds">
<files mask="mcg_fei_blpi_twrk22f120m.wsd"/>
</source>
<source path="boards/twrk22f120m/driver_examples/mcg/fei_blpi/kds" type="linker" tool="kds">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/twrk22f120m/driver_examples/mcg/fei_blpi/kds" type="project" tool="kds">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/twrk22f120m/driver_examples/mcg/fei_blpi/kds" type="debug" tool="kds">
<files mask="mcg_fei_blpi_twrk22f120m release jlink.launch"/>
<files mask="mcg_fei_blpi_twrk22f120m debug jlink.launch"/>
<files mask="mcg_fei_blpi_twrk22f120m release pne.launch"/>
<files mask="mcg_fei_blpi_twrk22f120m debug pne.launch"/>
</source>
<source path="boards/twrk22f120m/driver_examples/mcg/fei_blpi/atl" type="linker" tool="atl">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/twrk22f120m/driver_examples/mcg/fei_blpi/atl" type="project" tool="atl">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/twrk22f120m/driver_examples/mcg/fei_blpi/atl" type="debug" tool="atl">
<files mask="mcg_fei_blpi_twrk22f120m release jlink.launch"/>
<files mask="mcg_fei_blpi_twrk22f120m debug jlink.launch"/>
<files mask="mcg_fei_blpi_twrk22f120m release pne.launch"/>
<files mask="mcg_fei_blpi_twrk22f120m debug pne.launch"/>
</source>
<source path="boards/twrk22f120m/driver_examples/mcg/fei_blpi/atl/.settings" type="doc">
<files mask="language.settings.xml"/>
</source>
<source path="boards/twrk22f120m/driver_examples/mcg/fei_blpi/atl/.settings" type="configuration">
<files mask="com.atollic.truestudio.debug.hardware_device.prefs"/>
</source>
<source path="boards/twrk22f120m/driver_examples/mcg/fei_blpi/armgcc" type="script" tool="armgcc">
<files mask="build_debug.sh"/>
<files mask="clean.bat"/>
<files mask="build_debug.bat"/>
<files mask="build_release.sh"/>
<files mask="build_all.sh"/>
<files mask="clean.sh"/>
<files mask="build_release.bat"/>
<files mask="build_all.bat"/>
</source>
<source path="boards/twrk22f120m/driver_examples/mcg/fei_blpi/armgcc" type="doc" tool="armgcc">
<files mask="CMakeLists.txt"/>
</source>
<source path="boards/twrk22f120m/driver_examples/mcg/fei_blpi/armgcc" type="linker" tool="armgcc">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
</example>
<example name="pee_blpe" category="driver_examples/mcg" description="" dependency="MK22F51212_startup clock common debug_console gpio lpuart port smc uart" device="MK22F51212">
<source path="boards/twrk22f120m/driver_examples/mcg/pee_blpe" type="doc">
<files mask="readme.txt"/>
<files mask="readme.txt"/>
</source>
<source path="boards/twrk22f120m/driver_examples/mcg/pee_blpe" type="src">
<files mask="mcg_pee_blpe.c"/>
<files mask="board.c"/>
<files mask="clock_config.c"/>
<files mask="pin_mux.c"/>
</source>
<source path="boards/twrk22f120m/driver_examples/mcg/pee_blpe" type="c_include">
<files mask="pin_mux.h"/>
<files mask="clock_config.h"/>
<files mask="board.h"/>
</source>
<source path="boards/twrk22f120m/driver_examples/mcg/pee_blpe/iar" type="linker" tool="iar">
<files mask="MK22FN512xxx12_flash.icf"/>
</source>
<source path="boards/twrk22f120m/driver_examples/mcg/pee_blpe/iar" type="project" tool="iar">
<files mask="mcg_pee_blpe.ewp"/>
</source>
<source path="boards/twrk22f120m/driver_examples/mcg/pee_blpe/iar" type="workspace" tool="iar">
<files mask="mcg_pee_blpe.eww"/>
</source>
<source path="boards/twrk22f120m/driver_examples/mcg/pee_blpe/iar" type="debug" tool="iar">
<files mask="mcg_pee_blpe.ewd"/>
</source>
<source path="boards/twrk22f120m/driver_examples/mcg/pee_blpe/mdk" type="working_set" tool="mdk">
<files mask="mcg_pee_blpe.uvmpw"/>
</source>
<source path="boards/twrk22f120m/driver_examples/mcg/pee_blpe/mdk" type="linker" tool="mdk">
<files mask="MK22FN512xxx12_flash.scf"/>
</source>
<source path="boards/twrk22f120m/driver_examples/mcg/pee_blpe/mdk" type="project" tool="mdk">
<files mask="mcg_pee_blpe.uvprojx"/>
</source>
<source path="boards/twrk22f120m/driver_examples/mcg/pee_blpe/mdk" type="configuration" tool="mdk">
<files mask="pemicro_connection_settings.ini"/>
</source>
<source path="boards/twrk22f120m/driver_examples/mcg/pee_blpe/kds" type="working_set" tool="kds">
<files mask="mcg_pee_blpe_twrk22f120m.wsd"/>
</source>
<source path="boards/twrk22f120m/driver_examples/mcg/pee_blpe/kds" type="linker" tool="kds">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/twrk22f120m/driver_examples/mcg/pee_blpe/kds" type="project" tool="kds">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/twrk22f120m/driver_examples/mcg/pee_blpe/kds" type="debug" tool="kds">
<files mask="mcg_pee_blpe_twrk22f120m debug pne.launch"/>
<files mask="mcg_pee_blpe_twrk22f120m debug jlink.launch"/>
<files mask="mcg_pee_blpe_twrk22f120m release pne.launch"/>
<files mask="mcg_pee_blpe_twrk22f120m release jlink.launch"/>
</source>
<source path="boards/twrk22f120m/driver_examples/mcg/pee_blpe/atl" type="linker" tool="atl">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/twrk22f120m/driver_examples/mcg/pee_blpe/atl" type="project" tool="atl">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/twrk22f120m/driver_examples/mcg/pee_blpe/atl" type="debug" tool="atl">
<files mask="mcg_pee_blpe_twrk22f120m debug pne.launch"/>
<files mask="mcg_pee_blpe_twrk22f120m debug jlink.launch"/>
<files mask="mcg_pee_blpe_twrk22f120m release pne.launch"/>
<files mask="mcg_pee_blpe_twrk22f120m release jlink.launch"/>
</source>
<source path="boards/twrk22f120m/driver_examples/mcg/pee_blpe/atl/.settings" type="doc">
<files mask="language.settings.xml"/>
</source>
<source path="boards/twrk22f120m/driver_examples/mcg/pee_blpe/atl/.settings" type="configuration">
<files mask="com.atollic.truestudio.debug.hardware_device.prefs"/>
</source>
<source path="boards/twrk22f120m/driver_examples/mcg/pee_blpe/armgcc" type="script" tool="armgcc">
<files mask="build_debug.sh"/>
<files mask="clean.bat"/>
<files mask="build_debug.bat"/>
<files mask="build_release.sh"/>
<files mask="build_all.sh"/>
<files mask="clean.sh"/>
<files mask="build_release.bat"/>
<files mask="build_all.bat"/>
</source>
<source path="boards/twrk22f120m/driver_examples/mcg/pee_blpe/armgcc" type="doc" tool="armgcc">
<files mask="CMakeLists.txt"/>
</source>
<source path="boards/twrk22f120m/driver_examples/mcg/pee_blpe/armgcc" type="linker" tool="armgcc">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
</example>
<example name="pee_blpi" category="driver_examples/mcg" description="" dependency="MK22F51212_startup clock common debug_console gpio lpuart port smc uart" device="MK22F51212">
<source path="boards/twrk22f120m/driver_examples/mcg/pee_blpi" type="doc">
<files mask="readme.txt"/>
<files mask="readme.txt"/>
</source>
<source path="boards/twrk22f120m/driver_examples/mcg/pee_blpi" type="src">
<files mask="mcg_pee_blpi.c"/>
<files mask="board.c"/>
<files mask="clock_config.c"/>
<files mask="pin_mux.c"/>
</source>
<source path="boards/twrk22f120m/driver_examples/mcg/pee_blpi" type="c_include">
<files mask="pin_mux.h"/>
<files mask="clock_config.h"/>
<files mask="board.h"/>
</source>
<source path="boards/twrk22f120m/driver_examples/mcg/pee_blpi/iar" type="linker" tool="iar">
<files mask="MK22FN512xxx12_flash.icf"/>
</source>
<source path="boards/twrk22f120m/driver_examples/mcg/pee_blpi/iar" type="project" tool="iar">
<files mask="mcg_pee_blpi.ewp"/>
</source>
<source path="boards/twrk22f120m/driver_examples/mcg/pee_blpi/iar" type="workspace" tool="iar">
<files mask="mcg_pee_blpi.eww"/>
</source>
<source path="boards/twrk22f120m/driver_examples/mcg/pee_blpi/iar" type="debug" tool="iar">
<files mask="mcg_pee_blpi.ewd"/>
</source>
<source path="boards/twrk22f120m/driver_examples/mcg/pee_blpi/mdk" type="working_set" tool="mdk">
<files mask="mcg_pee_blpi.uvmpw"/>
</source>
<source path="boards/twrk22f120m/driver_examples/mcg/pee_blpi/mdk" type="linker" tool="mdk">
<files mask="MK22FN512xxx12_flash.scf"/>
</source>
<source path="boards/twrk22f120m/driver_examples/mcg/pee_blpi/mdk" type="project" tool="mdk">
<files mask="mcg_pee_blpi.uvprojx"/>
</source>
<source path="boards/twrk22f120m/driver_examples/mcg/pee_blpi/mdk" type="configuration" tool="mdk">
<files mask="pemicro_connection_settings.ini"/>
</source>
<source path="boards/twrk22f120m/driver_examples/mcg/pee_blpi/kds" type="working_set" tool="kds">
<files mask="mcg_pee_blpi_twrk22f120m.wsd"/>
</source>
<source path="boards/twrk22f120m/driver_examples/mcg/pee_blpi/kds" type="linker" tool="kds">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/twrk22f120m/driver_examples/mcg/pee_blpi/kds" type="project" tool="kds">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/twrk22f120m/driver_examples/mcg/pee_blpi/kds" type="debug" tool="kds">
<files mask="mcg_pee_blpi_twrk22f120m release pne.launch"/>
<files mask="mcg_pee_blpi_twrk22f120m debug pne.launch"/>
<files mask="mcg_pee_blpi_twrk22f120m debug jlink.launch"/>
<files mask="mcg_pee_blpi_twrk22f120m release jlink.launch"/>
</source>
<source path="boards/twrk22f120m/driver_examples/mcg/pee_blpi/atl" type="linker" tool="atl">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/twrk22f120m/driver_examples/mcg/pee_blpi/atl" type="project" tool="atl">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/twrk22f120m/driver_examples/mcg/pee_blpi/atl" type="debug" tool="atl">
<files mask="mcg_pee_blpi_twrk22f120m release pne.launch"/>
<files mask="mcg_pee_blpi_twrk22f120m debug pne.launch"/>
<files mask="mcg_pee_blpi_twrk22f120m debug jlink.launch"/>
<files mask="mcg_pee_blpi_twrk22f120m release jlink.launch"/>
</source>
<source path="boards/twrk22f120m/driver_examples/mcg/pee_blpi/atl/.settings" type="doc">
<files mask="language.settings.xml"/>
</source>
<source path="boards/twrk22f120m/driver_examples/mcg/pee_blpi/atl/.settings" type="configuration">
<files mask="com.atollic.truestudio.debug.hardware_device.prefs"/>
</source>
<source path="boards/twrk22f120m/driver_examples/mcg/pee_blpi/armgcc" type="script" tool="armgcc">
<files mask="build_debug.sh"/>
<files mask="clean.bat"/>
<files mask="build_debug.bat"/>
<files mask="build_release.sh"/>
<files mask="build_all.sh"/>
<files mask="clean.sh"/>
<files mask="build_release.bat"/>
<files mask="build_all.bat"/>
</source>
<source path="boards/twrk22f120m/driver_examples/mcg/pee_blpi/armgcc" type="doc" tool="armgcc">
<files mask="CMakeLists.txt"/>
</source>
<source path="boards/twrk22f120m/driver_examples/mcg/pee_blpi/armgcc" type="linker" tool="armgcc">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
</example>
<example name="adc16_trigger" category="driver_examples/pdb" description="" dependency="MK22F51212_startup adc16 clock common debug_console gpio lpuart pdb port smc uart" device="MK22F51212">
<source path="boards/twrk22f120m/driver_examples/pdb/adc16_trigger" type="doc">
<files mask="readme.txt"/>
<files mask="readme.txt"/>
</source>
<source path="boards/twrk22f120m/driver_examples/pdb/adc16_trigger" type="src">
<files mask="board.c"/>
<files mask="clock_config.c"/>
<files mask="pdb_adc16_trigger.c"/>
<files mask="pin_mux.c"/>
</source>
<source path="boards/twrk22f120m/driver_examples/pdb/adc16_trigger" type="c_include">
<files mask="pin_mux.h"/>
<files mask="clock_config.h"/>
<files mask="board.h"/>
</source>
<source path="boards/twrk22f120m/driver_examples/pdb/adc16_trigger/iar" type="linker" tool="iar">
<files mask="MK22FN512xxx12_flash.icf"/>
</source>
<source path="boards/twrk22f120m/driver_examples/pdb/adc16_trigger/iar" type="project" tool="iar">
<files mask="pdb_adc16_trigger.ewp"/>
</source>
<source path="boards/twrk22f120m/driver_examples/pdb/adc16_trigger/iar" type="workspace" tool="iar">
<files mask="pdb_adc16_trigger.eww"/>
</source>
<source path="boards/twrk22f120m/driver_examples/pdb/adc16_trigger/iar" type="debug" tool="iar">
<files mask="pdb_adc16_trigger.ewd"/>
</source>
<source path="boards/twrk22f120m/driver_examples/pdb/adc16_trigger/mdk" type="working_set" tool="mdk">
<files mask="pdb_adc16_trigger.uvmpw"/>
</source>
<source path="boards/twrk22f120m/driver_examples/pdb/adc16_trigger/mdk" type="linker" tool="mdk">
<files mask="MK22FN512xxx12_flash.scf"/>
</source>
<source path="boards/twrk22f120m/driver_examples/pdb/adc16_trigger/mdk" type="project" tool="mdk">
<files mask="pdb_adc16_trigger.uvprojx"/>
</source>
<source path="boards/twrk22f120m/driver_examples/pdb/adc16_trigger/mdk" type="configuration" tool="mdk">
<files mask="pemicro_connection_settings.ini"/>
</source>
<source path="boards/twrk22f120m/driver_examples/pdb/adc16_trigger/kds" type="working_set" tool="kds">
<files mask="pdb_adc16_trigger_twrk22f120m.wsd"/>
</source>
<source path="boards/twrk22f120m/driver_examples/pdb/adc16_trigger/kds" type="linker" tool="kds">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/twrk22f120m/driver_examples/pdb/adc16_trigger/kds" type="project" tool="kds">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/twrk22f120m/driver_examples/pdb/adc16_trigger/kds" type="debug" tool="kds">
<files mask="pdb_adc16_trigger_twrk22f120m debug jlink.launch"/>
<files mask="pdb_adc16_trigger_twrk22f120m release pne.launch"/>
<files mask="pdb_adc16_trigger_twrk22f120m debug pne.launch"/>
<files mask="pdb_adc16_trigger_twrk22f120m release jlink.launch"/>
</source>
<source path="boards/twrk22f120m/driver_examples/pdb/adc16_trigger/atl" type="linker" tool="atl">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/twrk22f120m/driver_examples/pdb/adc16_trigger/atl" type="project" tool="atl">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/twrk22f120m/driver_examples/pdb/adc16_trigger/atl" type="debug" tool="atl">
<files mask="pdb_adc16_trigger_twrk22f120m debug jlink.launch"/>
<files mask="pdb_adc16_trigger_twrk22f120m release pne.launch"/>
<files mask="pdb_adc16_trigger_twrk22f120m debug pne.launch"/>
<files mask="pdb_adc16_trigger_twrk22f120m release jlink.launch"/>
</source>
<source path="boards/twrk22f120m/driver_examples/pdb/adc16_trigger/atl/.settings" type="doc">
<files mask="language.settings.xml"/>
</source>
<source path="boards/twrk22f120m/driver_examples/pdb/adc16_trigger/atl/.settings" type="configuration">
<files mask="com.atollic.truestudio.debug.hardware_device.prefs"/>
</source>
<source path="boards/twrk22f120m/driver_examples/pdb/adc16_trigger/armgcc" type="script" tool="armgcc">
<files mask="build_debug.sh"/>
<files mask="clean.bat"/>
<files mask="build_debug.bat"/>
<files mask="build_release.sh"/>
<files mask="build_all.sh"/>
<files mask="clean.sh"/>
<files mask="build_release.bat"/>
<files mask="build_all.bat"/>
</source>
<source path="boards/twrk22f120m/driver_examples/pdb/adc16_trigger/armgcc" type="doc" tool="armgcc">
<files mask="CMakeLists.txt"/>
</source>
<source path="boards/twrk22f120m/driver_examples/pdb/adc16_trigger/armgcc" type="linker" tool="armgcc">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
</example>
<example name="dac_trigger" category="driver_examples/pdb" description="" dependency="MK22F51212_startup clock common dac debug_console gpio lpuart pdb port smc uart" device="MK22F51212">
<source path="boards/twrk22f120m/driver_examples/pdb/dac_trigger" type="doc">
<files mask="readme.txt"/>
<files mask="readme.txt"/>
</source>
<source path="boards/twrk22f120m/driver_examples/pdb/dac_trigger" type="src">
<files mask="board.c"/>
<files mask="clock_config.c"/>
<files mask="pdb_dac_trigger.c"/>
<files mask="pin_mux.c"/>
</source>
<source path="boards/twrk22f120m/driver_examples/pdb/dac_trigger" type="c_include">
<files mask="pin_mux.h"/>
<files mask="clock_config.h"/>
<files mask="board.h"/>
</source>
<source path="boards/twrk22f120m/driver_examples/pdb/dac_trigger/iar" type="linker" tool="iar">
<files mask="MK22FN512xxx12_flash.icf"/>
</source>
<source path="boards/twrk22f120m/driver_examples/pdb/dac_trigger/iar" type="project" tool="iar">
<files mask="pdb_dac_trigger.ewp"/>
</source>
<source path="boards/twrk22f120m/driver_examples/pdb/dac_trigger/iar" type="workspace" tool="iar">
<files mask="pdb_dac_trigger.eww"/>
</source>
<source path="boards/twrk22f120m/driver_examples/pdb/dac_trigger/iar" type="debug" tool="iar">
<files mask="pdb_dac_trigger.ewd"/>
</source>
<source path="boards/twrk22f120m/driver_examples/pdb/dac_trigger/mdk" type="working_set" tool="mdk">
<files mask="pdb_dac_trigger.uvmpw"/>
</source>
<source path="boards/twrk22f120m/driver_examples/pdb/dac_trigger/mdk" type="linker" tool="mdk">
<files mask="MK22FN512xxx12_flash.scf"/>
</source>
<source path="boards/twrk22f120m/driver_examples/pdb/dac_trigger/mdk" type="project" tool="mdk">
<files mask="pdb_dac_trigger.uvprojx"/>
</source>
<source path="boards/twrk22f120m/driver_examples/pdb/dac_trigger/mdk" type="configuration" tool="mdk">
<files mask="pemicro_connection_settings.ini"/>
</source>
<source path="boards/twrk22f120m/driver_examples/pdb/dac_trigger/kds" type="working_set" tool="kds">
<files mask="pdb_dac_trigger_twrk22f120m.wsd"/>
</source>
<source path="boards/twrk22f120m/driver_examples/pdb/dac_trigger/kds" type="linker" tool="kds">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/twrk22f120m/driver_examples/pdb/dac_trigger/kds" type="project" tool="kds">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/twrk22f120m/driver_examples/pdb/dac_trigger/kds" type="debug" tool="kds">
<files mask="pdb_dac_trigger_twrk22f120m release pne.launch"/>
<files mask="pdb_dac_trigger_twrk22f120m debug jlink.launch"/>
<files mask="pdb_dac_trigger_twrk22f120m debug pne.launch"/>
<files mask="pdb_dac_trigger_twrk22f120m release jlink.launch"/>
</source>
<source path="boards/twrk22f120m/driver_examples/pdb/dac_trigger/atl" type="linker" tool="atl">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/twrk22f120m/driver_examples/pdb/dac_trigger/atl" type="project" tool="atl">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/twrk22f120m/driver_examples/pdb/dac_trigger/atl" type="debug" tool="atl">
<files mask="pdb_dac_trigger_twrk22f120m release pne.launch"/>
<files mask="pdb_dac_trigger_twrk22f120m debug jlink.launch"/>
<files mask="pdb_dac_trigger_twrk22f120m debug pne.launch"/>
<files mask="pdb_dac_trigger_twrk22f120m release jlink.launch"/>
</source>
<source path="boards/twrk22f120m/driver_examples/pdb/dac_trigger/atl/.settings" type="doc">
<files mask="language.settings.xml"/>
</source>
<source path="boards/twrk22f120m/driver_examples/pdb/dac_trigger/atl/.settings" type="configuration">
<files mask="com.atollic.truestudio.debug.hardware_device.prefs"/>
</source>
<source path="boards/twrk22f120m/driver_examples/pdb/dac_trigger/armgcc" type="script" tool="armgcc">
<files mask="build_debug.sh"/>
<files mask="clean.bat"/>
<files mask="build_debug.bat"/>
<files mask="build_release.sh"/>
<files mask="build_all.sh"/>
<files mask="clean.sh"/>
<files mask="build_release.bat"/>
<files mask="build_all.bat"/>
</source>
<source path="boards/twrk22f120m/driver_examples/pdb/dac_trigger/armgcc" type="doc" tool="armgcc">
<files mask="CMakeLists.txt"/>
</source>
<source path="boards/twrk22f120m/driver_examples/pdb/dac_trigger/armgcc" type="linker" tool="armgcc">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
</example>
<example name="delay_interrupt" category="driver_examples/pdb" description="" dependency="MK22F51212_startup clock common debug_console gpio lpuart pdb port smc uart" device="MK22F51212">
<source path="boards/twrk22f120m/driver_examples/pdb/delay_interrupt" type="doc">
<files mask="readme.txt"/>
<files mask="readme.txt"/>
</source>
<source path="boards/twrk22f120m/driver_examples/pdb/delay_interrupt" type="src">
<files mask="board.c"/>
<files mask="clock_config.c"/>
<files mask="pdb_delay_interrupt.c"/>
<files mask="pin_mux.c"/>
</source>
<source path="boards/twrk22f120m/driver_examples/pdb/delay_interrupt" type="c_include">
<files mask="pin_mux.h"/>
<files mask="clock_config.h"/>
<files mask="board.h"/>
</source>
<source path="boards/twrk22f120m/driver_examples/pdb/delay_interrupt/iar" type="linker" tool="iar">
<files mask="MK22FN512xxx12_flash.icf"/>
</source>
<source path="boards/twrk22f120m/driver_examples/pdb/delay_interrupt/iar" type="project" tool="iar">
<files mask="pdb_delay_interrupt.ewp"/>
</source>
<source path="boards/twrk22f120m/driver_examples/pdb/delay_interrupt/iar" type="workspace" tool="iar">
<files mask="pdb_delay_interrupt.eww"/>
</source>
<source path="boards/twrk22f120m/driver_examples/pdb/delay_interrupt/iar" type="debug" tool="iar">
<files mask="pdb_delay_interrupt.ewd"/>
</source>
<source path="boards/twrk22f120m/driver_examples/pdb/delay_interrupt/mdk" type="working_set" tool="mdk">
<files mask="pdb_delay_interrupt.uvmpw"/>
</source>
<source path="boards/twrk22f120m/driver_examples/pdb/delay_interrupt/mdk" type="linker" tool="mdk">
<files mask="MK22FN512xxx12_flash.scf"/>
</source>
<source path="boards/twrk22f120m/driver_examples/pdb/delay_interrupt/mdk" type="project" tool="mdk">
<files mask="pdb_delay_interrupt.uvprojx"/>
</source>
<source path="boards/twrk22f120m/driver_examples/pdb/delay_interrupt/mdk" type="configuration" tool="mdk">
<files mask="pemicro_connection_settings.ini"/>
</source>
<source path="boards/twrk22f120m/driver_examples/pdb/delay_interrupt/kds" type="working_set" tool="kds">
<files mask="pdb_delay_interrupt_twrk22f120m.wsd"/>
</source>
<source path="boards/twrk22f120m/driver_examples/pdb/delay_interrupt/kds" type="linker" tool="kds">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/twrk22f120m/driver_examples/pdb/delay_interrupt/kds" type="project" tool="kds">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/twrk22f120m/driver_examples/pdb/delay_interrupt/kds" type="debug" tool="kds">
<files mask="pdb_delay_interrupt_twrk22f120m debug pne.launch"/>
<files mask="pdb_delay_interrupt_twrk22f120m debug jlink.launch"/>
<files mask="pdb_delay_interrupt_twrk22f120m release pne.launch"/>
<files mask="pdb_delay_interrupt_twrk22f120m release jlink.launch"/>
</source>
<source path="boards/twrk22f120m/driver_examples/pdb/delay_interrupt/atl" type="linker" tool="atl">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/twrk22f120m/driver_examples/pdb/delay_interrupt/atl" type="project" tool="atl">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/twrk22f120m/driver_examples/pdb/delay_interrupt/atl" type="debug" tool="atl">
<files mask="pdb_delay_interrupt_twrk22f120m debug pne.launch"/>
<files mask="pdb_delay_interrupt_twrk22f120m debug jlink.launch"/>
<files mask="pdb_delay_interrupt_twrk22f120m release pne.launch"/>
<files mask="pdb_delay_interrupt_twrk22f120m release jlink.launch"/>
</source>
<source path="boards/twrk22f120m/driver_examples/pdb/delay_interrupt/atl/.settings" type="doc">
<files mask="language.settings.xml"/>
</source>
<source path="boards/twrk22f120m/driver_examples/pdb/delay_interrupt/atl/.settings" type="configuration">
<files mask="com.atollic.truestudio.debug.hardware_device.prefs"/>
</source>
<source path="boards/twrk22f120m/driver_examples/pdb/delay_interrupt/armgcc" type="script" tool="armgcc">
<files mask="build_debug.sh"/>
<files mask="clean.bat"/>
<files mask="build_debug.bat"/>
<files mask="build_release.sh"/>
<files mask="build_all.sh"/>
<files mask="clean.sh"/>
<files mask="build_release.bat"/>
<files mask="build_all.bat"/>
</source>
<source path="boards/twrk22f120m/driver_examples/pdb/delay_interrupt/armgcc" type="doc" tool="armgcc">
<files mask="CMakeLists.txt"/>
</source>
<source path="boards/twrk22f120m/driver_examples/pdb/delay_interrupt/armgcc" type="linker" tool="armgcc">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
</example>
<example name="pit" category="driver_examples" description="" dependency="MK22F51212_startup clock common debug_console gpio lpuart pit port smc uart" device="MK22F51212">
<source path="boards/twrk22f120m/driver_examples/pit" type="doc">
<files mask="readme.txt"/>
<files mask="readme.txt"/>
</source>
<source path="boards/twrk22f120m/driver_examples/pit" type="src">
<files mask="board.c"/>
<files mask="pit.c"/>
<files mask="clock_config.c"/>
<files mask="pin_mux.c"/>
</source>
<source path="boards/twrk22f120m/driver_examples/pit" type="c_include">
<files mask="pin_mux.h"/>
<files mask="clock_config.h"/>
<files mask="board.h"/>
</source>
<source path="boards/twrk22f120m/driver_examples/pit/iar" type="linker" tool="iar">
<files mask="MK22FN512xxx12_flash.icf"/>
</source>
<source path="boards/twrk22f120m/driver_examples/pit/iar" type="project" tool="iar">
<files mask="pit.ewp"/>
</source>
<source path="boards/twrk22f120m/driver_examples/pit/iar" type="workspace" tool="iar">
<files mask="pit.eww"/>
</source>
<source path="boards/twrk22f120m/driver_examples/pit/iar" type="debug" tool="iar">
<files mask="pit.ewd"/>
</source>
<source path="boards/twrk22f120m/driver_examples/pit/mdk" type="working_set" tool="mdk">
<files mask="pit.uvmpw"/>
</source>
<source path="boards/twrk22f120m/driver_examples/pit/mdk" type="linker" tool="mdk">
<files mask="MK22FN512xxx12_flash.scf"/>
</source>
<source path="boards/twrk22f120m/driver_examples/pit/mdk" type="project" tool="mdk">
<files mask="pit.uvprojx"/>
</source>
<source path="boards/twrk22f120m/driver_examples/pit/mdk" type="configuration" tool="mdk">
<files mask="pemicro_connection_settings.ini"/>
</source>
<source path="boards/twrk22f120m/driver_examples/pit/kds" type="working_set" tool="kds">
<files mask="pit_twrk22f120m.wsd"/>
</source>
<source path="boards/twrk22f120m/driver_examples/pit/kds" type="linker" tool="kds">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/twrk22f120m/driver_examples/pit/kds" type="project" tool="kds">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/twrk22f120m/driver_examples/pit/kds" type="debug" tool="kds">
<files mask="pit_twrk22f120m debug pne.launch"/>
<files mask="pit_twrk22f120m release pne.launch"/>
<files mask="pit_twrk22f120m release jlink.launch"/>
<files mask="pit_twrk22f120m debug jlink.launch"/>
</source>
<source path="boards/twrk22f120m/driver_examples/pit/atl" type="linker" tool="atl">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/twrk22f120m/driver_examples/pit/atl" type="project" tool="atl">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/twrk22f120m/driver_examples/pit/atl" type="debug" tool="atl">
<files mask="pit_twrk22f120m debug pne.launch"/>
<files mask="pit_twrk22f120m release pne.launch"/>
<files mask="pit_twrk22f120m release jlink.launch"/>
<files mask="pit_twrk22f120m debug jlink.launch"/>
</source>
<source path="boards/twrk22f120m/driver_examples/pit/atl/.settings" type="doc">
<files mask="language.settings.xml"/>
</source>
<source path="boards/twrk22f120m/driver_examples/pit/atl/.settings" type="configuration">
<files mask="com.atollic.truestudio.debug.hardware_device.prefs"/>
</source>
<source path="boards/twrk22f120m/driver_examples/pit/armgcc" type="script" tool="armgcc">
<files mask="build_debug.sh"/>
<files mask="clean.bat"/>
<files mask="build_debug.bat"/>
<files mask="build_release.sh"/>
<files mask="build_all.sh"/>
<files mask="clean.sh"/>
<files mask="build_release.bat"/>
<files mask="build_all.bat"/>
</source>
<source path="boards/twrk22f120m/driver_examples/pit/armgcc" type="doc" tool="armgcc">
<files mask="CMakeLists.txt"/>
</source>
<source path="boards/twrk22f120m/driver_examples/pit/armgcc" type="linker" tool="armgcc">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
</example>
<example name="random" category="driver_examples/rnga" description="" dependency="MK22F51212_startup clock common debug_console gpio lpuart port rnga smc uart" device="MK22F51212">
<source path="boards/twrk22f120m/driver_examples/rnga/random" type="doc">
<files mask="readme.txt"/>
<files mask="readme.txt"/>
</source>
<source path="boards/twrk22f120m/driver_examples/rnga/random" type="src">
<files mask="board.c"/>
<files mask="clock_config.c"/>
<files mask="rnga_random.c"/>
<files mask="pin_mux.c"/>
</source>
<source path="boards/twrk22f120m/driver_examples/rnga/random" type="c_include">
<files mask="pin_mux.h"/>
<files mask="clock_config.h"/>
<files mask="board.h"/>
</source>
<source path="boards/twrk22f120m/driver_examples/rnga/random/iar" type="linker" tool="iar">
<files mask="MK22FN512xxx12_flash.icf"/>
</source>
<source path="boards/twrk22f120m/driver_examples/rnga/random/iar" type="project" tool="iar">
<files mask="rnga_random.ewp"/>
</source>
<source path="boards/twrk22f120m/driver_examples/rnga/random/iar" type="workspace" tool="iar">
<files mask="rnga_random.eww"/>
</source>
<source path="boards/twrk22f120m/driver_examples/rnga/random/iar" type="debug" tool="iar">
<files mask="rnga_random.ewd"/>
</source>
<source path="boards/twrk22f120m/driver_examples/rnga/random/mdk" type="working_set" tool="mdk">
<files mask="rnga_random.uvmpw"/>
</source>
<source path="boards/twrk22f120m/driver_examples/rnga/random/mdk" type="linker" tool="mdk">
<files mask="MK22FN512xxx12_flash.scf"/>
</source>
<source path="boards/twrk22f120m/driver_examples/rnga/random/mdk" type="project" tool="mdk">
<files mask="rnga_random.uvprojx"/>
</source>
<source path="boards/twrk22f120m/driver_examples/rnga/random/mdk" type="configuration" tool="mdk">
<files mask="pemicro_connection_settings.ini"/>
</source>
<source path="boards/twrk22f120m/driver_examples/rnga/random/kds" type="working_set" tool="kds">
<files mask="rnga_random_twrk22f120m.wsd"/>
</source>
<source path="boards/twrk22f120m/driver_examples/rnga/random/kds" type="linker" tool="kds">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/twrk22f120m/driver_examples/rnga/random/kds" type="project" tool="kds">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/twrk22f120m/driver_examples/rnga/random/kds" type="debug" tool="kds">
<files mask="rnga_random_twrk22f120m debug jlink.launch"/>
<files mask="rnga_random_twrk22f120m debug pne.launch"/>
<files mask="rnga_random_twrk22f120m release jlink.launch"/>
<files mask="rnga_random_twrk22f120m release pne.launch"/>
</source>
<source path="boards/twrk22f120m/driver_examples/rnga/random/atl" type="linker" tool="atl">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/twrk22f120m/driver_examples/rnga/random/atl" type="project" tool="atl">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/twrk22f120m/driver_examples/rnga/random/atl" type="debug" tool="atl">
<files mask="rnga_random_twrk22f120m debug jlink.launch"/>
<files mask="rnga_random_twrk22f120m debug pne.launch"/>
<files mask="rnga_random_twrk22f120m release jlink.launch"/>
<files mask="rnga_random_twrk22f120m release pne.launch"/>
</source>
<source path="boards/twrk22f120m/driver_examples/rnga/random/atl/.settings" type="doc">
<files mask="language.settings.xml"/>
</source>
<source path="boards/twrk22f120m/driver_examples/rnga/random/atl/.settings" type="configuration">
<files mask="com.atollic.truestudio.debug.hardware_device.prefs"/>
</source>
<source path="boards/twrk22f120m/driver_examples/rnga/random/armgcc" type="script" tool="armgcc">
<files mask="build_debug.sh"/>
<files mask="clean.bat"/>
<files mask="build_debug.bat"/>
<files mask="build_release.sh"/>
<files mask="build_all.sh"/>
<files mask="clean.sh"/>
<files mask="build_release.bat"/>
<files mask="build_all.bat"/>
</source>
<source path="boards/twrk22f120m/driver_examples/rnga/random/armgcc" type="doc" tool="armgcc">
<files mask="CMakeLists.txt"/>
</source>
<source path="boards/twrk22f120m/driver_examples/rnga/random/armgcc" type="linker" tool="armgcc">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
</example>
<example name="rtc" category="driver_examples" description="" dependency="MK22F51212_startup clock common debug_console gpio lpuart port rtc smc uart" device="MK22F51212">
<source path="boards/twrk22f120m/driver_examples/rtc" type="doc">
<files mask="readme.txt"/>
<files mask="readme.txt"/>
</source>
<source path="boards/twrk22f120m/driver_examples/rtc" type="src">
<files mask="board.c"/>
<files mask="clock_config.c"/>
<files mask="rtc.c"/>
<files mask="pin_mux.c"/>
</source>
<source path="boards/twrk22f120m/driver_examples/rtc" type="c_include">
<files mask="pin_mux.h"/>
<files mask="clock_config.h"/>
<files mask="board.h"/>
</source>
<source path="boards/twrk22f120m/driver_examples/rtc/iar" type="linker" tool="iar">
<files mask="MK22FN512xxx12_flash.icf"/>
</source>
<source path="boards/twrk22f120m/driver_examples/rtc/iar" type="project" tool="iar">
<files mask="rtc.ewp"/>
</source>
<source path="boards/twrk22f120m/driver_examples/rtc/iar" type="workspace" tool="iar">
<files mask="rtc.eww"/>
</source>
<source path="boards/twrk22f120m/driver_examples/rtc/iar" type="debug" tool="iar">
<files mask="rtc.ewd"/>
</source>
<source path="boards/twrk22f120m/driver_examples/rtc/mdk" type="working_set" tool="mdk">
<files mask="rtc.uvmpw"/>
</source>
<source path="boards/twrk22f120m/driver_examples/rtc/mdk" type="linker" tool="mdk">
<files mask="MK22FN512xxx12_flash.scf"/>
</source>
<source path="boards/twrk22f120m/driver_examples/rtc/mdk" type="project" tool="mdk">
<files mask="rtc.uvprojx"/>
</source>
<source path="boards/twrk22f120m/driver_examples/rtc/mdk" type="configuration" tool="mdk">
<files mask="pemicro_connection_settings.ini"/>
</source>
<source path="boards/twrk22f120m/driver_examples/rtc/kds" type="working_set" tool="kds">
<files mask="rtc_twrk22f120m.wsd"/>
</source>
<source path="boards/twrk22f120m/driver_examples/rtc/kds" type="linker" tool="kds">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/twrk22f120m/driver_examples/rtc/kds" type="project" tool="kds">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/twrk22f120m/driver_examples/rtc/kds" type="debug" tool="kds">
<files mask="rtc_twrk22f120m debug pne.launch"/>
<files mask="rtc_twrk22f120m debug jlink.launch"/>
<files mask="rtc_twrk22f120m release pne.launch"/>
<files mask="rtc_twrk22f120m release jlink.launch"/>
</source>
<source path="boards/twrk22f120m/driver_examples/rtc/atl" type="linker" tool="atl">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/twrk22f120m/driver_examples/rtc/atl" type="project" tool="atl">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/twrk22f120m/driver_examples/rtc/atl" type="debug" tool="atl">
<files mask="rtc_twrk22f120m debug pne.launch"/>
<files mask="rtc_twrk22f120m debug jlink.launch"/>
<files mask="rtc_twrk22f120m release pne.launch"/>
<files mask="rtc_twrk22f120m release jlink.launch"/>
</source>
<source path="boards/twrk22f120m/driver_examples/rtc/atl/.settings" type="doc">
<files mask="language.settings.xml"/>
</source>
<source path="boards/twrk22f120m/driver_examples/rtc/atl/.settings" type="configuration">
<files mask="com.atollic.truestudio.debug.hardware_device.prefs"/>
</source>
<source path="boards/twrk22f120m/driver_examples/rtc/armgcc" type="script" tool="armgcc">
<files mask="build_debug.sh"/>
<files mask="clean.bat"/>
<files mask="build_debug.bat"/>
<files mask="build_release.sh"/>
<files mask="build_all.sh"/>
<files mask="clean.sh"/>
<files mask="build_release.bat"/>
<files mask="build_all.bat"/>
</source>
<source path="boards/twrk22f120m/driver_examples/rtc/armgcc" type="doc" tool="armgcc">
<files mask="CMakeLists.txt"/>
</source>
<source path="boards/twrk22f120m/driver_examples/rtc/armgcc" type="linker" tool="armgcc">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
</example>
<example name="sai" category="driver_examples" description="">
<source path="boards/twrk22f120m/driver_examples/sai" type="c_include">
<files mask="music.h"/>
</source>
</example>
<example name="edma_transfer" category="driver_examples/sai" description="" dependency="MK22F51212_startup clock common debug_console dmamux edma gpio i2c lpuart port sai smc uart" device="MK22F51212">
<source path="boards/twrk22f120m/driver_examples/sai/edma_transfer" type="doc">
<files mask="readme.txt"/>
<files mask="readme.txt"/>
</source>
<source path="boards/twrk22f120m/driver_examples/sai/edma_transfer" type="src">
<files mask="board.c"/>
<files mask="fsl_sgtl5000.c"/>
<files mask="clock_config.c"/>
<files mask="sai_edma_transfer.c"/>
<files mask="pin_mux.c"/>
</source>
<source path="boards/twrk22f120m/driver_examples/sai/edma_transfer" type="c_include">
<files mask="fsl_sgtl5000.h"/>
<files mask="pin_mux.h"/>
<files mask="clock_config.h"/>
<files mask="board.h"/>
</source>
<source path="boards/twrk22f120m/driver_examples/sai/edma_transfer/iar" type="linker" tool="iar">
<files mask="MK22FN512xxx12_flash.icf"/>
</source>
<source path="boards/twrk22f120m/driver_examples/sai/edma_transfer/iar" type="project" tool="iar">
<files mask="sai_edma_transfer.ewp"/>
</source>
<source path="boards/twrk22f120m/driver_examples/sai/edma_transfer/iar" type="workspace" tool="iar">
<files mask="sai_edma_transfer.eww"/>
</source>
<source path="boards/twrk22f120m/driver_examples/sai/edma_transfer/iar" type="debug" tool="iar">
<files mask="sai_edma_transfer.ewd"/>
</source>
<source path="boards/twrk22f120m/driver_examples/sai/edma_transfer/mdk" type="working_set" tool="mdk">
<files mask="sai_edma_transfer.uvmpw"/>
</source>
<source path="boards/twrk22f120m/driver_examples/sai/edma_transfer/mdk" type="linker" tool="mdk">
<files mask="MK22FN512xxx12_flash.scf"/>
</source>
<source path="boards/twrk22f120m/driver_examples/sai/edma_transfer/mdk" type="project" tool="mdk">
<files mask="sai_edma_transfer.uvprojx"/>
</source>
<source path="boards/twrk22f120m/driver_examples/sai/edma_transfer/mdk" type="configuration" tool="mdk">
<files mask="pemicro_connection_settings.ini"/>
</source>
<source path="boards/twrk22f120m/driver_examples/sai/edma_transfer/kds" type="working_set" tool="kds">
<files mask="sai_edma_transfer_twrk22f120m.wsd"/>
</source>
<source path="boards/twrk22f120m/driver_examples/sai/edma_transfer/kds" type="linker" tool="kds">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/twrk22f120m/driver_examples/sai/edma_transfer/kds" type="project" tool="kds">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/twrk22f120m/driver_examples/sai/edma_transfer/kds" type="debug" tool="kds">
<files mask="sai_edma_transfer_twrk22f120m debug pne.launch"/>
<files mask="sai_edma_transfer_twrk22f120m debug jlink.launch"/>
<files mask="sai_edma_transfer_twrk22f120m release pne.launch"/>
<files mask="sai_edma_transfer_twrk22f120m release jlink.launch"/>
</source>
<source path="boards/twrk22f120m/driver_examples/sai/edma_transfer/atl" type="linker" tool="atl">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/twrk22f120m/driver_examples/sai/edma_transfer/atl" type="project" tool="atl">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/twrk22f120m/driver_examples/sai/edma_transfer/atl" type="debug" tool="atl">
<files mask="sai_edma_transfer_twrk22f120m debug pne.launch"/>
<files mask="sai_edma_transfer_twrk22f120m debug jlink.launch"/>
<files mask="sai_edma_transfer_twrk22f120m release pne.launch"/>
<files mask="sai_edma_transfer_twrk22f120m release jlink.launch"/>
</source>
<source path="boards/twrk22f120m/driver_examples/sai/edma_transfer/atl/.settings" type="doc">
<files mask="language.settings.xml"/>
</source>
<source path="boards/twrk22f120m/driver_examples/sai/edma_transfer/atl/.settings" type="configuration">
<files mask="com.atollic.truestudio.debug.hardware_device.prefs"/>
</source>
<source path="boards/twrk22f120m/driver_examples/sai/edma_transfer/armgcc" type="script" tool="armgcc">
<files mask="build_debug.sh"/>
<files mask="clean.bat"/>
<files mask="build_debug.bat"/>
<files mask="build_release.sh"/>
<files mask="build_all.sh"/>
<files mask="clean.sh"/>
<files mask="build_release.bat"/>
<files mask="build_all.bat"/>
</source>
<source path="boards/twrk22f120m/driver_examples/sai/edma_transfer/armgcc" type="doc" tool="armgcc">
<files mask="CMakeLists.txt"/>
</source>
<source path="boards/twrk22f120m/driver_examples/sai/edma_transfer/armgcc" type="linker" tool="armgcc">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
</example>
<example name="interrupt" category="driver_examples/sai" description="" dependency="MK22F51212_startup clock common debug_console gpio i2c lpuart port sai smc uart" device="MK22F51212">
<source path="boards/twrk22f120m/driver_examples/sai/interrupt" type="doc">
<files mask="readme.txt"/>
<files mask="readme.txt"/>
</source>
<source path="boards/twrk22f120m/driver_examples/sai/interrupt" type="src">
<files mask="board.c"/>
<files mask="fsl_sgtl5000.c"/>
<files mask="clock_config.c"/>
<files mask="sai_interrupt.c"/>
<files mask="pin_mux.c"/>
</source>
<source path="boards/twrk22f120m/driver_examples/sai/interrupt" type="c_include">
<files mask="fsl_sgtl5000.h"/>
<files mask="pin_mux.h"/>
<files mask="clock_config.h"/>
<files mask="board.h"/>
</source>
<source path="boards/twrk22f120m/driver_examples/sai/interrupt/iar" type="linker" tool="iar">
<files mask="MK22FN512xxx12_flash.icf"/>
</source>
<source path="boards/twrk22f120m/driver_examples/sai/interrupt/iar" type="project" tool="iar">
<files mask="sai_interrupt.ewp"/>
</source>
<source path="boards/twrk22f120m/driver_examples/sai/interrupt/iar" type="workspace" tool="iar">
<files mask="sai_interrupt.eww"/>
</source>
<source path="boards/twrk22f120m/driver_examples/sai/interrupt/iar" type="debug" tool="iar">
<files mask="sai_interrupt.ewd"/>
</source>
<source path="boards/twrk22f120m/driver_examples/sai/interrupt/mdk" type="working_set" tool="mdk">
<files mask="sai_interrupt.uvmpw"/>
</source>
<source path="boards/twrk22f120m/driver_examples/sai/interrupt/mdk" type="linker" tool="mdk">
<files mask="MK22FN512xxx12_flash.scf"/>
</source>
<source path="boards/twrk22f120m/driver_examples/sai/interrupt/mdk" type="project" tool="mdk">
<files mask="sai_interrupt.uvprojx"/>
</source>
<source path="boards/twrk22f120m/driver_examples/sai/interrupt/mdk" type="configuration" tool="mdk">
<files mask="pemicro_connection_settings.ini"/>
</source>
<source path="boards/twrk22f120m/driver_examples/sai/interrupt/kds" type="working_set" tool="kds">
<files mask="sai_interrupt_twrk22f120m.wsd"/>
</source>
<source path="boards/twrk22f120m/driver_examples/sai/interrupt/kds" type="linker" tool="kds">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/twrk22f120m/driver_examples/sai/interrupt/kds" type="project" tool="kds">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/twrk22f120m/driver_examples/sai/interrupt/kds" type="debug" tool="kds">
<files mask="sai_interrupt_twrk22f120m release jlink.launch"/>
<files mask="sai_interrupt_twrk22f120m release pne.launch"/>
<files mask="sai_interrupt_twrk22f120m debug jlink.launch"/>
<files mask="sai_interrupt_twrk22f120m debug pne.launch"/>
</source>
<source path="boards/twrk22f120m/driver_examples/sai/interrupt/atl" type="linker" tool="atl">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/twrk22f120m/driver_examples/sai/interrupt/atl" type="project" tool="atl">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/twrk22f120m/driver_examples/sai/interrupt/atl" type="debug" tool="atl">
<files mask="sai_interrupt_twrk22f120m release jlink.launch"/>
<files mask="sai_interrupt_twrk22f120m release pne.launch"/>
<files mask="sai_interrupt_twrk22f120m debug jlink.launch"/>
<files mask="sai_interrupt_twrk22f120m debug pne.launch"/>
</source>
<source path="boards/twrk22f120m/driver_examples/sai/interrupt/atl/.settings" type="doc">
<files mask="language.settings.xml"/>
</source>
<source path="boards/twrk22f120m/driver_examples/sai/interrupt/atl/.settings" type="configuration">
<files mask="com.atollic.truestudio.debug.hardware_device.prefs"/>
</source>
<source path="boards/twrk22f120m/driver_examples/sai/interrupt/armgcc" type="script" tool="armgcc">
<files mask="build_debug.sh"/>
<files mask="clean.bat"/>
<files mask="build_debug.bat"/>
<files mask="build_release.sh"/>
<files mask="build_all.sh"/>
<files mask="clean.sh"/>
<files mask="build_release.bat"/>
<files mask="build_all.bat"/>
</source>
<source path="boards/twrk22f120m/driver_examples/sai/interrupt/armgcc" type="doc" tool="armgcc">
<files mask="CMakeLists.txt"/>
</source>
<source path="boards/twrk22f120m/driver_examples/sai/interrupt/armgcc" type="linker" tool="armgcc">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
</example>
<example name="interrupt_transfer" category="driver_examples/sai" description="" dependency="MK22F51212_startup clock common debug_console gpio i2c lpuart port sai smc uart" device="MK22F51212">
<source path="boards/twrk22f120m/driver_examples/sai/interrupt_transfer" type="doc">
<files mask="readme.txt"/>
<files mask="readme.txt"/>
</source>
<source path="boards/twrk22f120m/driver_examples/sai/interrupt_transfer" type="src">
<files mask="sai_interrupt_transfer.c"/>
<files mask="board.c"/>
<files mask="fsl_sgtl5000.c"/>
<files mask="clock_config.c"/>
<files mask="pin_mux.c"/>
</source>
<source path="boards/twrk22f120m/driver_examples/sai/interrupt_transfer" type="c_include">
<files mask="fsl_sgtl5000.h"/>
<files mask="pin_mux.h"/>
<files mask="clock_config.h"/>
<files mask="board.h"/>
</source>
<source path="boards/twrk22f120m/driver_examples/sai/interrupt_transfer/iar" type="linker" tool="iar">
<files mask="MK22FN512xxx12_flash.icf"/>
</source>
<source path="boards/twrk22f120m/driver_examples/sai/interrupt_transfer/iar" type="project" tool="iar">
<files mask="sai_interrupt_transfer.ewp"/>
</source>
<source path="boards/twrk22f120m/driver_examples/sai/interrupt_transfer/iar" type="workspace" tool="iar">
<files mask="sai_interrupt_transfer.eww"/>
</source>
<source path="boards/twrk22f120m/driver_examples/sai/interrupt_transfer/iar" type="debug" tool="iar">
<files mask="sai_interrupt_transfer.ewd"/>
</source>
<source path="boards/twrk22f120m/driver_examples/sai/interrupt_transfer/mdk" type="working_set" tool="mdk">
<files mask="sai_interrupt_transfer.uvmpw"/>
</source>
<source path="boards/twrk22f120m/driver_examples/sai/interrupt_transfer/mdk" type="linker" tool="mdk">
<files mask="MK22FN512xxx12_flash.scf"/>
</source>
<source path="boards/twrk22f120m/driver_examples/sai/interrupt_transfer/mdk" type="project" tool="mdk">
<files mask="sai_interrupt_transfer.uvprojx"/>
</source>
<source path="boards/twrk22f120m/driver_examples/sai/interrupt_transfer/mdk" type="configuration" tool="mdk">
<files mask="pemicro_connection_settings.ini"/>
</source>
<source path="boards/twrk22f120m/driver_examples/sai/interrupt_transfer/kds" type="working_set" tool="kds">
<files mask="sai_interrupt_transfer_twrk22f120m.wsd"/>
</source>
<source path="boards/twrk22f120m/driver_examples/sai/interrupt_transfer/kds" type="linker" tool="kds">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/twrk22f120m/driver_examples/sai/interrupt_transfer/kds" type="project" tool="kds">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/twrk22f120m/driver_examples/sai/interrupt_transfer/kds" type="debug" tool="kds">
<files mask="sai_interrupt_transfer_twrk22f120m release jlink.launch"/>
<files mask="sai_interrupt_transfer_twrk22f120m debug pne.launch"/>
<files mask="sai_interrupt_transfer_twrk22f120m debug jlink.launch"/>
<files mask="sai_interrupt_transfer_twrk22f120m release pne.launch"/>
</source>
<source path="boards/twrk22f120m/driver_examples/sai/interrupt_transfer/atl" type="linker" tool="atl">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/twrk22f120m/driver_examples/sai/interrupt_transfer/atl" type="project" tool="atl">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/twrk22f120m/driver_examples/sai/interrupt_transfer/atl" type="debug" tool="atl">
<files mask="sai_interrupt_transfer_twrk22f120m release jlink.launch"/>
<files mask="sai_interrupt_transfer_twrk22f120m debug pne.launch"/>
<files mask="sai_interrupt_transfer_twrk22f120m debug jlink.launch"/>
<files mask="sai_interrupt_transfer_twrk22f120m release pne.launch"/>
</source>
<source path="boards/twrk22f120m/driver_examples/sai/interrupt_transfer/atl/.settings" type="doc">
<files mask="language.settings.xml"/>
</source>
<source path="boards/twrk22f120m/driver_examples/sai/interrupt_transfer/atl/.settings" type="configuration">
<files mask="com.atollic.truestudio.debug.hardware_device.prefs"/>
</source>
<source path="boards/twrk22f120m/driver_examples/sai/interrupt_transfer/armgcc" type="script" tool="armgcc">
<files mask="build_debug.sh"/>
<files mask="clean.bat"/>
<files mask="build_debug.bat"/>
<files mask="build_release.sh"/>
<files mask="build_all.sh"/>
<files mask="clean.sh"/>
<files mask="build_release.bat"/>
<files mask="build_all.bat"/>
</source>
<source path="boards/twrk22f120m/driver_examples/sai/interrupt_transfer/armgcc" type="doc" tool="armgcc">
<files mask="CMakeLists.txt"/>
</source>
<source path="boards/twrk22f120m/driver_examples/sai/interrupt_transfer/armgcc" type="linker" tool="armgcc">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
</example>
<example name="sdspi" category="driver_examples" description="" dependency="MK22F51212_startup clock common debug_console dspi gpio lpuart port sdmmc smc uart" device="MK22F51212">
<source path="boards/twrk22f120m/driver_examples/sdspi" type="doc">
<files mask="readme.txt"/>
<files mask="readme.txt"/>
</source>
<source path="boards/twrk22f120m/driver_examples/sdspi" type="src">
<files mask="board.c"/>
<files mask="clock_config.c"/>
<files mask="sdspi.c"/>
<files mask="pin_mux.c"/>
</source>
<source path="boards/twrk22f120m/driver_examples/sdspi" type="c_include">
<files mask="pin_mux.h"/>
<files mask="clock_config.h"/>
<files mask="board.h"/>
</source>
<source path="boards/twrk22f120m/driver_examples/sdspi/iar" type="linker" tool="iar">
<files mask="MK22FN512xxx12_flash.icf"/>
</source>
<source path="boards/twrk22f120m/driver_examples/sdspi/iar" type="project" tool="iar">
<files mask="sdspi.ewp"/>
</source>
<source path="boards/twrk22f120m/driver_examples/sdspi/iar" type="workspace" tool="iar">
<files mask="sdspi.eww"/>
</source>
<source path="boards/twrk22f120m/driver_examples/sdspi/iar" type="debug" tool="iar">
<files mask="sdspi.ewd"/>
</source>
<source path="boards/twrk22f120m/driver_examples/sdspi/mdk" type="working_set" tool="mdk">
<files mask="sdspi.uvmpw"/>
</source>
<source path="boards/twrk22f120m/driver_examples/sdspi/mdk" type="linker" tool="mdk">
<files mask="MK22FN512xxx12_flash.scf"/>
</source>
<source path="boards/twrk22f120m/driver_examples/sdspi/mdk" type="project" tool="mdk">
<files mask="sdspi.uvprojx"/>
</source>
<source path="boards/twrk22f120m/driver_examples/sdspi/mdk" type="configuration" tool="mdk">
<files mask="pemicro_connection_settings.ini"/>
</source>
<source path="boards/twrk22f120m/driver_examples/sdspi/kds" type="working_set" tool="kds">
<files mask="sdspi_twrk22f120m.wsd"/>
</source>
<source path="boards/twrk22f120m/driver_examples/sdspi/kds" type="linker" tool="kds">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/twrk22f120m/driver_examples/sdspi/kds" type="project" tool="kds">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/twrk22f120m/driver_examples/sdspi/kds" type="debug" tool="kds">
<files mask="sdspi_twrk22f120m debug jlink.launch"/>
<files mask="sdspi_twrk22f120m release pne.launch"/>
<files mask="sdspi_twrk22f120m debug pne.launch"/>
<files mask="sdspi_twrk22f120m release jlink.launch"/>
</source>
<source path="boards/twrk22f120m/driver_examples/sdspi/atl" type="linker" tool="atl">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/twrk22f120m/driver_examples/sdspi/atl" type="project" tool="atl">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/twrk22f120m/driver_examples/sdspi/atl" type="debug" tool="atl">
<files mask="sdspi_twrk22f120m debug jlink.launch"/>
<files mask="sdspi_twrk22f120m release pne.launch"/>
<files mask="sdspi_twrk22f120m debug pne.launch"/>
<files mask="sdspi_twrk22f120m release jlink.launch"/>
</source>
<source path="boards/twrk22f120m/driver_examples/sdspi/atl/.settings" type="doc">
<files mask="language.settings.xml"/>
</source>
<source path="boards/twrk22f120m/driver_examples/sdspi/atl/.settings" type="configuration">
<files mask="com.atollic.truestudio.debug.hardware_device.prefs"/>
</source>
<source path="boards/twrk22f120m/driver_examples/sdspi/armgcc" type="script" tool="armgcc">
<files mask="build_debug.sh"/>
<files mask="clean.bat"/>
<files mask="build_debug.bat"/>
<files mask="build_release.sh"/>
<files mask="build_all.sh"/>
<files mask="clean.sh"/>
<files mask="build_release.bat"/>
<files mask="build_all.bat"/>
</source>
<source path="boards/twrk22f120m/driver_examples/sdspi/armgcc" type="doc" tool="armgcc">
<files mask="CMakeLists.txt"/>
</source>
<source path="boards/twrk22f120m/driver_examples/sdspi/armgcc" type="linker" tool="armgcc">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
</example>
<example name="sdspi_fatfs" category="driver_examples" description="" dependency="MK22F51212_startup clock common debug_console dspi fatfs gpio lpuart port sdmmc smc uart" device="MK22F51212">
<source path="boards/twrk22f120m/driver_examples/sdspi_fatfs" type="doc">
<files mask="readme.txt"/>
<files mask="readme.txt"/>
</source>
<source path="boards/twrk22f120m/driver_examples/sdspi_fatfs" type="src">
<files mask="board.c"/>
<files mask="clock_config.c"/>
<files mask="sdspi_fatfs.c"/>
<files mask="pin_mux.c"/>
</source>
<source path="boards/twrk22f120m/driver_examples/sdspi_fatfs" type="c_include">
<files mask="pin_mux.h"/>
<files mask="clock_config.h"/>
<files mask="ffconf.h"/>
<files mask="board.h"/>
</source>
<source path="boards/twrk22f120m/driver_examples/sdspi_fatfs/iar" type="linker" tool="iar">
<files mask="MK22FN512xxx12_flash.icf"/>
</source>
<source path="boards/twrk22f120m/driver_examples/sdspi_fatfs/iar" type="project" tool="iar">
<files mask="sdspi_fatfs.ewp"/>
</source>
<source path="boards/twrk22f120m/driver_examples/sdspi_fatfs/iar" type="workspace" tool="iar">
<files mask="sdspi_fatfs.eww"/>
</source>
<source path="boards/twrk22f120m/driver_examples/sdspi_fatfs/iar" type="debug" tool="iar">
<files mask="sdspi_fatfs.ewd"/>
</source>
<source path="boards/twrk22f120m/driver_examples/sdspi_fatfs/mdk" type="working_set" tool="mdk">
<files mask="sdspi_fatfs.uvmpw"/>
</source>
<source path="boards/twrk22f120m/driver_examples/sdspi_fatfs/mdk" type="linker" tool="mdk">
<files mask="MK22FN512xxx12_flash.scf"/>
</source>
<source path="boards/twrk22f120m/driver_examples/sdspi_fatfs/mdk" type="project" tool="mdk">
<files mask="sdspi_fatfs.uvprojx"/>
</source>
<source path="boards/twrk22f120m/driver_examples/sdspi_fatfs/mdk" type="configuration" tool="mdk">
<files mask="pemicro_connection_settings.ini"/>
</source>
<source path="boards/twrk22f120m/driver_examples/sdspi_fatfs/kds" type="working_set" tool="kds">
<files mask="sdspi_fatfs_twrk22f120m.wsd"/>
</source>
<source path="boards/twrk22f120m/driver_examples/sdspi_fatfs/kds" type="linker" tool="kds">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/twrk22f120m/driver_examples/sdspi_fatfs/kds" type="project" tool="kds">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/twrk22f120m/driver_examples/sdspi_fatfs/kds" type="debug" tool="kds">
<files mask="sdspi_fatfs_twrk22f120m release jlink.launch"/>
<files mask="sdspi_fatfs_twrk22f120m release pne.launch"/>
<files mask="sdspi_fatfs_twrk22f120m debug jlink.launch"/>
<files mask="sdspi_fatfs_twrk22f120m debug pne.launch"/>
</source>
<source path="boards/twrk22f120m/driver_examples/sdspi_fatfs/atl" type="linker" tool="atl">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/twrk22f120m/driver_examples/sdspi_fatfs/atl" type="project" tool="atl">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/twrk22f120m/driver_examples/sdspi_fatfs/atl" type="debug" tool="atl">
<files mask="sdspi_fatfs_twrk22f120m release jlink.launch"/>
<files mask="sdspi_fatfs_twrk22f120m release pne.launch"/>
<files mask="sdspi_fatfs_twrk22f120m debug jlink.launch"/>
<files mask="sdspi_fatfs_twrk22f120m debug pne.launch"/>
</source>
<source path="boards/twrk22f120m/driver_examples/sdspi_fatfs/atl/.settings" type="doc">
<files mask="language.settings.xml"/>
</source>
<source path="boards/twrk22f120m/driver_examples/sdspi_fatfs/atl/.settings" type="configuration">
<files mask="com.atollic.truestudio.debug.hardware_device.prefs"/>
</source>
<source path="boards/twrk22f120m/driver_examples/sdspi_fatfs/armgcc" type="script" tool="armgcc">
<files mask="build_debug.sh"/>
<files mask="clean.bat"/>
<files mask="build_debug.bat"/>
<files mask="build_release.sh"/>
<files mask="build_all.sh"/>
<files mask="clean.sh"/>
<files mask="build_release.bat"/>
<files mask="build_all.bat"/>
</source>
<source path="boards/twrk22f120m/driver_examples/sdspi_fatfs/armgcc" type="doc" tool="armgcc">
<files mask="CMakeLists.txt"/>
</source>
<source path="boards/twrk22f120m/driver_examples/sdspi_fatfs/armgcc" type="linker" tool="armgcc">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
</example>
<example name="edma_transfer" category="driver_examples/uart" description="" dependency="MK22F51212_startup clock common debug_console dma_manager dmamux edma gpio lpuart port smc uart" device="MK22F51212">
<source path="boards/twrk22f120m/driver_examples/uart/edma_transfer" type="doc">
<files mask="readme.txt"/>
<files mask="readme.txt"/>
</source>
<source path="boards/twrk22f120m/driver_examples/uart/edma_transfer" type="src">
<files mask="uart_edma_transfer.c"/>
<files mask="board.c"/>
<files mask="clock_config.c"/>
<files mask="pin_mux.c"/>
</source>
<source path="boards/twrk22f120m/driver_examples/uart/edma_transfer" type="c_include">
<files mask="pin_mux.h"/>
<files mask="clock_config.h"/>
<files mask="board.h"/>
</source>
<source path="boards/twrk22f120m/driver_examples/uart/edma_transfer/iar" type="linker" tool="iar">
<files mask="MK22FN512xxx12_flash.icf"/>
</source>
<source path="boards/twrk22f120m/driver_examples/uart/edma_transfer/iar" type="project" tool="iar">
<files mask="uart_edma_transfer.ewp"/>
</source>
<source path="boards/twrk22f120m/driver_examples/uart/edma_transfer/iar" type="workspace" tool="iar">
<files mask="uart_edma_transfer.eww"/>
</source>
<source path="boards/twrk22f120m/driver_examples/uart/edma_transfer/iar" type="debug" tool="iar">
<files mask="uart_edma_transfer.ewd"/>
</source>
<source path="boards/twrk22f120m/driver_examples/uart/edma_transfer/mdk" type="working_set" tool="mdk">
<files mask="uart_edma_transfer.uvmpw"/>
</source>
<source path="boards/twrk22f120m/driver_examples/uart/edma_transfer/mdk" type="linker" tool="mdk">
<files mask="MK22FN512xxx12_flash.scf"/>
</source>
<source path="boards/twrk22f120m/driver_examples/uart/edma_transfer/mdk" type="project" tool="mdk">
<files mask="uart_edma_transfer.uvprojx"/>
</source>
<source path="boards/twrk22f120m/driver_examples/uart/edma_transfer/mdk" type="configuration" tool="mdk">
<files mask="pemicro_connection_settings.ini"/>
</source>
<source path="boards/twrk22f120m/driver_examples/uart/edma_transfer/kds" type="working_set" tool="kds">
<files mask="uart_edma_transfer_twrk22f120m.wsd"/>
</source>
<source path="boards/twrk22f120m/driver_examples/uart/edma_transfer/kds" type="linker" tool="kds">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/twrk22f120m/driver_examples/uart/edma_transfer/kds" type="project" tool="kds">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/twrk22f120m/driver_examples/uart/edma_transfer/kds" type="debug" tool="kds">
<files mask="uart_edma_transfer_twrk22f120m debug pne.launch"/>
<files mask="uart_edma_transfer_twrk22f120m release pne.launch"/>
<files mask="uart_edma_transfer_twrk22f120m release jlink.launch"/>
<files mask="uart_edma_transfer_twrk22f120m debug jlink.launch"/>
</source>
<source path="boards/twrk22f120m/driver_examples/uart/edma_transfer/atl" type="linker" tool="atl">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/twrk22f120m/driver_examples/uart/edma_transfer/atl" type="project" tool="atl">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/twrk22f120m/driver_examples/uart/edma_transfer/atl" type="debug" tool="atl">
<files mask="uart_edma_transfer_twrk22f120m debug pne.launch"/>
<files mask="uart_edma_transfer_twrk22f120m release pne.launch"/>
<files mask="uart_edma_transfer_twrk22f120m release jlink.launch"/>
<files mask="uart_edma_transfer_twrk22f120m debug jlink.launch"/>
</source>
<source path="boards/twrk22f120m/driver_examples/uart/edma_transfer/atl/.settings" type="doc">
<files mask="language.settings.xml"/>
</source>
<source path="boards/twrk22f120m/driver_examples/uart/edma_transfer/atl/.settings" type="configuration">
<files mask="com.atollic.truestudio.debug.hardware_device.prefs"/>
</source>
<source path="boards/twrk22f120m/driver_examples/uart/edma_transfer/armgcc" type="script" tool="armgcc">
<files mask="build_debug.sh"/>
<files mask="clean.bat"/>
<files mask="build_debug.bat"/>
<files mask="build_release.sh"/>
<files mask="build_all.sh"/>
<files mask="clean.sh"/>
<files mask="build_release.bat"/>
<files mask="build_all.bat"/>
</source>
<source path="boards/twrk22f120m/driver_examples/uart/edma_transfer/armgcc" type="doc" tool="armgcc">
<files mask="CMakeLists.txt"/>
</source>
<source path="boards/twrk22f120m/driver_examples/uart/edma_transfer/armgcc" type="linker" tool="armgcc">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
</example>
<example name="interrupt" category="driver_examples/uart" description="" dependency="MK22F51212_startup clock common debug_console gpio lpuart port smc uart" device="MK22F51212">
<source path="boards/twrk22f120m/driver_examples/uart/interrupt" type="doc">
<files mask="readme.txt"/>
<files mask="readme.txt"/>
</source>
<source path="boards/twrk22f120m/driver_examples/uart/interrupt" type="src">
<files mask="board.c"/>
<files mask="clock_config.c"/>
<files mask="uart_interrupt.c"/>
<files mask="pin_mux.c"/>
</source>
<source path="boards/twrk22f120m/driver_examples/uart/interrupt" type="c_include">
<files mask="pin_mux.h"/>
<files mask="clock_config.h"/>
<files mask="board.h"/>
</source>
<source path="boards/twrk22f120m/driver_examples/uart/interrupt/iar" type="linker" tool="iar">
<files mask="MK22FN512xxx12_flash.icf"/>
</source>
<source path="boards/twrk22f120m/driver_examples/uart/interrupt/iar" type="project" tool="iar">
<files mask="uart_interrupt.ewp"/>
</source>
<source path="boards/twrk22f120m/driver_examples/uart/interrupt/iar" type="workspace" tool="iar">
<files mask="uart_interrupt.eww"/>
</source>
<source path="boards/twrk22f120m/driver_examples/uart/interrupt/iar" type="debug" tool="iar">
<files mask="uart_interrupt.ewd"/>
</source>
<source path="boards/twrk22f120m/driver_examples/uart/interrupt/mdk" type="working_set" tool="mdk">
<files mask="uart_interrupt.uvmpw"/>
</source>
<source path="boards/twrk22f120m/driver_examples/uart/interrupt/mdk" type="linker" tool="mdk">
<files mask="MK22FN512xxx12_flash.scf"/>
</source>
<source path="boards/twrk22f120m/driver_examples/uart/interrupt/mdk" type="project" tool="mdk">
<files mask="uart_interrupt.uvprojx"/>
</source>
<source path="boards/twrk22f120m/driver_examples/uart/interrupt/mdk" type="configuration" tool="mdk">
<files mask="pemicro_connection_settings.ini"/>
</source>
<source path="boards/twrk22f120m/driver_examples/uart/interrupt/kds" type="working_set" tool="kds">
<files mask="uart_interrupt_twrk22f120m.wsd"/>
</source>
<source path="boards/twrk22f120m/driver_examples/uart/interrupt/kds" type="linker" tool="kds">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/twrk22f120m/driver_examples/uart/interrupt/kds" type="project" tool="kds">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/twrk22f120m/driver_examples/uart/interrupt/kds" type="debug" tool="kds">
<files mask="uart_interrupt_twrk22f120m debug pne.launch"/>
<files mask="uart_interrupt_twrk22f120m release pne.launch"/>
<files mask="uart_interrupt_twrk22f120m release jlink.launch"/>
<files mask="uart_interrupt_twrk22f120m debug jlink.launch"/>
</source>
<source path="boards/twrk22f120m/driver_examples/uart/interrupt/atl" type="linker" tool="atl">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/twrk22f120m/driver_examples/uart/interrupt/atl" type="project" tool="atl">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/twrk22f120m/driver_examples/uart/interrupt/atl" type="debug" tool="atl">
<files mask="uart_interrupt_twrk22f120m debug pne.launch"/>
<files mask="uart_interrupt_twrk22f120m release pne.launch"/>
<files mask="uart_interrupt_twrk22f120m release jlink.launch"/>
<files mask="uart_interrupt_twrk22f120m debug jlink.launch"/>
</source>
<source path="boards/twrk22f120m/driver_examples/uart/interrupt/atl/.settings" type="doc">
<files mask="language.settings.xml"/>
</source>
<source path="boards/twrk22f120m/driver_examples/uart/interrupt/atl/.settings" type="configuration">
<files mask="com.atollic.truestudio.debug.hardware_device.prefs"/>
</source>
<source path="boards/twrk22f120m/driver_examples/uart/interrupt/armgcc" type="script" tool="armgcc">
<files mask="build_debug.sh"/>
<files mask="clean.bat"/>
<files mask="build_debug.bat"/>
<files mask="build_release.sh"/>
<files mask="build_all.sh"/>
<files mask="clean.sh"/>
<files mask="build_release.bat"/>
<files mask="build_all.bat"/>
</source>
<source path="boards/twrk22f120m/driver_examples/uart/interrupt/armgcc" type="doc" tool="armgcc">
<files mask="CMakeLists.txt"/>
</source>
<source path="boards/twrk22f120m/driver_examples/uart/interrupt/armgcc" type="linker" tool="armgcc">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
</example>
<example name="interrupt_ring_buffer_transfer" category="driver_examples/uart" description="" dependency="MK22F51212_startup clock common debug_console gpio lpuart port smc uart" device="MK22F51212">
<source path="boards/twrk22f120m/driver_examples/uart/interrupt_ring_buffer_transfer" type="doc">
<files mask="readme.txt"/>
<files mask="readme.txt"/>
</source>
<source path="boards/twrk22f120m/driver_examples/uart/interrupt_ring_buffer_transfer" type="src">
<files mask="board.c"/>
<files mask="clock_config.c"/>
<files mask="uart_interrupt_ring_buffer_transfer.c"/>
<files mask="pin_mux.c"/>
</source>
<source path="boards/twrk22f120m/driver_examples/uart/interrupt_ring_buffer_transfer" type="c_include">
<files mask="pin_mux.h"/>
<files mask="clock_config.h"/>
<files mask="board.h"/>
</source>
<source path="boards/twrk22f120m/driver_examples/uart/interrupt_ring_buffer_transfer/iar" type="linker" tool="iar">
<files mask="MK22FN512xxx12_flash.icf"/>
</source>
<source path="boards/twrk22f120m/driver_examples/uart/interrupt_ring_buffer_transfer/iar" type="project" tool="iar">
<files mask="uart_interrupt_ring_buffer_transfer.ewp"/>
</source>
<source path="boards/twrk22f120m/driver_examples/uart/interrupt_ring_buffer_transfer/iar" type="workspace" tool="iar">
<files mask="uart_interrupt_ring_buffer_transfer.eww"/>
</source>
<source path="boards/twrk22f120m/driver_examples/uart/interrupt_ring_buffer_transfer/iar" type="debug" tool="iar">
<files mask="uart_interrupt_ring_buffer_transfer.ewd"/>
</source>
<source path="boards/twrk22f120m/driver_examples/uart/interrupt_ring_buffer_transfer/mdk" type="working_set" tool="mdk">
<files mask="uart_interrupt_ring_buffer_transfer.uvmpw"/>
</source>
<source path="boards/twrk22f120m/driver_examples/uart/interrupt_ring_buffer_transfer/mdk" type="linker" tool="mdk">
<files mask="MK22FN512xxx12_flash.scf"/>
</source>
<source path="boards/twrk22f120m/driver_examples/uart/interrupt_ring_buffer_transfer/mdk" type="project" tool="mdk">
<files mask="uart_interrupt_ring_buffer_transfer.uvprojx"/>
</source>
<source path="boards/twrk22f120m/driver_examples/uart/interrupt_ring_buffer_transfer/mdk" type="configuration" tool="mdk">
<files mask="pemicro_connection_settings.ini"/>
</source>
<source path="boards/twrk22f120m/driver_examples/uart/interrupt_ring_buffer_transfer/kds" type="working_set" tool="kds">
<files mask="uart_interrupt_ring_buffer_transfer_twrk22f120m.wsd"/>
</source>
<source path="boards/twrk22f120m/driver_examples/uart/interrupt_ring_buffer_transfer/kds" type="linker" tool="kds">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/twrk22f120m/driver_examples/uart/interrupt_ring_buffer_transfer/kds" type="project" tool="kds">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/twrk22f120m/driver_examples/uart/interrupt_ring_buffer_transfer/kds" type="debug" tool="kds">
<files mask="uart_interrupt_ring_buffer_transfer_twrk22f120m debug pne.launch"/>
<files mask="uart_interrupt_ring_buffer_transfer_twrk22f120m release pne.launch"/>
<files mask="uart_interrupt_ring_buffer_transfer_twrk22f120m release jlink.launch"/>
<files mask="uart_interrupt_ring_buffer_transfer_twrk22f120m debug jlink.launch"/>
</source>
<source path="boards/twrk22f120m/driver_examples/uart/interrupt_ring_buffer_transfer/atl" type="linker" tool="atl">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/twrk22f120m/driver_examples/uart/interrupt_ring_buffer_transfer/atl" type="project" tool="atl">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/twrk22f120m/driver_examples/uart/interrupt_ring_buffer_transfer/atl" type="debug" tool="atl">
<files mask="uart_interrupt_ring_buffer_transfer_twrk22f120m debug pne.launch"/>
<files mask="uart_interrupt_ring_buffer_transfer_twrk22f120m release pne.launch"/>
<files mask="uart_interrupt_ring_buffer_transfer_twrk22f120m release jlink.launch"/>
<files mask="uart_interrupt_ring_buffer_transfer_twrk22f120m debug jlink.launch"/>
</source>
<source path="boards/twrk22f120m/driver_examples/uart/interrupt_ring_buffer_transfer/atl/.settings" type="doc">
<files mask="language.settings.xml"/>
</source>
<source path="boards/twrk22f120m/driver_examples/uart/interrupt_ring_buffer_transfer/atl/.settings" type="configuration">
<files mask="com.atollic.truestudio.debug.hardware_device.prefs"/>
</source>
<source path="boards/twrk22f120m/driver_examples/uart/interrupt_ring_buffer_transfer/armgcc" type="script" tool="armgcc">
<files mask="build_debug.sh"/>
<files mask="clean.bat"/>
<files mask="build_debug.bat"/>
<files mask="build_release.sh"/>
<files mask="build_all.sh"/>
<files mask="clean.sh"/>
<files mask="build_release.bat"/>
<files mask="build_all.bat"/>
</source>
<source path="boards/twrk22f120m/driver_examples/uart/interrupt_ring_buffer_transfer/armgcc" type="doc" tool="armgcc">
<files mask="CMakeLists.txt"/>
</source>
<source path="boards/twrk22f120m/driver_examples/uart/interrupt_ring_buffer_transfer/armgcc" type="linker" tool="armgcc">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
</example>
<example name="interrupt_transfer" category="driver_examples/uart" description="" dependency="MK22F51212_startup clock common debug_console gpio lpuart port smc uart" device="MK22F51212">
<source path="boards/twrk22f120m/driver_examples/uart/interrupt_transfer" type="doc">
<files mask="readme.txt"/>
<files mask="readme.txt"/>
</source>
<source path="boards/twrk22f120m/driver_examples/uart/interrupt_transfer" type="src">
<files mask="board.c"/>
<files mask="clock_config.c"/>
<files mask="uart_interrupt_transfer.c"/>
<files mask="pin_mux.c"/>
</source>
<source path="boards/twrk22f120m/driver_examples/uart/interrupt_transfer" type="c_include">
<files mask="pin_mux.h"/>
<files mask="clock_config.h"/>
<files mask="board.h"/>
</source>
<source path="boards/twrk22f120m/driver_examples/uart/interrupt_transfer/iar" type="linker" tool="iar">
<files mask="MK22FN512xxx12_flash.icf"/>
</source>
<source path="boards/twrk22f120m/driver_examples/uart/interrupt_transfer/iar" type="project" tool="iar">
<files mask="uart_interrupt_transfer.ewp"/>
</source>
<source path="boards/twrk22f120m/driver_examples/uart/interrupt_transfer/iar" type="workspace" tool="iar">
<files mask="uart_interrupt_transfer.eww"/>
</source>
<source path="boards/twrk22f120m/driver_examples/uart/interrupt_transfer/iar" type="debug" tool="iar">
<files mask="uart_interrupt_transfer.ewd"/>
</source>
<source path="boards/twrk22f120m/driver_examples/uart/interrupt_transfer/mdk" type="working_set" tool="mdk">
<files mask="uart_interrupt_transfer.uvmpw"/>
</source>
<source path="boards/twrk22f120m/driver_examples/uart/interrupt_transfer/mdk" type="linker" tool="mdk">
<files mask="MK22FN512xxx12_flash.scf"/>
</source>
<source path="boards/twrk22f120m/driver_examples/uart/interrupt_transfer/mdk" type="project" tool="mdk">
<files mask="uart_interrupt_transfer.uvprojx"/>
</source>
<source path="boards/twrk22f120m/driver_examples/uart/interrupt_transfer/mdk" type="configuration" tool="mdk">
<files mask="pemicro_connection_settings.ini"/>
</source>
<source path="boards/twrk22f120m/driver_examples/uart/interrupt_transfer/kds" type="working_set" tool="kds">
<files mask="uart_interrupt_transfer_twrk22f120m.wsd"/>
</source>
<source path="boards/twrk22f120m/driver_examples/uart/interrupt_transfer/kds" type="linker" tool="kds">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/twrk22f120m/driver_examples/uart/interrupt_transfer/kds" type="project" tool="kds">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/twrk22f120m/driver_examples/uart/interrupt_transfer/kds" type="debug" tool="kds">
<files mask="uart_interrupt_transfer_twrk22f120m debug jlink.launch"/>
<files mask="uart_interrupt_transfer_twrk22f120m release jlink.launch"/>
<files mask="uart_interrupt_transfer_twrk22f120m debug pne.launch"/>
<files mask="uart_interrupt_transfer_twrk22f120m release pne.launch"/>
</source>
<source path="boards/twrk22f120m/driver_examples/uart/interrupt_transfer/atl" type="linker" tool="atl">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/twrk22f120m/driver_examples/uart/interrupt_transfer/atl" type="project" tool="atl">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/twrk22f120m/driver_examples/uart/interrupt_transfer/atl" type="debug" tool="atl">
<files mask="uart_interrupt_transfer_twrk22f120m debug jlink.launch"/>
<files mask="uart_interrupt_transfer_twrk22f120m release jlink.launch"/>
<files mask="uart_interrupt_transfer_twrk22f120m debug pne.launch"/>
<files mask="uart_interrupt_transfer_twrk22f120m release pne.launch"/>
</source>
<source path="boards/twrk22f120m/driver_examples/uart/interrupt_transfer/atl/.settings" type="doc">
<files mask="language.settings.xml"/>
</source>
<source path="boards/twrk22f120m/driver_examples/uart/interrupt_transfer/atl/.settings" type="configuration">
<files mask="com.atollic.truestudio.debug.hardware_device.prefs"/>
</source>
<source path="boards/twrk22f120m/driver_examples/uart/interrupt_transfer/armgcc" type="script" tool="armgcc">
<files mask="build_debug.sh"/>
<files mask="clean.bat"/>
<files mask="build_debug.bat"/>
<files mask="build_release.sh"/>
<files mask="build_all.sh"/>
<files mask="clean.sh"/>
<files mask="build_release.bat"/>
<files mask="build_all.bat"/>
</source>
<source path="boards/twrk22f120m/driver_examples/uart/interrupt_transfer/armgcc" type="doc" tool="armgcc">
<files mask="CMakeLists.txt"/>
</source>
<source path="boards/twrk22f120m/driver_examples/uart/interrupt_transfer/armgcc" type="linker" tool="armgcc">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
</example>
<example name="polling_transfer" category="driver_examples/uart" description="" dependency="MK22F51212_startup clock common debug_console gpio lpuart port smc uart" device="MK22F51212">
<source path="boards/twrk22f120m/driver_examples/uart/polling_transfer" type="doc">
<files mask="readme.txt"/>
<files mask="readme.txt"/>
</source>
<source path="boards/twrk22f120m/driver_examples/uart/polling_transfer" type="src">
<files mask="board.c"/>
<files mask="clock_config.c"/>
<files mask="uart_polling_transfer.c"/>
<files mask="pin_mux.c"/>
</source>
<source path="boards/twrk22f120m/driver_examples/uart/polling_transfer" type="c_include">
<files mask="pin_mux.h"/>
<files mask="clock_config.h"/>
<files mask="board.h"/>
</source>
<source path="boards/twrk22f120m/driver_examples/uart/polling_transfer/iar" type="linker" tool="iar">
<files mask="MK22FN512xxx12_flash.icf"/>
</source>
<source path="boards/twrk22f120m/driver_examples/uart/polling_transfer/iar" type="project" tool="iar">
<files mask="uart_polling_transfer.ewp"/>
</source>
<source path="boards/twrk22f120m/driver_examples/uart/polling_transfer/iar" type="workspace" tool="iar">
<files mask="uart_polling_transfer.eww"/>
</source>
<source path="boards/twrk22f120m/driver_examples/uart/polling_transfer/iar" type="debug" tool="iar">
<files mask="uart_polling_transfer.ewd"/>
</source>
<source path="boards/twrk22f120m/driver_examples/uart/polling_transfer/mdk" type="working_set" tool="mdk">
<files mask="uart_polling_transfer.uvmpw"/>
</source>
<source path="boards/twrk22f120m/driver_examples/uart/polling_transfer/mdk" type="linker" tool="mdk">
<files mask="MK22FN512xxx12_flash.scf"/>
</source>
<source path="boards/twrk22f120m/driver_examples/uart/polling_transfer/mdk" type="project" tool="mdk">
<files mask="uart_polling_transfer.uvprojx"/>
</source>
<source path="boards/twrk22f120m/driver_examples/uart/polling_transfer/mdk" type="configuration" tool="mdk">
<files mask="pemicro_connection_settings.ini"/>
</source>
<source path="boards/twrk22f120m/driver_examples/uart/polling_transfer/kds" type="working_set" tool="kds">
<files mask="uart_polling_transfer_twrk22f120m.wsd"/>
</source>
<source path="boards/twrk22f120m/driver_examples/uart/polling_transfer/kds" type="linker" tool="kds">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/twrk22f120m/driver_examples/uart/polling_transfer/kds" type="project" tool="kds">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/twrk22f120m/driver_examples/uart/polling_transfer/kds" type="debug" tool="kds">
<files mask="uart_polling_transfer_twrk22f120m debug pne.launch"/>
<files mask="uart_polling_transfer_twrk22f120m release jlink.launch"/>
<files mask="uart_polling_transfer_twrk22f120m debug jlink.launch"/>
<files mask="uart_polling_transfer_twrk22f120m release pne.launch"/>
</source>
<source path="boards/twrk22f120m/driver_examples/uart/polling_transfer/atl" type="linker" tool="atl">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/twrk22f120m/driver_examples/uart/polling_transfer/atl" type="project" tool="atl">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/twrk22f120m/driver_examples/uart/polling_transfer/atl" type="debug" tool="atl">
<files mask="uart_polling_transfer_twrk22f120m debug pne.launch"/>
<files mask="uart_polling_transfer_twrk22f120m release jlink.launch"/>
<files mask="uart_polling_transfer_twrk22f120m debug jlink.launch"/>
<files mask="uart_polling_transfer_twrk22f120m release pne.launch"/>
</source>
<source path="boards/twrk22f120m/driver_examples/uart/polling_transfer/atl/.settings" type="doc">
<files mask="language.settings.xml"/>
</source>
<source path="boards/twrk22f120m/driver_examples/uart/polling_transfer/atl/.settings" type="configuration">
<files mask="com.atollic.truestudio.debug.hardware_device.prefs"/>
</source>
<source path="boards/twrk22f120m/driver_examples/uart/polling_transfer/armgcc" type="script" tool="armgcc">
<files mask="build_debug.sh"/>
<files mask="clean.bat"/>
<files mask="build_debug.bat"/>
<files mask="build_release.sh"/>
<files mask="build_all.sh"/>
<files mask="clean.sh"/>
<files mask="build_release.bat"/>
<files mask="build_all.bat"/>
</source>
<source path="boards/twrk22f120m/driver_examples/uart/polling_transfer/armgcc" type="doc" tool="armgcc">
<files mask="CMakeLists.txt"/>
</source>
<source path="boards/twrk22f120m/driver_examples/uart/polling_transfer/armgcc" type="linker" tool="armgcc">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
</example>
<example name="wdog" category="driver_examples" description="" dependency="MK22F51212_startup clock common debug_console gpio lpuart port rcm smc uart wdog" device="MK22F51212">
<source path="boards/twrk22f120m/driver_examples/wdog" type="doc">
<files mask="readme.txt"/>
<files mask="readme.txt"/>
</source>
<source path="boards/twrk22f120m/driver_examples/wdog" type="src">
<files mask="board.c"/>
<files mask="clock_config.c"/>
<files mask="wdog.c"/>
<files mask="pin_mux.c"/>
</source>
<source path="boards/twrk22f120m/driver_examples/wdog" type="c_include">
<files mask="pin_mux.h"/>
<files mask="clock_config.h"/>
<files mask="board.h"/>
</source>
<source path="boards/twrk22f120m/driver_examples/wdog/iar" type="linker" tool="iar">
<files mask="MK22FN512xxx12_flash.icf"/>
</source>
<source path="boards/twrk22f120m/driver_examples/wdog/iar" type="project" tool="iar">
<files mask="wdog.ewp"/>
</source>
<source path="boards/twrk22f120m/driver_examples/wdog/iar" type="workspace" tool="iar">
<files mask="wdog.eww"/>
</source>
<source path="boards/twrk22f120m/driver_examples/wdog/iar" type="debug" tool="iar">
<files mask="wdog.ewd"/>
</source>
<source path="boards/twrk22f120m/driver_examples/wdog/mdk" type="working_set" tool="mdk">
<files mask="wdog.uvmpw"/>
</source>
<source path="boards/twrk22f120m/driver_examples/wdog/mdk" type="linker" tool="mdk">
<files mask="MK22FN512xxx12_flash.scf"/>
</source>
<source path="boards/twrk22f120m/driver_examples/wdog/mdk" type="project" tool="mdk">
<files mask="wdog.uvprojx"/>
</source>
<source path="boards/twrk22f120m/driver_examples/wdog/mdk" type="configuration" tool="mdk">
<files mask="pemicro_connection_settings.ini"/>
</source>
<source path="boards/twrk22f120m/driver_examples/wdog/kds" type="working_set" tool="kds">
<files mask="wdog_twrk22f120m.wsd"/>
</source>
<source path="boards/twrk22f120m/driver_examples/wdog/kds" type="linker" tool="kds">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/twrk22f120m/driver_examples/wdog/kds" type="project" tool="kds">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/twrk22f120m/driver_examples/wdog/kds" type="debug" tool="kds">
<files mask="wdog_twrk22f120m debug jlink.launch"/>
<files mask="wdog_twrk22f120m release pne.launch"/>
<files mask="wdog_twrk22f120m debug pne.launch"/>
<files mask="wdog_twrk22f120m release jlink.launch"/>
</source>
<source path="boards/twrk22f120m/driver_examples/wdog/atl" type="linker" tool="atl">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/twrk22f120m/driver_examples/wdog/atl" type="project" tool="atl">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/twrk22f120m/driver_examples/wdog/atl" type="debug" tool="atl">
<files mask="wdog_twrk22f120m debug jlink.launch"/>
<files mask="wdog_twrk22f120m release pne.launch"/>
<files mask="wdog_twrk22f120m debug pne.launch"/>
<files mask="wdog_twrk22f120m release jlink.launch"/>
</source>
<source path="boards/twrk22f120m/driver_examples/wdog/atl/.settings" type="doc">
<files mask="language.settings.xml"/>
</source>
<source path="boards/twrk22f120m/driver_examples/wdog/atl/.settings" type="configuration">
<files mask="com.atollic.truestudio.debug.hardware_device.prefs"/>
</source>
<source path="boards/twrk22f120m/driver_examples/wdog/armgcc" type="script" tool="armgcc">
<files mask="build_debug.sh"/>
<files mask="clean.bat"/>
<files mask="build_debug.bat"/>
<files mask="build_release.sh"/>
<files mask="build_all.sh"/>
<files mask="clean.sh"/>
<files mask="build_release.bat"/>
<files mask="build_all.bat"/>
</source>
<source path="boards/twrk22f120m/driver_examples/wdog/armgcc" type="doc" tool="armgcc">
<files mask="CMakeLists.txt"/>
</source>
<source path="boards/twrk22f120m/driver_examples/wdog/armgcc" type="linker" tool="armgcc">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
</example>
<example name="bm" category="usb_examples/usb_device_audio_generator" description="" dependency="MK22F51212_startup clock common debug_console gpio lpuart port sim smc uart" device="MK22F51212">
<source path="boards/twrk22f120m/usb_examples/usb_device_audio_generator/bm" type="doc">
<files mask="readme.pdf"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_audio_generator/bm" type="src">
<files mask="audio_data.c"/>
<files mask="board.c"/>
<files mask="usb_device_audio.c"/>
<files mask="clock_config.c"/>
<files mask="audio_generator.c"/>
<files mask="usb_device_descriptor.c"/>
<files mask="usb_device_ch9.c"/>
<files mask="pin_mux.c"/>
<files mask="usb_device_class.c"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_audio_generator/bm" type="c_include">
<files mask="usb_device_descriptor.h"/>
<files mask="pin_mux.h"/>
<files mask="clock_config.h"/>
<files mask="board.h"/>
<files mask="usb_device_ch9.h"/>
<files mask="usb_device_config.h"/>
<files mask="audio_generator.h"/>
<files mask="usb_device_audio.h"/>
<files mask="usb_device_class.h"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_audio_generator/bm/iar" type="linker" tool="iar">
<files mask="MK22FN512xxx12_flash.icf"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_audio_generator/bm/iar" type="project" tool="iar">
<files mask="dev_audio_generator_bm.ewp"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_audio_generator/bm/iar" type="workspace" tool="iar">
<files mask="dev_audio_generator_bm.eww"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_audio_generator/bm/iar" type="debug" tool="iar">
<files mask="dev_audio_generator_bm.ewd"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_audio_generator/bm/mdk" type="working_set" tool="mdk">
<files mask="dev_audio_generator_bm.uvmpw"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_audio_generator/bm/mdk" type="linker" tool="mdk">
<files mask="MK22FN512xxx12_flash.scf"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_audio_generator/bm/mdk" type="project" tool="mdk">
<files mask="dev_audio_generator_bm.uvprojx"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_audio_generator/bm/mdk" type="configuration" tool="mdk">
<files mask="pemicro_connection_settings.ini"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_audio_generator/bm/kds" type="working_set" tool="kds">
<files mask="dev_audio_generator_bm_twrk22f120m.wsd"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_audio_generator/bm/kds" type="linker" tool="kds">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_audio_generator/bm/kds" type="project" tool="kds">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_audio_generator/bm/kds" type="debug" tool="kds">
<files mask="dev_audio_generator_bm_twrk22f120m release jlink.launch"/>
<files mask="dev_audio_generator_bm_twrk22f120m debug pne.launch"/>
<files mask="dev_audio_generator_bm_twrk22f120m release pne.launch"/>
<files mask="dev_audio_generator_bm_twrk22f120m debug jlink.launch"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_audio_generator/bm/atl" type="linker" tool="atl">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_audio_generator/bm/atl" type="project" tool="atl">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_audio_generator/bm/atl" type="debug" tool="atl">
<files mask="dev_audio_generator_bm_twrk22f120m release jlink.launch"/>
<files mask="dev_audio_generator_bm_twrk22f120m debug pne.launch"/>
<files mask="dev_audio_generator_bm_twrk22f120m release pne.launch"/>
<files mask="dev_audio_generator_bm_twrk22f120m debug jlink.launch"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_audio_generator/bm/atl/.settings" type="doc">
<files mask="language.settings.xml"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_audio_generator/bm/atl/.settings" type="configuration">
<files mask="com.atollic.truestudio.debug.hardware_device.prefs"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_audio_generator/bm/armgcc" type="script" tool="armgcc">
<files mask="build_debug.sh"/>
<files mask="clean.bat"/>
<files mask="build_debug.bat"/>
<files mask="build_release.sh"/>
<files mask="build_all.sh"/>
<files mask="clean.sh"/>
<files mask="build_release.bat"/>
<files mask="build_all.bat"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_audio_generator/bm/armgcc" type="doc" tool="armgcc">
<files mask="CMakeLists.txt"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_audio_generator/bm/armgcc" type="linker" tool="armgcc">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
</example>
<example name="bm" category="usb_examples/usb_device_audio_generator_lite" description="" dependency="MK22F51212_startup clock common debug_console gpio lpuart port sim smc uart" device="MK22F51212">
<source path="boards/twrk22f120m/usb_examples/usb_device_audio_generator_lite/bm" type="binary">
<files mask="dev_audio_generator_lite_bm.bin"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_audio_generator_lite/bm" type="doc">
<files mask="readme.pdf"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_audio_generator_lite/bm" type="src">
<files mask="audio_data.c"/>
<files mask="board.c"/>
<files mask="usb_device_audio.c"/>
<files mask="clock_config.c"/>
<files mask="audio_generator.c"/>
<files mask="usb_device_descriptor.c"/>
<files mask="usb_device_ch9.c"/>
<files mask="pin_mux.c"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_audio_generator_lite/bm" type="c_include">
<files mask="usb_device_descriptor.h"/>
<files mask="pin_mux.h"/>
<files mask="clock_config.h"/>
<files mask="board.h"/>
<files mask="usb_device_ch9.h"/>
<files mask="usb_device_config.h"/>
<files mask="audio_generator.h"/>
<files mask="usb_device_audio.h"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_audio_generator_lite/bm/iar" type="linker" tool="iar">
<files mask="MK22FN512xxx12_flash.icf"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_audio_generator_lite/bm/iar" type="project" tool="iar">
<files mask="dev_audio_generator_lite_bm.ewp"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_audio_generator_lite/bm/iar" type="workspace" tool="iar">
<files mask="dev_audio_generator_lite_bm.eww"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_audio_generator_lite/bm/iar" type="debug" tool="iar">
<files mask="dev_audio_generator_lite_bm.ewd"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_audio_generator_lite/bm/mdk" type="working_set" tool="mdk">
<files mask="dev_audio_generator_lite_bm.uvmpw"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_audio_generator_lite/bm/mdk" type="linker" tool="mdk">
<files mask="MK22FN512xxx12_flash.scf"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_audio_generator_lite/bm/mdk" type="project" tool="mdk">
<files mask="dev_audio_generator_lite_bm.uvprojx"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_audio_generator_lite/bm/mdk" type="configuration" tool="mdk">
<files mask="pemicro_connection_settings.ini"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_audio_generator_lite/bm/kds" type="working_set" tool="kds">
<files mask="dev_audio_generator_lite_bm_twrk22f120m.wsd"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_audio_generator_lite/bm/kds" type="linker" tool="kds">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_audio_generator_lite/bm/kds" type="project" tool="kds">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_audio_generator_lite/bm/kds" type="debug" tool="kds">
<files mask="dev_audio_generator_lite_bm_twrk22f120m debug pne.launch"/>
<files mask="dev_audio_generator_lite_bm_twrk22f120m release pne.launch"/>
<files mask="dev_audio_generator_lite_bm_twrk22f120m debug jlink.launch"/>
<files mask="dev_audio_generator_lite_bm_twrk22f120m release jlink.launch"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_audio_generator_lite/bm/atl" type="linker" tool="atl">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_audio_generator_lite/bm/atl" type="project" tool="atl">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_audio_generator_lite/bm/atl" type="debug" tool="atl">
<files mask="dev_audio_generator_lite_bm_twrk22f120m debug pne.launch"/>
<files mask="dev_audio_generator_lite_bm_twrk22f120m release pne.launch"/>
<files mask="dev_audio_generator_lite_bm_twrk22f120m debug jlink.launch"/>
<files mask="dev_audio_generator_lite_bm_twrk22f120m release jlink.launch"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_audio_generator_lite/bm/atl/.settings" type="doc">
<files mask="language.settings.xml"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_audio_generator_lite/bm/atl/.settings" type="configuration">
<files mask="com.atollic.truestudio.debug.hardware_device.prefs"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_audio_generator_lite/bm/armgcc" type="script" tool="armgcc">
<files mask="build_debug.sh"/>
<files mask="clean.bat"/>
<files mask="build_debug.bat"/>
<files mask="build_release.sh"/>
<files mask="build_all.sh"/>
<files mask="clean.sh"/>
<files mask="build_release.bat"/>
<files mask="build_all.bat"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_audio_generator_lite/bm/armgcc" type="doc" tool="armgcc">
<files mask="CMakeLists.txt"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_audio_generator_lite/bm/armgcc" type="linker" tool="armgcc">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
</example>
<example name="bm" category="usb_examples/usb_device_audio_speaker" description="" dependency="MK22F51212_startup clock common debug_console gpio i2c lpuart port sai sim smc uart" device="MK22F51212">
<source path="boards/twrk22f120m/usb_examples/usb_device_audio_speaker/bm" type="doc">
<files mask="readme.pdf"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_audio_speaker/bm" type="src">
<files mask="audio_speaker.c"/>
<files mask="board.c"/>
<files mask="fsl_sgtl5000.c"/>
<files mask="usb_device_audio.c"/>
<files mask="clock_config.c"/>
<files mask="usb_device_descriptor.c"/>
<files mask="usb_device_ch9.c"/>
<files mask="pin_mux.c"/>
<files mask="usb_device_class.c"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_audio_speaker/bm" type="c_include">
<files mask="fsl_sgtl5000.h"/>
<files mask="app.h"/>
<files mask="audio_speaker.h"/>
<files mask="usb_device_descriptor.h"/>
<files mask="pin_mux.h"/>
<files mask="clock_config.h"/>
<files mask="board.h"/>
<files mask="usb_device_ch9.h"/>
<files mask="usb_device_config.h"/>
<files mask="usb_device_audio.h"/>
<files mask="usb_device_class.h"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_audio_speaker/bm/iar" type="linker" tool="iar">
<files mask="MK22FN512xxx12_flash.icf"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_audio_speaker/bm/iar" type="project" tool="iar">
<files mask="dev_audio_speaker_bm.ewp"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_audio_speaker/bm/iar" type="workspace" tool="iar">
<files mask="dev_audio_speaker_bm.eww"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_audio_speaker/bm/iar" type="debug" tool="iar">
<files mask="dev_audio_speaker_bm.ewd"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_audio_speaker/bm/mdk" type="working_set" tool="mdk">
<files mask="dev_audio_speaker_bm.uvmpw"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_audio_speaker/bm/mdk" type="linker" tool="mdk">
<files mask="MK22FN512xxx12_flash.scf"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_audio_speaker/bm/mdk" type="project" tool="mdk">
<files mask="dev_audio_speaker_bm.uvprojx"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_audio_speaker/bm/mdk" type="configuration" tool="mdk">
<files mask="pemicro_connection_settings.ini"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_audio_speaker/bm/kds" type="working_set" tool="kds">
<files mask="dev_audio_speaker_bm_twrk22f120m.wsd"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_audio_speaker/bm/kds" type="linker" tool="kds">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_audio_speaker/bm/kds" type="project" tool="kds">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_audio_speaker/bm/kds" type="debug" tool="kds">
<files mask="dev_audio_speaker_bm_twrk22f120m debug pne.launch"/>
<files mask="dev_audio_speaker_bm_twrk22f120m debug jlink.launch"/>
<files mask="dev_audio_speaker_bm_twrk22f120m release pne.launch"/>
<files mask="dev_audio_speaker_bm_twrk22f120m release jlink.launch"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_audio_speaker/bm/atl" type="linker" tool="atl">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_audio_speaker/bm/atl" type="project" tool="atl">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_audio_speaker/bm/atl" type="debug" tool="atl">
<files mask="dev_audio_speaker_bm_twrk22f120m debug pne.launch"/>
<files mask="dev_audio_speaker_bm_twrk22f120m debug jlink.launch"/>
<files mask="dev_audio_speaker_bm_twrk22f120m release pne.launch"/>
<files mask="dev_audio_speaker_bm_twrk22f120m release jlink.launch"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_audio_speaker/bm/atl/.settings" type="doc">
<files mask="language.settings.xml"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_audio_speaker/bm/atl/.settings" type="configuration">
<files mask="com.atollic.truestudio.debug.hardware_device.prefs"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_audio_speaker/bm/armgcc" type="script" tool="armgcc">
<files mask="build_debug.sh"/>
<files mask="clean.bat"/>
<files mask="build_debug.bat"/>
<files mask="build_release.sh"/>
<files mask="build_all.sh"/>
<files mask="clean.sh"/>
<files mask="build_release.bat"/>
<files mask="build_all.bat"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_audio_speaker/bm/armgcc" type="doc" tool="armgcc">
<files mask="CMakeLists.txt"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_audio_speaker/bm/armgcc" type="linker" tool="armgcc">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
</example>
<example name="bm" category="usb_examples/usb_device_audio_speaker_lite" description="" dependency="MK22F51212_startup clock common debug_console gpio i2c lpuart port sai sim smc uart" device="MK22F51212">
<source path="boards/twrk22f120m/usb_examples/usb_device_audio_speaker_lite/bm" type="binary">
<files mask="dev_audio_speaker_lite_bm.bin"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_audio_speaker_lite/bm" type="doc">
<files mask="readme.pdf"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_audio_speaker_lite/bm" type="src">
<files mask="audio_speaker.c"/>
<files mask="board.c"/>
<files mask="fsl_sgtl5000.c"/>
<files mask="usb_device_audio.c"/>
<files mask="clock_config.c"/>
<files mask="usb_device_descriptor.c"/>
<files mask="usb_device_ch9.c"/>
<files mask="pin_mux.c"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_audio_speaker_lite/bm" type="c_include">
<files mask="fsl_sgtl5000.h"/>
<files mask="app.h"/>
<files mask="audio_speaker.h"/>
<files mask="usb_device_descriptor.h"/>
<files mask="pin_mux.h"/>
<files mask="clock_config.h"/>
<files mask="board.h"/>
<files mask="usb_device_ch9.h"/>
<files mask="usb_device_config.h"/>
<files mask="usb_device_audio.h"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_audio_speaker_lite/bm/iar" type="linker" tool="iar">
<files mask="MK22FN512xxx12_flash.icf"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_audio_speaker_lite/bm/iar" type="project" tool="iar">
<files mask="dev_audio_speaker_lite_bm.ewp"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_audio_speaker_lite/bm/iar" type="workspace" tool="iar">
<files mask="dev_audio_speaker_lite_bm.eww"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_audio_speaker_lite/bm/iar" type="debug" tool="iar">
<files mask="dev_audio_speaker_lite_bm.ewd"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_audio_speaker_lite/bm/mdk" type="working_set" tool="mdk">
<files mask="dev_audio_speaker_lite_bm.uvmpw"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_audio_speaker_lite/bm/mdk" type="linker" tool="mdk">
<files mask="MK22FN512xxx12_flash.scf"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_audio_speaker_lite/bm/mdk" type="project" tool="mdk">
<files mask="dev_audio_speaker_lite_bm.uvprojx"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_audio_speaker_lite/bm/mdk" type="configuration" tool="mdk">
<files mask="pemicro_connection_settings.ini"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_audio_speaker_lite/bm/kds" type="working_set" tool="kds">
<files mask="dev_audio_speaker_lite_bm_twrk22f120m.wsd"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_audio_speaker_lite/bm/kds" type="linker" tool="kds">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_audio_speaker_lite/bm/kds" type="project" tool="kds">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_audio_speaker_lite/bm/kds" type="debug" tool="kds">
<files mask="dev_audio_speaker_lite_bm_twrk22f120m release jlink.launch"/>
<files mask="dev_audio_speaker_lite_bm_twrk22f120m debug pne.launch"/>
<files mask="dev_audio_speaker_lite_bm_twrk22f120m release pne.launch"/>
<files mask="dev_audio_speaker_lite_bm_twrk22f120m debug jlink.launch"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_audio_speaker_lite/bm/atl" type="linker" tool="atl">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_audio_speaker_lite/bm/atl" type="project" tool="atl">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_audio_speaker_lite/bm/atl" type="debug" tool="atl">
<files mask="dev_audio_speaker_lite_bm_twrk22f120m release jlink.launch"/>
<files mask="dev_audio_speaker_lite_bm_twrk22f120m debug pne.launch"/>
<files mask="dev_audio_speaker_lite_bm_twrk22f120m release pne.launch"/>
<files mask="dev_audio_speaker_lite_bm_twrk22f120m debug jlink.launch"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_audio_speaker_lite/bm/atl/.settings" type="doc">
<files mask="language.settings.xml"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_audio_speaker_lite/bm/atl/.settings" type="configuration">
<files mask="com.atollic.truestudio.debug.hardware_device.prefs"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_audio_speaker_lite/bm/armgcc" type="script" tool="armgcc">
<files mask="build_debug.sh"/>
<files mask="clean.bat"/>
<files mask="build_debug.bat"/>
<files mask="build_release.sh"/>
<files mask="build_all.sh"/>
<files mask="clean.sh"/>
<files mask="build_release.bat"/>
<files mask="build_all.bat"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_audio_speaker_lite/bm/armgcc" type="doc" tool="armgcc">
<files mask="CMakeLists.txt"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_audio_speaker_lite/bm/armgcc" type="linker" tool="armgcc">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
</example>
<example name="bm" category="usb_examples/usb_device_cdc_vcom" description="" dependency="MK22F51212_startup clock common debug_console gpio lpuart port sim smc uart" device="MK22F51212">
<source path="boards/twrk22f120m/usb_examples/usb_device_cdc_vcom/bm" type="doc">
<files mask="readme.pdf"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_cdc_vcom/bm" type="src">
<files mask="virtual_com.c"/>
<files mask="board.c"/>
<files mask="clock_config.c"/>
<files mask="usb_device_descriptor.c"/>
<files mask="usb_device_cdc_acm.c"/>
<files mask="usb_device_ch9.c"/>
<files mask="pin_mux.c"/>
<files mask="usb_device_class.c"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_cdc_vcom/bm" type="c_include">
<files mask="usb_device_cdc_acm.h"/>
<files mask="usb_device_descriptor.h"/>
<files mask="virtual_com.h"/>
<files mask="pin_mux.h"/>
<files mask="clock_config.h"/>
<files mask="board.h"/>
<files mask="usb_device_ch9.h"/>
<files mask="usb_device_config.h"/>
<files mask="usb_device_class.h"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_cdc_vcom/bm/iar" type="linker" tool="iar">
<files mask="MK22FN512xxx12_flash.icf"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_cdc_vcom/bm/iar" type="project" tool="iar">
<files mask="dev_cdc_vcom_bm.ewp"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_cdc_vcom/bm/iar" type="workspace" tool="iar">
<files mask="dev_cdc_vcom_bm.eww"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_cdc_vcom/bm/iar" type="debug" tool="iar">
<files mask="dev_cdc_vcom_bm.ewd"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_cdc_vcom/bm/mdk" type="working_set" tool="mdk">
<files mask="dev_cdc_vcom_bm.uvmpw"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_cdc_vcom/bm/mdk" type="linker" tool="mdk">
<files mask="MK22FN512xxx12_flash.scf"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_cdc_vcom/bm/mdk" type="project" tool="mdk">
<files mask="dev_cdc_vcom_bm.uvprojx"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_cdc_vcom/bm/mdk" type="configuration" tool="mdk">
<files mask="pemicro_connection_settings.ini"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_cdc_vcom/bm/kds" type="working_set" tool="kds">
<files mask="dev_cdc_vcom_bm_twrk22f120m.wsd"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_cdc_vcom/bm/kds" type="linker" tool="kds">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_cdc_vcom/bm/kds" type="project" tool="kds">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_cdc_vcom/bm/kds" type="debug" tool="kds">
<files mask="dev_cdc_vcom_bm_twrk22f120m release pne.launch"/>
<files mask="dev_cdc_vcom_bm_twrk22f120m debug jlink.launch"/>
<files mask="dev_cdc_vcom_bm_twrk22f120m release jlink.launch"/>
<files mask="dev_cdc_vcom_bm_twrk22f120m debug pne.launch"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_cdc_vcom/bm/atl" type="linker" tool="atl">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_cdc_vcom/bm/atl" type="project" tool="atl">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_cdc_vcom/bm/atl" type="debug" tool="atl">
<files mask="dev_cdc_vcom_bm_twrk22f120m release pne.launch"/>
<files mask="dev_cdc_vcom_bm_twrk22f120m debug jlink.launch"/>
<files mask="dev_cdc_vcom_bm_twrk22f120m release jlink.launch"/>
<files mask="dev_cdc_vcom_bm_twrk22f120m debug pne.launch"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_cdc_vcom/bm/atl/.settings" type="doc">
<files mask="language.settings.xml"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_cdc_vcom/bm/atl/.settings" type="configuration">
<files mask="com.atollic.truestudio.debug.hardware_device.prefs"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_cdc_vcom/bm/armgcc" type="script" tool="armgcc">
<files mask="build_debug.sh"/>
<files mask="clean.bat"/>
<files mask="build_debug.bat"/>
<files mask="build_release.sh"/>
<files mask="build_all.sh"/>
<files mask="clean.sh"/>
<files mask="build_release.bat"/>
<files mask="build_all.bat"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_cdc_vcom/bm/armgcc" type="doc" tool="armgcc">
<files mask="CMakeLists.txt"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_cdc_vcom/bm/armgcc" type="linker" tool="armgcc">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
</example>
<example name="inf" category="usb_examples/usb_device_cdc_vcom" description="">
<source path="boards/twrk22f120m/usb_examples/usb_device_cdc_vcom/inf" type="configuration">
<files mask="fsl_ucwxp.inf"/>
</source>
</example>
<example name="bm" category="usb_examples/usb_device_cdc_vcom_lite" description="" dependency="MK22F51212_startup clock common debug_console gpio lpuart port sim smc uart" device="MK22F51212">
<source path="boards/twrk22f120m/usb_examples/usb_device_cdc_vcom_lite/bm" type="binary">
<files mask="dev_cdc_vcom_lite_bm.bin"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_cdc_vcom_lite/bm" type="doc">
<files mask="readme.pdf"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_cdc_vcom_lite/bm" type="src">
<files mask="virtual_com.c"/>
<files mask="board.c"/>
<files mask="clock_config.c"/>
<files mask="usb_device_descriptor.c"/>
<files mask="usb_device_cdc_acm.c"/>
<files mask="usb_device_ch9.c"/>
<files mask="pin_mux.c"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_cdc_vcom_lite/bm" type="c_include">
<files mask="usb_device_cdc_acm.h"/>
<files mask="usb_device_descriptor.h"/>
<files mask="virtual_com.h"/>
<files mask="pin_mux.h"/>
<files mask="clock_config.h"/>
<files mask="board.h"/>
<files mask="usb_device_ch9.h"/>
<files mask="usb_device_config.h"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_cdc_vcom_lite/bm/iar" type="linker" tool="iar">
<files mask="MK22FN512xxx12_flash.icf"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_cdc_vcom_lite/bm/iar" type="project" tool="iar">
<files mask="dev_cdc_vcom_lite_bm.ewp"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_cdc_vcom_lite/bm/iar" type="workspace" tool="iar">
<files mask="dev_cdc_vcom_lite_bm.eww"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_cdc_vcom_lite/bm/iar" type="debug" tool="iar">
<files mask="dev_cdc_vcom_lite_bm.ewd"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_cdc_vcom_lite/bm/mdk" type="working_set" tool="mdk">
<files mask="dev_cdc_vcom_lite_bm.uvmpw"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_cdc_vcom_lite/bm/mdk" type="linker" tool="mdk">
<files mask="MK22FN512xxx12_flash.scf"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_cdc_vcom_lite/bm/mdk" type="project" tool="mdk">
<files mask="dev_cdc_vcom_lite_bm.uvprojx"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_cdc_vcom_lite/bm/mdk" type="configuration" tool="mdk">
<files mask="pemicro_connection_settings.ini"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_cdc_vcom_lite/bm/kds" type="working_set" tool="kds">
<files mask="dev_cdc_vcom_lite_bm_twrk22f120m.wsd"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_cdc_vcom_lite/bm/kds" type="linker" tool="kds">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_cdc_vcom_lite/bm/kds" type="project" tool="kds">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_cdc_vcom_lite/bm/kds" type="debug" tool="kds">
<files mask="dev_cdc_vcom_lite_bm_twrk22f120m release pne.launch"/>
<files mask="dev_cdc_vcom_lite_bm_twrk22f120m release jlink.launch"/>
<files mask="dev_cdc_vcom_lite_bm_twrk22f120m debug jlink.launch"/>
<files mask="dev_cdc_vcom_lite_bm_twrk22f120m debug pne.launch"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_cdc_vcom_lite/bm/atl" type="linker" tool="atl">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_cdc_vcom_lite/bm/atl" type="project" tool="atl">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_cdc_vcom_lite/bm/atl" type="debug" tool="atl">
<files mask="dev_cdc_vcom_lite_bm_twrk22f120m release pne.launch"/>
<files mask="dev_cdc_vcom_lite_bm_twrk22f120m release jlink.launch"/>
<files mask="dev_cdc_vcom_lite_bm_twrk22f120m debug jlink.launch"/>
<files mask="dev_cdc_vcom_lite_bm_twrk22f120m debug pne.launch"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_cdc_vcom_lite/bm/atl/.settings" type="doc">
<files mask="language.settings.xml"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_cdc_vcom_lite/bm/atl/.settings" type="configuration">
<files mask="com.atollic.truestudio.debug.hardware_device.prefs"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_cdc_vcom_lite/bm/armgcc" type="script" tool="armgcc">
<files mask="build_debug.sh"/>
<files mask="clean.bat"/>
<files mask="build_debug.bat"/>
<files mask="build_release.sh"/>
<files mask="build_all.sh"/>
<files mask="clean.sh"/>
<files mask="build_release.bat"/>
<files mask="build_all.bat"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_cdc_vcom_lite/bm/armgcc" type="doc" tool="armgcc">
<files mask="CMakeLists.txt"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_cdc_vcom_lite/bm/armgcc" type="linker" tool="armgcc">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
</example>
<example name="inf" category="usb_examples/usb_device_cdc_vcom_lite" description="">
<source path="boards/twrk22f120m/usb_examples/usb_device_cdc_vcom_lite/inf" type="configuration">
<files mask="fsl_ucwxp.inf"/>
</source>
</example>
<example name="bm" category="usb_examples/usb_device_composite_cdc_msc" description="" dependency="MK22F51212_startup clock common debug_console gpio lpuart port sim smc uart" device="MK22F51212">
<source path="boards/twrk22f120m/usb_examples/usb_device_composite_cdc_msc/bm" type="doc">
<files mask="readme.pdf"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_composite_cdc_msc/bm" type="src">
<files mask="virtual_com.c"/>
<files mask="usb_device_msc.c"/>
<files mask="board.c"/>
<files mask="clock_config.c"/>
<files mask="composite.c"/>
<files mask="usb_device_descriptor.c"/>
<files mask="usb_device_msc_ufi.c"/>
<files mask="usb_device_cdc_acm.c"/>
<files mask="disk.c"/>
<files mask="usb_device_ch9.c"/>
<files mask="pin_mux.c"/>
<files mask="usb_device_class.c"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_composite_cdc_msc/bm" type="c_include">
<files mask="usb_device_msc_ufi.h"/>
<files mask="usb_device_cdc_acm.h"/>
<files mask="usb_device_descriptor.h"/>
<files mask="virtual_com.h"/>
<files mask="pin_mux.h"/>
<files mask="clock_config.h"/>
<files mask="usb_device_msc.h"/>
<files mask="board.h"/>
<files mask="usb_device_ch9.h"/>
<files mask="usb_device_config.h"/>
<files mask="composite.h"/>
<files mask="usb_device_class.h"/>
<files mask="disk.h"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_composite_cdc_msc/bm/iar" type="linker" tool="iar">
<files mask="MK22FN512xxx12_flash.icf"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_composite_cdc_msc/bm/iar" type="project" tool="iar">
<files mask="dev_composite_cdc_msc_bm.ewp"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_composite_cdc_msc/bm/iar" type="workspace" tool="iar">
<files mask="dev_composite_cdc_msc_bm.eww"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_composite_cdc_msc/bm/iar" type="debug" tool="iar">
<files mask="dev_composite_cdc_msc_bm.ewd"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_composite_cdc_msc/bm/mdk" type="working_set" tool="mdk">
<files mask="dev_composite_cdc_msc_bm.uvmpw"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_composite_cdc_msc/bm/mdk" type="linker" tool="mdk">
<files mask="MK22FN512xxx12_flash.scf"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_composite_cdc_msc/bm/mdk" type="project" tool="mdk">
<files mask="dev_composite_cdc_msc_bm.uvprojx"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_composite_cdc_msc/bm/mdk" type="configuration" tool="mdk">
<files mask="pemicro_connection_settings.ini"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_composite_cdc_msc/bm/kds" type="working_set" tool="kds">
<files mask="dev_composite_cdc_msc_bm_twrk22f120m.wsd"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_composite_cdc_msc/bm/kds" type="linker" tool="kds">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_composite_cdc_msc/bm/kds" type="project" tool="kds">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_composite_cdc_msc/bm/kds" type="debug" tool="kds">
<files mask="dev_composite_cdc_msc_bm_twrk22f120m release jlink.launch"/>
<files mask="dev_composite_cdc_msc_bm_twrk22f120m debug pne.launch"/>
<files mask="dev_composite_cdc_msc_bm_twrk22f120m debug jlink.launch"/>
<files mask="dev_composite_cdc_msc_bm_twrk22f120m release pne.launch"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_composite_cdc_msc/bm/atl" type="linker" tool="atl">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_composite_cdc_msc/bm/atl" type="project" tool="atl">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_composite_cdc_msc/bm/atl" type="debug" tool="atl">
<files mask="dev_composite_cdc_msc_bm_twrk22f120m release jlink.launch"/>
<files mask="dev_composite_cdc_msc_bm_twrk22f120m debug pne.launch"/>
<files mask="dev_composite_cdc_msc_bm_twrk22f120m debug jlink.launch"/>
<files mask="dev_composite_cdc_msc_bm_twrk22f120m release pne.launch"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_composite_cdc_msc/bm/atl/.settings" type="doc">
<files mask="language.settings.xml"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_composite_cdc_msc/bm/atl/.settings" type="configuration">
<files mask="com.atollic.truestudio.debug.hardware_device.prefs"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_composite_cdc_msc/bm/armgcc" type="script" tool="armgcc">
<files mask="build_debug.sh"/>
<files mask="clean.bat"/>
<files mask="build_debug.bat"/>
<files mask="build_release.sh"/>
<files mask="build_all.sh"/>
<files mask="clean.sh"/>
<files mask="build_release.bat"/>
<files mask="build_all.bat"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_composite_cdc_msc/bm/armgcc" type="doc" tool="armgcc">
<files mask="CMakeLists.txt"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_composite_cdc_msc/bm/armgcc" type="linker" tool="armgcc">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
</example>
<example name="inf" category="usb_examples/usb_device_composite_cdc_msc" description="">
<source path="boards/twrk22f120m/usb_examples/usb_device_composite_cdc_msc/inf" type="configuration">
<files mask="fsl_ucwxp.inf"/>
</source>
</example>
<example name="bm" category="usb_examples/usb_device_composite_cdc_msc_lite" description="" dependency="MK22F51212_startup clock common debug_console gpio lpuart port sim smc uart" device="MK22F51212">
<source path="boards/twrk22f120m/usb_examples/usb_device_composite_cdc_msc_lite/bm" type="binary">
<files mask="dev_composite_cdc_msc_lite_bm.bin"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_composite_cdc_msc_lite/bm" type="doc">
<files mask="readme.pdf"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_composite_cdc_msc_lite/bm" type="src">
<files mask="virtual_com.c"/>
<files mask="usb_device_msc.c"/>
<files mask="board.c"/>
<files mask="clock_config.c"/>
<files mask="composite.c"/>
<files mask="usb_device_descriptor.c"/>
<files mask="usb_device_msc_ufi.c"/>
<files mask="usb_device_cdc_acm.c"/>
<files mask="disk.c"/>
<files mask="usb_device_ch9.c"/>
<files mask="pin_mux.c"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_composite_cdc_msc_lite/bm" type="c_include">
<files mask="usb_device_msc_ufi.h"/>
<files mask="usb_device_cdc_acm.h"/>
<files mask="usb_device_descriptor.h"/>
<files mask="virtual_com.h"/>
<files mask="pin_mux.h"/>
<files mask="clock_config.h"/>
<files mask="usb_device_msc.h"/>
<files mask="board.h"/>
<files mask="usb_device_ch9.h"/>
<files mask="usb_device_config.h"/>
<files mask="composite.h"/>
<files mask="disk.h"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_composite_cdc_msc_lite/bm/iar" type="linker" tool="iar">
<files mask="MK22FN512xxx12_flash.icf"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_composite_cdc_msc_lite/bm/iar" type="project" tool="iar">
<files mask="dev_composite_cdc_msc_lite_bm.ewp"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_composite_cdc_msc_lite/bm/iar" type="workspace" tool="iar">
<files mask="dev_composite_cdc_msc_lite_bm.eww"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_composite_cdc_msc_lite/bm/iar" type="debug" tool="iar">
<files mask="dev_composite_cdc_msc_lite_bm.ewd"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_composite_cdc_msc_lite/bm/mdk" type="working_set" tool="mdk">
<files mask="dev_composite_cdc_msc_lite_bm.uvmpw"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_composite_cdc_msc_lite/bm/mdk" type="linker" tool="mdk">
<files mask="MK22FN512xxx12_flash.scf"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_composite_cdc_msc_lite/bm/mdk" type="project" tool="mdk">
<files mask="dev_composite_cdc_msc_lite_bm.uvprojx"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_composite_cdc_msc_lite/bm/mdk" type="configuration" tool="mdk">
<files mask="pemicro_connection_settings.ini"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_composite_cdc_msc_lite/bm/kds" type="working_set" tool="kds">
<files mask="dev_composite_cdc_msc_lite_bm_twrk22f120m.wsd"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_composite_cdc_msc_lite/bm/kds" type="linker" tool="kds">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_composite_cdc_msc_lite/bm/kds" type="project" tool="kds">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_composite_cdc_msc_lite/bm/kds" type="debug" tool="kds">
<files mask="dev_composite_cdc_msc_lite_bm_twrk22f120m debug pne.launch"/>
<files mask="dev_composite_cdc_msc_lite_bm_twrk22f120m debug jlink.launch"/>
<files mask="dev_composite_cdc_msc_lite_bm_twrk22f120m release jlink.launch"/>
<files mask="dev_composite_cdc_msc_lite_bm_twrk22f120m release pne.launch"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_composite_cdc_msc_lite/bm/atl" type="linker" tool="atl">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_composite_cdc_msc_lite/bm/atl" type="project" tool="atl">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_composite_cdc_msc_lite/bm/atl" type="debug" tool="atl">
<files mask="dev_composite_cdc_msc_lite_bm_twrk22f120m debug pne.launch"/>
<files mask="dev_composite_cdc_msc_lite_bm_twrk22f120m debug jlink.launch"/>
<files mask="dev_composite_cdc_msc_lite_bm_twrk22f120m release jlink.launch"/>
<files mask="dev_composite_cdc_msc_lite_bm_twrk22f120m release pne.launch"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_composite_cdc_msc_lite/bm/atl/.settings" type="doc">
<files mask="language.settings.xml"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_composite_cdc_msc_lite/bm/atl/.settings" type="configuration">
<files mask="com.atollic.truestudio.debug.hardware_device.prefs"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_composite_cdc_msc_lite/bm/armgcc" type="script" tool="armgcc">
<files mask="build_debug.sh"/>
<files mask="clean.bat"/>
<files mask="build_debug.bat"/>
<files mask="build_release.sh"/>
<files mask="build_all.sh"/>
<files mask="clean.sh"/>
<files mask="build_release.bat"/>
<files mask="build_all.bat"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_composite_cdc_msc_lite/bm/armgcc" type="doc" tool="armgcc">
<files mask="CMakeLists.txt"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_composite_cdc_msc_lite/bm/armgcc" type="linker" tool="armgcc">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
</example>
<example name="inf" category="usb_examples/usb_device_composite_cdc_msc_lite" description="">
<source path="boards/twrk22f120m/usb_examples/usb_device_composite_cdc_msc_lite/inf" type="configuration">
<files mask="fsl_ucwxp.inf"/>
</source>
</example>
<example name="bm" category="usb_examples/usb_device_composite_hid_audio" description="" dependency="MK22F51212_startup clock common debug_console gpio lpuart port sim smc uart" device="MK22F51212">
<source path="boards/twrk22f120m/usb_examples/usb_device_composite_hid_audio/bm" type="doc">
<files mask="readme.pdf"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_composite_hid_audio/bm" type="src">
<files mask="audio_data.c"/>
<files mask="usb_device_hid.c"/>
<files mask="mouse.c"/>
<files mask="board.c"/>
<files mask="usb_device_audio.c"/>
<files mask="clock_config.c"/>
<files mask="audio_generator.c"/>
<files mask="composite.c"/>
<files mask="usb_device_descriptor.c"/>
<files mask="usb_device_ch9.c"/>
<files mask="pin_mux.c"/>
<files mask="usb_device_class.c"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_composite_hid_audio/bm" type="c_include">
<files mask="usb_device_descriptor.h"/>
<files mask="pin_mux.h"/>
<files mask="mouse.h"/>
<files mask="clock_config.h"/>
<files mask="usb_device_hid.h"/>
<files mask="board.h"/>
<files mask="usb_device_ch9.h"/>
<files mask="usb_device_config.h"/>
<files mask="composite.h"/>
<files mask="audio_generator.h"/>
<files mask="usb_device_audio.h"/>
<files mask="usb_device_class.h"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_composite_hid_audio/bm/iar" type="linker" tool="iar">
<files mask="MK22FN512xxx12_flash.icf"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_composite_hid_audio/bm/iar" type="project" tool="iar">
<files mask="dev_composite_hid_audio_bm.ewp"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_composite_hid_audio/bm/iar" type="workspace" tool="iar">
<files mask="dev_composite_hid_audio_bm.eww"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_composite_hid_audio/bm/iar" type="debug" tool="iar">
<files mask="dev_composite_hid_audio_bm.ewd"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_composite_hid_audio/bm/mdk" type="working_set" tool="mdk">
<files mask="dev_composite_hid_audio_bm.uvmpw"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_composite_hid_audio/bm/mdk" type="linker" tool="mdk">
<files mask="MK22FN512xxx12_flash.scf"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_composite_hid_audio/bm/mdk" type="project" tool="mdk">
<files mask="dev_composite_hid_audio_bm.uvprojx"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_composite_hid_audio/bm/mdk" type="configuration" tool="mdk">
<files mask="pemicro_connection_settings.ini"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_composite_hid_audio/bm/kds" type="working_set" tool="kds">
<files mask="dev_composite_hid_audio_bm_twrk22f120m.wsd"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_composite_hid_audio/bm/kds" type="linker" tool="kds">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_composite_hid_audio/bm/kds" type="project" tool="kds">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_composite_hid_audio/bm/kds" type="debug" tool="kds">
<files mask="dev_composite_hid_audio_bm_twrk22f120m debug jlink.launch"/>
<files mask="dev_composite_hid_audio_bm_twrk22f120m release pne.launch"/>
<files mask="dev_composite_hid_audio_bm_twrk22f120m release jlink.launch"/>
<files mask="dev_composite_hid_audio_bm_twrk22f120m debug pne.launch"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_composite_hid_audio/bm/atl" type="linker" tool="atl">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_composite_hid_audio/bm/atl" type="project" tool="atl">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_composite_hid_audio/bm/atl" type="debug" tool="atl">
<files mask="dev_composite_hid_audio_bm_twrk22f120m debug jlink.launch"/>
<files mask="dev_composite_hid_audio_bm_twrk22f120m release pne.launch"/>
<files mask="dev_composite_hid_audio_bm_twrk22f120m release jlink.launch"/>
<files mask="dev_composite_hid_audio_bm_twrk22f120m debug pne.launch"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_composite_hid_audio/bm/atl/.settings" type="doc">
<files mask="language.settings.xml"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_composite_hid_audio/bm/atl/.settings" type="configuration">
<files mask="com.atollic.truestudio.debug.hardware_device.prefs"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_composite_hid_audio/bm/armgcc" type="script" tool="armgcc">
<files mask="build_debug.sh"/>
<files mask="clean.bat"/>
<files mask="build_debug.bat"/>
<files mask="build_release.sh"/>
<files mask="build_all.sh"/>
<files mask="clean.sh"/>
<files mask="build_release.bat"/>
<files mask="build_all.bat"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_composite_hid_audio/bm/armgcc" type="doc" tool="armgcc">
<files mask="CMakeLists.txt"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_composite_hid_audio/bm/armgcc" type="linker" tool="armgcc">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
</example>
<example name="bm" category="usb_examples/usb_device_composite_hid_audio_lite" description="" dependency="MK22F51212_startup clock common debug_console gpio lpuart port sim smc uart" device="MK22F51212">
<source path="boards/twrk22f120m/usb_examples/usb_device_composite_hid_audio_lite/bm" type="binary">
<files mask="dev_composite_hid_audio_lite_bm.bin"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_composite_hid_audio_lite/bm" type="doc">
<files mask="readme.pdf"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_composite_hid_audio_lite/bm" type="src">
<files mask="audio_data.c"/>
<files mask="usb_device_hid.c"/>
<files mask="mouse.c"/>
<files mask="board.c"/>
<files mask="usb_device_audio.c"/>
<files mask="clock_config.c"/>
<files mask="audio_generator.c"/>
<files mask="composite.c"/>
<files mask="usb_device_descriptor.c"/>
<files mask="usb_device_ch9.c"/>
<files mask="pin_mux.c"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_composite_hid_audio_lite/bm" type="c_include">
<files mask="usb_device_descriptor.h"/>
<files mask="pin_mux.h"/>
<files mask="mouse.h"/>
<files mask="clock_config.h"/>
<files mask="usb_device_hid.h"/>
<files mask="board.h"/>
<files mask="usb_device_ch9.h"/>
<files mask="usb_device_config.h"/>
<files mask="composite.h"/>
<files mask="audio_generator.h"/>
<files mask="usb_device_audio.h"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_composite_hid_audio_lite/bm/iar" type="linker" tool="iar">
<files mask="MK22FN512xxx12_flash.icf"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_composite_hid_audio_lite/bm/iar" type="project" tool="iar">
<files mask="dev_composite_hid_audio_lite_bm.ewp"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_composite_hid_audio_lite/bm/iar" type="workspace" tool="iar">
<files mask="dev_composite_hid_audio_lite_bm.eww"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_composite_hid_audio_lite/bm/iar" type="debug" tool="iar">
<files mask="dev_composite_hid_audio_lite_bm.ewd"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_composite_hid_audio_lite/bm/mdk" type="working_set" tool="mdk">
<files mask="dev_composite_hid_audio_lite_bm.uvmpw"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_composite_hid_audio_lite/bm/mdk" type="linker" tool="mdk">
<files mask="MK22FN512xxx12_flash.scf"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_composite_hid_audio_lite/bm/mdk" type="project" tool="mdk">
<files mask="dev_composite_hid_audio_lite_bm.uvprojx"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_composite_hid_audio_lite/bm/mdk" type="configuration" tool="mdk">
<files mask="pemicro_connection_settings.ini"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_composite_hid_audio_lite/bm/kds" type="working_set" tool="kds">
<files mask="dev_composite_hid_audio_lite_bm_twrk22f120m.wsd"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_composite_hid_audio_lite/bm/kds" type="linker" tool="kds">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_composite_hid_audio_lite/bm/kds" type="project" tool="kds">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_composite_hid_audio_lite/bm/kds" type="debug" tool="kds">
<files mask="dev_composite_hid_audio_lite_bm_twrk22f120m debug pne.launch"/>
<files mask="dev_composite_hid_audio_lite_bm_twrk22f120m release jlink.launch"/>
<files mask="dev_composite_hid_audio_lite_bm_twrk22f120m release pne.launch"/>
<files mask="dev_composite_hid_audio_lite_bm_twrk22f120m debug jlink.launch"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_composite_hid_audio_lite/bm/atl" type="linker" tool="atl">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_composite_hid_audio_lite/bm/atl" type="project" tool="atl">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_composite_hid_audio_lite/bm/atl" type="debug" tool="atl">
<files mask="dev_composite_hid_audio_lite_bm_twrk22f120m debug pne.launch"/>
<files mask="dev_composite_hid_audio_lite_bm_twrk22f120m release jlink.launch"/>
<files mask="dev_composite_hid_audio_lite_bm_twrk22f120m release pne.launch"/>
<files mask="dev_composite_hid_audio_lite_bm_twrk22f120m debug jlink.launch"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_composite_hid_audio_lite/bm/atl/.settings" type="doc">
<files mask="language.settings.xml"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_composite_hid_audio_lite/bm/atl/.settings" type="configuration">
<files mask="com.atollic.truestudio.debug.hardware_device.prefs"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_composite_hid_audio_lite/bm/armgcc" type="script" tool="armgcc">
<files mask="build_debug.sh"/>
<files mask="clean.bat"/>
<files mask="build_debug.bat"/>
<files mask="build_release.sh"/>
<files mask="build_all.sh"/>
<files mask="clean.sh"/>
<files mask="build_release.bat"/>
<files mask="build_all.bat"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_composite_hid_audio_lite/bm/armgcc" type="doc" tool="armgcc">
<files mask="CMakeLists.txt"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_composite_hid_audio_lite/bm/armgcc" type="linker" tool="armgcc">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
</example>
<example name="bm" category="usb_examples/usb_device_composite_hid_mouse_hid_keyboard" description="" dependency="MK22F51212_startup clock common debug_console gpio lpuart port sim smc uart" device="MK22F51212">
<source path="boards/twrk22f120m/usb_examples/usb_device_composite_hid_mouse_hid_keyboard/bm" type="doc">
<files mask="readme.pdf"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_composite_hid_mouse_hid_keyboard/bm" type="src">
<files mask="hid_keyboard.c"/>
<files mask="usb_device_hid.c"/>
<files mask="board.c"/>
<files mask="clock_config.c"/>
<files mask="hid_mouse.c"/>
<files mask="composite.c"/>
<files mask="usb_device_descriptor.c"/>
<files mask="usb_device_ch9.c"/>
<files mask="pin_mux.c"/>
<files mask="usb_device_class.c"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_composite_hid_mouse_hid_keyboard/bm" type="c_include">
<files mask="usb_device_descriptor.h"/>
<files mask="pin_mux.h"/>
<files mask="clock_config.h"/>
<files mask="usb_device_hid.h"/>
<files mask="hid_keyboard.h"/>
<files mask="hid_mouse.h"/>
<files mask="board.h"/>
<files mask="usb_device_ch9.h"/>
<files mask="usb_device_config.h"/>
<files mask="composite.h"/>
<files mask="usb_device_class.h"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_composite_hid_mouse_hid_keyboard/bm/iar" type="linker" tool="iar">
<files mask="MK22FN512xxx12_flash.icf"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_composite_hid_mouse_hid_keyboard/bm/iar" type="project" tool="iar">
<files mask="dev_composite_hid_mouse_hid_keyboard_bm.ewp"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_composite_hid_mouse_hid_keyboard/bm/iar" type="workspace" tool="iar">
<files mask="dev_composite_hid_mouse_hid_keyboard_bm.eww"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_composite_hid_mouse_hid_keyboard/bm/iar" type="debug" tool="iar">
<files mask="dev_composite_hid_mouse_hid_keyboard_bm.ewd"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_composite_hid_mouse_hid_keyboard/bm/mdk" type="working_set" tool="mdk">
<files mask="dev_composite_hid_mouse_hid_keyboard_bm.uvmpw"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_composite_hid_mouse_hid_keyboard/bm/mdk" type="linker" tool="mdk">
<files mask="MK22FN512xxx12_flash.scf"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_composite_hid_mouse_hid_keyboard/bm/mdk" type="project" tool="mdk">
<files mask="dev_composite_hid_mouse_hid_keyboard_bm.uvprojx"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_composite_hid_mouse_hid_keyboard/bm/mdk" type="configuration" tool="mdk">
<files mask="pemicro_connection_settings.ini"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_composite_hid_mouse_hid_keyboard/bm/kds" type="working_set" tool="kds">
<files mask="dev_composite_hid_mouse_hid_keyboard_bm_twrk22f120m.wsd"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_composite_hid_mouse_hid_keyboard/bm/kds" type="linker" tool="kds">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_composite_hid_mouse_hid_keyboard/bm/kds" type="project" tool="kds">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_composite_hid_mouse_hid_keyboard/bm/kds" type="debug" tool="kds">
<files mask="dev_composite_hid_mouse_hid_keyboard_bm_twrk22f120m release jlink.launch"/>
<files mask="dev_composite_hid_mouse_hid_keyboard_bm_twrk22f120m debug pne.launch"/>
<files mask="dev_composite_hid_mouse_hid_keyboard_bm_twrk22f120m release pne.launch"/>
<files mask="dev_composite_hid_mouse_hid_keyboard_bm_twrk22f120m debug jlink.launch"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_composite_hid_mouse_hid_keyboard/bm/atl" type="linker" tool="atl">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_composite_hid_mouse_hid_keyboard/bm/atl" type="project" tool="atl">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_composite_hid_mouse_hid_keyboard/bm/atl" type="debug" tool="atl">
<files mask="dev_composite_hid_mouse_hid_keyboard_bm_twrk22f120m release jlink.launch"/>
<files mask="dev_composite_hid_mouse_hid_keyboard_bm_twrk22f120m debug pne.launch"/>
<files mask="dev_composite_hid_mouse_hid_keyboard_bm_twrk22f120m release pne.launch"/>
<files mask="dev_composite_hid_mouse_hid_keyboard_bm_twrk22f120m debug jlink.launch"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_composite_hid_mouse_hid_keyboard/bm/atl/.settings" type="doc">
<files mask="language.settings.xml"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_composite_hid_mouse_hid_keyboard/bm/atl/.settings" type="configuration">
<files mask="com.atollic.truestudio.debug.hardware_device.prefs"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_composite_hid_mouse_hid_keyboard/bm/armgcc" type="script" tool="armgcc">
<files mask="build_debug.sh"/>
<files mask="clean.bat"/>
<files mask="build_debug.bat"/>
<files mask="build_release.sh"/>
<files mask="build_all.sh"/>
<files mask="clean.sh"/>
<files mask="build_release.bat"/>
<files mask="build_all.bat"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_composite_hid_mouse_hid_keyboard/bm/armgcc" type="doc" tool="armgcc">
<files mask="CMakeLists.txt"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_composite_hid_mouse_hid_keyboard/bm/armgcc" type="linker" tool="armgcc">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
</example>
<example name="bm" category="usb_examples/usb_device_composite_hid_mouse_hid_keyboard_lite" description="" dependency="MK22F51212_startup clock common debug_console gpio lpuart port sim smc uart" device="MK22F51212">
<source path="boards/twrk22f120m/usb_examples/usb_device_composite_hid_mouse_hid_keyboard_lite/bm" type="binary">
<files mask="dev_composite_hid_mouse_hid_keyboard_lite_bm.bin"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_composite_hid_mouse_hid_keyboard_lite/bm" type="doc">
<files mask="readme.pdf"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_composite_hid_mouse_hid_keyboard_lite/bm" type="src">
<files mask="hid_keyboard.c"/>
<files mask="usb_device_hid.c"/>
<files mask="board.c"/>
<files mask="clock_config.c"/>
<files mask="hid_mouse.c"/>
<files mask="composite.c"/>
<files mask="usb_device_descriptor.c"/>
<files mask="usb_device_ch9.c"/>
<files mask="pin_mux.c"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_composite_hid_mouse_hid_keyboard_lite/bm" type="c_include">
<files mask="usb_device_descriptor.h"/>
<files mask="pin_mux.h"/>
<files mask="clock_config.h"/>
<files mask="usb_device_hid.h"/>
<files mask="hid_keyboard.h"/>
<files mask="hid_mouse.h"/>
<files mask="board.h"/>
<files mask="usb_device_ch9.h"/>
<files mask="usb_device_config.h"/>
<files mask="composite.h"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_composite_hid_mouse_hid_keyboard_lite/bm/iar" type="linker" tool="iar">
<files mask="MK22FN512xxx12_flash.icf"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_composite_hid_mouse_hid_keyboard_lite/bm/iar" type="project" tool="iar">
<files mask="dev_composite_hid_mouse_hid_keyboard_lite_bm.ewp"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_composite_hid_mouse_hid_keyboard_lite/bm/iar" type="workspace" tool="iar">
<files mask="dev_composite_hid_mouse_hid_keyboard_lite_bm.eww"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_composite_hid_mouse_hid_keyboard_lite/bm/iar" type="debug" tool="iar">
<files mask="dev_composite_hid_mouse_hid_keyboard_lite_bm.ewd"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_composite_hid_mouse_hid_keyboard_lite/bm/mdk" type="working_set" tool="mdk">
<files mask="dev_composite_hid_mouse_hid_keyboard_lite_bm.uvmpw"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_composite_hid_mouse_hid_keyboard_lite/bm/mdk" type="linker" tool="mdk">
<files mask="MK22FN512xxx12_flash.scf"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_composite_hid_mouse_hid_keyboard_lite/bm/mdk" type="project" tool="mdk">
<files mask="dev_composite_hid_mouse_hid_keyboard_lite_bm.uvprojx"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_composite_hid_mouse_hid_keyboard_lite/bm/mdk" type="configuration" tool="mdk">
<files mask="pemicro_connection_settings.ini"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_composite_hid_mouse_hid_keyboard_lite/bm/kds" type="working_set" tool="kds">
<files mask="dev_composite_hid_mouse_hid_keyboard_lite_bm_twrk22f120m.wsd"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_composite_hid_mouse_hid_keyboard_lite/bm/kds" type="linker" tool="kds">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_composite_hid_mouse_hid_keyboard_lite/bm/kds" type="project" tool="kds">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_composite_hid_mouse_hid_keyboard_lite/bm/kds" type="debug" tool="kds">
<files mask="dev_composite_hid_mouse_hid_keyboard_lite_bm_twrk22f120m release pne.launch"/>
<files mask="dev_composite_hid_mouse_hid_keyboard_lite_bm_twrk22f120m debug jlink.launch"/>
<files mask="dev_composite_hid_mouse_hid_keyboard_lite_bm_twrk22f120m debug pne.launch"/>
<files mask="dev_composite_hid_mouse_hid_keyboard_lite_bm_twrk22f120m release jlink.launch"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_composite_hid_mouse_hid_keyboard_lite/bm/atl" type="linker" tool="atl">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_composite_hid_mouse_hid_keyboard_lite/bm/atl" type="project" tool="atl">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_composite_hid_mouse_hid_keyboard_lite/bm/atl" type="debug" tool="atl">
<files mask="dev_composite_hid_mouse_hid_keyboard_lite_bm_twrk22f120m release pne.launch"/>
<files mask="dev_composite_hid_mouse_hid_keyboard_lite_bm_twrk22f120m debug jlink.launch"/>
<files mask="dev_composite_hid_mouse_hid_keyboard_lite_bm_twrk22f120m debug pne.launch"/>
<files mask="dev_composite_hid_mouse_hid_keyboard_lite_bm_twrk22f120m release jlink.launch"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_composite_hid_mouse_hid_keyboard_lite/bm/atl/.settings" type="doc">
<files mask="language.settings.xml"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_composite_hid_mouse_hid_keyboard_lite/bm/atl/.settings" type="configuration">
<files mask="com.atollic.truestudio.debug.hardware_device.prefs"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_composite_hid_mouse_hid_keyboard_lite/bm/armgcc" type="script" tool="armgcc">
<files mask="build_debug.sh"/>
<files mask="clean.bat"/>
<files mask="build_debug.bat"/>
<files mask="build_release.sh"/>
<files mask="build_all.sh"/>
<files mask="clean.sh"/>
<files mask="build_release.bat"/>
<files mask="build_all.bat"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_composite_hid_mouse_hid_keyboard_lite/bm/armgcc" type="doc" tool="armgcc">
<files mask="CMakeLists.txt"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_composite_hid_mouse_hid_keyboard_lite/bm/armgcc" type="linker" tool="armgcc">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
</example>
<example name="bm" category="usb_examples/usb_device_hid_generic" description="" dependency="MK22F51212_startup clock common debug_console gpio lpuart port sim smc uart" device="MK22F51212">
<source path="boards/twrk22f120m/usb_examples/usb_device_hid_generic/bm" type="doc">
<files mask="readme.pdf"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_hid_generic/bm" type="src">
<files mask="usb_device_hid.c"/>
<files mask="board.c"/>
<files mask="clock_config.c"/>
<files mask="hid_generic.c"/>
<files mask="usb_device_descriptor.c"/>
<files mask="usb_device_ch9.c"/>
<files mask="pin_mux.c"/>
<files mask="usb_device_class.c"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_hid_generic/bm" type="c_include">
<files mask="usb_device_descriptor.h"/>
<files mask="pin_mux.h"/>
<files mask="clock_config.h"/>
<files mask="usb_device_hid.h"/>
<files mask="board.h"/>
<files mask="usb_device_ch9.h"/>
<files mask="usb_device_config.h"/>
<files mask="usb_device_class.h"/>
<files mask="hid_generic.h"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_hid_generic/bm/iar" type="linker" tool="iar">
<files mask="MK22FN512xxx12_flash.icf"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_hid_generic/bm/iar" type="project" tool="iar">
<files mask="dev_hid_generic_bm.ewp"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_hid_generic/bm/iar" type="workspace" tool="iar">
<files mask="dev_hid_generic_bm.eww"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_hid_generic/bm/iar" type="debug" tool="iar">
<files mask="dev_hid_generic_bm.ewd"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_hid_generic/bm/mdk" type="working_set" tool="mdk">
<files mask="dev_hid_generic_bm.uvmpw"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_hid_generic/bm/mdk" type="linker" tool="mdk">
<files mask="MK22FN512xxx12_flash.scf"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_hid_generic/bm/mdk" type="project" tool="mdk">
<files mask="dev_hid_generic_bm.uvprojx"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_hid_generic/bm/mdk" type="configuration" tool="mdk">
<files mask="pemicro_connection_settings.ini"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_hid_generic/bm/kds" type="working_set" tool="kds">
<files mask="dev_hid_generic_bm_twrk22f120m.wsd"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_hid_generic/bm/kds" type="linker" tool="kds">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_hid_generic/bm/kds" type="project" tool="kds">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_hid_generic/bm/kds" type="debug" tool="kds">
<files mask="dev_hid_generic_bm_twrk22f120m release pne.launch"/>
<files mask="dev_hid_generic_bm_twrk22f120m debug pne.launch"/>
<files mask="dev_hid_generic_bm_twrk22f120m debug jlink.launch"/>
<files mask="dev_hid_generic_bm_twrk22f120m release jlink.launch"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_hid_generic/bm/atl" type="linker" tool="atl">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_hid_generic/bm/atl" type="project" tool="atl">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_hid_generic/bm/atl" type="debug" tool="atl">
<files mask="dev_hid_generic_bm_twrk22f120m release pne.launch"/>
<files mask="dev_hid_generic_bm_twrk22f120m debug pne.launch"/>
<files mask="dev_hid_generic_bm_twrk22f120m debug jlink.launch"/>
<files mask="dev_hid_generic_bm_twrk22f120m release jlink.launch"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_hid_generic/bm/atl/.settings" type="doc">
<files mask="language.settings.xml"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_hid_generic/bm/atl/.settings" type="configuration">
<files mask="com.atollic.truestudio.debug.hardware_device.prefs"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_hid_generic/bm/armgcc" type="script" tool="armgcc">
<files mask="build_debug.sh"/>
<files mask="clean.bat"/>
<files mask="build_debug.bat"/>
<files mask="build_release.sh"/>
<files mask="build_all.sh"/>
<files mask="clean.sh"/>
<files mask="build_release.bat"/>
<files mask="build_all.bat"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_hid_generic/bm/armgcc" type="doc" tool="armgcc">
<files mask="CMakeLists.txt"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_hid_generic/bm/armgcc" type="linker" tool="armgcc">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
</example>
<example name="bm" category="usb_examples/usb_device_hid_generic_lite" description="" dependency="MK22F51212_startup clock common debug_console gpio lpuart port sim smc uart" device="MK22F51212">
<source path="boards/twrk22f120m/usb_examples/usb_device_hid_generic_lite/bm" type="binary">
<files mask="dev_hid_generic_lite_bm.bin"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_hid_generic_lite/bm" type="doc">
<files mask="readme.pdf"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_hid_generic_lite/bm" type="src">
<files mask="usb_device_hid.c"/>
<files mask="board.c"/>
<files mask="clock_config.c"/>
<files mask="hid_generic.c"/>
<files mask="usb_device_descriptor.c"/>
<files mask="usb_device_ch9.c"/>
<files mask="pin_mux.c"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_hid_generic_lite/bm" type="c_include">
<files mask="usb_device_descriptor.h"/>
<files mask="pin_mux.h"/>
<files mask="clock_config.h"/>
<files mask="usb_device_hid.h"/>
<files mask="board.h"/>
<files mask="usb_device_ch9.h"/>
<files mask="usb_device_config.h"/>
<files mask="hid_generic.h"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_hid_generic_lite/bm/iar" type="linker" tool="iar">
<files mask="MK22FN512xxx12_flash.icf"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_hid_generic_lite/bm/iar" type="project" tool="iar">
<files mask="dev_hid_generic_lite_bm.ewp"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_hid_generic_lite/bm/iar" type="workspace" tool="iar">
<files mask="dev_hid_generic_lite_bm.eww"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_hid_generic_lite/bm/iar" type="debug" tool="iar">
<files mask="dev_hid_generic_lite_bm.ewd"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_hid_generic_lite/bm/mdk" type="working_set" tool="mdk">
<files mask="dev_hid_generic_lite_bm.uvmpw"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_hid_generic_lite/bm/mdk" type="linker" tool="mdk">
<files mask="MK22FN512xxx12_flash.scf"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_hid_generic_lite/bm/mdk" type="project" tool="mdk">
<files mask="dev_hid_generic_lite_bm.uvprojx"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_hid_generic_lite/bm/mdk" type="configuration" tool="mdk">
<files mask="pemicro_connection_settings.ini"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_hid_generic_lite/bm/kds" type="working_set" tool="kds">
<files mask="dev_hid_generic_lite_bm_twrk22f120m.wsd"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_hid_generic_lite/bm/kds" type="linker" tool="kds">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_hid_generic_lite/bm/kds" type="project" tool="kds">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_hid_generic_lite/bm/kds" type="debug" tool="kds">
<files mask="dev_hid_generic_lite_bm_twrk22f120m debug pne.launch"/>
<files mask="dev_hid_generic_lite_bm_twrk22f120m release pne.launch"/>
<files mask="dev_hid_generic_lite_bm_twrk22f120m debug jlink.launch"/>
<files mask="dev_hid_generic_lite_bm_twrk22f120m release jlink.launch"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_hid_generic_lite/bm/atl" type="linker" tool="atl">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_hid_generic_lite/bm/atl" type="project" tool="atl">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_hid_generic_lite/bm/atl" type="debug" tool="atl">
<files mask="dev_hid_generic_lite_bm_twrk22f120m debug pne.launch"/>
<files mask="dev_hid_generic_lite_bm_twrk22f120m release pne.launch"/>
<files mask="dev_hid_generic_lite_bm_twrk22f120m debug jlink.launch"/>
<files mask="dev_hid_generic_lite_bm_twrk22f120m release jlink.launch"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_hid_generic_lite/bm/atl/.settings" type="doc">
<files mask="language.settings.xml"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_hid_generic_lite/bm/atl/.settings" type="configuration">
<files mask="com.atollic.truestudio.debug.hardware_device.prefs"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_hid_generic_lite/bm/armgcc" type="script" tool="armgcc">
<files mask="build_debug.sh"/>
<files mask="clean.bat"/>
<files mask="build_debug.bat"/>
<files mask="build_release.sh"/>
<files mask="build_all.sh"/>
<files mask="clean.sh"/>
<files mask="build_release.bat"/>
<files mask="build_all.bat"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_hid_generic_lite/bm/armgcc" type="doc" tool="armgcc">
<files mask="CMakeLists.txt"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_hid_generic_lite/bm/armgcc" type="linker" tool="armgcc">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
</example>
<example name="bm" category="usb_examples/usb_device_hid_mouse" description="" dependency="MK22F51212_startup clock common debug_console gpio lpuart port sim smc uart" device="MK22F51212">
<source path="boards/twrk22f120m/usb_examples/usb_device_hid_mouse/bm" type="doc">
<files mask="readme.pdf"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_hid_mouse/bm" type="src">
<files mask="usb_device_hid.c"/>
<files mask="mouse.c"/>
<files mask="board.c"/>
<files mask="clock_config.c"/>
<files mask="usb_device_descriptor.c"/>
<files mask="usb_device_ch9.c"/>
<files mask="pin_mux.c"/>
<files mask="usb_device_class.c"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_hid_mouse/bm" type="c_include">
<files mask="usb_device_descriptor.h"/>
<files mask="pin_mux.h"/>
<files mask="mouse.h"/>
<files mask="clock_config.h"/>
<files mask="usb_device_hid.h"/>
<files mask="board.h"/>
<files mask="usb_device_ch9.h"/>
<files mask="usb_device_config.h"/>
<files mask="usb_device_class.h"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_hid_mouse/bm/iar" type="linker" tool="iar">
<files mask="MK22FN512xxx12_flash.icf"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_hid_mouse/bm/iar" type="project" tool="iar">
<files mask="dev_hid_mouse_bm.ewp"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_hid_mouse/bm/iar" type="workspace" tool="iar">
<files mask="dev_hid_mouse_bm.eww"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_hid_mouse/bm/iar" type="debug" tool="iar">
<files mask="dev_hid_mouse_bm.ewd"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_hid_mouse/bm/mdk" type="working_set" tool="mdk">
<files mask="dev_hid_mouse_bm.uvmpw"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_hid_mouse/bm/mdk" type="linker" tool="mdk">
<files mask="MK22FN512xxx12_flash.scf"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_hid_mouse/bm/mdk" type="project" tool="mdk">
<files mask="dev_hid_mouse_bm.uvprojx"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_hid_mouse/bm/mdk" type="configuration" tool="mdk">
<files mask="pemicro_connection_settings.ini"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_hid_mouse/bm/kds" type="working_set" tool="kds">
<files mask="dev_hid_mouse_bm_twrk22f120m.wsd"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_hid_mouse/bm/kds" type="linker" tool="kds">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_hid_mouse/bm/kds" type="project" tool="kds">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_hid_mouse/bm/kds" type="debug" tool="kds">
<files mask="dev_hid_mouse_bm_twrk22f120m debug jlink.launch"/>
<files mask="dev_hid_mouse_bm_twrk22f120m release jlink.launch"/>
<files mask="dev_hid_mouse_bm_twrk22f120m debug pne.launch"/>
<files mask="dev_hid_mouse_bm_twrk22f120m release pne.launch"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_hid_mouse/bm/atl" type="linker" tool="atl">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_hid_mouse/bm/atl" type="project" tool="atl">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_hid_mouse/bm/atl" type="debug" tool="atl">
<files mask="dev_hid_mouse_bm_twrk22f120m debug jlink.launch"/>
<files mask="dev_hid_mouse_bm_twrk22f120m release jlink.launch"/>
<files mask="dev_hid_mouse_bm_twrk22f120m debug pne.launch"/>
<files mask="dev_hid_mouse_bm_twrk22f120m release pne.launch"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_hid_mouse/bm/atl/.settings" type="doc">
<files mask="language.settings.xml"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_hid_mouse/bm/atl/.settings" type="configuration">
<files mask="com.atollic.truestudio.debug.hardware_device.prefs"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_hid_mouse/bm/armgcc" type="script" tool="armgcc">
<files mask="build_debug.sh"/>
<files mask="clean.bat"/>
<files mask="build_debug.bat"/>
<files mask="build_release.sh"/>
<files mask="build_all.sh"/>
<files mask="clean.sh"/>
<files mask="build_release.bat"/>
<files mask="build_all.bat"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_hid_mouse/bm/armgcc" type="doc" tool="armgcc">
<files mask="CMakeLists.txt"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_hid_mouse/bm/armgcc" type="linker" tool="armgcc">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
</example>
<example name="bm" category="usb_examples/usb_device_hid_mouse_lite" description="" dependency="MK22F51212_startup clock common debug_console gpio lpuart port sim smc uart" device="MK22F51212">
<source path="boards/twrk22f120m/usb_examples/usb_device_hid_mouse_lite/bm" type="binary">
<files mask="dev_hid_mouse_lite_bm.bin"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_hid_mouse_lite/bm" type="doc">
<files mask="readme.pdf"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_hid_mouse_lite/bm" type="src">
<files mask="usb_device_hid.c"/>
<files mask="mouse.c"/>
<files mask="board.c"/>
<files mask="clock_config.c"/>
<files mask="usb_device_descriptor.c"/>
<files mask="usb_device_ch9.c"/>
<files mask="pin_mux.c"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_hid_mouse_lite/bm" type="c_include">
<files mask="usb_device_descriptor.h"/>
<files mask="pin_mux.h"/>
<files mask="mouse.h"/>
<files mask="clock_config.h"/>
<files mask="usb_device_hid.h"/>
<files mask="board.h"/>
<files mask="usb_device_ch9.h"/>
<files mask="usb_device_config.h"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_hid_mouse_lite/bm/iar" type="linker" tool="iar">
<files mask="MK22FN512xxx12_flash.icf"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_hid_mouse_lite/bm/iar" type="project" tool="iar">
<files mask="dev_hid_mouse_lite_bm.ewp"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_hid_mouse_lite/bm/iar" type="workspace" tool="iar">
<files mask="dev_hid_mouse_lite_bm.eww"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_hid_mouse_lite/bm/iar" type="debug" tool="iar">
<files mask="dev_hid_mouse_lite_bm.ewd"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_hid_mouse_lite/bm/mdk" type="working_set" tool="mdk">
<files mask="dev_hid_mouse_lite_bm.uvmpw"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_hid_mouse_lite/bm/mdk" type="linker" tool="mdk">
<files mask="MK22FN512xxx12_flash.scf"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_hid_mouse_lite/bm/mdk" type="project" tool="mdk">
<files mask="dev_hid_mouse_lite_bm.uvprojx"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_hid_mouse_lite/bm/mdk" type="configuration" tool="mdk">
<files mask="pemicro_connection_settings.ini"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_hid_mouse_lite/bm/kds" type="working_set" tool="kds">
<files mask="dev_hid_mouse_lite_bm_twrk22f120m.wsd"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_hid_mouse_lite/bm/kds" type="linker" tool="kds">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_hid_mouse_lite/bm/kds" type="project" tool="kds">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_hid_mouse_lite/bm/kds" type="debug" tool="kds">
<files mask="dev_hid_mouse_lite_bm_twrk22f120m debug pne.launch"/>
<files mask="dev_hid_mouse_lite_bm_twrk22f120m release jlink.launch"/>
<files mask="dev_hid_mouse_lite_bm_twrk22f120m debug jlink.launch"/>
<files mask="dev_hid_mouse_lite_bm_twrk22f120m release pne.launch"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_hid_mouse_lite/bm/atl" type="linker" tool="atl">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_hid_mouse_lite/bm/atl" type="project" tool="atl">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_hid_mouse_lite/bm/atl" type="debug" tool="atl">
<files mask="dev_hid_mouse_lite_bm_twrk22f120m debug pne.launch"/>
<files mask="dev_hid_mouse_lite_bm_twrk22f120m release jlink.launch"/>
<files mask="dev_hid_mouse_lite_bm_twrk22f120m debug jlink.launch"/>
<files mask="dev_hid_mouse_lite_bm_twrk22f120m release pne.launch"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_hid_mouse_lite/bm/atl/.settings" type="doc">
<files mask="language.settings.xml"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_hid_mouse_lite/bm/atl/.settings" type="configuration">
<files mask="com.atollic.truestudio.debug.hardware_device.prefs"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_hid_mouse_lite/bm/armgcc" type="script" tool="armgcc">
<files mask="build_debug.sh"/>
<files mask="clean.bat"/>
<files mask="build_debug.bat"/>
<files mask="build_release.sh"/>
<files mask="build_all.sh"/>
<files mask="clean.sh"/>
<files mask="build_release.bat"/>
<files mask="build_all.bat"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_hid_mouse_lite/bm/armgcc" type="doc" tool="armgcc">
<files mask="CMakeLists.txt"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_hid_mouse_lite/bm/armgcc" type="linker" tool="armgcc">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
</example>
<example name="bm" category="usb_examples/usb_device_msc_ramdisk" description="" dependency="MK22F51212_startup clock common debug_console gpio lpuart port sim smc uart" device="MK22F51212">
<source path="boards/twrk22f120m/usb_examples/usb_device_msc_ramdisk/bm" type="doc">
<files mask="readme.pdf"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_msc_ramdisk/bm" type="src">
<files mask="usb_device_msc.c"/>
<files mask="board.c"/>
<files mask="clock_config.c"/>
<files mask="usb_device_descriptor.c"/>
<files mask="usb_device_msc_ufi.c"/>
<files mask="disk.c"/>
<files mask="usb_device_ch9.c"/>
<files mask="pin_mux.c"/>
<files mask="usb_device_class.c"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_msc_ramdisk/bm" type="c_include">
<files mask="usb_device_msc_ufi.h"/>
<files mask="usb_device_descriptor.h"/>
<files mask="pin_mux.h"/>
<files mask="clock_config.h"/>
<files mask="usb_device_msc.h"/>
<files mask="board.h"/>
<files mask="usb_device_ch9.h"/>
<files mask="usb_device_config.h"/>
<files mask="usb_device_class.h"/>
<files mask="disk.h"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_msc_ramdisk/bm/iar" type="linker" tool="iar">
<files mask="MK22FN512xxx12_flash.icf"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_msc_ramdisk/bm/iar" type="project" tool="iar">
<files mask="dev_msc_ramdisk_bm.ewp"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_msc_ramdisk/bm/iar" type="workspace" tool="iar">
<files mask="dev_msc_ramdisk_bm.eww"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_msc_ramdisk/bm/iar" type="debug" tool="iar">
<files mask="dev_msc_ramdisk_bm.ewd"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_msc_ramdisk/bm/mdk" type="working_set" tool="mdk">
<files mask="dev_msc_ramdisk_bm.uvmpw"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_msc_ramdisk/bm/mdk" type="linker" tool="mdk">
<files mask="MK22FN512xxx12_flash.scf"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_msc_ramdisk/bm/mdk" type="project" tool="mdk">
<files mask="dev_msc_ramdisk_bm.uvprojx"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_msc_ramdisk/bm/mdk" type="configuration" tool="mdk">
<files mask="pemicro_connection_settings.ini"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_msc_ramdisk/bm/kds" type="working_set" tool="kds">
<files mask="dev_msc_ramdisk_bm_twrk22f120m.wsd"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_msc_ramdisk/bm/kds" type="linker" tool="kds">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_msc_ramdisk/bm/kds" type="project" tool="kds">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_msc_ramdisk/bm/kds" type="debug" tool="kds">
<files mask="dev_msc_ramdisk_bm_twrk22f120m release jlink.launch"/>
<files mask="dev_msc_ramdisk_bm_twrk22f120m debug pne.launch"/>
<files mask="dev_msc_ramdisk_bm_twrk22f120m release pne.launch"/>
<files mask="dev_msc_ramdisk_bm_twrk22f120m debug jlink.launch"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_msc_ramdisk/bm/atl" type="linker" tool="atl">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_msc_ramdisk/bm/atl" type="project" tool="atl">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_msc_ramdisk/bm/atl" type="debug" tool="atl">
<files mask="dev_msc_ramdisk_bm_twrk22f120m release jlink.launch"/>
<files mask="dev_msc_ramdisk_bm_twrk22f120m debug pne.launch"/>
<files mask="dev_msc_ramdisk_bm_twrk22f120m release pne.launch"/>
<files mask="dev_msc_ramdisk_bm_twrk22f120m debug jlink.launch"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_msc_ramdisk/bm/atl/.settings" type="doc">
<files mask="language.settings.xml"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_msc_ramdisk/bm/atl/.settings" type="configuration">
<files mask="com.atollic.truestudio.debug.hardware_device.prefs"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_msc_ramdisk/bm/armgcc" type="script" tool="armgcc">
<files mask="build_debug.sh"/>
<files mask="clean.bat"/>
<files mask="build_debug.bat"/>
<files mask="build_release.sh"/>
<files mask="build_all.sh"/>
<files mask="clean.sh"/>
<files mask="build_release.bat"/>
<files mask="build_all.bat"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_msc_ramdisk/bm/armgcc" type="doc" tool="armgcc">
<files mask="CMakeLists.txt"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_msc_ramdisk/bm/armgcc" type="linker" tool="armgcc">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
</example>
<example name="bm" category="usb_examples/usb_device_msc_ramdisk_lite" description="" dependency="MK22F51212_startup clock common debug_console gpio lpuart port sim smc uart" device="MK22F51212">
<source path="boards/twrk22f120m/usb_examples/usb_device_msc_ramdisk_lite/bm" type="binary">
<files mask="dev_msc_ramdisk_lite_bm.bin"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_msc_ramdisk_lite/bm" type="doc">
<files mask="readme.pdf"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_msc_ramdisk_lite/bm" type="src">
<files mask="usb_device_msc.c"/>
<files mask="board.c"/>
<files mask="clock_config.c"/>
<files mask="usb_device_descriptor.c"/>
<files mask="usb_device_msc_ufi.c"/>
<files mask="disk.c"/>
<files mask="usb_device_ch9.c"/>
<files mask="pin_mux.c"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_msc_ramdisk_lite/bm" type="c_include">
<files mask="usb_device_msc_ufi.h"/>
<files mask="usb_device_descriptor.h"/>
<files mask="pin_mux.h"/>
<files mask="clock_config.h"/>
<files mask="usb_device_msc.h"/>
<files mask="board.h"/>
<files mask="usb_device_ch9.h"/>
<files mask="usb_device_config.h"/>
<files mask="disk.h"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_msc_ramdisk_lite/bm/iar" type="linker" tool="iar">
<files mask="MK22FN512xxx12_flash.icf"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_msc_ramdisk_lite/bm/iar" type="project" tool="iar">
<files mask="dev_msc_ramdisk_lite_bm.ewp"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_msc_ramdisk_lite/bm/iar" type="workspace" tool="iar">
<files mask="dev_msc_ramdisk_lite_bm.eww"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_msc_ramdisk_lite/bm/iar" type="debug" tool="iar">
<files mask="dev_msc_ramdisk_lite_bm.ewd"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_msc_ramdisk_lite/bm/mdk" type="working_set" tool="mdk">
<files mask="dev_msc_ramdisk_lite_bm.uvmpw"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_msc_ramdisk_lite/bm/mdk" type="linker" tool="mdk">
<files mask="MK22FN512xxx12_flash.scf"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_msc_ramdisk_lite/bm/mdk" type="project" tool="mdk">
<files mask="dev_msc_ramdisk_lite_bm.uvprojx"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_msc_ramdisk_lite/bm/mdk" type="configuration" tool="mdk">
<files mask="pemicro_connection_settings.ini"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_msc_ramdisk_lite/bm/kds" type="working_set" tool="kds">
<files mask="dev_msc_ramdisk_lite_bm_twrk22f120m.wsd"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_msc_ramdisk_lite/bm/kds" type="linker" tool="kds">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_msc_ramdisk_lite/bm/kds" type="project" tool="kds">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_msc_ramdisk_lite/bm/kds" type="debug" tool="kds">
<files mask="dev_msc_ramdisk_lite_bm_twrk22f120m release jlink.launch"/>
<files mask="dev_msc_ramdisk_lite_bm_twrk22f120m debug jlink.launch"/>
<files mask="dev_msc_ramdisk_lite_bm_twrk22f120m release pne.launch"/>
<files mask="dev_msc_ramdisk_lite_bm_twrk22f120m debug pne.launch"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_msc_ramdisk_lite/bm/atl" type="linker" tool="atl">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_msc_ramdisk_lite/bm/atl" type="project" tool="atl">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_msc_ramdisk_lite/bm/atl" type="debug" tool="atl">
<files mask="dev_msc_ramdisk_lite_bm_twrk22f120m release jlink.launch"/>
<files mask="dev_msc_ramdisk_lite_bm_twrk22f120m debug jlink.launch"/>
<files mask="dev_msc_ramdisk_lite_bm_twrk22f120m release pne.launch"/>
<files mask="dev_msc_ramdisk_lite_bm_twrk22f120m debug pne.launch"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_msc_ramdisk_lite/bm/atl/.settings" type="doc">
<files mask="language.settings.xml"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_msc_ramdisk_lite/bm/atl/.settings" type="configuration">
<files mask="com.atollic.truestudio.debug.hardware_device.prefs"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_msc_ramdisk_lite/bm/armgcc" type="script" tool="armgcc">
<files mask="build_debug.sh"/>
<files mask="clean.bat"/>
<files mask="build_debug.bat"/>
<files mask="build_release.sh"/>
<files mask="build_all.sh"/>
<files mask="clean.sh"/>
<files mask="build_release.bat"/>
<files mask="build_all.bat"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_msc_ramdisk_lite/bm/armgcc" type="doc" tool="armgcc">
<files mask="CMakeLists.txt"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_msc_ramdisk_lite/bm/armgcc" type="linker" tool="armgcc">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
</example>
<example name="bm" category="usb_examples/usb_device_phdc_weighscale" description="" dependency="MK22F51212_startup clock common debug_console gpio lpuart port sim smc uart" device="MK22F51212">
<source path="boards/twrk22f120m/usb_examples/usb_device_phdc_weighscale/bm" type="doc">
<files mask="readme.pdf"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_phdc_weighscale/bm" type="src">
<files mask="board.c"/>
<files mask="weighscale.c"/>
<files mask="clock_config.c"/>
<files mask="usb_device_phdc.c"/>
<files mask="usb_shim_agent.c"/>
<files mask="usb_device_descriptor.c"/>
<files mask="ieee11073_agent.c"/>
<files mask="usb_device_ch9.c"/>
<files mask="ieee11073_timer.c"/>
<files mask="pin_mux.c"/>
<files mask="usb_device_class.c"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_phdc_weighscale/bm" type="c_include">
<files mask="usb_device_descriptor.h"/>
<files mask="pin_mux.h"/>
<files mask="clock_config.h"/>
<files mask="weighscale.h"/>
<files mask="board.h"/>
<files mask="usb_device_ch9.h"/>
<files mask="ieee11073_timer.h"/>
<files mask="usb_device_config.h"/>
<files mask="usb_device_phdc.h"/>
<files mask="usb_shim_agent.h"/>
<files mask="ieee11073_types.h"/>
<files mask="ieee11073_agent.h"/>
<files mask="usb_device_class.h"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_phdc_weighscale/bm/iar" type="linker" tool="iar">
<files mask="MK22FN512xxx12_flash.icf"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_phdc_weighscale/bm/iar" type="project" tool="iar">
<files mask="dev_phdc_weighscale_bm.ewp"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_phdc_weighscale/bm/iar" type="workspace" tool="iar">
<files mask="dev_phdc_weighscale_bm.eww"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_phdc_weighscale/bm/iar" type="debug" tool="iar">
<files mask="dev_phdc_weighscale_bm.ewd"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_phdc_weighscale/bm/mdk" type="working_set" tool="mdk">
<files mask="dev_phdc_weighscale_bm.uvmpw"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_phdc_weighscale/bm/mdk" type="linker" tool="mdk">
<files mask="MK22FN512xxx12_flash.scf"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_phdc_weighscale/bm/mdk" type="project" tool="mdk">
<files mask="dev_phdc_weighscale_bm.uvprojx"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_phdc_weighscale/bm/mdk" type="configuration" tool="mdk">
<files mask="pemicro_connection_settings.ini"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_phdc_weighscale/bm/kds" type="working_set" tool="kds">
<files mask="dev_phdc_weighscale_bm_twrk22f120m.wsd"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_phdc_weighscale/bm/kds" type="linker" tool="kds">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_phdc_weighscale/bm/kds" type="project" tool="kds">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_phdc_weighscale/bm/kds" type="debug" tool="kds">
<files mask="dev_phdc_weighscale_bm_twrk22f120m release jlink.launch"/>
<files mask="dev_phdc_weighscale_bm_twrk22f120m debug jlink.launch"/>
<files mask="dev_phdc_weighscale_bm_twrk22f120m release pne.launch"/>
<files mask="dev_phdc_weighscale_bm_twrk22f120m debug pne.launch"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_phdc_weighscale/bm/atl" type="linker" tool="atl">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_phdc_weighscale/bm/atl" type="project" tool="atl">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_phdc_weighscale/bm/atl" type="debug" tool="atl">
<files mask="dev_phdc_weighscale_bm_twrk22f120m release jlink.launch"/>
<files mask="dev_phdc_weighscale_bm_twrk22f120m debug jlink.launch"/>
<files mask="dev_phdc_weighscale_bm_twrk22f120m release pne.launch"/>
<files mask="dev_phdc_weighscale_bm_twrk22f120m debug pne.launch"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_phdc_weighscale/bm/atl/.settings" type="doc">
<files mask="language.settings.xml"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_phdc_weighscale/bm/atl/.settings" type="configuration">
<files mask="com.atollic.truestudio.debug.hardware_device.prefs"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_phdc_weighscale/bm/armgcc" type="script" tool="armgcc">
<files mask="build_debug.sh"/>
<files mask="clean.bat"/>
<files mask="build_debug.bat"/>
<files mask="build_release.sh"/>
<files mask="build_all.sh"/>
<files mask="clean.sh"/>
<files mask="build_release.bat"/>
<files mask="build_all.bat"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_phdc_weighscale/bm/armgcc" type="doc" tool="armgcc">
<files mask="CMakeLists.txt"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_phdc_weighscale/bm/armgcc" type="linker" tool="armgcc">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
</example>
<example name="bm" category="usb_examples/usb_device_phdc_weighscale_lite" description="" dependency="MK22F51212_startup clock common debug_console gpio lpuart port sim smc uart" device="MK22F51212">
<source path="boards/twrk22f120m/usb_examples/usb_device_phdc_weighscale_lite/bm" type="binary">
<files mask="dev_phdc_weighscale_lite_bm.bin"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_phdc_weighscale_lite/bm" type="doc">
<files mask="readme.pdf"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_phdc_weighscale_lite/bm" type="src">
<files mask="board.c"/>
<files mask="weighscale.c"/>
<files mask="clock_config.c"/>
<files mask="usb_device_phdc.c"/>
<files mask="usb_shim_agent.c"/>
<files mask="usb_device_descriptor.c"/>
<files mask="ieee11073_agent.c"/>
<files mask="usb_device_ch9.c"/>
<files mask="ieee11073_timer.c"/>
<files mask="pin_mux.c"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_phdc_weighscale_lite/bm" type="c_include">
<files mask="usb_device_descriptor.h"/>
<files mask="pin_mux.h"/>
<files mask="clock_config.h"/>
<files mask="weighscale.h"/>
<files mask="board.h"/>
<files mask="usb_device_ch9.h"/>
<files mask="ieee11073_timer.h"/>
<files mask="usb_device_config.h"/>
<files mask="usb_device_phdc.h"/>
<files mask="usb_shim_agent.h"/>
<files mask="ieee11073_types.h"/>
<files mask="ieee11073_agent.h"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_phdc_weighscale_lite/bm/iar" type="linker" tool="iar">
<files mask="MK22FN512xxx12_flash.icf"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_phdc_weighscale_lite/bm/iar" type="project" tool="iar">
<files mask="dev_phdc_weighscale_lite_bm.ewp"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_phdc_weighscale_lite/bm/iar" type="workspace" tool="iar">
<files mask="dev_phdc_weighscale_lite_bm.eww"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_phdc_weighscale_lite/bm/iar" type="debug" tool="iar">
<files mask="dev_phdc_weighscale_lite_bm.ewd"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_phdc_weighscale_lite/bm/mdk" type="working_set" tool="mdk">
<files mask="dev_phdc_weighscale_lite_bm.uvmpw"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_phdc_weighscale_lite/bm/mdk" type="linker" tool="mdk">
<files mask="MK22FN512xxx12_flash.scf"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_phdc_weighscale_lite/bm/mdk" type="project" tool="mdk">
<files mask="dev_phdc_weighscale_lite_bm.uvprojx"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_phdc_weighscale_lite/bm/mdk" type="configuration" tool="mdk">
<files mask="pemicro_connection_settings.ini"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_phdc_weighscale_lite/bm/kds" type="working_set" tool="kds">
<files mask="dev_phdc_weighscale_lite_bm_twrk22f120m.wsd"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_phdc_weighscale_lite/bm/kds" type="linker" tool="kds">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_phdc_weighscale_lite/bm/kds" type="project" tool="kds">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_phdc_weighscale_lite/bm/kds" type="debug" tool="kds">
<files mask="dev_phdc_weighscale_lite_bm_twrk22f120m debug pne.launch"/>
<files mask="dev_phdc_weighscale_lite_bm_twrk22f120m release jlink.launch"/>
<files mask="dev_phdc_weighscale_lite_bm_twrk22f120m debug jlink.launch"/>
<files mask="dev_phdc_weighscale_lite_bm_twrk22f120m release pne.launch"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_phdc_weighscale_lite/bm/atl" type="linker" tool="atl">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_phdc_weighscale_lite/bm/atl" type="project" tool="atl">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_phdc_weighscale_lite/bm/atl" type="debug" tool="atl">
<files mask="dev_phdc_weighscale_lite_bm_twrk22f120m debug pne.launch"/>
<files mask="dev_phdc_weighscale_lite_bm_twrk22f120m release jlink.launch"/>
<files mask="dev_phdc_weighscale_lite_bm_twrk22f120m debug jlink.launch"/>
<files mask="dev_phdc_weighscale_lite_bm_twrk22f120m release pne.launch"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_phdc_weighscale_lite/bm/atl/.settings" type="doc">
<files mask="language.settings.xml"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_phdc_weighscale_lite/bm/atl/.settings" type="configuration">
<files mask="com.atollic.truestudio.debug.hardware_device.prefs"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_phdc_weighscale_lite/bm/armgcc" type="script" tool="armgcc">
<files mask="build_debug.sh"/>
<files mask="clean.bat"/>
<files mask="build_debug.bat"/>
<files mask="build_release.sh"/>
<files mask="build_all.sh"/>
<files mask="clean.sh"/>
<files mask="build_release.bat"/>
<files mask="build_all.bat"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_phdc_weighscale_lite/bm/armgcc" type="doc" tool="armgcc">
<files mask="CMakeLists.txt"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_phdc_weighscale_lite/bm/armgcc" type="linker" tool="armgcc">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
</example>
<example name="bm" category="usb_examples/usb_device_video_virtual_camera" description="" dependency="MK22F51212_startup clock common debug_console gpio lpuart port sim smc uart" device="MK22F51212">
<source path="boards/twrk22f120m/usb_examples/usb_device_video_virtual_camera/bm" type="doc">
<files mask="readme.pdf"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_video_virtual_camera/bm" type="src">
<files mask="usb_device_video.c"/>
<files mask="video_data.c"/>
<files mask="board.c"/>
<files mask="clock_config.c"/>
<files mask="virtual_camera.c"/>
<files mask="usb_device_descriptor.c"/>
<files mask="usb_device_ch9.c"/>
<files mask="pin_mux.c"/>
<files mask="usb_device_class.c"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_video_virtual_camera/bm" type="c_include">
<files mask="usb_device_video.h"/>
<files mask="video_data.h"/>
<files mask="usb_device_descriptor.h"/>
<files mask="pin_mux.h"/>
<files mask="clock_config.h"/>
<files mask="board.h"/>
<files mask="usb_device_ch9.h"/>
<files mask="usb_device_config.h"/>
<files mask="virtual_camera.h"/>
<files mask="usb_device_class.h"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_video_virtual_camera/bm/iar" type="linker" tool="iar">
<files mask="MK22FN512xxx12_flash.icf"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_video_virtual_camera/bm/iar" type="project" tool="iar">
<files mask="dev_video_virtual_camera_bm.ewp"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_video_virtual_camera/bm/iar" type="workspace" tool="iar">
<files mask="dev_video_virtual_camera_bm.eww"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_video_virtual_camera/bm/iar" type="debug" tool="iar">
<files mask="dev_video_virtual_camera_bm.ewd"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_video_virtual_camera/bm/mdk" type="working_set" tool="mdk">
<files mask="dev_video_virtual_camera_bm.uvmpw"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_video_virtual_camera/bm/mdk" type="linker" tool="mdk">
<files mask="MK22FN512xxx12_flash.scf"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_video_virtual_camera/bm/mdk" type="project" tool="mdk">
<files mask="dev_video_virtual_camera_bm.uvprojx"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_video_virtual_camera/bm/mdk" type="configuration" tool="mdk">
<files mask="pemicro_connection_settings.ini"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_video_virtual_camera/bm/kds" type="working_set" tool="kds">
<files mask="dev_video_virtual_camera_bm_twrk22f120m.wsd"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_video_virtual_camera/bm/kds" type="linker" tool="kds">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_video_virtual_camera/bm/kds" type="project" tool="kds">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_video_virtual_camera/bm/kds" type="debug" tool="kds">
<files mask="dev_video_virtual_camera_bm_twrk22f120m debug jlink.launch"/>
<files mask="dev_video_virtual_camera_bm_twrk22f120m release jlink.launch"/>
<files mask="dev_video_virtual_camera_bm_twrk22f120m debug pne.launch"/>
<files mask="dev_video_virtual_camera_bm_twrk22f120m release pne.launch"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_video_virtual_camera/bm/atl" type="linker" tool="atl">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_video_virtual_camera/bm/atl" type="project" tool="atl">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_video_virtual_camera/bm/atl" type="debug" tool="atl">
<files mask="dev_video_virtual_camera_bm_twrk22f120m debug jlink.launch"/>
<files mask="dev_video_virtual_camera_bm_twrk22f120m release jlink.launch"/>
<files mask="dev_video_virtual_camera_bm_twrk22f120m debug pne.launch"/>
<files mask="dev_video_virtual_camera_bm_twrk22f120m release pne.launch"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_video_virtual_camera/bm/atl/.settings" type="doc">
<files mask="language.settings.xml"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_video_virtual_camera/bm/atl/.settings" type="configuration">
<files mask="com.atollic.truestudio.debug.hardware_device.prefs"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_video_virtual_camera/bm/armgcc" type="script" tool="armgcc">
<files mask="build_debug.sh"/>
<files mask="clean.bat"/>
<files mask="build_debug.bat"/>
<files mask="build_release.sh"/>
<files mask="build_all.sh"/>
<files mask="clean.sh"/>
<files mask="build_release.bat"/>
<files mask="build_all.bat"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_video_virtual_camera/bm/armgcc" type="doc" tool="armgcc">
<files mask="CMakeLists.txt"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_video_virtual_camera/bm/armgcc" type="linker" tool="armgcc">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
</example>
<example name="bm" category="usb_examples/usb_device_video_virtual_camera_lite" description="" dependency="MK22F51212_startup clock common debug_console gpio lpuart port sim smc uart" device="MK22F51212">
<source path="boards/twrk22f120m/usb_examples/usb_device_video_virtual_camera_lite/bm" type="binary">
<files mask="dev_video_virtual_camera_lite_bm.bin"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_video_virtual_camera_lite/bm" type="doc">
<files mask="readme.pdf"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_video_virtual_camera_lite/bm" type="src">
<files mask="usb_device_video.c"/>
<files mask="video_data.c"/>
<files mask="board.c"/>
<files mask="clock_config.c"/>
<files mask="virtual_camera.c"/>
<files mask="usb_device_descriptor.c"/>
<files mask="usb_device_ch9.c"/>
<files mask="pin_mux.c"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_video_virtual_camera_lite/bm" type="c_include">
<files mask="usb_device_video.h"/>
<files mask="video_data.h"/>
<files mask="usb_device_descriptor.h"/>
<files mask="pin_mux.h"/>
<files mask="clock_config.h"/>
<files mask="board.h"/>
<files mask="usb_device_ch9.h"/>
<files mask="usb_device_config.h"/>
<files mask="virtual_camera.h"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_video_virtual_camera_lite/bm/iar" type="linker" tool="iar">
<files mask="MK22FN512xxx12_flash.icf"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_video_virtual_camera_lite/bm/iar" type="project" tool="iar">
<files mask="dev_video_virtual_camera_lite_bm.ewp"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_video_virtual_camera_lite/bm/iar" type="workspace" tool="iar">
<files mask="dev_video_virtual_camera_lite_bm.eww"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_video_virtual_camera_lite/bm/iar" type="debug" tool="iar">
<files mask="dev_video_virtual_camera_lite_bm.ewd"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_video_virtual_camera_lite/bm/mdk" type="working_set" tool="mdk">
<files mask="dev_video_virtual_camera_lite_bm.uvmpw"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_video_virtual_camera_lite/bm/mdk" type="linker" tool="mdk">
<files mask="MK22FN512xxx12_flash.scf"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_video_virtual_camera_lite/bm/mdk" type="project" tool="mdk">
<files mask="dev_video_virtual_camera_lite_bm.uvprojx"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_video_virtual_camera_lite/bm/mdk" type="configuration" tool="mdk">
<files mask="pemicro_connection_settings.ini"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_video_virtual_camera_lite/bm/kds" type="working_set" tool="kds">
<files mask="dev_video_virtual_camera_lite_bm_twrk22f120m.wsd"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_video_virtual_camera_lite/bm/kds" type="linker" tool="kds">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_video_virtual_camera_lite/bm/kds" type="project" tool="kds">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_video_virtual_camera_lite/bm/kds" type="debug" tool="kds">
<files mask="dev_video_virtual_camera_lite_bm_twrk22f120m debug jlink.launch"/>
<files mask="dev_video_virtual_camera_lite_bm_twrk22f120m debug pne.launch"/>
<files mask="dev_video_virtual_camera_lite_bm_twrk22f120m release pne.launch"/>
<files mask="dev_video_virtual_camera_lite_bm_twrk22f120m release jlink.launch"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_video_virtual_camera_lite/bm/atl" type="linker" tool="atl">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_video_virtual_camera_lite/bm/atl" type="project" tool="atl">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_video_virtual_camera_lite/bm/atl" type="debug" tool="atl">
<files mask="dev_video_virtual_camera_lite_bm_twrk22f120m debug jlink.launch"/>
<files mask="dev_video_virtual_camera_lite_bm_twrk22f120m debug pne.launch"/>
<files mask="dev_video_virtual_camera_lite_bm_twrk22f120m release pne.launch"/>
<files mask="dev_video_virtual_camera_lite_bm_twrk22f120m release jlink.launch"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_video_virtual_camera_lite/bm/atl/.settings" type="doc">
<files mask="language.settings.xml"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_video_virtual_camera_lite/bm/atl/.settings" type="configuration">
<files mask="com.atollic.truestudio.debug.hardware_device.prefs"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_video_virtual_camera_lite/bm/armgcc" type="script" tool="armgcc">
<files mask="build_debug.sh"/>
<files mask="clean.bat"/>
<files mask="build_debug.bat"/>
<files mask="build_release.sh"/>
<files mask="build_all.sh"/>
<files mask="clean.sh"/>
<files mask="build_release.bat"/>
<files mask="build_all.bat"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_video_virtual_camera_lite/bm/armgcc" type="doc" tool="armgcc">
<files mask="CMakeLists.txt"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_device_video_virtual_camera_lite/bm/armgcc" type="linker" tool="armgcc">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
</example>
<example name="bm" category="usb_examples/usb_host_audio_speaker" description="" dependency="MK22F51212_startup clock common debug_console gpio lpuart port sim smc uart" device="MK22F51212">
<source path="boards/twrk22f120m/usb_examples/usb_host_audio_speaker/bm" type="binary">
<files mask="host_audio_speaker_bm.bin"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_host_audio_speaker/bm" type="doc">
<files mask="readme.pdf"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_host_audio_speaker/bm" type="src">
<files mask="host_keypad.c"/>
<files mask="audio_speaker.c"/>
<files mask="board.c"/>
<files mask="clock_config.c"/>
<files mask="pin_mux.c"/>
<files mask="audio8k16S.c"/>
<files mask="app.c"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_host_audio_speaker/bm" type="c_include">
<files mask="audio_speaker.h"/>
<files mask="pin_mux.h"/>
<files mask="clock_config.h"/>
<files mask="board.h"/>
<files mask="host_keypad.h"/>
<files mask="usb_host_config.h"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_host_audio_speaker/bm/iar" type="linker" tool="iar">
<files mask="MK22FN512xxx12_flash.icf"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_host_audio_speaker/bm/iar" type="project" tool="iar">
<files mask="host_audio_speaker_bm.ewp"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_host_audio_speaker/bm/iar" type="workspace" tool="iar">
<files mask="host_audio_speaker_bm.eww"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_host_audio_speaker/bm/iar" type="debug" tool="iar">
<files mask="host_audio_speaker_bm.ewd"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_host_audio_speaker/bm/mdk" type="working_set" tool="mdk">
<files mask="host_audio_speaker_bm.uvmpw"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_host_audio_speaker/bm/mdk" type="linker" tool="mdk">
<files mask="MK22FN512xxx12_flash.scf"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_host_audio_speaker/bm/mdk" type="project" tool="mdk">
<files mask="host_audio_speaker_bm.uvprojx"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_host_audio_speaker/bm/mdk" type="configuration" tool="mdk">
<files mask="pemicro_connection_settings.ini"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_host_audio_speaker/bm/kds" type="working_set" tool="kds">
<files mask="host_audio_speaker_bm_twrk22f120m.wsd"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_host_audio_speaker/bm/kds" type="linker" tool="kds">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_host_audio_speaker/bm/kds" type="project" tool="kds">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_host_audio_speaker/bm/kds" type="debug" tool="kds">
<files mask="host_audio_speaker_bm_twrk22f120m release jlink.launch"/>
<files mask="host_audio_speaker_bm_twrk22f120m debug pne.launch"/>
<files mask="host_audio_speaker_bm_twrk22f120m release pne.launch"/>
<files mask="host_audio_speaker_bm_twrk22f120m debug jlink.launch"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_host_audio_speaker/bm/atl" type="linker" tool="atl">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_host_audio_speaker/bm/atl" type="project" tool="atl">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_host_audio_speaker/bm/atl" type="debug" tool="atl">
<files mask="host_audio_speaker_bm_twrk22f120m release jlink.launch"/>
<files mask="host_audio_speaker_bm_twrk22f120m debug pne.launch"/>
<files mask="host_audio_speaker_bm_twrk22f120m release pne.launch"/>
<files mask="host_audio_speaker_bm_twrk22f120m debug jlink.launch"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_host_audio_speaker/bm/atl/.settings" type="doc">
<files mask="language.settings.xml"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_host_audio_speaker/bm/atl/.settings" type="configuration">
<files mask="com.atollic.truestudio.debug.hardware_device.prefs"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_host_audio_speaker/bm/armgcc" type="script" tool="armgcc">
<files mask="build_debug.sh"/>
<files mask="clean.bat"/>
<files mask="build_debug.bat"/>
<files mask="build_release.sh"/>
<files mask="build_all.sh"/>
<files mask="clean.sh"/>
<files mask="build_release.bat"/>
<files mask="build_all.bat"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_host_audio_speaker/bm/armgcc" type="doc" tool="armgcc">
<files mask="CMakeLists.txt"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_host_audio_speaker/bm/armgcc" type="linker" tool="armgcc">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
</example>
<example name="bm" category="usb_examples/usb_host_cdc" description="" dependency="MK22F51212_startup clock common debug_console gpio lpuart port sim smc uart" device="MK22F51212">
<source path="boards/twrk22f120m/usb_examples/usb_host_cdc/bm" type="binary">
<files mask="host_cdc_bm.bin"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_host_cdc/bm" type="doc">
<files mask="readme.pdf"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_host_cdc/bm" type="src">
<files mask="host_cdc.c"/>
<files mask="usb_lpuart_drv.c"/>
<files mask="usb_uart_drv.c"/>
<files mask="board.c"/>
<files mask="clock_config.c"/>
<files mask="pin_mux.c"/>
<files mask="app.c"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_host_cdc/bm" type="c_include">
<files mask="host_cdc.h"/>
<files mask="pin_mux.h"/>
<files mask="clock_config.h"/>
<files mask="board.h"/>
<files mask="usb_host_config.h"/>
<files mask="usb_uart_drv.h"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_host_cdc/bm/iar" type="linker" tool="iar">
<files mask="MK22FN512xxx12_flash.icf"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_host_cdc/bm/iar" type="project" tool="iar">
<files mask="host_cdc_bm.ewp"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_host_cdc/bm/iar" type="workspace" tool="iar">
<files mask="host_cdc_bm.eww"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_host_cdc/bm/iar" type="debug" tool="iar">
<files mask="host_cdc_bm.ewd"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_host_cdc/bm/mdk" type="working_set" tool="mdk">
<files mask="host_cdc_bm.uvmpw"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_host_cdc/bm/mdk" type="linker" tool="mdk">
<files mask="MK22FN512xxx12_flash.scf"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_host_cdc/bm/mdk" type="project" tool="mdk">
<files mask="host_cdc_bm.uvprojx"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_host_cdc/bm/mdk" type="configuration" tool="mdk">
<files mask="pemicro_connection_settings.ini"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_host_cdc/bm/kds" type="working_set" tool="kds">
<files mask="host_cdc_bm_twrk22f120m.wsd"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_host_cdc/bm/kds" type="linker" tool="kds">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_host_cdc/bm/kds" type="project" tool="kds">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_host_cdc/bm/kds" type="debug" tool="kds">
<files mask="host_cdc_bm_twrk22f120m release pne.launch"/>
<files mask="host_cdc_bm_twrk22f120m release jlink.launch"/>
<files mask="host_cdc_bm_twrk22f120m debug jlink.launch"/>
<files mask="host_cdc_bm_twrk22f120m debug pne.launch"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_host_cdc/bm/atl" type="linker" tool="atl">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_host_cdc/bm/atl" type="project" tool="atl">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_host_cdc/bm/atl" type="debug" tool="atl">
<files mask="host_cdc_bm_twrk22f120m release pne.launch"/>
<files mask="host_cdc_bm_twrk22f120m release jlink.launch"/>
<files mask="host_cdc_bm_twrk22f120m debug jlink.launch"/>
<files mask="host_cdc_bm_twrk22f120m debug pne.launch"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_host_cdc/bm/atl/.settings" type="doc">
<files mask="language.settings.xml"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_host_cdc/bm/atl/.settings" type="configuration">
<files mask="com.atollic.truestudio.debug.hardware_device.prefs"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_host_cdc/bm/armgcc" type="script" tool="armgcc">
<files mask="build_debug.sh"/>
<files mask="clean.bat"/>
<files mask="build_debug.bat"/>
<files mask="build_release.sh"/>
<files mask="build_all.sh"/>
<files mask="clean.sh"/>
<files mask="build_release.bat"/>
<files mask="build_all.bat"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_host_cdc/bm/armgcc" type="doc" tool="armgcc">
<files mask="CMakeLists.txt"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_host_cdc/bm/armgcc" type="linker" tool="armgcc">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
</example>
<example name="bm" category="usb_examples/usb_host_hid_generic" description="" dependency="MK22F51212_startup clock common debug_console gpio lpuart port sim smc uart" device="MK22F51212">
<source path="boards/twrk22f120m/usb_examples/usb_host_hid_generic/bm" type="binary">
<files mask="host_hid_generic_bm.bin"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_host_hid_generic/bm" type="doc">
<files mask="readme.pdf"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_host_hid_generic/bm" type="src">
<files mask="board.c"/>
<files mask="host_hid_generic.c"/>
<files mask="clock_config.c"/>
<files mask="pin_mux.c"/>
<files mask="app.c"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_host_hid_generic/bm" type="c_include">
<files mask="pin_mux.h"/>
<files mask="clock_config.h"/>
<files mask="board.h"/>
<files mask="host_hid_generic.h"/>
<files mask="usb_host_config.h"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_host_hid_generic/bm/iar" type="linker" tool="iar">
<files mask="MK22FN512xxx12_flash.icf"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_host_hid_generic/bm/iar" type="project" tool="iar">
<files mask="host_hid_generic_bm.ewp"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_host_hid_generic/bm/iar" type="workspace" tool="iar">
<files mask="host_hid_generic_bm.eww"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_host_hid_generic/bm/iar" type="debug" tool="iar">
<files mask="host_hid_generic_bm.ewd"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_host_hid_generic/bm/mdk" type="working_set" tool="mdk">
<files mask="host_hid_generic_bm.uvmpw"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_host_hid_generic/bm/mdk" type="linker" tool="mdk">
<files mask="MK22FN512xxx12_flash.scf"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_host_hid_generic/bm/mdk" type="project" tool="mdk">
<files mask="host_hid_generic_bm.uvprojx"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_host_hid_generic/bm/mdk" type="configuration" tool="mdk">
<files mask="pemicro_connection_settings.ini"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_host_hid_generic/bm/kds" type="working_set" tool="kds">
<files mask="host_hid_generic_bm_twrk22f120m.wsd"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_host_hid_generic/bm/kds" type="linker" tool="kds">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_host_hid_generic/bm/kds" type="project" tool="kds">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_host_hid_generic/bm/kds" type="debug" tool="kds">
<files mask="host_hid_generic_bm_twrk22f120m debug pne.launch"/>
<files mask="host_hid_generic_bm_twrk22f120m release jlink.launch"/>
<files mask="host_hid_generic_bm_twrk22f120m debug jlink.launch"/>
<files mask="host_hid_generic_bm_twrk22f120m release pne.launch"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_host_hid_generic/bm/atl" type="linker" tool="atl">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_host_hid_generic/bm/atl" type="project" tool="atl">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_host_hid_generic/bm/atl" type="debug" tool="atl">
<files mask="host_hid_generic_bm_twrk22f120m debug pne.launch"/>
<files mask="host_hid_generic_bm_twrk22f120m release jlink.launch"/>
<files mask="host_hid_generic_bm_twrk22f120m debug jlink.launch"/>
<files mask="host_hid_generic_bm_twrk22f120m release pne.launch"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_host_hid_generic/bm/atl/.settings" type="doc">
<files mask="language.settings.xml"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_host_hid_generic/bm/atl/.settings" type="configuration">
<files mask="com.atollic.truestudio.debug.hardware_device.prefs"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_host_hid_generic/bm/armgcc" type="script" tool="armgcc">
<files mask="build_debug.sh"/>
<files mask="clean.bat"/>
<files mask="build_debug.bat"/>
<files mask="build_release.sh"/>
<files mask="build_all.sh"/>
<files mask="clean.sh"/>
<files mask="build_release.bat"/>
<files mask="build_all.bat"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_host_hid_generic/bm/armgcc" type="doc" tool="armgcc">
<files mask="CMakeLists.txt"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_host_hid_generic/bm/armgcc" type="linker" tool="armgcc">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
</example>
<example name="bm" category="usb_examples/usb_host_hid_mouse" description="" dependency="MK22F51212_startup clock common debug_console gpio lpuart port sim smc uart" device="MK22F51212">
<source path="boards/twrk22f120m/usb_examples/usb_host_hid_mouse/bm" type="binary">
<files mask="host_hid_mouse_bm.bin"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_host_hid_mouse/bm" type="doc">
<files mask="readme.pdf"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_host_hid_mouse/bm" type="src">
<files mask="board.c"/>
<files mask="clock_config.c"/>
<files mask="pin_mux.c"/>
<files mask="app.c"/>
<files mask="host_mouse.c"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_host_hid_mouse/bm" type="c_include">
<files mask="host_mouse.h"/>
<files mask="pin_mux.h"/>
<files mask="clock_config.h"/>
<files mask="board.h"/>
<files mask="usb_host_config.h"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_host_hid_mouse/bm/iar" type="linker" tool="iar">
<files mask="MK22FN512xxx12_flash.icf"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_host_hid_mouse/bm/iar" type="project" tool="iar">
<files mask="host_hid_mouse_bm.ewp"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_host_hid_mouse/bm/iar" type="workspace" tool="iar">
<files mask="host_hid_mouse_bm.eww"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_host_hid_mouse/bm/iar" type="debug" tool="iar">
<files mask="host_hid_mouse_bm.ewd"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_host_hid_mouse/bm/mdk" type="working_set" tool="mdk">
<files mask="host_hid_mouse_bm.uvmpw"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_host_hid_mouse/bm/mdk" type="linker" tool="mdk">
<files mask="MK22FN512xxx12_flash.scf"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_host_hid_mouse/bm/mdk" type="project" tool="mdk">
<files mask="host_hid_mouse_bm.uvprojx"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_host_hid_mouse/bm/mdk" type="configuration" tool="mdk">
<files mask="pemicro_connection_settings.ini"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_host_hid_mouse/bm/kds" type="working_set" tool="kds">
<files mask="host_hid_mouse_bm_twrk22f120m.wsd"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_host_hid_mouse/bm/kds" type="linker" tool="kds">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_host_hid_mouse/bm/kds" type="project" tool="kds">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_host_hid_mouse/bm/kds" type="debug" tool="kds">
<files mask="host_hid_mouse_bm_twrk22f120m debug pne.launch"/>
<files mask="host_hid_mouse_bm_twrk22f120m release pne.launch"/>
<files mask="host_hid_mouse_bm_twrk22f120m release jlink.launch"/>
<files mask="host_hid_mouse_bm_twrk22f120m debug jlink.launch"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_host_hid_mouse/bm/atl" type="linker" tool="atl">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_host_hid_mouse/bm/atl" type="project" tool="atl">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_host_hid_mouse/bm/atl" type="debug" tool="atl">
<files mask="host_hid_mouse_bm_twrk22f120m debug pne.launch"/>
<files mask="host_hid_mouse_bm_twrk22f120m release pne.launch"/>
<files mask="host_hid_mouse_bm_twrk22f120m release jlink.launch"/>
<files mask="host_hid_mouse_bm_twrk22f120m debug jlink.launch"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_host_hid_mouse/bm/atl/.settings" type="doc">
<files mask="language.settings.xml"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_host_hid_mouse/bm/atl/.settings" type="configuration">
<files mask="com.atollic.truestudio.debug.hardware_device.prefs"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_host_hid_mouse/bm/armgcc" type="script" tool="armgcc">
<files mask="build_debug.sh"/>
<files mask="clean.bat"/>
<files mask="build_debug.bat"/>
<files mask="build_release.sh"/>
<files mask="build_all.sh"/>
<files mask="clean.sh"/>
<files mask="build_release.bat"/>
<files mask="build_all.bat"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_host_hid_mouse/bm/armgcc" type="doc" tool="armgcc">
<files mask="CMakeLists.txt"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_host_hid_mouse/bm/armgcc" type="linker" tool="armgcc">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
</example>
<example name="bm" category="usb_examples/usb_host_hid_mouse_keyboard" description="" dependency="MK22F51212_startup clock common debug_console gpio lpuart port sim smc uart" device="MK22F51212">
<source path="boards/twrk22f120m/usb_examples/usb_host_hid_mouse_keyboard/bm" type="binary">
<files mask="host_hid_mouse_keyboard_bm.bin"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_host_hid_mouse_keyboard/bm" type="doc">
<files mask="readme.pdf"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_host_hid_mouse_keyboard/bm" type="src">
<files mask="host_keyboard.c"/>
<files mask="board.c"/>
<files mask="clock_config.c"/>
<files mask="pin_mux.c"/>
<files mask="app.c"/>
<files mask="host_mouse.c"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_host_hid_mouse_keyboard/bm" type="c_include">
<files mask="host_keyboard_mouse.h"/>
<files mask="host_mouse.h"/>
<files mask="pin_mux.h"/>
<files mask="clock_config.h"/>
<files mask="board.h"/>
<files mask="host_keyboard.h"/>
<files mask="usb_host_config.h"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_host_hid_mouse_keyboard/bm/iar" type="linker" tool="iar">
<files mask="MK22FN512xxx12_flash.icf"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_host_hid_mouse_keyboard/bm/iar" type="project" tool="iar">
<files mask="host_hid_mouse_keyboard_bm.ewp"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_host_hid_mouse_keyboard/bm/iar" type="workspace" tool="iar">
<files mask="host_hid_mouse_keyboard_bm.eww"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_host_hid_mouse_keyboard/bm/iar" type="debug" tool="iar">
<files mask="host_hid_mouse_keyboard_bm.ewd"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_host_hid_mouse_keyboard/bm/mdk" type="working_set" tool="mdk">
<files mask="host_hid_mouse_keyboard_bm.uvmpw"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_host_hid_mouse_keyboard/bm/mdk" type="linker" tool="mdk">
<files mask="MK22FN512xxx12_flash.scf"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_host_hid_mouse_keyboard/bm/mdk" type="project" tool="mdk">
<files mask="host_hid_mouse_keyboard_bm.uvprojx"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_host_hid_mouse_keyboard/bm/mdk" type="configuration" tool="mdk">
<files mask="pemicro_connection_settings.ini"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_host_hid_mouse_keyboard/bm/kds" type="working_set" tool="kds">
<files mask="host_hid_mouse_keyboard_bm_twrk22f120m.wsd"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_host_hid_mouse_keyboard/bm/kds" type="linker" tool="kds">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_host_hid_mouse_keyboard/bm/kds" type="project" tool="kds">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_host_hid_mouse_keyboard/bm/kds" type="debug" tool="kds">
<files mask="host_hid_mouse_keyboard_bm_twrk22f120m debug jlink.launch"/>
<files mask="host_hid_mouse_keyboard_bm_twrk22f120m debug pne.launch"/>
<files mask="host_hid_mouse_keyboard_bm_twrk22f120m release jlink.launch"/>
<files mask="host_hid_mouse_keyboard_bm_twrk22f120m release pne.launch"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_host_hid_mouse_keyboard/bm/atl" type="linker" tool="atl">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_host_hid_mouse_keyboard/bm/atl" type="project" tool="atl">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_host_hid_mouse_keyboard/bm/atl" type="debug" tool="atl">
<files mask="host_hid_mouse_keyboard_bm_twrk22f120m debug jlink.launch"/>
<files mask="host_hid_mouse_keyboard_bm_twrk22f120m debug pne.launch"/>
<files mask="host_hid_mouse_keyboard_bm_twrk22f120m release jlink.launch"/>
<files mask="host_hid_mouse_keyboard_bm_twrk22f120m release pne.launch"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_host_hid_mouse_keyboard/bm/atl/.settings" type="doc">
<files mask="language.settings.xml"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_host_hid_mouse_keyboard/bm/atl/.settings" type="configuration">
<files mask="com.atollic.truestudio.debug.hardware_device.prefs"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_host_hid_mouse_keyboard/bm/armgcc" type="script" tool="armgcc">
<files mask="build_debug.sh"/>
<files mask="clean.bat"/>
<files mask="build_debug.bat"/>
<files mask="build_release.sh"/>
<files mask="build_all.sh"/>
<files mask="clean.sh"/>
<files mask="build_release.bat"/>
<files mask="build_all.bat"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_host_hid_mouse_keyboard/bm/armgcc" type="doc" tool="armgcc">
<files mask="CMakeLists.txt"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_host_hid_mouse_keyboard/bm/armgcc" type="linker" tool="armgcc">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
</example>
<example name="bm" category="usb_examples/usb_host_msd_command" description="" dependency="MK22F51212_startup clock common debug_console gpio lpuart port sim smc uart" device="MK22F51212">
<source path="boards/twrk22f120m/usb_examples/usb_host_msd_command/bm" type="binary">
<files mask="host_msd_command_bm.bin"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_host_msd_command/bm" type="doc">
<files mask="readme.pdf"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_host_msd_command/bm" type="src">
<files mask="board.c"/>
<files mask="clock_config.c"/>
<files mask="host_msd_command.c"/>
<files mask="pin_mux.c"/>
<files mask="app.c"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_host_msd_command/bm" type="c_include">
<files mask="host_msd_command.h"/>
<files mask="pin_mux.h"/>
<files mask="clock_config.h"/>
<files mask="board.h"/>
<files mask="usb_host_config.h"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_host_msd_command/bm/iar" type="linker" tool="iar">
<files mask="MK22FN512xxx12_flash.icf"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_host_msd_command/bm/iar" type="project" tool="iar">
<files mask="host_msd_command_bm.ewp"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_host_msd_command/bm/iar" type="workspace" tool="iar">
<files mask="host_msd_command_bm.eww"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_host_msd_command/bm/iar" type="debug" tool="iar">
<files mask="host_msd_command_bm.ewd"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_host_msd_command/bm/mdk" type="working_set" tool="mdk">
<files mask="host_msd_command_bm.uvmpw"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_host_msd_command/bm/mdk" type="linker" tool="mdk">
<files mask="MK22FN512xxx12_flash.scf"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_host_msd_command/bm/mdk" type="project" tool="mdk">
<files mask="host_msd_command_bm.uvprojx"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_host_msd_command/bm/mdk" type="configuration" tool="mdk">
<files mask="pemicro_connection_settings.ini"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_host_msd_command/bm/kds" type="working_set" tool="kds">
<files mask="host_msd_command_bm_twrk22f120m.wsd"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_host_msd_command/bm/kds" type="linker" tool="kds">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_host_msd_command/bm/kds" type="project" tool="kds">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_host_msd_command/bm/kds" type="debug" tool="kds">
<files mask="host_msd_command_bm_twrk22f120m debug jlink.launch"/>
<files mask="host_msd_command_bm_twrk22f120m release pne.launch"/>
<files mask="host_msd_command_bm_twrk22f120m debug pne.launch"/>
<files mask="host_msd_command_bm_twrk22f120m release jlink.launch"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_host_msd_command/bm/atl" type="linker" tool="atl">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_host_msd_command/bm/atl" type="project" tool="atl">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_host_msd_command/bm/atl" type="debug" tool="atl">
<files mask="host_msd_command_bm_twrk22f120m debug jlink.launch"/>
<files mask="host_msd_command_bm_twrk22f120m release pne.launch"/>
<files mask="host_msd_command_bm_twrk22f120m debug pne.launch"/>
<files mask="host_msd_command_bm_twrk22f120m release jlink.launch"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_host_msd_command/bm/atl/.settings" type="doc">
<files mask="language.settings.xml"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_host_msd_command/bm/atl/.settings" type="configuration">
<files mask="com.atollic.truestudio.debug.hardware_device.prefs"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_host_msd_command/bm/armgcc" type="script" tool="armgcc">
<files mask="build_debug.sh"/>
<files mask="clean.bat"/>
<files mask="build_debug.bat"/>
<files mask="build_release.sh"/>
<files mask="build_all.sh"/>
<files mask="clean.sh"/>
<files mask="build_release.bat"/>
<files mask="build_all.bat"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_host_msd_command/bm/armgcc" type="doc" tool="armgcc">
<files mask="CMakeLists.txt"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_host_msd_command/bm/armgcc" type="linker" tool="armgcc">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
</example>
<example name="bm" category="usb_examples/usb_host_msd_fatfs" description="" dependency="MK22F51212_startup clock common debug_console fatfs gpio lpuart port sim smc uart" device="MK22F51212">
<source path="boards/twrk22f120m/usb_examples/usb_host_msd_fatfs/bm" type="binary">
<files mask="host_msd_fatfs_bm.bin"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_host_msd_fatfs/bm" type="doc">
<files mask="readme.pdf"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_host_msd_fatfs/bm" type="src">
<files mask="host_msd_fatfs.c"/>
<files mask="board.c"/>
<files mask="clock_config.c"/>
<files mask="pin_mux.c"/>
<files mask="app.c"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_host_msd_fatfs/bm" type="c_include">
<files mask="host_msd_fatfs.h"/>
<files mask="pin_mux.h"/>
<files mask="clock_config.h"/>
<files mask="ffconf.h"/>
<files mask="board.h"/>
<files mask="usb_host_config.h"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_host_msd_fatfs/bm/iar" type="linker" tool="iar">
<files mask="MK22FN512xxx12_flash.icf"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_host_msd_fatfs/bm/iar" type="project" tool="iar">
<files mask="host_msd_fatfs_bm.ewp"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_host_msd_fatfs/bm/iar" type="workspace" tool="iar">
<files mask="host_msd_fatfs_bm.eww"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_host_msd_fatfs/bm/iar" type="debug" tool="iar">
<files mask="host_msd_fatfs_bm.ewd"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_host_msd_fatfs/bm/mdk" type="working_set" tool="mdk">
<files mask="host_msd_fatfs_bm.uvmpw"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_host_msd_fatfs/bm/mdk" type="linker" tool="mdk">
<files mask="MK22FN512xxx12_flash.scf"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_host_msd_fatfs/bm/mdk" type="project" tool="mdk">
<files mask="host_msd_fatfs_bm.uvprojx"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_host_msd_fatfs/bm/mdk" type="configuration" tool="mdk">
<files mask="pemicro_connection_settings.ini"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_host_msd_fatfs/bm/kds" type="working_set" tool="kds">
<files mask="host_msd_fatfs_bm_twrk22f120m.wsd"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_host_msd_fatfs/bm/kds" type="linker" tool="kds">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_host_msd_fatfs/bm/kds" type="project" tool="kds">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_host_msd_fatfs/bm/kds" type="debug" tool="kds">
<files mask="host_msd_fatfs_bm_twrk22f120m debug jlink.launch"/>
<files mask="host_msd_fatfs_bm_twrk22f120m release pne.launch"/>
<files mask="host_msd_fatfs_bm_twrk22f120m debug pne.launch"/>
<files mask="host_msd_fatfs_bm_twrk22f120m release jlink.launch"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_host_msd_fatfs/bm/atl" type="linker" tool="atl">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_host_msd_fatfs/bm/atl" type="project" tool="atl">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_host_msd_fatfs/bm/atl" type="debug" tool="atl">
<files mask="host_msd_fatfs_bm_twrk22f120m debug jlink.launch"/>
<files mask="host_msd_fatfs_bm_twrk22f120m release pne.launch"/>
<files mask="host_msd_fatfs_bm_twrk22f120m debug pne.launch"/>
<files mask="host_msd_fatfs_bm_twrk22f120m release jlink.launch"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_host_msd_fatfs/bm/atl/.settings" type="doc">
<files mask="language.settings.xml"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_host_msd_fatfs/bm/atl/.settings" type="configuration">
<files mask="com.atollic.truestudio.debug.hardware_device.prefs"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_host_msd_fatfs/bm/armgcc" type="script" tool="armgcc">
<files mask="build_debug.sh"/>
<files mask="clean.bat"/>
<files mask="build_debug.bat"/>
<files mask="build_release.sh"/>
<files mask="build_all.sh"/>
<files mask="clean.sh"/>
<files mask="build_release.bat"/>
<files mask="build_all.bat"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_host_msd_fatfs/bm/armgcc" type="doc" tool="armgcc">
<files mask="CMakeLists.txt"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_host_msd_fatfs/bm/armgcc" type="linker" tool="armgcc">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
</example>
<example name="bm" category="usb_examples/usb_host_phdc_manager" description="" dependency="MK22F51212_startup clock common debug_console gpio lpuart port sim smc uart" device="MK22F51212">
<source path="boards/twrk22f120m/usb_examples/usb_host_phdc_manager/bm" type="binary">
<files mask="host_phdc_manager_bm.bin"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_host_phdc_manager/bm" type="doc">
<files mask="readme.pdf"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_host_phdc_manager/bm" type="src">
<files mask="board.c"/>
<files mask="clock_config.c"/>
<files mask="ieee11073_nomenclature.c"/>
<files mask="host_phdc_manager.c"/>
<files mask="pin_mux.c"/>
<files mask="app.c"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_host_phdc_manager/bm" type="c_include">
<files mask="pin_mux.h"/>
<files mask="clock_config.h"/>
<files mask="board.h"/>
<files mask="host_phdc_manager.h"/>
<files mask="ieee11073_nomenclature.h"/>
<files mask="usb_host_config.h"/>
<files mask="ieee11073_types.h"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_host_phdc_manager/bm/iar" type="linker" tool="iar">
<files mask="MK22FN512xxx12_flash.icf"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_host_phdc_manager/bm/iar" type="project" tool="iar">
<files mask="host_phdc_manager_bm.ewp"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_host_phdc_manager/bm/iar" type="workspace" tool="iar">
<files mask="host_phdc_manager_bm.eww"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_host_phdc_manager/bm/iar" type="debug" tool="iar">
<files mask="host_phdc_manager_bm.ewd"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_host_phdc_manager/bm/mdk" type="working_set" tool="mdk">
<files mask="host_phdc_manager_bm.uvmpw"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_host_phdc_manager/bm/mdk" type="linker" tool="mdk">
<files mask="MK22FN512xxx12_flash.scf"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_host_phdc_manager/bm/mdk" type="project" tool="mdk">
<files mask="host_phdc_manager_bm.uvprojx"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_host_phdc_manager/bm/mdk" type="configuration" tool="mdk">
<files mask="pemicro_connection_settings.ini"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_host_phdc_manager/bm/kds" type="working_set" tool="kds">
<files mask="host_phdc_manager_bm_twrk22f120m.wsd"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_host_phdc_manager/bm/kds" type="linker" tool="kds">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_host_phdc_manager/bm/kds" type="project" tool="kds">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_host_phdc_manager/bm/kds" type="debug" tool="kds">
<files mask="host_phdc_manager_bm_twrk22f120m release pne.launch"/>
<files mask="host_phdc_manager_bm_twrk22f120m debug pne.launch"/>
<files mask="host_phdc_manager_bm_twrk22f120m release jlink.launch"/>
<files mask="host_phdc_manager_bm_twrk22f120m debug jlink.launch"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_host_phdc_manager/bm/atl" type="linker" tool="atl">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_host_phdc_manager/bm/atl" type="project" tool="atl">
<files mask=".project"/>
<files mask=".cproject"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_host_phdc_manager/bm/atl" type="debug" tool="atl">
<files mask="host_phdc_manager_bm_twrk22f120m release pne.launch"/>
<files mask="host_phdc_manager_bm_twrk22f120m debug pne.launch"/>
<files mask="host_phdc_manager_bm_twrk22f120m release jlink.launch"/>
<files mask="host_phdc_manager_bm_twrk22f120m debug jlink.launch"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_host_phdc_manager/bm/atl/.settings" type="doc">
<files mask="language.settings.xml"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_host_phdc_manager/bm/atl/.settings" type="configuration">
<files mask="com.atollic.truestudio.debug.hardware_device.prefs"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_host_phdc_manager/bm/armgcc" type="script" tool="armgcc">
<files mask="build_debug.sh"/>
<files mask="clean.bat"/>
<files mask="build_debug.bat"/>
<files mask="build_release.sh"/>
<files mask="build_all.sh"/>
<files mask="clean.sh"/>
<files mask="build_release.bat"/>
<files mask="build_all.bat"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_host_phdc_manager/bm/armgcc" type="doc" tool="armgcc">
<files mask="CMakeLists.txt"/>
</source>
<source path="boards/twrk22f120m/usb_examples/usb_host_phdc_manager/bm/armgcc" type="linker" tool="armgcc">
<files mask="MK22FN512xxx12_flash.ld"/>
</source>
</example>
</examples>
</board>
</boards>
<devices>
<device full_name="MK22FN512xxx12" name="MK22F51212" version="1.0.0">
<core fpu="true" name="cm4"/>
<memory flash_size_kb="512" ram_size_kb="128"/>
<package name="MK22FN512VDC12"/>
<package name="MK22FN512VLL12"/>
<package name="MK22FN512VLH12"/>
<package name="MK22FN512VFX12"/>
<package name="MK22FN512CAP12"/>
<package name="MK22FN512VMP12"/>
<evaluation_boards>
<evaluation_board name="FRDM-K22F"/>
<evaluation_board name="TWR-K22F120M"/>
</evaluation_boards>
<toolchains>
<toolchain compiler="gcc" ids="ilg.gnuarmeclipse.managedbuild.cross.toolchain.elf.debug" name="gcc" user_name="Cross ARM GCC">
<option id="ilg.gnuarmeclipse.managedbuild.cross.option.arm.target.family" type="enum" user_name="ARM family" variants="NpwNonPe">
<value>ilg.gnuarmeclipse.managedbuild.cross.option.arm.target.mcpu.cortex-m4</value>
</option>
<option id="ilg.gnuarmeclipse.managedbuild.cross.option.arm.target.fpu.abi" type="enum" user_name="Float ABI" variants="NpwNonPe">
<value>ilg.gnuarmeclipse.managedbuild.cross.option.arm.target.fpu.abi.hard</value>
</option>
<option id="ilg.gnuarmeclipse.managedbuild.cross.option.arm.target.fpu.unit" type="enum" user_name="FPU Type" variants="NpwNonPe">
<value>ilg.gnuarmeclipse.managedbuild.cross.option.arm.target.fpu.unit.fpv4spd16</value>
</option>
</toolchain>
</toolchains>
</device>
</devices>
<components>
<component name="adc16" type="driver" device="MK22F51212" version="2.0.0">
<source path="devices/MK22F51212/drivers" type="src">
<files mask="fsl_adc16.c"/>
</source>
<source path="devices/MK22F51212/drivers" type="c_include">
<files mask="fsl_adc16.h"/>
</source>
</component>
<component name="clock" type="driver" device="MK22F51212" version="2.1.0">
<source path="devices/MK22F51212/drivers" type="src">
<files mask="fsl_clock.c"/>
</source>
<source path="devices/MK22F51212/drivers" type="c_include">
<files mask="fsl_clock.h"/>
</source>
</component>
<component name="cmp" type="driver" device="MK22F51212" version="2.0.0">
<source path="devices/MK22F51212/drivers" type="src">
<files mask="fsl_cmp.c"/>
</source>
<source path="devices/MK22F51212/drivers" type="c_include">
<files mask="fsl_cmp.h"/>
</source>
</component>
<component name="common" type="driver" device="MK22F51212" version="2.0.0">
<source path="devices/MK22F51212/drivers" type="src">
<files mask="fsl_common.c"/>
</source>
<source path="devices/MK22F51212/drivers" type="c_include">
<files mask="fsl_common.h"/>
</source>
</component>
<component name="crc" type="driver" device="MK22F51212" version="2.0.0">
<source path="devices/MK22F51212/drivers" type="src">
<files mask="fsl_crc.c"/>
</source>
<source path="devices/MK22F51212/drivers" type="c_include">
<files mask="fsl_crc.h"/>
</source>
</component>
<component name="dac" type="driver" device="MK22F51212" version="2.0.0">
<source path="devices/MK22F51212/drivers" type="src">
<files mask="fsl_dac.c"/>
</source>
<source path="devices/MK22F51212/drivers" type="c_include">
<files mask="fsl_dac.h"/>
</source>
</component>
<component name="dmamux" type="driver" device="MK22F51212" version="2.0.0">
<source path="devices/MK22F51212/drivers" type="src">
<files mask="fsl_dmamux.c"/>
</source>
<source path="devices/MK22F51212/drivers" type="c_include">
<files mask="fsl_dmamux.h"/>
</source>
</component>
<component name="dspi" type="driver" device="MK22F51212" version="2.1.0">
<source path="devices/MK22F51212/drivers" type="src">
<files mask="fsl_dspi.c"/>
<files mask="fsl_dspi_edma.c"/>
</source>
<source path="devices/MK22F51212/drivers" type="c_include">
<files mask="fsl_dspi.h"/>
<files mask="fsl_dspi_edma.h"/>
</source>
</component>
<component name="edma" type="driver" device="MK22F51212" version="2.0.0">
<source path="devices/MK22F51212/drivers" type="src">
<files mask="fsl_edma.c"/>
</source>
<source path="devices/MK22F51212/drivers" type="c_include">
<files mask="fsl_edma.h"/>
</source>
</component>
<component name="ewm" type="driver" device="MK22F51212" version="2.0.1">
<source path="devices/MK22F51212/drivers" type="src">
<files mask="fsl_ewm.c"/>
</source>
<source path="devices/MK22F51212/drivers" type="c_include">
<files mask="fsl_ewm.h"/>
</source>
</component>
<component name="flash" type="driver" device="MK22F51212" version="2.1.0">
<source path="devices/MK22F51212/drivers" type="src">
<files mask="fsl_flash.c"/>
</source>
<source path="devices/MK22F51212/drivers" type="c_include">
<files mask="fsl_flash.h"/>
</source>
</component>
<component name="flexbus" type="driver" device="MK22F51212" version="2.0.0">
<source path="devices/MK22F51212/drivers" type="src">
<files mask="fsl_flexbus.c"/>
</source>
<source path="devices/MK22F51212/drivers" type="c_include">
<files mask="fsl_flexbus.h"/>
</source>
</component>
<component name="ftm" type="driver" device="MK22F51212" version="2.0.0">
<source path="devices/MK22F51212/drivers" type="src">
<files mask="fsl_ftm.c"/>
</source>
<source path="devices/MK22F51212/drivers" type="c_include">
<files mask="fsl_ftm.h"/>
</source>
</component>
<component name="gpio" type="driver" device="MK22F51212" version="2.1.0">
<source path="devices/MK22F51212/drivers" type="src">
<files mask="fsl_gpio.c"/>
</source>
<source path="devices/MK22F51212/drivers" type="c_include">
<files mask="fsl_gpio.h"/>
</source>
</component>
<component name="i2c" type="driver" device="MK22F51212" version="2.0.0">
<source path="devices/MK22F51212/drivers" type="src">
<files mask="fsl_i2c.c"/>
<files mask="fsl_i2c_edma.c"/>
</source>
<source path="devices/MK22F51212/drivers" type="c_include">
<files mask="fsl_i2c.h"/>
<files mask="fsl_i2c_edma.h"/>
</source>
</component>
<component name="llwu" type="driver" device="MK22F51212" version="2.0.1">
<source path="devices/MK22F51212/drivers" type="src">
<files mask="fsl_llwu.c"/>
</source>
<source path="devices/MK22F51212/drivers" type="c_include">
<files mask="fsl_llwu.h"/>
</source>
</component>
<component name="lptmr" type="driver" device="MK22F51212" version="2.0.0">
<source path="devices/MK22F51212/drivers" type="src">
<files mask="fsl_lptmr.c"/>
</source>
<source path="devices/MK22F51212/drivers" type="c_include">
<files mask="fsl_lptmr.h"/>
</source>
</component>
<component name="lpuart" type="driver" device="MK22F51212" version="2.1.0">
<source path="devices/MK22F51212/drivers" type="src">
<files mask="fsl_lpuart.c"/>
<files mask="fsl_lpuart_edma.c"/>
</source>
<source path="devices/MK22F51212/drivers" type="c_include">
<files mask="fsl_lpuart.h"/>
<files mask="fsl_lpuart_edma.h"/>
</source>
</component>
<component name="pdb" type="driver" device="MK22F51212" version="2.0.1">
<source path="devices/MK22F51212/drivers" type="src">
<files mask="fsl_pdb.c"/>
</source>
<source path="devices/MK22F51212/drivers" type="c_include">
<files mask="fsl_pdb.h"/>
</source>
</component>
<component name="pit" type="driver" device="MK22F51212" version="2.0.0">
<source path="devices/MK22F51212/drivers" type="src">
<files mask="fsl_pit.c"/>
</source>
<source path="devices/MK22F51212/drivers" type="c_include">
<files mask="fsl_pit.h"/>
</source>
</component>
<component name="pmc" type="driver" device="MK22F51212" version="2.0.0">
<source path="devices/MK22F51212/drivers" type="src">
<files mask="fsl_pmc.c"/>
</source>
<source path="devices/MK22F51212/drivers" type="c_include">
<files mask="fsl_pmc.h"/>
</source>
</component>
<component name="port" type="driver" device="MK22F51212" version="2.0.1">
<source path="devices/MK22F51212/drivers" type="c_include">
<files mask="fsl_port.h"/>
</source>
</component>
<component name="rcm" type="driver" device="MK22F51212" version="2.0.0">
<source path="devices/MK22F51212/drivers" type="src">
<files mask="fsl_rcm.c"/>
</source>
<source path="devices/MK22F51212/drivers" type="c_include">
<files mask="fsl_rcm.h"/>
</source>
</component>
<component name="rnga" type="driver" device="MK22F51212" version="2.0.1">
<source path="devices/MK22F51212/drivers" type="src">
<files mask="fsl_rnga.c"/>
</source>
<source path="devices/MK22F51212/drivers" type="c_include">
<files mask="fsl_rnga.h"/>
</source>
</component>
<component name="rtc" type="driver" device="MK22F51212" version="2.0.0">
<source path="devices/MK22F51212/drivers" type="src">
<files mask="fsl_rtc.c"/>
</source>
<source path="devices/MK22F51212/drivers" type="c_include">
<files mask="fsl_rtc.h"/>
</source>
</component>
<component name="sai" type="driver" device="MK22F51212" version="2.1.0">
<source path="devices/MK22F51212/drivers" type="src">
<files mask="fsl_sai.c"/>
<files mask="fsl_sai_edma.c"/>
</source>
<source path="devices/MK22F51212/drivers" type="c_include">
<files mask="fsl_sai.h"/>
<files mask="fsl_sai_edma.h"/>
</source>
</component>
<component name="sim" type="driver" device="MK22F51212" version="2.0.0">
<source path="devices/MK22F51212/drivers" type="src">
<files mask="fsl_sim.c"/>
</source>
<source path="devices/MK22F51212/drivers" type="c_include">
<files mask="fsl_sim.h"/>
</source>
</component>
<component name="smc" type="driver" device="MK22F51212" version="2.0.1">
<source path="devices/MK22F51212/drivers" type="src">
<files mask="fsl_smc.c"/>
</source>
<source path="devices/MK22F51212/drivers" type="c_include">
<files mask="fsl_smc.h"/>
</source>
</component>
<component name="uart" type="driver" device="MK22F51212" version="2.1.0">
<source path="devices/MK22F51212/drivers" type="src">
<files mask="fsl_uart.c"/>
<files mask="fsl_uart_edma.c"/>
</source>
<source path="devices/MK22F51212/drivers" type="c_include">
<files mask="fsl_uart.h"/>
<files mask="fsl_uart_edma.h"/>
</source>
</component>
<component name="vref" type="driver" device="MK22F51212" version="2.0.0">
<source path="devices/MK22F51212/drivers" type="src">
<files mask="fsl_vref.c"/>
</source>
<source path="devices/MK22F51212/drivers" type="c_include">
<files mask="fsl_vref.h"/>
</source>
</component>
<component name="wdog" type="driver" device="MK22F51212" version="2.0.0">
<source path="devices/MK22F51212/drivers" type="src">
<files mask="fsl_wdog.c"/>
</source>
<source path="devices/MK22F51212/drivers" type="c_include">
<files mask="fsl_wdog.h"/>
</source>
</component>
<component name="debug_console" type="utilities" device="MK22F51212" version="1.0.0">
<source path="devices/MK22F51212/utilities" type="src">
<files mask="fsl_debug_console.c"/>
</source>
<source path="devices/MK22F51212/utilities" type="c_include">
<files mask="fsl_debug_console.h"/>
</source>
</component>
<component name="misc_utilities" type="utilities" device="MK22F51212" version="1.0.0">
<source path="devices/MK22F51212/utilities" type="src">
<files mask="fsl_sbrk.c"/>
</source>
</component>
<component name="notifier" type="utilities" device="MK22F51212" version="1.0.0">
<source path="devices/MK22F51212/utilities" type="src">
<files mask="fsl_notifier.c"/>
</source>
<source path="devices/MK22F51212/utilities" type="c_include">
<files mask="fsl_notifier.h"/>
</source>
</component>
<component name="device" type="other" device="MK22F51212" version="1.0.0">
<source path="middleware/usb_1.0.0/device" type="src">
<files mask="usb_device_dci.c"/>
</source>
<source path="middleware/usb_1.0.0/device" type="c_include">
<files mask="usb_device.h"/>
<files mask="usb_device_dci.h"/>
</source>
</component>
<component name="device_khci" type="other" device="MK22F51212" version="1.0.0">
<source path="middleware/usb_1.0.0/device" type="src">
<files mask="usb_device_khci.c"/>
</source>
<source path="middleware/usb_1.0.0/device" type="c_include">
<files mask="usb_device_khci.h"/>
</source>
</component>
<component name="host" type="other" device="MK22F51212" version="1.0.0">
<source path="middleware/usb_1.0.0/host" type="src">
<files mask="usb_host_devices.c"/>
<files mask="usb_host_framework.c"/>
<files mask="usb_host_hci.c"/>
</source>
<source path="middleware/usb_1.0.0/host" type="c_include">
<files mask="usb_host.h"/>
<files mask="usb_host_devices.h"/>
<files mask="usb_host_framework.h"/>
<files mask="usb_host_hci.h"/>
</source>
</component>
<component name="audio" type="other" device="MK22F51212" version="1.0.0">
<source path="middleware/usb_1.0.0/host/class" type="src">
<files mask="usb_host_audio.c"/>
</source>
<source path="middleware/usb_1.0.0/host/class" type="c_include">
<files mask="usb_host_audio.h"/>
</source>
</component>
<component name="cdc" type="other" device="MK22F51212" version="1.0.0">
<source path="middleware/usb_1.0.0/host/class" type="src">
<files mask="usb_host_cdc.c"/>
</source>
<source path="middleware/usb_1.0.0/host/class" type="c_include">
<files mask="usb_host_cdc.h"/>
</source>
</component>
<component name="host_khci" type="other" device="MK22F51212" version="1.0.0">
<source path="middleware/usb_1.0.0/host" type="src">
<files mask="usb_host_khci.c"/>
</source>
<source path="middleware/usb_1.0.0/host" type="c_include">
<files mask="usb_host_khci.h"/>
</source>
</component>
<component name="hid" type="other" device="MK22F51212" version="1.0.0">
<source path="middleware/usb_1.0.0/host/class" type="src">
<files mask="usb_host_hid.c"/>
</source>
<source path="middleware/usb_1.0.0/host/class" type="c_include">
<files mask="usb_host_hid.h"/>
</source>
</component>
<component name="hub" type="other" device="MK22F51212" version="1.0.0">
<source path="middleware/usb_1.0.0/host/class" type="src">
<files mask="usb_host_hub.c"/>
<files mask="usb_host_hub_app.c"/>
</source>
<source path="middleware/usb_1.0.0/host/class" type="c_include">
<files mask="usb_host_hub.h"/>
<files mask="usb_host_hub_app.h"/>
</source>
</component>
<component name="msd" type="other" device="MK22F51212" version="1.0.0">
<source path="middleware/usb_1.0.0/host/class" type="src">
<files mask="usb_host_msd.c"/>
<files mask="usb_host_msd_ufi.c"/>
</source>
<source path="middleware/usb_1.0.0/host/class" type="c_include">
<files mask="usb_host_msd.h"/>
</source>
</component>
<component name="phdc" type="other" device="MK22F51212" version="1.0.0">
<source path="middleware/usb_1.0.0/host/class" type="src">
<files mask="usb_host_phdc.c"/>
</source>
<source path="middleware/usb_1.0.0/host/class" type="c_include">
<files mask="usb_host_phdc.h"/>
</source>
</component>
<component name="include_common" type="other" device="MK22F51212" version="1.0.0">
<source path="middleware/usb_1.0.0/include" type="c_include">
<files mask="usb.h"/>
<files mask="usb_misc.h"/>
<files mask="usb_spec.h"/>
</source>
</component>
<component name="include_khci" type="other" device="MK22F51212" version="1.0.0">
<source path="middleware/usb_1.0.0/include" type="c_include">
<files mask="usb.h"/>
<files mask="usb_khci.h"/>
<files mask="usb_misc.h"/>
</source>
</component>
<component name="bm" type="other" device="MK22F51212" version="1.0.0">
<source path="middleware/usb_1.0.0/osa" type="src">
<files mask="usb_osa_bm.c"/>
</source>
<source path="middleware/usb_1.0.0/osa" type="c_include">
<files mask="usb_osa.h"/>
<files mask="usb_osa_bm.h"/>
</source>
</component>
<component name="CMSIS" type="other" version="4.5.0">
<source path="CMSIS" type="doc">
<files mask="index.html"/>
<files mask="CMSIS_END_USER_LICENCE_AGREEMENT.pdf"/>
<files mask="CMSIS_END_USER_LICENCE_AGREEMENT.rtf"/>
</source>
<source path="CMSIS/DSP_Lib" type="doc">
<files mask="license.txt"/>
</source>
<source path="CMSIS/DSP_Lib/Examples/arm_class_marks_example/ARM" type="doc">
<files mask="Abstract.txt"/>
</source>
<source path="CMSIS/DSP_Lib/Examples/arm_class_marks_example/ARM" type="project">
<files mask="arm_class_marks_example.uvoptx"/>
<files mask="arm_class_marks_example.uvprojx"/>
</source>
<source path="CMSIS/DSP_Lib/Examples/arm_class_marks_example/ARM" type="src">
<files mask="arm_class_marks_example_f32.c"/>
</source>
<source path="CMSIS/DSP_Lib/Examples/arm_class_marks_example/ARM" type="configuration">
<files mask="arm_class_marks_example.ini"/>
</source>
<source path="CMSIS/DSP_Lib/Examples/arm_class_marks_example/ARM/RTE" type="c_include">
<files mask="RTE_Components.h"/>
</source>
<source path="CMSIS/DSP_Lib/Examples/arm_class_marks_example/ARM/RTE/Device/ARMCM0" type="asm_include">
<files mask="startup_ARMCM0.s"/>
</source>
<source path="CMSIS/DSP_Lib/Examples/arm_class_marks_example/ARM/RTE/Device/ARMCM0" type="src">
<files mask="system_ARMCM0.c"/>
</source>
<source path="CMSIS/DSP_Lib/Examples/arm_class_marks_example/ARM/RTE/Device/ARMCM3" type="asm_include">
<files mask="startup_ARMCM3.s"/>
</source>
<source path="CMSIS/DSP_Lib/Examples/arm_class_marks_example/ARM/RTE/Device/ARMCM3" type="src">
<files mask="system_ARMCM3.c"/>
</source>
<source path="CMSIS/DSP_Lib/Examples/arm_class_marks_example/ARM/RTE/Device/ARMCM4_FP" type="asm_include">
<files mask="startup_ARMCM4.s"/>
</source>
<source path="CMSIS/DSP_Lib/Examples/arm_class_marks_example/ARM/RTE/Device/ARMCM4_FP" type="src">
<files mask="system_ARMCM4.c"/>
</source>
<source path="CMSIS/DSP_Lib/Examples/arm_class_marks_example/ARM/RTE/Device/ARMCM7_SP" type="asm_include">
<files mask="startup_ARMCM7.s"/>
</source>
<source path="CMSIS/DSP_Lib/Examples/arm_class_marks_example/ARM/RTE/Device/ARMCM7_SP" type="src">
<files mask="system_ARMCM7.c"/>
</source>
<source path="CMSIS/DSP_Lib/Examples/arm_class_marks_example/GCC" type="doc">
<files mask="Abstract.txt"/>
</source>
<source path="CMSIS/DSP_Lib/Examples/arm_class_marks_example/GCC" type="project">
<files mask="arm_class_marks_example.uvopt"/>
<files mask="arm_class_marks_example.uvproj"/>
</source>
<source path="CMSIS/DSP_Lib/Examples/arm_class_marks_example/GCC" type="src">
<files mask="arm_class_marks_example_f32.c"/>
</source>
<source path="CMSIS/DSP_Lib/Examples/arm_class_marks_example/GCC" type="configuration">
<files mask="arm_class_marks_example.ini"/>
</source>
<source path="CMSIS/DSP_Lib/Examples/arm_class_marks_example/GCC/Startup" type="linker">
<files mask="ARMCMx.ld"/>
</source>
<source path="CMSIS/DSP_Lib/Examples/arm_class_marks_example/GCC/Startup" type="asm_include">
<files mask="startup_ARMCM3.S"/>
<files mask="startup_ARMCM0.S"/>
<files mask="startup_ARMCM4.S"/>
</source>
<source path="CMSIS/DSP_Lib/Examples/arm_class_marks_example/GCC/Startup" type="src">
<files mask="system_ARMCM3.c"/>
<files mask="system_ARMCM4.c"/>
<files mask="system_ARMCM0.c"/>
</source>
<source path="CMSIS/DSP_Lib/Examples/arm_convolution_example/ARM" type="doc">
<files mask="Abstract.txt"/>
</source>
<source path="CMSIS/DSP_Lib/Examples/arm_convolution_example/ARM" type="project">
<files mask="arm_convolution_example.uvoptx"/>
<files mask="arm_convolution_example.uvprojx"/>
</source>
<source path="CMSIS/DSP_Lib/Examples/arm_convolution_example/ARM" type="src">
<files mask="math_helper.c"/>
<files mask="arm_convolution_example_f32.c"/>
</source>
<source path="CMSIS/DSP_Lib/Examples/arm_convolution_example/ARM" type="configuration">
<files mask="arm_convolution_example.ini"/>
</source>
<source path="CMSIS/DSP_Lib/Examples/arm_convolution_example/ARM" type="c_include">
<files mask="math_helper.h"/>
</source>
<source path="CMSIS/DSP_Lib/Examples/arm_convolution_example/ARM/RTE" type="c_include">
<files mask="RTE_Components.h"/>
</source>
<source path="CMSIS/DSP_Lib/Examples/arm_convolution_example/ARM/RTE/Device/ARMCM0" type="asm_include">
<files mask="startup_ARMCM0.s"/>
</source>
<source path="CMSIS/DSP_Lib/Examples/arm_convolution_example/ARM/RTE/Device/ARMCM0" type="src">
<files mask="system_ARMCM0.c"/>
</source>
<source path="CMSIS/DSP_Lib/Examples/arm_convolution_example/ARM/RTE/Device/ARMCM3" type="asm_include">
<files mask="startup_ARMCM3.s"/>
</source>
<source path="CMSIS/DSP_Lib/Examples/arm_convolution_example/ARM/RTE/Device/ARMCM3" type="src">
<files mask="system_ARMCM3.c"/>
</source>
<source path="CMSIS/DSP_Lib/Examples/arm_convolution_example/ARM/RTE/Device/ARMCM4_FP" type="asm_include">
<files mask="startup_ARMCM4.s"/>
</source>
<source path="CMSIS/DSP_Lib/Examples/arm_convolution_example/ARM/RTE/Device/ARMCM4_FP" type="src">
<files mask="system_ARMCM4.c"/>
</source>
<source path="CMSIS/DSP_Lib/Examples/arm_convolution_example/ARM/RTE/Device/ARMCM7_SP" type="asm_include">
<files mask="startup_ARMCM7.s"/>
</source>
<source path="CMSIS/DSP_Lib/Examples/arm_convolution_example/ARM/RTE/Device/ARMCM7_SP" type="src">
<files mask="system_ARMCM7.c"/>
</source>
<source path="CMSIS/DSP_Lib/Examples/arm_convolution_example/GCC" type="doc">
<files mask="Abstract.txt"/>
</source>
<source path="CMSIS/DSP_Lib/Examples/arm_convolution_example/GCC" type="project">
<files mask="arm_convolution_example.uvopt"/>
<files mask="arm_convolution_example.uvproj"/>
</source>
<source path="CMSIS/DSP_Lib/Examples/arm_convolution_example/GCC" type="src">
<files mask="math_helper.c"/>
<files mask="arm_convolution_example_f32.c"/>
</source>
<source path="CMSIS/DSP_Lib/Examples/arm_convolution_example/GCC" type="configuration">
<files mask="arm_convolution_example.ini"/>
</source>
<source path="CMSIS/DSP_Lib/Examples/arm_convolution_example/GCC" type="c_include">
<files mask="math_helper.h"/>
</source>
<source path="CMSIS/DSP_Lib/Examples/arm_convolution_example/GCC/Startup" type="linker">
<files mask="ARMCMx.ld"/>
</source>
<source path="CMSIS/DSP_Lib/Examples/arm_convolution_example/GCC/Startup" type="asm_include">
<files mask="startup_ARMCM3.S"/>
<files mask="startup_ARMCM0.S"/>
<files mask="startup_ARMCM4.S"/>
</source>
<source path="CMSIS/DSP_Lib/Examples/arm_convolution_example/GCC/Startup" type="src">
<files mask="system_ARMCM3.c"/>
<files mask="system_ARMCM4.c"/>
<files mask="system_ARMCM0.c"/>
</source>
<source path="CMSIS/DSP_Lib/Examples/arm_dotproduct_example/ARM" type="doc">
<files mask="Abstract.txt"/>
</source>
<source path="CMSIS/DSP_Lib/Examples/arm_dotproduct_example/ARM" type="project">
<files mask="arm_dotproduct_example.uvoptx"/>
<files mask="arm_dotproduct_example.uvprojx"/>
</source>
<source path="CMSIS/DSP_Lib/Examples/arm_dotproduct_example/ARM" type="src">
<files mask="arm_dotproduct_example_f32.c"/>
</source>
<source path="CMSIS/DSP_Lib/Examples/arm_dotproduct_example/ARM" type="configuration">
<files mask="arm_dotproduct_example.ini"/>
</source>
<source path="CMSIS/DSP_Lib/Examples/arm_dotproduct_example/ARM/RTE" type="c_include">
<files mask="RTE_Components.h"/>
</source>
<source path="CMSIS/DSP_Lib/Examples/arm_dotproduct_example/ARM/RTE/Device/ARMCM0" type="asm_include">
<files mask="startup_ARMCM0.s"/>
</source>
<source path="CMSIS/DSP_Lib/Examples/arm_dotproduct_example/ARM/RTE/Device/ARMCM0" type="src">
<files mask="system_ARMCM0.c"/>
</source>
<source path="CMSIS/DSP_Lib/Examples/arm_dotproduct_example/ARM/RTE/Device/ARMCM3" type="asm_include">
<files mask="startup_ARMCM3.s"/>
</source>
<source path="CMSIS/DSP_Lib/Examples/arm_dotproduct_example/ARM/RTE/Device/ARMCM3" type="src">
<files mask="system_ARMCM3.c"/>
</source>
<source path="CMSIS/DSP_Lib/Examples/arm_dotproduct_example/ARM/RTE/Device/ARMCM4_FP" type="asm_include">
<files mask="startup_ARMCM4.s"/>
</source>
<source path="CMSIS/DSP_Lib/Examples/arm_dotproduct_example/ARM/RTE/Device/ARMCM4_FP" type="src">
<files mask="system_ARMCM4.c"/>
</source>
<source path="CMSIS/DSP_Lib/Examples/arm_dotproduct_example/ARM/RTE/Device/ARMCM7_SP" type="asm_include">
<files mask="startup_ARMCM7.s"/>
</source>
<source path="CMSIS/DSP_Lib/Examples/arm_dotproduct_example/ARM/RTE/Device/ARMCM7_SP" type="src">
<files mask="system_ARMCM7.c"/>
</source>
<source path="CMSIS/DSP_Lib/Examples/arm_dotproduct_example/GCC" type="doc">
<files mask="Abstract.txt"/>
</source>
<source path="CMSIS/DSP_Lib/Examples/arm_dotproduct_example/GCC" type="project">
<files mask="arm_dotproduct_example.uvopt"/>
<files mask="arm_dotproduct_example.uvproj"/>
</source>
<source path="CMSIS/DSP_Lib/Examples/arm_dotproduct_example/GCC" type="src">
<files mask="arm_dotproduct_example_f32.c"/>
</source>
<source path="CMSIS/DSP_Lib/Examples/arm_dotproduct_example/GCC" type="configuration">
<files mask="arm_dotproduct_example.ini"/>
</source>
<source path="CMSIS/DSP_Lib/Examples/arm_dotproduct_example/GCC/Startup" type="linker">
<files mask="ARMCMx.ld"/>
</source>
<source path="CMSIS/DSP_Lib/Examples/arm_dotproduct_example/GCC/Startup" type="asm_include">
<files mask="startup_ARMCM3.S"/>
<files mask="startup_ARMCM0.S"/>
<files mask="startup_ARMCM4.S"/>
</source>
<source path="CMSIS/DSP_Lib/Examples/arm_dotproduct_example/GCC/Startup" type="src">
<files mask="system_ARMCM3.c"/>
<files mask="system_ARMCM4.c"/>
<files mask="system_ARMCM0.c"/>
</source>
<source path="CMSIS/DSP_Lib/Examples/arm_fft_bin_example/ARM" type="doc">
<files mask="Abstract.txt"/>
</source>
<source path="CMSIS/DSP_Lib/Examples/arm_fft_bin_example/ARM" type="project">
<files mask="arm_fft_bin_example.uvoptx"/>
<files mask="arm_fft_bin_example.uvprojx"/>
</source>
<source path="CMSIS/DSP_Lib/Examples/arm_fft_bin_example/ARM" type="src">
<files mask="arm_fft_bin_example_f32.c"/>
<files mask="arm_fft_bin_data.c"/>
</source>
<source path="CMSIS/DSP_Lib/Examples/arm_fft_bin_example/ARM" type="configuration">
<files mask="arm_fft_bin_example.ini"/>
</source>
<source path="CMSIS/DSP_Lib/Examples/arm_fft_bin_example/ARM/RTE" type="c_include">
<files mask="RTE_Components.h"/>
</source>
<source path="CMSIS/DSP_Lib/Examples/arm_fft_bin_example/ARM/RTE/Device/ARMCM0" type="asm_include">
<files mask="startup_ARMCM0.s"/>
</source>
<source path="CMSIS/DSP_Lib/Examples/arm_fft_bin_example/ARM/RTE/Device/ARMCM0" type="src">
<files mask="system_ARMCM0.c"/>
</source>
<source path="CMSIS/DSP_Lib/Examples/arm_fft_bin_example/ARM/RTE/Device/ARMCM3" type="asm_include">
<files mask="startup_ARMCM3.s"/>
</source>
<source path="CMSIS/DSP_Lib/Examples/arm_fft_bin_example/ARM/RTE/Device/ARMCM3" type="src">
<files mask="system_ARMCM3.c"/>
</source>
<source path="CMSIS/DSP_Lib/Examples/arm_fft_bin_example/ARM/RTE/Device/ARMCM4_FP" type="asm_include">
<files mask="startup_ARMCM4.s"/>
</source>
<source path="CMSIS/DSP_Lib/Examples/arm_fft_bin_example/ARM/RTE/Device/ARMCM4_FP" type="src">
<files mask="system_ARMCM4.c"/>
</source>
<source path="CMSIS/DSP_Lib/Examples/arm_fft_bin_example/ARM/RTE/Device/ARMCM7_SP" type="asm_include">
<files mask="startup_ARMCM7.s"/>
</source>
<source path="CMSIS/DSP_Lib/Examples/arm_fft_bin_example/ARM/RTE/Device/ARMCM7_SP" type="src">
<files mask="system_ARMCM7.c"/>
</source>
<source path="CMSIS/DSP_Lib/Examples/arm_fft_bin_example/GCC" type="doc">
<files mask="Abstract.txt"/>
</source>
<source path="CMSIS/DSP_Lib/Examples/arm_fft_bin_example/GCC" type="project">
<files mask="arm_fft_bin_example.uvopt"/>
<files mask="arm_fft_bin_example.uvproj"/>
</source>
<source path="CMSIS/DSP_Lib/Examples/arm_fft_bin_example/GCC" type="src">
<files mask="arm_fft_bin_example_f32.c"/>
<files mask="arm_fft_bin_data.c"/>
</source>
<source path="CMSIS/DSP_Lib/Examples/arm_fft_bin_example/GCC" type="configuration">
<files mask="arm_fft_bin_example.ini"/>
</source>
<source path="CMSIS/DSP_Lib/Examples/arm_fft_bin_example/GCC/Startup" type="linker">
<files mask="ARMCMx.ld"/>
</source>
<source path="CMSIS/DSP_Lib/Examples/arm_fft_bin_example/GCC/Startup" type="asm_include">
<files mask="startup_ARMCM3.S"/>
<files mask="startup_ARMCM0.S"/>
<files mask="startup_ARMCM4.S"/>
</source>
<source path="CMSIS/DSP_Lib/Examples/arm_fft_bin_example/GCC/Startup" type="src">
<files mask="system_ARMCM3.c"/>
<files mask="system_ARMCM4.c"/>
<files mask="system_ARMCM0.c"/>
</source>
<source path="CMSIS/DSP_Lib/Examples/arm_fir_example/ARM" type="doc">
<files mask="Abstract.txt"/>
</source>
<source path="CMSIS/DSP_Lib/Examples/arm_fir_example/ARM" type="project">
<files mask="arm_fir_example.uvoptx"/>
<files mask="arm_fir_example.uvprojx"/>
</source>
<source path="CMSIS/DSP_Lib/Examples/arm_fir_example/ARM" type="src">
<files mask="arm_fir_example_f32.c"/>
<files mask="arm_fir_data.c"/>
<files mask="math_helper.c"/>
</source>
<source path="CMSIS/DSP_Lib/Examples/arm_fir_example/ARM" type="configuration">
<files mask="arm_fir_example.ini"/>
</source>
<source path="CMSIS/DSP_Lib/Examples/arm_fir_example/ARM" type="c_include">
<files mask="math_helper.h"/>
</source>
<source path="CMSIS/DSP_Lib/Examples/arm_fir_example/ARM/RTE" type="c_include">
<files mask="RTE_Components.h"/>
</source>
<source path="CMSIS/DSP_Lib/Examples/arm_fir_example/ARM/RTE/Device/ARMCM0" type="asm_include">
<files mask="startup_ARMCM0.s"/>
</source>
<source path="CMSIS/DSP_Lib/Examples/arm_fir_example/ARM/RTE/Device/ARMCM0" type="src">
<files mask="system_ARMCM0.c"/>
</source>
<source path="CMSIS/DSP_Lib/Examples/arm_fir_example/ARM/RTE/Device/ARMCM3" type="asm_include">
<files mask="startup_ARMCM3.s"/>
</source>
<source path="CMSIS/DSP_Lib/Examples/arm_fir_example/ARM/RTE/Device/ARMCM3" type="src">
<files mask="system_ARMCM3.c"/>
</source>
<source path="CMSIS/DSP_Lib/Examples/arm_fir_example/ARM/RTE/Device/ARMCM4_FP" type="asm_include">
<files mask="startup_ARMCM4.s"/>
</source>
<source path="CMSIS/DSP_Lib/Examples/arm_fir_example/ARM/RTE/Device/ARMCM4_FP" type="src">
<files mask="system_ARMCM4.c"/>
</source>
<source path="CMSIS/DSP_Lib/Examples/arm_fir_example/ARM/RTE/Device/ARMCM7_SP" type="asm_include">
<files mask="startup_ARMCM7.s"/>
</source>
<source path="CMSIS/DSP_Lib/Examples/arm_fir_example/ARM/RTE/Device/ARMCM7_SP" type="src">
<files mask="system_ARMCM7.c"/>
</source>
<source path="CMSIS/DSP_Lib/Examples/arm_graphic_equalizer_example/ARM" type="doc">
<files mask="Abstract.txt"/>
</source>
<source path="CMSIS/DSP_Lib/Examples/arm_graphic_equalizer_example/ARM" type="project">
<files mask="arm_graphic_equalizer_example.uvoptx"/>
<files mask="arm_graphic_equalizer_example.uvprojx"/>
</source>
<source path="CMSIS/DSP_Lib/Examples/arm_graphic_equalizer_example/ARM" type="src">
<files mask="arm_graphic_equalizer_example_q31.c"/>
<files mask="math_helper.c"/>
<files mask="arm_graphic_equalizer_data.c"/>
</source>
<source path="CMSIS/DSP_Lib/Examples/arm_graphic_equalizer_example/ARM" type="configuration">
<files mask="arm_graphic_equalizer_example.ini"/>
</source>
<source path="CMSIS/DSP_Lib/Examples/arm_graphic_equalizer_example/ARM" type="c_include">
<files mask="math_helper.h"/>
</source>
<source path="CMSIS/DSP_Lib/Examples/arm_graphic_equalizer_example/ARM/RTE" type="c_include">
<files mask="RTE_Components.h"/>
</source>
<source path="CMSIS/DSP_Lib/Examples/arm_graphic_equalizer_example/ARM/RTE/Device/ARMCM0" type="asm_include">
<files mask="startup_ARMCM0.s"/>
</source>
<source path="CMSIS/DSP_Lib/Examples/arm_graphic_equalizer_example/ARM/RTE/Device/ARMCM0" type="src">
<files mask="system_ARMCM0.c"/>
</source>
<source path="CMSIS/DSP_Lib/Examples/arm_graphic_equalizer_example/ARM/RTE/Device/ARMCM3" type="asm_include">
<files mask="startup_ARMCM3.s"/>
</source>
<source path="CMSIS/DSP_Lib/Examples/arm_graphic_equalizer_example/ARM/RTE/Device/ARMCM3" type="src">
<files mask="system_ARMCM3.c"/>
</source>
<source path="CMSIS/DSP_Lib/Examples/arm_graphic_equalizer_example/ARM/RTE/Device/ARMCM4_FP" type="asm_include">
<files mask="startup_ARMCM4.s"/>
</source>
<source path="CMSIS/DSP_Lib/Examples/arm_graphic_equalizer_example/ARM/RTE/Device/ARMCM4_FP" type="src">
<files mask="system_ARMCM4.c"/>
</source>
<source path="CMSIS/DSP_Lib/Examples/arm_graphic_equalizer_example/ARM/RTE/Device/ARMCM7_SP" type="asm_include">
<files mask="startup_ARMCM7.s"/>
</source>
<source path="CMSIS/DSP_Lib/Examples/arm_graphic_equalizer_example/ARM/RTE/Device/ARMCM7_SP" type="src">
<files mask="system_ARMCM7.c"/>
</source>
<source path="CMSIS/DSP_Lib/Examples/arm_linear_interp_example/ARM" type="doc">
<files mask="Abstract.txt"/>
</source>
<source path="CMSIS/DSP_Lib/Examples/arm_linear_interp_example/ARM" type="project">
<files mask="arm_linear_interp_example.uvoptx"/>
<files mask="arm_linear_interp_example.uvprojx"/>
</source>
<source path="CMSIS/DSP_Lib/Examples/arm_linear_interp_example/ARM" type="src">
<files mask="arm_linear_interp_example_f32.c"/>
<files mask="math_helper.c"/>
<files mask="arm_linear_interp_data.c"/>
</source>
<source path="CMSIS/DSP_Lib/Examples/arm_linear_interp_example/ARM" type="configuration">
<files mask="arm_linear_interp_example.ini"/>
</source>
<source path="CMSIS/DSP_Lib/Examples/arm_linear_interp_example/ARM" type="c_include">
<files mask="math_helper.h"/>
</source>
<source path="CMSIS/DSP_Lib/Examples/arm_linear_interp_example/ARM/RTE" type="c_include">
<files mask="RTE_Components.h"/>
</source>
<source path="CMSIS/DSP_Lib/Examples/arm_linear_interp_example/ARM/RTE/Device/ARMCM0" type="asm_include">
<files mask="startup_ARMCM0.s"/>
</source>
<source path="CMSIS/DSP_Lib/Examples/arm_linear_interp_example/ARM/RTE/Device/ARMCM0" type="src">
<files mask="system_ARMCM0.c"/>
</source>
<source path="CMSIS/DSP_Lib/Examples/arm_linear_interp_example/ARM/RTE/Device/ARMCM3" type="asm_include">
<files mask="startup_ARMCM3.s"/>
</source>
<source path="CMSIS/DSP_Lib/Examples/arm_linear_interp_example/ARM/RTE/Device/ARMCM3" type="src">
<files mask="system_ARMCM3.c"/>
</source>
<source path="CMSIS/DSP_Lib/Examples/arm_linear_interp_example/ARM/RTE/Device/ARMCM4_FP" type="asm_include">
<files mask="startup_ARMCM4.s"/>
</source>
<source path="CMSIS/DSP_Lib/Examples/arm_linear_interp_example/ARM/RTE/Device/ARMCM4_FP" type="src">
<files mask="system_ARMCM4.c"/>
</source>
<source path="CMSIS/DSP_Lib/Examples/arm_linear_interp_example/ARM/RTE/Device/ARMCM7_SP" type="asm_include">
<files mask="startup_ARMCM7.s"/>
</source>
<source path="CMSIS/DSP_Lib/Examples/arm_linear_interp_example/ARM/RTE/Device/ARMCM7_SP" type="src">
<files mask="system_ARMCM7.c"/>
</source>
<source path="CMSIS/DSP_Lib/Examples/arm_matrix_example/ARM" type="doc">
<files mask="Abstract.txt"/>
</source>
<source path="CMSIS/DSP_Lib/Examples/arm_matrix_example/ARM" type="project">
<files mask="arm_matrix_example.uvoptx"/>
<files mask="arm_matrix_example.uvprojx"/>
</source>
<source path="CMSIS/DSP_Lib/Examples/arm_matrix_example/ARM" type="src">
<files mask="arm_matrix_example_f32.c"/>
<files mask="math_helper.c"/>
</source>
<source path="CMSIS/DSP_Lib/Examples/arm_matrix_example/ARM" type="configuration">
<files mask="arm_matrix_example.ini"/>
</source>
<source path="CMSIS/DSP_Lib/Examples/arm_matrix_example/ARM" type="c_include">
<files mask="math_helper.h"/>
</source>
<source path="CMSIS/DSP_Lib/Examples/arm_matrix_example/ARM/RTE" type="c_include">
<files mask="RTE_Components.h"/>
</source>
<source path="CMSIS/DSP_Lib/Examples/arm_matrix_example/ARM/RTE/Device/ARMCM0" type="asm_include">
<files mask="startup_ARMCM0.s"/>
</source>
<source path="CMSIS/DSP_Lib/Examples/arm_matrix_example/ARM/RTE/Device/ARMCM0" type="src">
<files mask="system_ARMCM0.c"/>
</source>
<source path="CMSIS/DSP_Lib/Examples/arm_matrix_example/ARM/RTE/Device/ARMCM3" type="asm_include">
<files mask="startup_ARMCM3.s"/>
</source>
<source path="CMSIS/DSP_Lib/Examples/arm_matrix_example/ARM/RTE/Device/ARMCM3" type="src">
<files mask="system_ARMCM3.c"/>
</source>
<source path="CMSIS/DSP_Lib/Examples/arm_matrix_example/ARM/RTE/Device/ARMCM4_FP" type="asm_include">
<files mask="startup_ARMCM4.s"/>
</source>
<source path="CMSIS/DSP_Lib/Examples/arm_matrix_example/ARM/RTE/Device/ARMCM4_FP" type="src">
<files mask="system_ARMCM4.c"/>
</source>
<source path="CMSIS/DSP_Lib/Examples/arm_matrix_example/ARM/RTE/Device/ARMCM7_SP" type="asm_include">
<files mask="startup_ARMCM7.s"/>
</source>
<source path="CMSIS/DSP_Lib/Examples/arm_matrix_example/ARM/RTE/Device/ARMCM7_SP" type="src">
<files mask="system_ARMCM7.c"/>
</source>
<source path="CMSIS/DSP_Lib/Examples/arm_signal_converge_example/ARM" type="doc">
<files mask="Abstract.txt"/>
</source>
<source path="CMSIS/DSP_Lib/Examples/arm_signal_converge_example/ARM" type="project">
<files mask="arm_signal_converge_example.uvoptx"/>
<files mask="arm_signal_converge_example.uvprojx"/>
</source>
<source path="CMSIS/DSP_Lib/Examples/arm_signal_converge_example/ARM" type="src">
<files mask="math_helper.c"/>
<files mask="arm_signal_converge_example_f32.c"/>
<files mask="arm_signal_converge_data.c"/>
</source>
<source path="CMSIS/DSP_Lib/Examples/arm_signal_converge_example/ARM" type="configuration">
<files mask="arm_signal_converge_example.ini"/>
</source>
<source path="CMSIS/DSP_Lib/Examples/arm_signal_converge_example/ARM" type="c_include">
<files mask="math_helper.h"/>
</source>
<source path="CMSIS/DSP_Lib/Examples/arm_signal_converge_example/ARM/RTE" type="c_include">
<files mask="RTE_Components.h"/>
</source>
<source path="CMSIS/DSP_Lib/Examples/arm_signal_converge_example/ARM/RTE/Device/ARMCM0" type="asm_include">
<files mask="startup_ARMCM0.s"/>
</source>
<source path="CMSIS/DSP_Lib/Examples/arm_signal_converge_example/ARM/RTE/Device/ARMCM0" type="src">
<files mask="system_ARMCM0.c"/>
</source>
<source path="CMSIS/DSP_Lib/Examples/arm_signal_converge_example/ARM/RTE/Device/ARMCM3" type="asm_include">
<files mask="startup_ARMCM3.s"/>
</source>
<source path="CMSIS/DSP_Lib/Examples/arm_signal_converge_example/ARM/RTE/Device/ARMCM3" type="src">
<files mask="system_ARMCM3.c"/>
</source>
<source path="CMSIS/DSP_Lib/Examples/arm_signal_converge_example/ARM/RTE/Device/ARMCM4_FP" type="asm_include">
<files mask="startup_ARMCM4.s"/>
</source>
<source path="CMSIS/DSP_Lib/Examples/arm_signal_converge_example/ARM/RTE/Device/ARMCM4_FP" type="src">
<files mask="system_ARMCM4.c"/>
</source>
<source path="CMSIS/DSP_Lib/Examples/arm_signal_converge_example/ARM/RTE/Device/ARMCM7_SP" type="asm_include">
<files mask="startup_ARMCM7.s"/>
</source>
<source path="CMSIS/DSP_Lib/Examples/arm_signal_converge_example/ARM/RTE/Device/ARMCM7_SP" type="src">
<files mask="system_ARMCM7.c"/>
</source>
<source path="CMSIS/DSP_Lib/Examples/arm_sin_cos_example/ARM" type="doc">
<files mask="Abstract.txt"/>
</source>
<source path="CMSIS/DSP_Lib/Examples/arm_sin_cos_example/ARM" type="project">
<files mask="arm_sin_cos_example.uvoptx"/>
<files mask="arm_sin_cos_example.uvprojx"/>
</source>
<source path="CMSIS/DSP_Lib/Examples/arm_sin_cos_example/ARM" type="src">
<files mask="arm_sin_cos_example_f32.c"/>
</source>
<source path="CMSIS/DSP_Lib/Examples/arm_sin_cos_example/ARM" type="configuration">
<files mask="arm_sin_cos_example.ini"/>
</source>
<source path="CMSIS/DSP_Lib/Examples/arm_sin_cos_example/ARM/RTE" type="c_include">
<files mask="RTE_Components.h"/>
</source>
<source path="CMSIS/DSP_Lib/Examples/arm_sin_cos_example/ARM/RTE/Device/ARMCM0" type="asm_include">
<files mask="startup_ARMCM0.s"/>
</source>
<source path="CMSIS/DSP_Lib/Examples/arm_sin_cos_example/ARM/RTE/Device/ARMCM0" type="src">
<files mask="system_ARMCM0.c"/>
</source>
<source path="CMSIS/DSP_Lib/Examples/arm_sin_cos_example/ARM/RTE/Device/ARMCM3" type="asm_include">
<files mask="startup_ARMCM3.s"/>
</source>
<source path="CMSIS/DSP_Lib/Examples/arm_sin_cos_example/ARM/RTE/Device/ARMCM3" type="src">
<files mask="system_ARMCM3.c"/>
</source>
<source path="CMSIS/DSP_Lib/Examples/arm_sin_cos_example/ARM/RTE/Device/ARMCM4_FP" type="asm_include">
<files mask="startup_ARMCM4.s"/>
</source>
<source path="CMSIS/DSP_Lib/Examples/arm_sin_cos_example/ARM/RTE/Device/ARMCM4_FP" type="src">
<files mask="system_ARMCM4.c"/>
</source>
<source path="CMSIS/DSP_Lib/Examples/arm_sin_cos_example/ARM/RTE/Device/ARMCM7_SP" type="asm_include">
<files mask="startup_ARMCM7.s"/>
</source>
<source path="CMSIS/DSP_Lib/Examples/arm_sin_cos_example/ARM/RTE/Device/ARMCM7_SP" type="src">
<files mask="system_ARMCM7.c"/>
</source>
<source path="CMSIS/DSP_Lib/Examples/arm_variance_example/ARM" type="doc">
<files mask="Abstract.txt"/>
</source>
<source path="CMSIS/DSP_Lib/Examples/arm_variance_example/ARM" type="project">
<files mask="arm_variance_example.uvoptx"/>
<files mask="arm_variance_example.uvprojx"/>
</source>
<source path="CMSIS/DSP_Lib/Examples/arm_variance_example/ARM" type="src">
<files mask="arm_variance_example_f32.c"/>
</source>
<source path="CMSIS/DSP_Lib/Examples/arm_variance_example/ARM" type="configuration">
<files mask="arm_variance_example.ini"/>
</source>
<source path="CMSIS/DSP_Lib/Examples/arm_variance_example/ARM/RTE" type="c_include">
<files mask="RTE_Components.h"/>
</source>
<source path="CMSIS/DSP_Lib/Examples/arm_variance_example/ARM/RTE/Device/ARMCM0" type="asm_include">
<files mask="startup_ARMCM0.s"/>
</source>
<source path="CMSIS/DSP_Lib/Examples/arm_variance_example/ARM/RTE/Device/ARMCM0" type="src">
<files mask="system_ARMCM0.c"/>
</source>
<source path="CMSIS/DSP_Lib/Examples/arm_variance_example/ARM/RTE/Device/ARMCM3" type="asm_include">
<files mask="startup_ARMCM3.s"/>
</source>
<source path="CMSIS/DSP_Lib/Examples/arm_variance_example/ARM/RTE/Device/ARMCM3" type="src">
<files mask="system_ARMCM3.c"/>
</source>
<source path="CMSIS/DSP_Lib/Examples/arm_variance_example/ARM/RTE/Device/ARMCM4_FP" type="asm_include">
<files mask="startup_ARMCM4.s"/>
</source>
<source path="CMSIS/DSP_Lib/Examples/arm_variance_example/ARM/RTE/Device/ARMCM4_FP" type="src">
<files mask="system_ARMCM4.c"/>
</source>
<source path="CMSIS/DSP_Lib/Examples/arm_variance_example/ARM/RTE/Device/ARMCM7_SP" type="asm_include">
<files mask="startup_ARMCM7.s"/>
</source>
<source path="CMSIS/DSP_Lib/Examples/arm_variance_example/ARM/RTE/Device/ARMCM7_SP" type="src">
<files mask="system_ARMCM7.c"/>
</source>
<source path="CMSIS/DSP_Lib/Source/ARM" type="script">
<files mask="getSizeInfo.bat"/>
<files mask="arm_cortexM_math_Build.bat"/>
</source>
<source path="CMSIS/DSP_Lib/Source/ARM" type="project">
<files mask="arm_cortexM_math.uvoptx"/>
<files mask="arm_cortexM_math.uvprojx"/>
</source>
<source path="CMSIS/DSP_Lib/Source/BasicMathFunctions" type="src">
<files mask="arm_add_q7.c"/>
<files mask="arm_dot_prod_q15.c"/>
<files mask="arm_abs_f32.c"/>
<files mask="arm_scale_f32.c"/>
<files mask="arm_add_q15.c"/>
<files mask="arm_mult_q31.c"/>
<files mask="arm_dot_prod_q31.c"/>
<files mask="arm_scale_q7.c"/>
<files mask="arm_abs_q7.c"/>
<files mask="arm_sub_f32.c"/>
<files mask="arm_sub_q7.c"/>
<files mask="arm_scale_q15.c"/>
<files mask="arm_dot_prod_q7.c"/>
<files mask="arm_scale_q31.c"/>
<files mask="arm_shift_q7.c"/>
<files mask="arm_offset_f32.c"/>
<files mask="arm_offset_q31.c"/>
<files mask="arm_sub_q15.c"/>
<files mask="arm_mult_q7.c"/>
<files mask="arm_add_f32.c"/>
<files mask="arm_add_q31.c"/>
<files mask="arm_offset_q7.c"/>
<files mask="arm_negate_q15.c"/>
<files mask="arm_abs_q31.c"/>
<files mask="arm_sub_q31.c"/>
<files mask="arm_negate_q7.c"/>
<files mask="arm_negate_q31.c"/>
<files mask="arm_negate_f32.c"/>
<files mask="arm_abs_q15.c"/>
<files mask="arm_offset_q15.c"/>
<files mask="arm_mult_f32.c"/>
<files mask="arm_dot_prod_f32.c"/>
<files mask="arm_shift_q15.c"/>
<files mask="arm_mult_q15.c"/>
<files mask="arm_shift_q31.c"/>
</source>
<source path="CMSIS/DSP_Lib/Source/CommonTables" type="src">
<files mask="arm_const_structs.c"/>
<files mask="arm_common_tables.c"/>
</source>
<source path="CMSIS/DSP_Lib/Source/ComplexMathFunctions" type="src">
<files mask="arm_cmplx_conj_q15.c"/>
<files mask="arm_cmplx_mult_cmplx_q31.c"/>
<files mask="arm_cmplx_mult_real_q31.c"/>
<files mask="arm_cmplx_mag_q31.c"/>
<files mask="arm_cmplx_conj_f32.c"/>
<files mask="arm_cmplx_mag_squared_q31.c"/>
<files mask="arm_cmplx_conj_q31.c"/>
<files mask="arm_cmplx_dot_prod_q31.c"/>
<files mask="arm_cmplx_mag_squared_q15.c"/>
<files mask="arm_cmplx_mult_real_q15.c"/>
<files mask="arm_cmplx_mag_squared_f32.c"/>
<files mask="arm_cmplx_mult_cmplx_q15.c"/>
<files mask="arm_cmplx_mult_cmplx_f32.c"/>
<files mask="arm_cmplx_mag_q15.c"/>
<files mask="arm_cmplx_dot_prod_f32.c"/>
<files mask="arm_cmplx_mult_real_f32.c"/>
<files mask="arm_cmplx_mag_f32.c"/>
<files mask="arm_cmplx_dot_prod_q15.c"/>
</source>
<source path="CMSIS/DSP_Lib/Source/ControllerFunctions" type="src">
<files mask="arm_pid_init_q15.c"/>
<files mask="arm_pid_reset_q31.c"/>
<files mask="arm_pid_reset_q15.c"/>
<files mask="arm_sin_cos_q31.c"/>
<files mask="arm_pid_reset_f32.c"/>
<files mask="arm_pid_init_q31.c"/>
<files mask="arm_sin_cos_f32.c"/>
<files mask="arm_pid_init_f32.c"/>
</source>
<source path="CMSIS/DSP_Lib/Source/FastMathFunctions" type="src">
<files mask="arm_sqrt_q31.c"/>
<files mask="arm_sqrt_q15.c"/>
<files mask="arm_sin_q31.c"/>
<files mask="arm_cos_f32.c"/>
<files mask="arm_sin_f32.c"/>
<files mask="arm_cos_q31.c"/>
<files mask="arm_sin_q15.c"/>
<files mask="arm_cos_q15.c"/>
</source>
<source path="CMSIS/DSP_Lib/Source/FilteringFunctions" type="src">
<files mask="arm_biquad_cascade_df1_init_f32.c"/>
<files mask="arm_fir_lattice_q15.c"/>
<files mask="arm_fir_q31.c"/>
<files mask="arm_lms_init_q31.c"/>
<files mask="arm_lms_init_q15.c"/>
<files mask="arm_fir_lattice_f32.c"/>
<files mask="arm_correlate_fast_opt_q15.c"/>
<files mask="arm_biquad_cascade_stereo_df2T_init_f32.c"/>
<files mask="arm_conv_opt_q7.c"/>
<files mask="arm_iir_lattice_init_q15.c"/>
<files mask="arm_iir_lattice_q31.c"/>
<files mask="arm_fir_lattice_init_q15.c"/>
<files mask="arm_conv_fast_opt_q15.c"/>
<files mask="arm_fir_lattice_init_f32.c"/>
<files mask="arm_correlate_fast_q31.c"/>
<files mask="arm_lms_norm_f32.c"/>
<files mask="arm_biquad_cascade_df1_32x64_init_q31.c"/>
<files mask="arm_lms_q15.c"/>
<files mask="arm_correlate_opt_q15.c"/>
<files mask="arm_conv_q31.c"/>
<files mask="arm_fir_decimate_init_f32.c"/>
<files mask="arm_biquad_cascade_stereo_df2T_f32.c"/>
<files mask="arm_fir_interpolate_q31.c"/>
<files mask="arm_fir_lattice_q31.c"/>
<files mask="arm_biquad_cascade_df2T_f32.c"/>
<files mask="arm_conv_partial_fast_q31.c"/>
<files mask="arm_fir_decimate_fast_q15.c"/>
<files mask="arm_fir_init_q15.c"/>
<files mask="arm_fir_decimate_q15.c"/>
<files mask="arm_conv_partial_q7.c"/>
<files mask="arm_lms_q31.c"/>
<files mask="arm_fir_decimate_q31.c"/>
<files mask="arm_correlate_f32.c"/>
<files mask="arm_biquad_cascade_df1_fast_q15.c"/>
<files mask="arm_conv_partial_opt_q7.c"/>
<files mask="arm_fir_decimate_f32.c"/>
<files mask="arm_fir_interpolate_init_q15.c"/>
<files mask="arm_correlate_opt_q7.c"/>
<files mask="arm_fir_sparse_init_f32.c"/>
<files mask="arm_conv_partial_fast_q15.c"/>
<files mask="arm_conv_f32.c"/>
<files mask="arm_conv_partial_fast_opt_q15.c"/>
<files mask="arm_correlate_q31.c"/>
<files mask="arm_biquad_cascade_df2T_f64.c"/>
<files mask="arm_fir_sparse_init_q31.c"/>
<files mask="arm_lms_norm_init_q31.c"/>
<files mask="arm_iir_lattice_q15.c"/>
<files mask="arm_fir_fast_q15.c"/>
<files mask="arm_fir_init_q31.c"/>
<files mask="arm_fir_sparse_q31.c"/>
<files mask="arm_biquad_cascade_df1_f32.c"/>
<files mask="arm_lms_f32.c"/>
<files mask="arm_conv_q7.c"/>
<files mask="arm_fir_init_q7.c"/>
<files mask="arm_lms_init_f32.c"/>
<files mask="arm_fir_interpolate_q15.c"/>
<files mask="arm_conv_opt_q15.c"/>
<files mask="arm_fir_sparse_q7.c"/>
<files mask="arm_fir_fast_q31.c"/>
<files mask="arm_lms_norm_q31.c"/>
<files mask="arm_conv_fast_q15.c"/>
<files mask="arm_biquad_cascade_df1_init_q31.c"/>
<files mask="arm_conv_fast_q31.c"/>
<files mask="arm_fir_sparse_init_q15.c"/>
<files mask="arm_conv_partial_opt_q15.c"/>
<files mask="arm_iir_lattice_init_f32.c"/>
<files mask="arm_fir_lattice_init_q31.c"/>
<files mask="arm_fir_init_f32.c"/>
<files mask="arm_fir_q7.c"/>
<files mask="arm_biquad_cascade_df1_q31.c"/>
<files mask="arm_biquad_cascade_df2T_init_f64.c"/>
<files mask="arm_lms_norm_init_f32.c"/>
<files mask="arm_conv_partial_f32.c"/>
<files mask="arm_conv_q15.c"/>
<files mask="arm_conv_partial_q31.c"/>
<files mask="arm_correlate_q7.c"/>
<files mask="arm_fir_interpolate_f32.c"/>
<files mask="arm_biquad_cascade_df1_32x64_q31.c"/>
<files mask="arm_fir_interpolate_init_f32.c"/>
<files mask="arm_biquad_cascade_df2T_init_f32.c"/>
<files mask="arm_biquad_cascade_df1_init_q15.c"/>
<files mask="arm_fir_sparse_f32.c"/>
<files mask="arm_biquad_cascade_df1_q15.c"/>
<files mask="arm_fir_decimate_init_q15.c"/>
<files mask="arm_lms_norm_init_q15.c"/>
<files mask="arm_iir_lattice_init_q31.c"/>
<files mask="arm_fir_q15.c"/>
<files mask="arm_fir_decimate_fast_q31.c"/>
<files mask="arm_correlate_fast_q15.c"/>
<files mask="arm_fir_f32.c"/>
<files mask="arm_biquad_cascade_df1_fast_q31.c"/>
<files mask="arm_correlate_q15.c"/>
<files mask="arm_iir_lattice_f32.c"/>
<files mask="arm_conv_partial_q15.c"/>
<files mask="arm_fir_sparse_q15.c"/>
<files mask="arm_fir_decimate_init_q31.c"/>
<files mask="arm_fir_sparse_init_q7.c"/>
<files mask="arm_lms_norm_q15.c"/>
<files mask="arm_fir_interpolate_init_q31.c"/>
</source>
<source path="CMSIS/DSP_Lib/Source/GCC" type="script">
<files mask="getSizeInfo.bat"/>
<files mask="arm_cortexM_math_Build.bat"/>
</source>
<source path="CMSIS/DSP_Lib/Source/GCC" type="project">
<files mask="arm_cortexM_math.uvoptx"/>
<files mask="arm_cortexM_math.uvprojx"/>
</source>
<source path="CMSIS/DSP_Lib/Source/MatrixFunctions" type="src">
<files mask="arm_mat_mult_fast_q31.c"/>
<files mask="arm_mat_add_q15.c"/>
<files mask="arm_mat_mult_q31.c"/>
<files mask="arm_mat_add_q31.c"/>
<files mask="arm_mat_inverse_f64.c"/>
<files mask="arm_mat_scale_q15.c"/>
<files mask="arm_mat_cmplx_mult_q31.c"/>
<files mask="arm_mat_trans_f32.c"/>
<files mask="arm_mat_sub_q15.c"/>
<files mask="arm_mat_mult_q15.c"/>
<files mask="arm_mat_init_f32.c"/>
<files mask="arm_mat_cmplx_mult_q15.c"/>
<files mask="arm_mat_inverse_f32.c"/>
<files mask="arm_mat_trans_q15.c"/>
<files mask="arm_mat_mult_f32.c"/>
<files mask="arm_mat_init_q31.c"/>
<files mask="arm_mat_scale_f32.c"/>
<files mask="arm_mat_sub_q31.c"/>
<files mask="arm_mat_trans_q31.c"/>
<files mask="arm_mat_cmplx_mult_f32.c"/>
<files mask="arm_mat_mult_fast_q15.c"/>
<files mask="arm_mat_scale_q31.c"/>
<files mask="arm_mat_sub_f32.c"/>
<files mask="arm_mat_add_f32.c"/>
<files mask="arm_mat_init_q15.c"/>
</source>
<source path="CMSIS/DSP_Lib/Source/StatisticsFunctions" type="src">
<files mask="arm_rms_q31.c"/>
<files mask="arm_var_q31.c"/>
<files mask="arm_rms_f32.c"/>
<files mask="arm_std_q31.c"/>
<files mask="arm_min_f32.c"/>
<files mask="arm_mean_f32.c"/>
<files mask="arm_power_q31.c"/>
<files mask="arm_var_f32.c"/>
<files mask="arm_max_f32.c"/>
<files mask="arm_std_q15.c"/>
<files mask="arm_mean_q7.c"/>
<files mask="arm_max_q31.c"/>
<files mask="arm_mean_q31.c"/>
<files mask="arm_min_q7.c"/>
<files mask="arm_mean_q15.c"/>
<files mask="arm_min_q31.c"/>
<files mask="arm_power_q7.c"/>
<files mask="arm_min_q15.c"/>
<files mask="arm_std_f32.c"/>
<files mask="arm_max_q15.c"/>
<files mask="arm_power_q15.c"/>
<files mask="arm_power_f32.c"/>
<files mask="arm_max_q7.c"/>
<files mask="arm_rms_q15.c"/>
<files mask="arm_var_q15.c"/>
</source>
<source path="CMSIS/DSP_Lib/Source/SupportFunctions" type="src">
<files mask="arm_q15_to_q31.c"/>
<files mask="arm_copy_q31.c"/>
<files mask="arm_copy_q7.c"/>
<files mask="arm_fill_f32.c"/>
<files mask="arm_q7_to_q15.c"/>
<files mask="arm_float_to_q7.c"/>
<files mask="arm_q7_to_float.c"/>
<files mask="arm_q15_to_float.c"/>
<files mask="arm_q31_to_q7.c"/>
<files mask="arm_float_to_q15.c"/>
<files mask="arm_copy_f32.c"/>
<files mask="arm_fill_q15.c"/>
<files mask="arm_q7_to_q31.c"/>
<files mask="arm_q31_to_q15.c"/>
<files mask="arm_fill_q7.c"/>
<files mask="arm_q31_to_float.c"/>
<files mask="arm_q15_to_q7.c"/>
<files mask="arm_fill_q31.c"/>
<files mask="arm_float_to_q31.c"/>
<files mask="arm_copy_q15.c"/>
</source>
<source path="CMSIS/DSP_Lib/Source/TransformFunctions" type="asm_include">
<files mask="arm_bitreversal2.S"/>
</source>
<source path="CMSIS/DSP_Lib/Source/TransformFunctions" type="src">
<files mask="arm_dct4_init_f32.c"/>
<files mask="arm_cfft_radix2_f32.c"/>
<files mask="arm_rfft_fast_init_f32.c"/>
<files mask="arm_rfft_init_q15.c"/>
<files mask="arm_cfft_radix4_init_f32.c"/>
<files mask="arm_cfft_radix4_f32.c"/>
<files mask="arm_rfft_f32.c"/>
<files mask="arm_cfft_radix8_f32.c"/>
<files mask="arm_dct4_q31.c"/>
<files mask="arm_cfft_q15.c"/>
<files mask="arm_rfft_init_q31.c"/>
<files mask="arm_cfft_radix2_init_q31.c"/>
<files mask="arm_rfft_q15.c"/>
<files mask="arm_cfft_radix4_q15.c"/>
<files mask="arm_cfft_radix4_q31.c"/>
<files mask="arm_rfft_q31.c"/>
<files mask="arm_cfft_radix2_q31.c"/>
<files mask="arm_bitreversal.c"/>
<files mask="arm_cfft_radix2_q15.c"/>
<files mask="arm_cfft_f32.c"/>
<files mask="arm_dct4_q15.c"/>
<files mask="arm_dct4_f32.c"/>
<files mask="arm_dct4_init_q31.c"/>
<files mask="arm_cfft_q31.c"/>
<files mask="arm_rfft_init_f32.c"/>
<files mask="arm_cfft_radix2_init_f32.c"/>
<files mask="arm_cfft_radix2_init_q15.c"/>
<files mask="arm_cfft_radix4_init_q31.c"/>
<files mask="arm_dct4_init_q15.c"/>
<files mask="arm_cfft_radix4_init_q15.c"/>
<files mask="arm_rfft_fast_f32.c"/>
</source>
<source path="CMSIS/Include" type="c_include">
<files mask="cmsis_armcc.h"/>
<files mask="core_cm7.h"/>
<files mask="core_cmFunc.h"/>
<files mask="cmsis_armcc_V6.h"/>
<files mask="arm_math.h"/>
<files mask="core_cm0.h"/>
<files mask="core_cm3.h"/>
<files mask="core_cm0plus.h"/>
<files mask="cmsis_gcc.h"/>
<files mask="arm_const_structs.h"/>
<files mask="core_cm4.h"/>
<files mask="core_sc300.h"/>
<files mask="core_sc000.h"/>
<files mask="core_cmInstr.h"/>
<files mask="core_cmSimd.h"/>
<files mask="arm_common_tables.h"/>
</source>
<source path="CMSIS/Lib" type="doc">
<files mask="license.txt"/>
</source>
<source path="CMSIS/Lib/ARM" type="lib">
<files mask="arm_cortexM7lfdp_math.lib"/>
<files mask="arm_cortexM4bf_math.lib"/>
<files mask="arm_cortexM3l_math.lib"/>
<files mask="arm_cortexM3b_math.lib"/>
<files mask="arm_cortexM4b_math.lib"/>
<files mask="arm_cortexM4lf_math.lib"/>
<files mask="arm_cortexM7l_math.lib"/>
<files mask="arm_cortexM7bfsp_math.lib"/>
<files mask="arm_cortexM7lfsp_math.lib"/>
<files mask="arm_cortexM7b_math.lib"/>
<files mask="arm_cortexM4l_math.lib"/>
<files mask="arm_cortexM7bfdp_math.lib"/>
<files mask="arm_cortexM0l_math.lib"/>
<files mask="arm_cortexM0b_math.lib"/>
</source>
<source path="CMSIS/Lib/GCC" type="lib">
<files mask="libarm_cortexM7lfsp_math.a"/>
<files mask="libarm_cortexM7l_math.a"/>
<files mask="libarm_cortexM3l_math.a"/>
<files mask="libarm_cortexM7lfdp_math.a"/>
<files mask="libarm_cortexM0l_math.a"/>
<files mask="libarm_cortexM4l_math.a"/>
<files mask="libarm_cortexM4lf_math.a"/>
</source>
</component>
<component name="tools" type="other" version="1.0.0">
<source path="tools/cmake_toolchain_files" type="script">
<files mask="armgcc.cmake"/>
<files mask="armgcc_force_cpp.cmake"/>
</source>
</component>
<component name="dma_manager" type="middleware" device="MK22F51212" dependency="edma" version="2.0.0">
<source path="middleware/dma_manager_2.0.0" type="src">
<files mask="fsl_dma_manager.c"/>
</source>
<source path="middleware/dma_manager_2.0.0" type="c_include">
<files mask="fsl_dma_manager.h"/>
</source>
</component>
<component name="fatfs" type="middleware" device="MK22F51212" version="0.11">
<source path="middleware/fatfs_0.11a/doc" type="doc">
<files mask="css_e.css"/>
<files mask="css_j.css"/>
<files mask="00index_j.html"/>
<files mask="00index_e.html"/>
</source>
<source path="middleware/fatfs_0.11a/doc/en" type="doc">
<files mask="mkdir.html"/>
<files mask="config.html"/>
<files mask="chmod.html"/>
<files mask="mkfs.html"/>
<files mask="unlink.html"/>
<files mask="rc.html"/>
<files mask="tell.html"/>
<files mask="dioctl.html"/>
<files mask="printf.html"/>
<files mask="sfatfs.html"/>
<files mask="findfirst.html"/>
<files mask="dwrite.html"/>
<files mask="fdisk.html"/>
<files mask="closedir.html"/>
<files mask="write.html"/>
<files mask="puts.html"/>
<files mask="sfile.html"/>
<files mask="truncate.html"/>
<files mask="findnext.html"/>
<files mask="sdir.html"/>
<files mask="stat.html"/>
<files mask="getlabel.html"/>
<files mask="error.html"/>
<files mask="getcwd.html"/>
<files mask="lseek.html"/>
<files mask="open.html"/>
<files mask="sync.html"/>
<files mask="sfileinfo.html"/>
<files mask="mount.html"/>
<files mask="chdrive.html"/>
<files mask="filename.html"/>
<files mask="fattime.html"/>
<files mask="read.html"/>
<files mask="utime.html"/>
<files mask="forward.html"/>
<files mask="getfree.html"/>
<files mask="chdir.html"/>
<files mask="dinit.html"/>
<files mask="size.html"/>
<files mask="appnote.html"/>
<files mask="eof.html"/>
<files mask="setlabel.html"/>
<files mask="readdir.html"/>
<files mask="gets.html"/>
<files mask="opendir.html"/>
<files mask="rename.html"/>
<files mask="close.html"/>
<files mask="dstat.html"/>
<files mask="putc.html"/>
<files mask="dread.html"/>
</source>
<source path="middleware/fatfs_0.11a/doc/img" type="image">
<files mask="rwtest3.png"/>
<files mask="f4.png"/>
<files mask="layers1.png"/>
<files mask="funcs.png"/>
<files mask="f6.png"/>
<files mask="rwtest.png"/>
<files mask="f2.png"/>
<files mask="layers3.png"/>
<files mask="f1.png"/>
<files mask="f5.png"/>
<files mask="modules.png"/>
<files mask="layers2.png"/>
<files mask="rwtest2.png"/>
<files mask="f7.png"/>
<files mask="f3.png"/>
<files mask="layers.png"/>
</source>
<source path="middleware/fatfs_0.11a/doc/img" type="src">
<files mask="app4.c"/>
<files mask="app2.c"/>
<files mask="app1.c"/>
<files mask="app3.c"/>
</source>
<source path="middleware/fatfs_0.11a/doc/img" type="archive">
<files mask="mkfatimg.zip"/>
</source>
<source path="middleware/fatfs_0.11a/doc/ja" type="doc">
<files mask="mkdir.html"/>
<files mask="config.html"/>
<files mask="chmod.html"/>
<files mask="mkfs.html"/>
<files mask="unlink.html"/>
<files mask="rc.html"/>
<files mask="tell.html"/>
<files mask="dioctl.html"/>
<files mask="printf.html"/>
<files mask="sfatfs.html"/>
<files mask="findfirst.html"/>
<files mask="dwrite.html"/>
<files mask="fdisk.html"/>
<files mask="closedir.html"/>
<files mask="write.html"/>
<files mask="puts.html"/>
<files mask="sfile.html"/>
<files mask="truncate.html"/>
<files mask="findnext.html"/>
<files mask="sdir.html"/>
<files mask="stat.html"/>
<files mask="getlabel.html"/>
<files mask="error.html"/>
<files mask="getcwd.html"/>
<files mask="lseek.html"/>
<files mask="open.html"/>
<files mask="sync.html"/>
<files mask="sfileinfo.html"/>
<files mask="mount.html"/>
<files mask="chdrive.html"/>
<files mask="filename.html"/>
<files mask="fattime.html"/>
<files mask="read.html"/>
<files mask="utime.html"/>
<files mask="forward.html"/>
<files mask="getfree.html"/>
<files mask="chdir.html"/>
<files mask="dinit.html"/>
<files mask="size.html"/>
<files mask="appnote.html"/>
<files mask="eof.html"/>
<files mask="setlabel.html"/>
<files mask="readdir.html"/>
<files mask="gets.html"/>
<files mask="opendir.html"/>
<files mask="rename.html"/>
<files mask="close.html"/>
<files mask="dstat.html"/>
<files mask="putc.html"/>
<files mask="dread.html"/>
</source>
<source path="middleware/fatfs_0.11a/src" type="doc">
<files mask="00readme.txt"/>
<files mask="00history.txt"/>
</source>
<source path="middleware/fatfs_0.11a/src" type="src">
<files mask="diskio.c"/>
<files mask="ff.c"/>
</source>
<source path="middleware/fatfs_0.11a/src" type="c_include">
<files mask="ff.h"/>
<files mask="integer.h"/>
<files mask="diskio.h"/>
<files mask="ffconf_template.h"/>
</source>
<source path="middleware/fatfs_0.11a/src/fsl_mmc_disk" type="src">
<files mask="fsl_mmc_disk.c"/>
</source>
<source path="middleware/fatfs_0.11a/src/fsl_mmc_disk" type="c_include">
<files mask="fsl_mmc_disk.h"/>
</source>
<source path="middleware/fatfs_0.11a/src/fsl_option" type="src">
<files mask="ucosii_syscall.c"/>
<files mask="ucosiii_syscall.c"/>
<files mask="freertos_syscall.c"/>
</source>
<source path="middleware/fatfs_0.11a/src/fsl_sd_disk" type="src">
<files mask="fsl_sd_disk.c"/>
</source>
<source path="middleware/fatfs_0.11a/src/fsl_sd_disk" type="c_include">
<files mask="fsl_sd_disk.h"/>
</source>
<source path="middleware/fatfs_0.11a/src/fsl_sdspi_disk" type="src">
<files mask="fsl_sdspi_disk.c"/>
</source>
<source path="middleware/fatfs_0.11a/src/fsl_sdspi_disk" type="c_include">
<files mask="fsl_sdspi_disk.h"/>
</source>
<source path="middleware/fatfs_0.11a/src/fsl_ram_disk" type="src">
<files mask="fsl_ram_disk.c"/>
</source>
<source path="middleware/fatfs_0.11a/src/fsl_ram_disk" type="c_include">
<files mask="fsl_ram_disk.h"/>
</source>
<source path="middleware/fatfs_0.11a/src/fsl_usb_disk" type="src">
<files mask="fsl_usb_disk_bm.c"/>
<files mask="fsl_usb_disk_freertos.c"/>
</source>
<source path="middleware/fatfs_0.11a/src/fsl_usb_disk" type="c_include">
<files mask="fsl_usb_disk.h"/>
</source>
<source path="middleware/fatfs_0.11a/src/option" type="src">
<files mask="unicode.c"/>
<files mask="syscall.c"/>
<files mask="cc936.c"/>
<files mask="cc949.c"/>
<files mask="cc932.c"/>
<files mask="cc950.c"/>
<files mask="ccsbcs.c"/>
</source>
</component>
<component name="sdmmc" type="middleware" device="MK22F51212" dependency="dspi" version="2.0.0">
<source path="middleware/sdmmc_2.0.0/inc" type="c_include">
<files mask="fsl_sdspi.h"/>
<files mask="fsl_specification.h"/>
<files mask="fsl_sdmmc.h"/>
<files mask="fsl_card.h"/>
</source>
<source path="middleware/sdmmc_2.0.0/src" type="src">
<files mask="fsl_sd.c"/>
<files mask="fsl_mmc.c"/>
<files mask="fsl_sdspi.c"/>
<files mask="fsl_sdmmc.c"/>
</source>
</component>
<component name="Include_common" type="CMSIS" version="4.5.0">
<source path="CMSIS/Include" type="c_include">
<files mask="arm_common_tables.h"/>
<files mask="arm_const_structs.h"/>
<files mask="arm_math.h"/>
<files mask="cmsis_armcc.h"/>
<files mask="cmsis_armcc_V6.h"/>
<files mask="cmsis_gcc.h"/>
<files mask="core_cmFunc.h"/>
<files mask="core_cmInstr.h"/>
<files mask="core_cmSimd.h"/>
</source>
</component>
<component name="Include_core_cm0" type="CMSIS" version="4.5.0">
<source path="CMSIS/Include" type="c_include">
<files mask="core_cm0.h"/>
</source>
</component>
<component name="Include_core_cm0plus" type="CMSIS" version="4.5.0">
<source path="CMSIS/Include" type="c_include">
<files mask="core_cm0plus.h"/>
</source>
</component>
<component name="Include_core_cm3" type="CMSIS" version="4.5.0">
<source path="CMSIS/Include" type="c_include">
<files mask="core_cm3.h"/>
</source>
</component>
<component name="Include_core_cm4" type="CMSIS" version="4.5.0">
<source path="CMSIS/Include" type="c_include">
<files mask="core_cm4.h"/>
</source>
</component>
<component name="Include_core_cm7" type="CMSIS" version="4.5.0">
<source path="CMSIS/Include" type="c_include">
<files mask="core_cm7.h"/>
</source>
</component>
<component name="Include_core_sc000" type="CMSIS" version="4.5.0">
<source path="CMSIS/Include" type="c_include">
<files mask="core_sc000.h"/>
</source>
</component>
<component name="Include_core_sc300" type="CMSIS" version="4.5.0">
<source path="CMSIS/Include" type="c_include">
<files mask="core_sc300.h"/>
</source>
</component>
<component name="MK22F51212_CMSIS" type="CMSIS" device="MK22F51212" version="1.0.0">
<source path="devices/MK22F51212" type="c_include">
<files mask="fsl_device_registers.h"/>
<files mask="MK22F51212.h"/>
<files mask="MK22F51212_features.h"/>
</source>
</component>
<component name="MK22F51212_linker" type="linker" device="MK22F51212" version="1.0.0">
<source path="devices/MK22F51212/arm" type="linker" compiler="arm">
<files mask="MK22FN512xxx12_flash.scf"/>
<files mask="MK22FN512xxx12_ram.scf"/>
</source>
<source path="devices/MK22F51212/gcc" type="linker" compiler="gcc">
<files mask="MK22FN512xxx12_flash.ld"/>
<files mask="MK22FN512xxx12_ram.ld"/>
</source>
<source path="devices/MK22F51212/iar" type="linker" compiler="iar">
<files mask="MK22FN512xxx12_flash.icf"/>
<files mask="MK22FN512xxx12_ram.icf"/>
</source>
</component>
<component name="MK22F51212_startup" type="startup" device="MK22F51212" version="1.0.0">
<source path="devices/MK22F51212/arm" type="asm_include" compiler="arm">
<files mask="startup_MK22F51212.s"/>
</source>
<source path="devices/MK22F51212/gcc" type="asm_include" compiler="gcc">
<files mask="startup_MK22F51212.S"/>
</source>
<source path="devices/MK22F51212/iar" type="asm_include" compiler="iar">
<files mask="startup_MK22F51212.s"/>
</source>
<source path="devices/MK22F51212" type="src">
<files mask="system_MK22F51212.c"/>
</source>
<source path="devices/MK22F51212" type="c_include">
<files mask="system_MK22F51212.h"/>
</source>
</component>
<component name="MK22F51212_debugger" type="debugger" device="MK22F51212" version="1.0.0">
<source path="devices/MK22F51212" type="debug">
<files mask="MK22F51212.svd"/>
</source>
</component>
<component name="KSDK" type="documentation" version="1.0.0">
<source path="docs" type="doc">
<files mask="Getting Started with Kinetis SDK (KSDK) v.2.0.pdf"/>
<files mask="Kinetis SDK v.2.0 API Reference Manual.pdf"/>
<files mask="Kinetis SDK v.2.0.0 Release Notes for K22 K24 and K64 Devices.pdf"/>
</source>
<source path="docs/Kinetis SDK v.2.0 API Reference Manual" type="script">
<files mask="group__sdhc.js"/>
<files mask="navtreeindex16.js"/>
<files mask="group__ltc__edma__driver.js"/>
<files mask="group__spi__ucosii__driver.js"/>
<files mask="group__flexio__spi.js"/>
<files mask="group__lpuart__driver.js"/>
<files mask="group__flexio__edma__uart.js"/>
<files mask="group__lpi2c__master__edma__driver.js"/>
<files mask="group__lpi2c__ucosii__driver.js"/>
<files mask="group__i2c__edma__driver.js"/>
<files mask="group__dspi__ucosii__driver.js"/>
<files mask="group__rtc__driver.js"/>
<files mask="group__flexio__dma__uart.js"/>
<files mask="group__cop__driver.js"/>
<files mask="group__flexbus.js"/>
<files mask="group__smartcard__phy__gpio__driver.js"/>
<files mask="group__trgmux__driver.js"/>
<files mask="group__flexcan.js"/>
<files mask="group__flexio__dma__i2s.js"/>
<files mask="group__spi__ucosiii__driver.js"/>
<files mask="navtreeindex6.js"/>
<files mask="resize.js"/>
<files mask="group__llwu.js"/>
<files mask="group__uart__dma__driver.js"/>
<files mask="group__ltc__driver__synchronous__blocking.js"/>
<files mask="group__uart__ucosiii__driver.js"/>
<files mask="group__ftm__driver.js"/>
<files mask="group__tpm__driver.js"/>
<files mask="group__qspi.js"/>
<files mask="group__smc.js"/>
<files mask="group__dspi__ucosiii__driver.js"/>
<files mask="navtreeindex14.js"/>
<files mask="group__flash__driver.js"/>
<files mask="group__sai.js"/>
<files mask="group__i2c__ucosii__driver.js"/>
<files mask="group__dac.js"/>
<files mask="group__i2c__driver.js"/>
<files mask="group__smartcard__uart__driver.js"/>
<files mask="group__lmem__cache.js"/>
<files mask="group__ltc__driver__hash.js"/>
<files mask="group__tsi__v4__driver.js"/>
<files mask="group__lpuart__edma__driver.js"/>
<files mask="group__tsi.js"/>
<files mask="group__pdb.js"/>
<files mask="group__gpio__driver.js"/>
<files mask="group__uart.js"/>
<files mask="navtreeindex2.js"/>
<files mask="group__flexio__i2s.js"/>
<files mask="group__sim.js"/>
<files mask="group__lpuart__freertos__driver.js"/>
<files mask="group__cmp.js"/>
<files mask="group__i2c.js"/>
<files mask="group__ltc__driver__pkha.js"/>
<files mask="group__i2c__dma__driver.js"/>
<files mask="group__dspi.js"/>
<files mask="group__ltc__edma__driver__des.js"/>
<files mask="group__i2c__freertos__driver.js"/>
<files mask="group__tsi__v2__driver.js"/>
<files mask="group__ltc__driver__des.js"/>
<files mask="navtreeindex4.js"/>
<files mask="group__flexio__driver.js"/>
<files mask="group__flexio__dma__spi.js"/>
<files mask="group__uart__edma__driver.js"/>
<files mask="group__smartcard__ucosii__driver.js"/>
<files mask="group__ewm__driver.js"/>
<files mask="group__pmc.js"/>
<files mask="dynsections.js"/>
<files mask="group__trng__driver.js"/>
<files mask="group__smartcard__phy__ncn8025__driver.js"/>
<files mask="modules.js"/>
<files mask="group__flexio__edma__spi.js"/>
<files mask="group__flexcan__driver.js"/>
<files mask="group__lpi2c__driver.js"/>
<files mask="navtreeindex15.js"/>
<files mask="group__dmamux.js"/>
<files mask="group__dspi__edma__driver.js"/>
<files mask="jquery.js"/>
<files mask="group__enet.js"/>
<files mask="navtreeindex17.js"/>
<files mask="navtreeindex1.js"/>
<files mask="group__flexio__camera.js"/>
<files mask="group__qspi__edma.js"/>
<files mask="group__dma__driver.js"/>
<files mask="group__lpi2c__ucosiii__driver.js"/>
<files mask="group__slcd.js"/>
<files mask="group__spi__driver.js"/>
<files mask="group__wdog__driver.js"/>
<files mask="navtreeindex13.js"/>
<files mask="group__uart__freertos__driver.js"/>
<files mask="group__dspi__dma__driver.js"/>
<files mask="navtreeindex7.js"/>
<files mask="group__sdramc.js"/>
<files mask="group__ltc__driver.js"/>
<files mask="group__spi.js"/>
<files mask="group__spi__freertos__driver.js"/>
<files mask="group__smartcard.js"/>
<files mask="group__lpuart__ucosii__driver.js"/>
<files mask="group__gpio.js"/>
<files mask="navtreeindex21.js"/>
<files mask="group__smartcard__freertos__driver.js"/>
<files mask="group__smartcard__ucosiii__driver.js"/>
<files mask="group__dspi__freertos__driver.js"/>
<files mask="group__rnga__driver.js"/>
<files mask="group__mcglite.js"/>
<files mask="navtreeindex19.js"/>
<files mask="group__lpuart__dma__driver.js"/>
<files mask="group__uart__driver.js"/>
<files mask="group__flexio__uart.js"/>
<files mask="group__spi__dma__driver.js"/>
<files mask="group__adc16.js"/>
<files mask="group__clock.js"/>
<files mask="navtreeindex22.js"/>
<files mask="group__crc__driver.js"/>
<files mask="group__port__driver.js"/>
<files mask="navtreeindex5.js"/>
<files mask="group__dspi__driver.js"/>
<files mask="group__lpi2c__slave__driver.js"/>
<files mask="group__sai__dma.js"/>
<files mask="group__ltc__driver__aes.js"/>
<files mask="group__flexio.js"/>
<files mask="group__mpu.js"/>
<files mask="navtreeindex20.js"/>
<files mask="group__flexio__edma__i2s.js"/>
<files mask="group__ltc__edma__driver__aes.js"/>
<files mask="group__smartcard__phy__emvsim__driver.js"/>
<files mask="group__flexio__i2c__master.js"/>
<files mask="group__uart__ucosii__driver.js"/>
<files mask="navtreeindex11.js"/>
<files mask="navtreeindex0.js"/>
<files mask="group__lpuart.js"/>
<files mask="group__vref.js"/>
<files mask="group__pit__driver.js"/>
<files mask="navtreeindex10.js"/>
<files mask="navtree.js"/>
<files mask="group__sai__edma.js"/>
<files mask="group__smartcard__emvsim__driver.js"/>
<files mask="group__rcm.js"/>
<files mask="group__notifier.js"/>
<files mask="group__lpi2c__master__driver.js"/>
<files mask="group__edma__driver.js"/>
<files mask="group__cmt.js"/>
<files mask="navtreeindex8.js"/>
<files mask="navtreeindex18.js"/>
<files mask="group__flexio__edma__camera.js"/>
<files mask="navtreeindex9.js"/>
<files mask="group__lptmr__driver.js"/>
<files mask="navtreeindex12.js"/>
<files mask="navtreeindex23.js"/>
<files mask="group__flexcan__edma__driver.js"/>
<files mask="group__lpuart__ucosiii__driver.js"/>
<files mask="navtreeindex3.js"/>
<files mask="group__lpi2c__freertos__driver.js"/>
</source>
<source path="docs/Kinetis SDK v.2.0 API Reference Manual" type="doc">
<files mask="navtree.css"/>
<files mask="tabs.css"/>
<files mask="doxygen.css"/>
<files mask="customdoxygen.css"/>
<files mask="group__lpuart__freertos__driver.html"/>
<files mask="group__dspi__ucosiii__driver.html"/>
<files mask="dir_4eaab06f456111991ff05c9b9cb737cb.html"/>
<files mask="group__flexcan__driver.html"/>
<files mask="dir_416fc20155a03b7bbc5728a57d236b9f.html"/>
<files mask="group__dmamux.html"/>
<files mask="group__flexio__driver.html"/>
<files mask="group__spi__dma__driver.html"/>
<files mask="dir_c5a52a81292cf9a5167198f4f346d6d9.html"/>
<files mask="group__lpi2c__slave__edma__driver.html"/>
<files mask="group__lpuart.html"/>
<files mask="group__trng__driver.html"/>
<files mask="group__rtc__driver.html"/>
<files mask="dir_81cd625641a90df482300fc494d26ddb.html"/>
<files mask="group__flexio__edma__camera.html"/>
<files mask="group__flexbus.html"/>
<files mask="group__flexio__dma__uart.html"/>
<files mask="group__notifier.html"/>
<files mask="group__lpuart__edma__driver.html"/>
<files mask="dir_ceb1318614fac7b51868fff54187d808.html"/>
<files mask="group__spi.html"/>
<files mask="group__pit__driver.html"/>
<files mask="dir_27520577c3d33edf81ffa63786490c32.html"/>
<files mask="group__flexio__spi.html"/>
<files mask="dir_b60bc431cd2d2a4b7e645c1f73116460.html"/>
<files mask="group__uart__dma__driver.html"/>
<files mask="group__ltc__driver__des.html"/>
<files mask="group__i2c__ucosii__driver.html"/>
<files mask="group__smartcard__ucosii__driver.html"/>
<files mask="group__sim.html"/>
<files mask="group__smartcard__phy__gpio__driver.html"/>
<files mask="group__lpuart__dma__driver.html"/>
<files mask="group__tsi.html"/>
<files mask="index.html"/>
<files mask="group__uart__edma__driver.html"/>
<files mask="group__flexio__dma__spi.html"/>
<files mask="group__rcm.html"/>
<files mask="group__flexio__i2c__master.html"/>
<files mask="group__spi__freertos__driver.html"/>
<files mask="dir_941917524c95f00c85ae4653cfaa2b49.html"/>
<files mask="group__gpio.html"/>
<files mask="dir_516e9bc8864e0ff8939750a47792c97a.html"/>
<files mask="group__i2c__ucosiii__driver.html"/>
<files mask="group__tsi__v2__driver.html"/>
<files mask="dir_374e18622866037be9365632d7f326d3.html"/>
<files mask="dir_b38072318156de4984ac57667f7c931f.html"/>
<files mask="group__ltc__driver__synchronous__blocking.html"/>
<files mask="dir_b5759f6cd324301c8d375e44421eccc5.html"/>
<files mask="group__sdramc.html"/>
<files mask="dir_83c4f67939b2e50b6dc50fe3fc259b2d.html"/>
<files mask="dir_d0b0cea4c1afa919405231e98537b73c.html"/>
<files mask="dir_13e7b449b29780a4af8c8692d20059c8.html"/>
<files mask="group__cop__driver.html"/>
<files mask="group__enet.html"/>
<files mask="group__lpi2c__master__edma__driver.html"/>
<files mask="group__qspi__edma.html"/>
<files mask="dir_59300d18bce9f4e353291fbf36391815.html"/>
<files mask="group__i2c__driver.html"/>
<files mask="group__smartcard__phy__ncn8025__driver.html"/>
<files mask="group__sai__dma.html"/>
<files mask="dir_a3133d333b1a52973d87e73438740fd6.html"/>
<files mask="group__lpi2c__ucosiii__driver.html"/>
<files mask="group__lpi2c__driver.html"/>
<files mask="dir_b7cb47371a1a46acc29ef8a09ae9887f.html"/>
<files mask="dir_bf71e8795d5ec3bf1a04b9a740296e07.html"/>
<files mask="group__ltc__driver__hash.html"/>
<files mask="dir_07b86ffc266b39efa5bbdc0e9fdb330a.html"/>
<files mask="group__adc16.html"/>
<files mask="group__gpio__driver.html"/>
<files mask="dir_e5df8f928019563db5aab1a9cbbfeae5.html"/>
<files mask="dir_89fd88b21369a8fc685427310a5a5fe7.html"/>
<files mask="group__lptmr__driver.html"/>
<files mask="group__i2c__edma__driver.html"/>
<files mask="group__lpi2c__freertos__driver.html"/>
<files mask="dir_252e093e644d88ecffac71708c50cbfe.html"/>
<files mask="dir_48dd3c62d7c86167056c35ed6b546d27.html"/>
<files mask="group__ltc__edma__driver__aes.html"/>
<files mask="group__spi__driver.html"/>
<files mask="group__lmem__cache.html"/>
<files mask="dir_ecffafb520acb36fbf6168a58c2439ed.html"/>
<files mask="group__lpuart__driver.html"/>
<files mask="group__clock.html"/>
<files mask="arch.html"/>
<files mask="group__pdb.html"/>
<files mask="group__smartcard__phy__emvsim__driver.html"/>
<files mask="dir_cac61d4c063aa297ebf4006623d62dc6.html"/>
<files mask="dir_b07b1803b08e3bfa8752acf7d436415b.html"/>
<files mask="group__flexio__edma__uart.html"/>
<files mask="drv_err.html"/>
<files mask="group__lpuart__ucosiii__driver.html"/>
<files mask="dir_9986937d5c2d55a7e5d1d4820166229f.html"/>
<files mask="group__smartcard__ucosiii__driver.html"/>
<files mask="group__smc.html"/>
<files mask="dir_b1c4d21f93a7826ef4aed70b30552b97.html"/>
<files mask="dir_5c96277754ed418959ea3b47c456d5c0.html"/>
<files mask="group__dspi__dma__driver.html"/>
<files mask="dir_e78230b9814187c44d2cfec602885c0a.html"/>
<files mask="group__ewm__driver.html"/>
<files mask="group__uart__ucosii__driver.html"/>
<files mask="group__vref.html"/>
<files mask="group__mcglite.html"/>
<files mask="group__flexio__i2s.html"/>
<files mask="group__ltc__edma__driver.html"/>
<files mask="dir_fa5fdb8d20f935f25433a14a3646651d.html"/>
<files mask="group__port__driver.html"/>
<files mask="group__smartcard__uart__driver.html"/>
<files mask="group__dspi__driver.html"/>
<files mask="group__sai__edma.html"/>
<files mask="group__ltc__edma__driver__des.html"/>
<files mask="dir_bda58036682f346ab3d015dd2d42b321.html"/>
<files mask="pages.html"/>
<files mask="group__spi__ucosii__driver.html"/>
<files mask="dir_9108bfa6c83c7c513e3e0128411a10b0.html"/>
<files mask="group__lpi2c__slave__driver.html"/>
<files mask="group__flexio.html"/>
<files mask="group__i2c.html"/>
<files mask="dir_b788973f4ee043dc132897d15bbb49be.html"/>
<files mask="tm.html"/>
<files mask="dir_ac7a2beb2464fcf2f50409acf0bc6e08.html"/>
<files mask="group__uart__ucosiii__driver.html"/>
<files mask="dir_c40c443a376df1bc90d73c3b618643fe.html"/>
<files mask="dir_b33ed5b80b075b6e24b0f1f0112a8b04.html"/>
<files mask="group__lpuart__ucosii__driver.html"/>
<files mask="group__dspi__freertos__driver.html"/>
<files mask="dir_58e102d2449f7b3d87d5edc08313c5d7.html"/>
<files mask="group__flexcan.html"/>
<files mask="group__i2c__freertos__driver.html"/>
<files mask="group__tpm__driver.html"/>
<files mask="group__slcd.html"/>
<files mask="group__cmp.html"/>
<files mask="group__qspi.html"/>
<files mask="group__smartcard__freertos__driver.html"/>
<files mask="group__flexio__edma__spi.html"/>
<files mask="dir_bebc14e255be79244de9e03d794361f1.html"/>
<files mask="group__flexio__uart.html"/>
<files mask="dir_ea5f9633cc51d3e2a6a258aee7e636f0.html"/>
<files mask="group__uart.html"/>
<files mask="group__flexio__dma__i2s.html"/>
<files mask="group__tsi__v4__driver.html"/>
<files mask="dir_3c8ef24bd02dc25b699b901733412397.html"/>
<files mask="dir_9d7943276f7f59eae0f94ff2d28103c6.html"/>
<files mask="group__ltc__driver.html"/>
<files mask="group__flexcan__edma__driver.html"/>
<files mask="dir_09f9dadd705c180f0f6fcba2157ed2a9.html"/>
<files mask="group__spi__ucosiii__driver.html"/>
<files mask="group__flexio__edma__i2s.html"/>
<files mask="group__debug__console.html"/>
<files mask="dir_61bc899aee3999e613a40efe387422e4.html"/>
<files mask="group__uart__driver.html"/>
<files mask="dir_06373449363973f517fad80acb2c28ea.html"/>
<files mask="group__dma__driver.html"/>
<files mask="group__flash__driver.html"/>
<files mask="dir_50c0f6d3977876a8fb6acc75ece63018.html"/>
<files mask="dir_95bc3e7ac98e4e44438a28d0eb625bbb.html"/>
<files mask="group__smartcard__emvsim__driver.html"/>
<files mask="group__wdog__driver.html"/>
<files mask="group__rnga__driver.html"/>
<files mask="group__sai.html"/>
<files mask="dir_a58638a16d63b3fca53dfe05c0e7858e.html"/>
<files mask="group__cmt.html"/>
<files mask="group__edma__driver.html"/>
<files mask="modules.html"/>
<files mask="group__llwu.html"/>
<files mask="dir_b1c03c584dc84f3f7667d569a16f41a9.html"/>
<files mask="group__uart__freertos__driver.html"/>
<files mask="dir_848ba48fec923bc3c0bf8c7926036968.html"/>
<files mask="group__trgmux__driver.html"/>
<files mask="group__sdhc.html"/>
<files mask="group__fgpio__driver.html"/>
<files mask="group__flexio__camera.html"/>
<files mask="group__lpi2c__master__driver.html"/>
<files mask="group__pmc.html"/>
<files mask="dir_3426deb2dd7b86c400852d77edf21315.html"/>
<files mask="dir_c938a579b44771c570cc4401caca1213.html"/>
<files mask="group__i2c__dma__driver.html"/>
<files mask="group__dspi.html"/>
<files mask="group__mpu.html"/>
<files mask="group__crc__driver.html"/>
<files mask="group__dspi__ucosii__driver.html"/>
<files mask="group__ftm__driver.html"/>
<files mask="dir_69dfaad17da969c8438974f479e71af4.html"/>
<files mask="group__smartcard.html"/>
<files mask="group__lpi2c__ucosii__driver.html"/>
<files mask="group__ltc__driver__aes.html"/>
<files mask="dir_bad28ac3823c219acc551076247427f0.html"/>
<files mask="group__dac.html"/>
<files mask="group__ltc__driver__pkha.html"/>
<files mask="group__dspi__edma__driver.html"/>
<files mask="dir_2a63c290ba62f47e9fa3ca999b719a29.html"/>
</source>
<source path="docs/Kinetis SDK v.2.0 API Reference Manual" type="image">
<files mask="Kinetis_SDK_Block_Diagram.jpg"/>
<files mask="ftv2mlastnode.png"/>
<files mask="closed.png"/>
<files mask="ftv2link.png"/>
<files mask="nav_h.png"/>
<files mask="ftv2doc.png"/>
<files mask="ftv2vertline.png"/>
<files mask="tab_b.png"/>
<files mask="doxygen.png"/>
<files mask="ftv2ns.png"/>
<files mask="bdwn.png"/>
<files mask="ftv2folderclosed.png"/>
<files mask="ftv2splitbar.png"/>
<files mask="nav_f.png"/>
<files mask="ftv2mo.png"/>
<files mask="ftv2pnode.png"/>
<files mask="ftv2node.png"/>
<files mask="tab_h.png"/>
<files mask="tab_a.png"/>
<files mask="open.png"/>
<files mask="ftv2lastnode.png"/>
<files mask="arm_logo.png"/>
<files mask="bc_s.png"/>
<files mask="nav_g.png"/>
<files mask="tab_s.png"/>
<files mask="ftv2plastnode.png"/>
<files mask="sync_off.png"/>
<files mask="ftv2blank.png"/>
<files mask="sync_on.png"/>
<files mask="ftv2folderopen.png"/>
<files mask="ftv2cl.png"/>
<files mask="ftv2mnode.png"/>
</source>
<source path="docs/Kinetis SDK v.2.0 API Reference Manual/search" type="script">
<files mask="groups_8.js"/>
<files mask="variables_b.js"/>
<files mask="groups_2.js"/>
<files mask="all_c.js"/>
<files mask="enums_b.js"/>
<files mask="variables_c.js"/>
<files mask="groups_5.js"/>
<files mask="classes_11.js"/>
<files mask="all_a.js"/>
<files mask="groups_7.js"/>
<files mask="groups_4.js"/>
<files mask="all_11.js"/>
<files mask="enums_4.js"/>
<files mask="classes_d.js"/>
<files mask="search.js"/>
<files mask="typedefs_3.js"/>
<files mask="classes_5.js"/>
<files mask="classes_13.js"/>
<files mask="variables_d.js"/>
<files mask="all_7.js"/>
<files mask="functions_a.js"/>
<files mask="groups_10.js"/>
<files mask="variables_11.js"/>
<files mask="functions_f.js"/>
<files mask="variables_10.js"/>
<files mask="groups_1.js"/>
<files mask="functions_6.js"/>
<files mask="all_5.js"/>
<files mask="enums_3.js"/>
<files mask="all_2.js"/>
<files mask="all_b.js"/>
<files mask="enums_e.js"/>
<files mask="functions_2.js"/>
<files mask="all_3.js"/>
<files mask="classes_2.js"/>
<files mask="classes_a.js"/>
<files mask="enums_f.js"/>
<files mask="typedefs_2.js"/>
<files mask="variables_4.js"/>
<files mask="variables_15.js"/>
<files mask="enumvalues_0.js"/>
<files mask="enums_9.js"/>
<files mask="enums_a.js"/>
<files mask="functions_1.js"/>
<files mask="typedefs_6.js"/>
<files mask="functions_0.js"/>
<files mask="all_15.js"/>
<files mask="all_6.js"/>
<files mask="functions_5.js"/>
<files mask="all_17.js"/>
<files mask="variables_9.js"/>
<files mask="groups_11.js"/>
<files mask="variables_5.js"/>
<files mask="classes_3.js"/>
<files mask="enums_8.js"/>
<files mask="all_e.js"/>
<files mask="variables_16.js"/>
<files mask="typedefs_7.js"/>
<files mask="enums_7.js"/>
<files mask="pages_2.js"/>
<files mask="all_9.js"/>
<files mask="enums_10.js"/>
<files mask="classes_6.js"/>
<files mask="variables_e.js"/>
<files mask="pages_1.js"/>
<files mask="functions_9.js"/>
<files mask="classes_1.js"/>
<files mask="functions_d.js"/>
<files mask="variables_7.js"/>
<files mask="enums_5.js"/>
<files mask="groups_3.js"/>
<files mask="functions_8.js"/>
<files mask="variables_0.js"/>
<files mask="functions_12.js"/>
<files mask="typedefs_1.js"/>
<files mask="enums_d.js"/>
<files mask="typedefs_4.js"/>
<files mask="classes_4.js"/>
<files mask="pages_0.js"/>
<files mask="variables_2.js"/>
<files mask="all_18.js"/>
<files mask="functions_3.js"/>
<files mask="typedefs_5.js"/>
<files mask="variables_8.js"/>
<files mask="pages_3.js"/>
<files mask="variables_6.js"/>
<files mask="groups_b.js"/>
<files mask="enums_11.js"/>
<files mask="all_f.js"/>
<files mask="all_14.js"/>
<files mask="all_16.js"/>
<files mask="functions_10.js"/>
<files mask="functions_4.js"/>
<files mask="functions_7.js"/>
<files mask="classes_12.js"/>
<files mask="functions_e.js"/>
<files mask="variables_3.js"/>
<files mask="classes_0.js"/>
<files mask="groups_f.js"/>
<files mask="functions_b.js"/>
<files mask="typedefs_0.js"/>
<files mask="enums_0.js"/>
<files mask="classes_8.js"/>
<files mask="variables_1.js"/>
<files mask="all_0.js"/>
<files mask="classes_e.js"/>
<files mask="variables_14.js"/>
<files mask="variables_13.js"/>
<files mask="enums_6.js"/>
<files mask="classes_c.js"/>
<files mask="all_13.js"/>
<files mask="enums_2.js"/>
<files mask="groups_d.js"/>
<files mask="all_8.js"/>
<files mask="all_10.js"/>
<files mask="variables_f.js"/>
<files mask="classes_f.js"/>
<files mask="groups_a.js"/>
<files mask="all_1.js"/>
<files mask="variables_a.js"/>
<files mask="all_4.js"/>
<files mask="classes_9.js"/>
<files mask="enums_13.js"/>
<files mask="functions_11.js"/>
<files mask="enums_c.js"/>
<files mask="variables_17.js"/>
<files mask="classes_7.js"/>
<files mask="enums_12.js"/>
<files mask="groups_c.js"/>
<files mask="variables_12.js"/>
<files mask="groups_0.js"/>
<files mask="typedefs_8.js"/>
<files mask="enums_1.js"/>
<files mask="all_d.js"/>
<files mask="classes_b.js"/>
<files mask="groups_6.js"/>
<files mask="classes_10.js"/>
<files mask="functions_c.js"/>
<files mask="groups_9.js"/>
<files mask="groups_e.js"/>
<files mask="all_12.js"/>
</source>
<source path="docs/Kinetis SDK v.2.0 API Reference Manual/search" type="doc">
<files mask="search.css"/>
<files mask="classes_b.html"/>
<files mask="all_18.html"/>
<files mask="groups_a.html"/>
<files mask="typedefs_1.html"/>
<files mask="typedefs_3.html"/>
<files mask="variables_8.html"/>
<files mask="classes_0.html"/>
<files mask="enums_d.html"/>
<files mask="variables_1.html"/>
<files mask="enums_5.html"/>
<files mask="enums_1.html"/>
<files mask="classes_4.html"/>
<files mask="classes_6.html"/>
<files mask="classes_12.html"/>
<files mask="groups_7.html"/>
<files mask="functions_c.html"/>
<files mask="classes_e.html"/>
<files mask="groups_2.html"/>
<files mask="all_1.html"/>
<files mask="classes_11.html"/>
<files mask="groups_f.html"/>
<files mask="functions_8.html"/>
<files mask="groups_8.html"/>
<files mask="functions_4.html"/>
<files mask="variables_e.html"/>
<files mask="variables_5.html"/>
<files mask="enums_e.html"/>
<files mask="enums_2.html"/>
<files mask="variables_a.html"/>
<files mask="typedefs_5.html"/>
<files mask="enums_10.html"/>
<files mask="groups_b.html"/>
<files mask="groups_11.html"/>
<files mask="variables_12.html"/>
<files mask="all_10.html"/>
<files mask="all_13.html"/>
<files mask="pages_0.html"/>
<files mask="enums_6.html"/>
<files mask="enums_4.html"/>
<files mask="typedefs_6.html"/>
<files mask="functions_3.html"/>
<files mask="groups_e.html"/>
<files mask="groups_4.html"/>
<files mask="all_d.html"/>
<files mask="enums_12.html"/>
<files mask="functions_5.html"/>
<files mask="groups_c.html"/>
<files mask="classes_7.html"/>
<files mask="enums_f.html"/>
<files mask="typedefs_8.html"/>
<files mask="groups_0.html"/>
<files mask="typedefs_7.html"/>
<files mask="enums_c.html"/>
<files mask="all_12.html"/>
<files mask="all_16.html"/>
<files mask="variables_c.html"/>
<files mask="classes_a.html"/>
<files mask="variables_13.html"/>
<files mask="variables_9.html"/>
<files mask="groups_10.html"/>
<files mask="enums_11.html"/>
<files mask="functions_a.html"/>
<files mask="all_c.html"/>
<files mask="variables_d.html"/>
<files mask="all_6.html"/>
<files mask="functions_d.html"/>
<files mask="groups_1.html"/>
<files mask="all_3.html"/>
<files mask="nomatches.html"/>
<files mask="all_b.html"/>
<files mask="all_14.html"/>
<files mask="variables_16.html"/>
<files mask="groups_6.html"/>
<files mask="variables_0.html"/>
<files mask="variables_10.html"/>
<files mask="all_15.html"/>
<files mask="all_e.html"/>
<files mask="groups_9.html"/>
<files mask="typedefs_0.html"/>
<files mask="enums_b.html"/>
<files mask="functions_e.html"/>
<files mask="functions_0.html"/>
<files mask="variables_17.html"/>
<files mask="all_8.html"/>
<files mask="pages_1.html"/>
<files mask="groups_5.html"/>
<files mask="enums_0.html"/>
<files mask="classes_c.html"/>
<files mask="functions_9.html"/>
<files mask="typedefs_4.html"/>
<files mask="typedefs_2.html"/>
<files mask="enums_9.html"/>
<files mask="classes_13.html"/>
<files mask="classes_2.html"/>
<files mask="classes_10.html"/>
<files mask="functions_2.html"/>
<files mask="groups_d.html"/>
<files mask="all_9.html"/>
<files mask="classes_1.html"/>
<files mask="all_11.html"/>
<files mask="functions_f.html"/>
<files mask="enums_a.html"/>
<files mask="variables_11.html"/>
<files mask="functions_12.html"/>
<files mask="all_2.html"/>
<files mask="enums_8.html"/>
<files mask="enums_3.html"/>
<files mask="groups_3.html"/>
<files mask="functions_1.html"/>
<files mask="classes_5.html"/>
<files mask="all_4.html"/>
<files mask="classes_9.html"/>
<files mask="functions_7.html"/>
<files mask="enums_13.html"/>
<files mask="all_7.html"/>
<files mask="enumvalues_0.html"/>
<files mask="pages_3.html"/>
<files mask="variables_f.html"/>
<files mask="all_17.html"/>
<files mask="classes_d.html"/>
<files mask="functions_11.html"/>
<files mask="functions_6.html"/>
<files mask="all_f.html"/>
<files mask="enums_7.html"/>
<files mask="all_5.html"/>
<files mask="functions_b.html"/>
<files mask="variables_14.html"/>
<files mask="variables_b.html"/>
<files mask="classes_f.html"/>
<files mask="variables_4.html"/>
<files mask="variables_3.html"/>
<files mask="classes_8.html"/>
<files mask="all_a.html"/>
<files mask="variables_2.html"/>
<files mask="variables_15.html"/>
<files mask="variables_6.html"/>
<files mask="pages_2.html"/>
<files mask="all_0.html"/>
<files mask="variables_7.html"/>
<files mask="functions_10.html"/>
<files mask="classes_3.html"/>
</source>
<source path="docs/Kinetis SDK v.2.0 API Reference Manual/search" type="image">
<files mask="search_r.png"/>
<files mask="search_l.png"/>
<files mask="mag_sel.png"/>
<files mask="close.png"/>
<files mask="search_m.png"/>
</source>
</component>
<component name="USB" type="documentation" version="1.0.0">
<source path="docs/usb" type="doc">
<files mask="USB Stack User's Guide.pdf"/>
<files mask="USB Stack Composite Device User's Guide.pdf"/>
<files mask="USB Stack Device Reference Manual.pdf"/>
<files mask="USB Stack Host Reference Manual.pdf"/>
</source>
</component>
<component name="SCR" type="SCR" version="1.0.0">
<source path="" type="doc">
<files mask="SW-Content-Register-KSDK_2.0.0_GA.txt"/>
</source>
</component>
<component name="EULA" type="EULA" version="1.0.0">
<source path="" type="doc">
<files mask="LA_OPT_Base_License.htm"/>
</source>
</component>
<component name="Include" type="CMSIS">
<source path="CMSIS/Include" type="c_include">
<files mask="*$|core|*.h"/>
<files mask="*cmSimd.h"/>
<files mask="*cmFunc.h"/>
<files mask="*cmInstr.h"/>
<files mask="arm*.h"/>
<files mask="cmsis_*.h"/>
</source>
<source path="devices/$|device|" type="c_include">
<files mask="fsl_device_registers.h"/>
<files mask="$|device|.h"/>
<files mask="$|device|_features.h"/>
</source>
</component>
<component name="startup" type="startup">
<source path="devices/$|device|/$|compiler|" type="asm_include">
<files mask="*.s"/>
<files mask="*.S"/>
</source>
<source path="devices/$|device|" type="c_include">
<files mask="system_$|device|.h"/>
</source>
<source path="devices/$|device|" type="src">
<files mask="system_$|device|.c"/>
</source>
</component>
<component name="linker" type="linker">
<source path="devices/$|device|/$|compiler|" type="linker" variant="flash">
<files mask="$|device_full_name|_flash.*"/>
</source>
<source path="devices/$|device|/$|compiler|" type="linker" variant="ram">
<files mask="$|device_full_name|_ram.*"/>
</source>
</component>
</components>
</ksdk:manifest>