This is an automated email from Gerrit. Jonathan Dumaresq ([email protected]) just uploaded a new patch set to Gerrit, which you can find at http://openocd.zylin.com/373
-- gerrit commit f8f519e0bda5d4d8fd54de116ac3c76e09280420 Author: Jonathan Dumaresq <[email protected]> Date: Thu Jan 12 14:18:20 2012 -0500 Add the stm32f0x.c file to the Makefile.am Change-Id: I43436556c1d161bee15628a584d90f108dcf0403 Signed-off-by: Jonathan Dumaresq <[email protected]> diff --git a/src/flash/nor/Makefile.am b/src/flash/nor/Makefile.am index d5832ca..ee91827 100644 --- a/src/flash/nor/Makefile.am +++ b/src/flash/nor/Makefile.am @@ -24,6 +24,7 @@ NOR_DRIVERS = \ pic32mx.c \ stmsmi.c \ stellaris.c \ + stm32f0x.c \ stm32f1x.c \ stm32f2x.c \ stm32lx.c \ -- ------------------------------------------------------------------------------ RSA(R) Conference 2012 Mar 27 - Feb 2 Save $400 by Jan. 27 Register now! http://p.sf.net/sfu/rsa-sfdev2dev2 _______________________________________________ OpenOCD-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openocd-devel
