Arch | msp430 |
Family | none |
OS | none |
debug_assertions
panic="abort"
target_abi=""
target_arch="msp430"
target_endian="little"
target_env=""
target_feature="llvm14-builtins-abi"
target_os="none"
target_pointer_width="16"
target_vendor="unknown"
Feature Name | Feature Explanation | LLVM |
---|---|---|
crt-static | Enables C Run-time Libraries to be statically linked. | ⛔️ |
ext | Enable MSP430-X extensions. | ✅ |
hwmult16 | Enable 16-bit hardware multiplier. | ✅ |
hwmult32 | Enable 32-bit hardware multiplier. | ✅ |
hwmultf5 | Enable F5 series hardware multiplier. | ✅ |