feat: publish FreeRTOS C FC02 card
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
# FC02 page layout
|
||||
|
||||
| Content | Physical layout | Reason |
|
||||
|---|---|---|
|
||||
| Goal and scope | portrait | short learning contract and viewpoint index |
|
||||
| A1 Context | portrait | vertical responsibility stack |
|
||||
| A2 Structure | landscape | contexts, functions and memory domains |
|
||||
| A3 Dispatch | landscape | function-call chain from `TaskFunction_t` to typed body |
|
||||
| A5 Flow 1/2 | landscape | E01–E05, first half of one logical sequence |
|
||||
| A5 Flow 2/2 | landscape | E06–E12, same participants and spread group |
|
||||
| A6 State | portrait | diagnostic and kernel state lanes |
|
||||
| A7 Runtime | landscape | memory/CPU evidence map |
|
||||
|
||||
Each diagram begins on a new physical sheet. A5 is one logical diagram split
|
||||
at the scheduler boundary; both sheets use the same participant order and are
|
||||
joined only in the screen spread. Printing keeps two independent A4 landscape
|
||||
sheets. No diagram uses tiles in this card.
|
||||
Reference in New Issue
Block a user