From: Andreas F. <and...@gm...> - 2012-07-31 11:59:53
|
On Tue, Jul 31, 2012 at 10:31 AM, Laurent Charpentier <lau...@ya...> wrote: > I sent a STM32F2 patch to support OTP memory last week (Jul 24), but I'm not sure if it has been commited to the openocd project. > Do I need to do something special other than sending the patch file I sent last week? Hi! Sorry for the lack of response. The OpenOCD project no longer accepts patches via email. Instead follow the instructions in the HACKING file to push your patch directly from git to the Gerrit system at http://openocd.zylin.com/ , where it can be reviewed and commented. How fast the review process goes depends on how much interest the patch creates and how much effort people can volunteer. A week is to be expected as the minimum. Anyone can (and is encouraged to) review and vote for patches in Gerrit, not only maintainers. /Andreas |