]> begriffs open source - freertos/commit
Remove the two separate ports, instead use two demo apps that use a conditional compi...
authorRichard Barry <ribarry@amazon.com>
Thu, 23 Oct 2008 19:16:29 +0000 (19:16 +0000)
committerRichard Barry <ribarry@amazon.com>
Thu, 23 Oct 2008 19:16:29 +0000 (19:16 +0000)
commit53b376b6b85a136fa92fcd17ff97256ec8f8d609
tree71bec325fda5a9f31d769cc5cf8b896ac3a15fe9
parenta91c6302e79b66cfc98fb7385af9fe81ad74c661
Remove the two separate ports, instead use two demo apps that use a conditional compilation to select the method of interrupt management to use.
Demo/msp430_CrossWorks/FreeRTOSConfig.h
Demo/msp430_CrossWorks/RTOSDemo.hzp
Demo/msp430_CrossWorks/RTOSDemo.hzs
Demo/msp430_CrossWorks/serial/serial.c
Demo/msp430_CrossWorks/serial/serialASM.asm [new file with mode: 0644]