You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2021/12/07 08:39:24 UTC

[GitHub] [incubator-nuttx-apps] raiden00pl opened a new pull request #914: examples/foc: improve code modularity and fix typo

raiden00pl opened a new pull request #914:
URL: https://github.com/apache/incubator-nuttx-apps/pull/914


   ## Summary
   
   - examples/foc/foc_cfg.h: fix typo
   - examples/foc: move setpoint and vbus configuration from foc_adc.h to foc_cfg.h
   - examples/foc: move threads related logic to a separate file
   - examples/foc: move adc and button interfaces logic to a separate file
   
   ## Impact
   No functional changes
   
   ## Testing
   b-g431b-esc1/foc_f32
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-nuttx-apps] xiaoxiang781216 merged pull request #914: examples/foc: improve code modularity and fix typo

Posted by GitBox <gi...@apache.org>.
xiaoxiang781216 merged pull request #914:
URL: https://github.com/apache/incubator-nuttx-apps/pull/914


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org