feat: publish FreeRTOS C FC02 card

This commit is contained in:
2026-07-19 16:36:02 +02:00
commit e3420748ee
208 changed files with 57240 additions and 0 deletions
+17
View File
@@ -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 | E01E05, first half of one logical sequence |
| A5 Flow 2/2 | landscape | E06E12, 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.