Skip to content

Commit 8b10347

Browse files
committed
Move to Moss OS org on github
1 parent b064243 commit 8b10347

File tree

1 file changed

+5
-13
lines changed

1 file changed

+5
-13
lines changed

README.md

+5-13
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,5 @@
1-
# cribbos
2-
An OS for Raspberry Pi
3-
## Tools
4-
1. [GNU Arm Embedded Toolchain](https://developer.arm.com/tools-and-software/open-source-software/developer-tools/gnu-toolchain/gnu-a/downloads)
5-
- ~~brew: `gcc-arm-embedded`~~ This is 32 bit only, 64bit not available on brew
6-
- Extract this [pre-built cross-compiler toolchain](https://github.com/thinkski/osx-arm-linux-toolchains/releases/download/8.3.0/aarch64-unknown-linux-gnu.tar.xz) into the build folder (should be located at `$PROJECT/build/aarch64-unkown-linux-gnu`)
7-
2. [QEMU](https://www.qemu.org/download/)
8-
3. - ~~brew: `qemu`~~ Version on brew does not support the Raspberry Pi 4
9-
- Checkout this [patched fork](https://github.com/mcribbs/qemu-patch-raspberry4) and compile.
10-
- Update QEMU_COMMAND in the Makefile with the location of your built binary
11-
## Resources
12-
- https://jsandler18.github.io/ - This is old and targets 32bit machines
13-
- https://github.com/s-matyukevich/raspberry-pi-os
1+
# The Moss OS kernel
2+
3+
Well currently all of Moss OS. I think this is going to be a micro-kernel architecture though
4+
5+
See https://github.com/Moss-OS

0 commit comments

Comments
 (0)