You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by xi...@apache.org on 2022/01/28 16:55:17 UTC

[incubator-nuttx] branch master updated (1c2c0e4 -> d8c2610)

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/incubator-nuttx.git.


    from 1c2c0e4  arch/Toolchain.defs: Simplify the builtin library addition for EXTRA_LIBS
     add b316611  Revert "sem: remove limitation of irq context when do sem_trywait"
     add d8c2610  idle: remove heap & stack check in idle thread

No new revisions were added by this update.

Summary of changes:
 Kconfig                       | 14 --------------
 mm/mm_heap/mm_sem.c           |  4 ----
 sched/init/nx_start.c         | 33 ---------------------------------
 sched/semaphore/sem_trywait.c |  2 --
 4 files changed, 53 deletions(-)