Skip to content

Commit d2758dc

Browse files
lhxjCopilot
andauthored
Update src/utest/irq_tc.c
Co-authored-by: Copilot <[email protected]>
1 parent e90e1ce commit d2758dc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/utest/irq_tc.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@
2323
* - rt_hw_interrupt_enable()
2424
*
2525
* Test Scenarios:
26-
* - Describe usage scenarios or boundary conditions being simulated
2726
* - **Scenario 1 (Hook Test / irq_test):**
2827
* 1. Set interrupt enter/leave hooks that increment a counter (`irq_count`).
2928
* 2. Delay the thread (`rt_thread_mdelay`) to allow a SysTick interrupt to occur.

0 commit comments

Comments
 (0)