CortexM3 in ST’s “Access” line

I’m just checking to see if anyone has successfully ported FreeRTOS to the STM32F101-series Micro?

CortexM3 in ST’s “Access” line

The Cortex-M3 has integral interrupt controller and system tick source – therefore very little if any porting should be needed other than adjusting the linker script for the memory map.  Having said that I have not done it myself, are there any major differences between the 101 and the 103? Regards.