# FleaOS **Repository Path**: sjjian/FleaOS ## Basic Information - **Project Name**: FleaOS - **Description**: This is just a 'Hello World' example of an operating system based on RISC-V. - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-03-24 - **Last Updated**: 2025-01-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # FleaOS Unfortunately, this is just a 'Hello World' example of an operating system based on RISC-V, as I didn't have enough time to write more. It is fully runnable using the Makefile. # Reference 1. https://github.com/chyyuu/os_course_info 2. https://github.com/chyyuu/os_kernel_lab 3. https://github.com/riscv2os/riscv2os