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 f1b7d7d641 drivers/sensors/bmi088: add driver for Bosch BMI088 IMU
     new 684ddc6ada irq: 
enter_critical_section_wo_note/leave_critical_section_wo_note
     new eb2608209a sched_note_wdog: add c_section
     new 9dad781d07 sched/wdog: use small lock to protect g_wdactivelist

The 3 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/note/note_driver.c |  4 ++
 include/nuttx/irq.h        | 42 ++++++++++++++++++++
 include/nuttx/sched.h      | 26 -------------
 sched/irq/irq_csection.c   | 95 +++++++++++++++++++++++++---------------------
 sched/wdog/wd_cancel.c     | 10 ++---
 sched/wdog/wd_initialize.c |  2 +
 sched/wdog/wd_start.c      | 27 +++++++++----
 sched/wdog/wdog.h          |  2 +
 8 files changed, 126 insertions(+), 82 deletions(-)

Reply via email to