Commit 8acd8d4
committed
Refactor edf_sched to align with embedded node
The condition check is removed because the node is embedded in the tcb,
no need to confirm whether tcb is existing anymore.
The access of tcb_t is replaced by the marco to align with the embedded
node design.1 parent 50fe97c commit 8acd8d4
1 file changed
+1
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
404 | 404 | | |
405 | 405 | | |
406 | 406 | | |
407 | | - | |
408 | | - | |
409 | | - | |
410 | | - | |
411 | | - | |
412 | | - | |
| 407 | + | |
413 | 408 | | |
414 | 409 | | |
415 | 410 | | |
| |||
0 commit comments