Micro Operating System (mOs) Description Folder Structure demos - Some demos using this simple kernel. dev - How it was made, this folder contains code/solutions showing how the kernel was built. lib - The release version os mOs. src - The full source code. tests - Some unit tests. Port