This is an automated email from the ASF dual-hosted git repository. xiaoxiang pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-apps.git.
from cc4d817 examples/foc: use getopt to parse arguments add 9c8e3cc examples/foc: add option to disable open-loop operations No new revisions were added by this update. Summary of changes: examples/foc/Kconfig | 19 +++++++++++++++++++ examples/foc/foc_cfg.h | 14 ++++++++++++++ examples/foc/foc_fixed16_thr.c | 20 +++++++------------- examples/foc/foc_float_thr.c | 20 +++++++------------- examples/foc/foc_main.c | 4 ++++ examples/foc/foc_parseargs.c | 4 ++++ examples/foc/foc_parseargs.h | 2 ++ examples/foc/foc_thr.h | 2 ++ 8 files changed, 59 insertions(+), 26 deletions(-)