mirror of
https://github.com/RobCo-Industries/Pip-OS.git
synced 2026-08-24 10:04:26 -05:00
update build doc in readme
This commit is contained in:
@@ -22,9 +22,11 @@ The model BCM2711 should be supported in the future.
|
||||
|
||||
```sh
|
||||
cd build
|
||||
export ARM_TOOLCHAIN=<path to your toolchain>
|
||||
make build
|
||||
make run
|
||||
export BCM=2837 # Build for BCM2837 board
|
||||
|
||||
make clean
|
||||
make
|
||||
make run # Requires QEMU installed on your machine
|
||||
```
|
||||
|
||||
## References
|
||||
|
||||
Reference in New Issue
Block a user