You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by pk...@apache.org on 2022/02/17 10:19:49 UTC

[incubator-nuttx-apps] branch master updated (b1276ea -> 81f1593)

This is an automated email from the ASF dual-hosted git repository.

pkarashchenko pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-apps.git.


    from b1276ea  system/adb: Change the default value of ADBD_PAYLOAD_SIZE to 1024
     add 95b1625  examples/foc/foc_motor: store the configured FOC run mode in a separate variable
     add 81f1593  examples/foc/foc_parseargs.c: fix help message

No new revisions were added by this update.

Summary of changes:
 examples/foc/foc_motor_b16.c | 50 +++++++++++++++++++++++++++++++++++++-------
 examples/foc/foc_motor_b16.h |  3 +++
 examples/foc/foc_motor_f32.c | 48 +++++++++++++++++++++++++++++++++++-------
 examples/foc/foc_motor_f32.h |  3 +++
 examples/foc/foc_parseargs.c |  4 ++--
 5 files changed, 91 insertions(+), 17 deletions(-)