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/nuttx.git
from 8bdb78b446 libdsp/lib_observer.c: use float numbers in all calculations new 68a4d3df7e spinlock: implement read writer spinlock new e28fcbd777 fix: Mac sim-02 compiler issue The 2 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: include/nuttx/spinlock.h | 319 ++++++++++++++++++++++++++++++++++++++++++++- sched/Kconfig | 8 ++ sched/irq/irq_spinlock.c | 209 +++++++++++++++++++++++++++++ sched/semaphore/spinlock.c | 228 +++++++++++++++++++++++++++++++- 4 files changed, 762 insertions(+), 2 deletions(-)