aboutsummaryrefslogtreecommitdiff
path: root/flashstub
AgeCommit message (Expand)Author
2015-03-19Use for loop in STM32F1 stub and compile with -Os.Gareth McMullin
2015-03-19Add missing return type to stub_exit.Gareth McMullin
2015-03-19Rewrite STM32F4 stub in C and use new interface.Gareth McMullin
2015-03-19Allow stub to return an error code.Gareth McMullin
2015-03-19Rewrote stm32f1 stub in C and call with parameters in registers.Gareth McMullin
2015-03-19Change STM32F1 driver to use generated stub.Gareth McMullin
2015-03-19Add a Makefile to build flash stubs.Gareth McMullin
2015-03-08Revisions on Gareth's comments.Marc Singer
2015-03-08STM32L0x target support.Marc Singer
2014-05-01Nordic nRF51 series supportMike
2012-10-24Added support for STM32F0.Vegard Storheil Eriksen
2012-02-08stm32f4: Fixed chunk padding for flash programming.Gareth McMullin
2011-02-12Added Flash programming stubs.Gareth McMullin