

5 changed files with 26 additions and 0 deletions
@ -0,0 +1,8 @@
|
||||
# MSP430 specific config options |
||||
|
||||
## select ARCH_SUPPORTS_16 |
||||
## select ARCH_DEFAULT_16 |
||||
## select ARCH_REQUIRES_MULTILIB |
||||
## |
||||
## help The 16-bit MSP430 architecture, as defined by: |
||||
## help http://www.ti.com/lsds/ti/microcontrollers-16-bit-32-bit/msp/overview.page?HQS=msp430 |
@ -0,0 +1,2 @@
|
||||
CT_ARCH_msp430=y |
||||
CT_DEBUG_gdb=y |
@ -0,0 +1,3 @@
|
||||
reporter_name="Andrew Wygle" |
||||
reporter_url="https://github.com/awygle" |
||||
reporter_comment="MSP430 16-bit toolchain" |
Loading…
Reference in new issue