This is an automated email from Gerrit. Rémi PRUD'HOMME ([email protected]) just uploaded a new patch set to Gerrit, which you can find at http://openocd.zylin.com/2863
-- gerrit commit c2b3876107ac517995d9c70ff3189a53f6a913bc Author: Rémi Prud'homme <[email protected]> Date: Fri Jul 10 15:14:05 2015 +0200 src/flash/nor/Makefile.am add the stm32f7x.c Change-Id: Id2975c9d755ea96e956f94ac3191aeecb26f2e47 Signed-off-by: Rémi PRUD'HOMME <[email protected]> diff --git a/src/flash/nor/Makefile.am b/src/flash/nor/Makefile.am index 878fc26..89877b2 100644 --- a/src/flash/nor/Makefile.am +++ b/src/flash/nor/Makefile.am @@ -32,6 +32,7 @@ NOR_DRIVERS = \ stellaris.c \ stm32f1x.c \ stm32f2x.c \ + stm32f7x.c \ stm32lx.c \ str7x.c \ str9x.c \ -- ------------------------------------------------------------------------------ Don't Limit Your Business. Reach for the Cloud. GigeNET's Cloud Solutions provide you with the tools and support that you need to offload your IT needs and focus on growing your business. Configured For All Businesses. Start Your Cloud Today. https://www.gigenetcloud.com/ _______________________________________________ OpenOCD-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openocd-devel
