package ti.targets.arm.clang |
 |
Package of Arm targets for TI LLVM based code generation tools for ELF
package ti.targets.arm.clang [1, 0, 0] {
// Common settings for all clang Arm targets
// Cortex M0 with no floating point unit, little endian thumb2 (ELF)
// Cortex M3 with no floating point unit, little endian thumb2 (ELF)
// Cortex M33 without floating point unit, little endian thumb2 (ELF)
// Cortex M33 with floating point unit, little endian thumb2 (ELF)
// Cortex M4 with no floating point unit, little endian thumb2 (ELF)
// Cortex M4 with floating point unit, little endian thumb2 (ELF)
// Cortex R5 with floating point unit
}
generated on Sat, 19 Sep 2020 02:07:36 GMT