how to configure freeRTOS for LM3S101

hi all, i downloaded freertos and from the demo programs i used CORTEX_LM3S102_GCC example demo with CodeSourcery gcc compiler and it compiled parfectly. now i want to use LM3S101 for my project and wondering how to configure the makefile to compile the same demo program for 101. arnab/vu2bpw

how to configure freeRTOS for LM3S101

I don’t think any changes are required.  They both have the same memory map.