You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
FreeRTOS-Kernel/Source/portable/CCS4/MSP430X
Richard Barry 411364dab6 Add the .align, .asmfunc and .endasmfunc directives to the CCS MSP430X port layer. 14 years ago
..
data_model.h A little extra commenting added to the Cortex M3 port layers. 14 years ago
port.c Convert the CCS4 MSP430X port layer to permit large and small data models, and large and small code models. 14 years ago
portext.asm Add the .align, .asmfunc and .endasmfunc directives to the CCS MSP430X port layer. 14 years ago
portmacro.h 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