Richard Barry
|
4c8e9edc8d
|
Add static qualifier to the function that starts the first task in GCC/ARM_CM3/port.c.
Added a _nop() after the _disable_interrupt() in CCS4/MSP430X/portmacro.h.
Added a NOP() after the disabling of interrupts in IAR/MSP430X/portmacro.h.
|
13 years ago |
Richard Barry
|
e3276fc282
|
Change version numbers to V7.1.0.
|
13 years ago |
Richard Barry
|
cc61126025
|
Update headers for the FreeRTOS V7.0.2 release.
|
14 years ago |
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
|
96ab89d253
|
Update to V6.1.1
|
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
|
d195639bc1
|
Start to adjust to support both small and large memory models in the MSP430X IAR port layer.
|
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
|
b20be831b7
|
Start work on official MSP430X port layer for IAR.
|
14 years ago |