Skip to content

Commit 32ebfb2

Browse files
committed
Add the origin of this project
1 parent c165af3 commit 32ebfb2

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,11 @@ Linmo is a preemptive, multi-tasking operating system kernel built as an educati
2222
It offers a lightweight environment where all tasks share a single address space,
2323
keeping the memory footprint to a minimum.
2424

25+
The name Linmo pays tribute to Lin Mo (林默), the mortal name of the Chinese sea goddess [Mazu](https://en.wikipedia.org/wiki/Mazu) (媽祖),
26+
who was a legendary figure from 10th-century Fujian later deified as the guardian of sailors and fishermen across the Chinese-speaking world.
27+
Just as Mazu was believed to provide calm and guidance in turbulent seas,
28+
Linmo aims to offer a structured learning environment within the constrained and often chaotic domain of embedded system education.
29+
2530
Target Platform:
2631
* RISC-V (32-bit): RV32I architecture, tested with QEMU.
2732

0 commit comments

Comments
 (0)