aboutsummaryrefslogtreecommitdiff
path: root/src/stm32f1.c
AgeCommit message (Expand)Author
2013-01-30STM32F0/3: Handle the option bytesUwe Bonnes
2012-11-15Added support for STM32F37x.Vegard Storheil Eriksen
2012-11-03Probe function return bool, true if device identified.Gareth McMullin
2012-10-24Added support for STM32F0.Vegard Storheil Eriksen
2012-10-23Added support for STM32F3.Vegard Storheil Eriksen
2012-06-26Added option byte programming commands for STM32F1.Gareth McMullin
2012-06-26Added 'erase_mass' command for STM32F1 and cleaned up some magic numbers.Gareth McMullin
2012-06-18Renamed target_flash_write_words to target_flash_write.Gareth McMullin
2012-06-18Removed target header files containing a single prototype.Gareth McMullin
2012-06-18Cleaned up STM32F1 driver and renamed appropriately.Gareth McMullin