mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
* changed MCU name to adapt to current msp430-gcc version
This commit is contained in:
parent
f4869abc21
commit
519144f40a
@ -1,6 +1,6 @@
|
||||
## the cpu to build for
|
||||
export CPU = msp430x16x
|
||||
export MCU = msp430x1612
|
||||
export MCU = msp430f1612
|
||||
|
||||
# toolchain config
|
||||
export PREFIX = @msp430-
|
||||
|
Loading…
Reference in New Issue
Block a user