I noticed ST Micro have released their Cortex-M0. The STM32F0, Cortex-M0 is going in the opposite direction to the STM32F4. STM32F0 is slower, with less memory, no USB, no Ethernet, no CAN, no camera, no external memory, etc. But it is low-cost.
As usual, ST Micro have also released a low-cost evaluation board, which includes the Serial Wire Debugger (SWD):
http://www.st.com/internet/evalboard/product/253215.jsp
It doesn't have much on it other than a 64pin part, and the ST-LINK/V2, though it does come with a prototype board
The STM32F0Discovery at Future Electronics is listed at $7.99 . So that is probably the lowest-cost SWD ST-LINK/V2 at the moment :-)
It is roughly 2x (or more) an Arduino UNO. The STM32F051 has some extra peripherals like DAC, DMA, capacitive-touch sensors, Infrared transmitter modulation (easy IR RC) compared to an ATmega. I'm interested in robots, so the STM32's fast ADC, and 'advanced motor control' are useful.
Future are listing the STM32F051 64pin part at $1.60, and the 48pin part for $1.48.
It just keeps getting better :-)