Richard Barry
f5a6b610e1
Update version number to V7.0.1.
14 years ago
Richard Barry
89bf1cf24f
Update headers for Version 7.0.0 release.
14 years ago
Richard Barry
d8bab825bc
Add a portNOP() implementation and relax the stack alignment requirements in the IAR MSP430X port layer.
14 years ago
Richard Barry
c679af3ba8
Update the MSP430X/IAR port layer to support the medium data model.
14 years ago
Richard Barry
96ab89d253
Update to V6.1.1
14 years ago
Richard Barry
749edf57e7
Make the tick ISR entry function use the __raw attribute in the IAR MSP430X port layer.
14 years ago
Richard Barry
1b04552233
Make use of the EVEN assembler directive in the IAR MSP430X port layer.
14 years ago
Richard Barry
e4f2ba1913
Introduce option that permits a smaller printf() library to be used when sizeof( int ) == sizeof( long ) in cases where formatted strings are used to present run time stats information.
14 years ago
Richard Barry
20ddcce965
Allow the MSP430X IAR port layer to skip pre-loading all register values for created tasks.
14 years ago
Richard Barry
d195639bc1
Start to adjust to support both small and large memory models in the MSP430X IAR port layer.
14 years ago
Richard Barry
4059be7918
Minor updates to the MSP430X CCS4 and IAR port layers.
...
Change the sprintf() in prvGenerateRunTimeStatsForTasksInList() to accept unsigned long instead of unsigned int parameters so it works on 16bit devices too.
14 years ago
Richard Barry
304495350c
Remove unnecessary ';' characters from a couple of macro definitions in the IAR MSP430X port layer.
14 years ago
Richard Barry
b236356621
Continue development of the MSP430X port layer for IAR. Still a work in progress.
14 years ago
Richard Barry
38055abf18
Change vTickISR() to vPortTickISR() in the MSP430X IAR port layer.
14 years ago
Richard Barry
c7a110a853
Tidy up the port layer for the MSP430X IAR port - still a work in progress.
14 years ago
Richard Barry
0a31276719
Continue development of MSP430X port.
14 years ago
Richard Barry
e7e623f853
Continue development of MSP430X port.
14 years ago
Richard Barry
b20be831b7
Start work on official MSP430X port layer for IAR.
14 years ago