Niclas Finne
|
4630945475
|
Made the stack and heap size configurable when using the IAR compiler on the MSP430 platforms
|
2012-09-19 22:49:19 +02:00 |
|
Niclas Finne
|
1b13b69814
|
Added support for mspgcc 4.6+ that no longer supports generic MCU identifiers such as msp430x1611
|
2012-04-10 16:05:10 +02:00 |
|
Niclas Finne
|
ff7a977dc7
|
Improved support for the IAR compiler for the MSP430 platforms
|
2012-03-07 23:09:05 +01:00 |
|
Niclas Finne
|
013571ed3f
|
* Removed __MSP430X__ (already defined by newer mspgcc4)
* Commented out pragma not supported by mspgcc
|
2012-01-09 14:55:40 +01:00 |
|
Niclas Finne
|
cdfa8708e3
|
* Added f2xxx for two series (for example z1)
* f1xxx is baseline and always included
* Cleaned up the names of uart and spi (no x in names)
* Updated SPI configuration for WiSMote
|
2012-01-09 14:54:57 +01:00 |
|
Niclas Finne
|
8aa1011c03
|
Removed explicit specification of data model small for IAR compiler. Data model small is default and this will allow projects to override the data model
|
2012-01-09 14:41:39 +01:00 |
|
Niclas Finne
|
05b10eb9ce
|
Initial WiSMote port based on code from Arago Systems.
|
2012-01-09 12:25:06 +01:00 |
|