summaryrefslogtreecommitdiff
path: root/board/nucleo-f072rb/openocd-flash.cfg
Commit message (Collapse)AuthorAgeFilesLines
* nucleo-f072rb: Add initial set of board filesDaisuke Nojiri2016-04-201-0/+19
This change adds files to support nucleo-f072rb. This board can be used as a DUT to test STM32F072. BUG=none BRANCH=tot TEST=Verified EC console works. Flashed the board by 'make flash'. User LED brinks periodically and when user button is pressed. make buildall && make tests Change-Id: I628f229b62c4b06d19d8245121f79a13e17bc2e9 Signed-off-by: Daisuke Nojiri <dnojiri@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/338461