package ti.targets.arm.clang

Package of Arm targets for TI LLVM based code generation tools for ELF

XDCspec declarations sourced in ti/targets/arm/clang/package.xdc
requires xdc.bld;
requires ti.targets;
requires ti.targets.arm.elf;
 
package ti.targets.arm.clang [1, 0, 0] {
 
    module M33F;
    // Cortex M33 with floating point unit, little endian thumb2 (ELF)
}
generated on Mon, 06 Aug 2018 11:04:53 GMT