You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by ma...@apache.org on 2023/01/18 05:11:24 UTC

[nuttx] branch master updated (f35f32d4ee -> 0a88799bab)

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

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


    from f35f32d4ee xtensa/esp32: Fix SPI bugs
     add 0a88799bab sched: fix task_delete crash in SMP case

No new revisions were added by this update.

Summary of changes:
 sched/sched/sched_removereadytorun.c |  7 +++-
 sched/task/task_terminate.c          | 71 ++++--------------------------------
 2 files changed, 12 insertions(+), 66 deletions(-)