Kinetis SDK Manifest XML schema General root tag. Version of Kinetis SDK build. General version of components. Supported compiler. Folder name in SDK structure. Can be referenced by $|compiler|. Supported board. Source files that relates to the board. SDK relative path to source file. Name of the folder where is board stored on disk, also available as $|board| substitution. Same as user_name tag but - characters are converted to _. User friendly name of the board. The same as appear on board PCB. Device package on the board. Populated processor. Supported device. Core description of the device. Specifies the core of device. Specifies if the core has floating point unit or not. Specifies package of the device. Name of the package. Name of the device. Can be referenced by $|device|. Full name of the device. Intended for NPW. Supported component. Source files for component. List of files that are need in project. Particular file mask. Directory path of the source files. Type of the source files. Variant tag is intended to support possible file groups. Core tag is intended to specify the source is applicable only for specific core. Compiler tag is intended to specify the source is applicable only for specific compiler. Local version of component. If defined, overrides global version. Name of the component. Type of the component. hal, driver, startup components influences library modes. Manifest format version. Latest Supported version is 1.1. Defines the possible compiler types. Defines the possible core types. Defines the possible file types. Defines the possible component types. Defines the version pattern.