mirror of
https://github.com/apache/nuttx.git
synced 2026-05-16 13:56:00 +08:00
27a03b8278
1. remove up_interrupt_context() check, which should be safe in interrupt context 2. remove sem instance check will be handle in nxsem_trywait() Signed-off-by: chao an <anchao@lixiang.com>