mirror of
https://github.com/apache/nuttx.git
synced 2026-06-07 01:05:54 +08:00
09d4874509
Fix DEBUGASSERT() issues with nxhello on lc823450-xgevk * sched/task: Remove DEBUGASSERT in task_exitstatus() and task_groupexit() * graphics: Change DEBUGASSERT condition in nx_runinstance() Approved-by: Gregory Nutt <gnutt@nuttx.org>