forked from micropython/micropython
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
good first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Description
Port, board and/or hardware
Real Computer, QEMU, Bochs, VMWare, VirtualBox, Hyper-V
MicroPython version
MicroPython v6.28.3
Reproduction
Why:
- Learn OS concepts
- Help programmers make real hobby OS projects easily
- Improve programming and OS development education
- Standalone OS is fun to build using Python!
Step To Reproduction:
Step 1: Clone The Repo
git clone https://github.com/PyKernelOS/PyKernel.git
cd PyKernelStep 2: Compile The Source Code
# Compilation
cd mpy-cross
make
Additional Information
Finding for Developers:
- OS Developer
- Hardware Engineer
- Programming Language Developer (For Implementation: Compile .py to .elf)
- UEFI Programmer
Join GitHub Discussions: https://github.com/PyKernelOS/PyKernel/discussions
Join Discord: https://discord.gg/n9JSkHyZ
Code of Conduct
Yes, I agree
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed