We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e90e1ce commit d2758dcCopy full SHA for d2758dc
src/utest/irq_tc.c
@@ -23,7 +23,6 @@
23
* - rt_hw_interrupt_enable()
24
*
25
* Test Scenarios:
26
- * - Describe usage scenarios or boundary conditions being simulated
27
* - **Scenario 1 (Hook Test / irq_test):**
28
* 1. Set interrupt enter/leave hooks that increment a counter (`irq_count`).
29
* 2. Delay the thread (`rt_thread_mdelay`) to allow a SysTick interrupt to occur.
0 commit comments