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

jiuzhudong pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git


    from 41842ade12e cmake: Fix C++ STL toolchain linkage with 
CONFIG_LIBCXXTOOLCHAIN
     new 017df835ba4 drivers/motor: use small lock to replace 
enter_critical_section
     new a8214b0b1eb drivers/input/ff: use small lock to replace 
enter_critical_section
     new e44690e22a4 drivers/leds: remove bo_closing as lu_lock can prevent 
race condition occurs
     new e4d4f7e2c34 drivers/math: use small lock to replace 
enter_critical_section

The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 drivers/input/ff_upper.c      | 10 ----------
 drivers/leds/userled_upper.c  | 28 ----------------------------
 drivers/math/math.c           | 10 +++++++---
 drivers/motor/foc/foc_dummy.c | 17 +++++++++--------
 include/nuttx/math/math.h     |  2 ++
 5 files changed, 18 insertions(+), 49 deletions(-)

Reply via email to