summaryrefslogtreecommitdiff
path: root/src/flash/nor/stm32x.c
Commit message (Expand)AuthorAgeFilesLines
* STM32: Add Value Line Flash Programming SupportSpencer Oliver2010-03-031-0/+36
* ARMv7M: use software breakpoints for algorithmsSpencer Oliver2010-02-281-2/+1
* STM32x: issue warning when unlocking device (bug #16)Spencer Oliver2010-02-121-2/+6
* NOR: cleanup driver declsDavid Brownell2010-01-291-17/+17
* src/flash/nor: usage/help/doc updatesDavid Brownell2010-01-091-13/+22
* stm32x commands get "usage"Freddie Chopin2009-12-281-0/+5
* remove target.h from flash.hZachary T Welch2009-12-041-1/+2
* change #include "armv7m.h" to <target/armv7m.h>Zachary T Welch2009-12-031-1/+1
* change #include "algorithm.h" to <target/algorithm.h>Zachary T Welch2009-12-031-1/+1
* change #include "binarybuffer.h" to <helper/binarybuffer.h>Zachary T Welch2009-12-031-1/+1
* move nor drivers to src/flash/norZachary T Welch2009-12-021-0/+1240