diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2025-11-15 06:07:15 +0100 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal@nekernel.org> | 2025-11-15 06:07:15 +0100 |
| commit | b2c4d9a8ebebf87be33dcc357af86102d31dac47 (patch) | |
| tree | d92f48fa8c936b849de60ad3cad61a75ad1983df /docs/STANDARD_FWRK.md | |
| parent | 41d29ecc10da26c9e03095376569216a43550be5 (diff) | |
feat: DDK: compiler improvements and working on fwrk standard and launch
design.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'docs/STANDARD_FWRK.md')
| -rw-r--r-- | docs/STANDARD_FWRK.md | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/docs/STANDARD_FWRK.md b/docs/STANDARD_FWRK.md index 2d71b9e9..c780239a 100644 --- a/docs/STANDARD_FWRK.md +++ b/docs/STANDARD_FWRK.md @@ -2,4 +2,7 @@ STANDARD NEKERNEL FRAMEWORK =========================== BRIEF -=====
\ No newline at end of file +===== + +NeKernel uses a framework format to layout code/rsrc/headers altogether. +It is essential in order to locate and avoid dyld errors.
\ No newline at end of file |
