This commit is contained in:
2026-04-12 19:31:01 +08:00
parent 138c685de1
commit aa8c0bd8d1
13 changed files with 2188 additions and 29 deletions

View File

@@ -3,4 +3,7 @@ CLeonOS ramdisk root layout
/system : kernel-mode ELF apps and core system components
/shell : user shell and command ELF apps
/temp : runtime temp/cache files
/driver : hardware and peripheral drivers
/driver : hardware and peripheral drivers
Root ELF demos:
/hello.elf : Hello world user ELF