Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/freebsd-d1/freebsd-d1

FreeBSD on Allwinner D1
https://github.com/freebsd-d1/freebsd-d1

freebsd lichee-rv risc-v

Last synced: 3 months ago
JSON representation

FreeBSD on Allwinner D1

Awesome Lists containing this project

README

        

# FreeBSD on Allwinner D1

## Usage

```
# pkg install ccache llvm14 riscv64-none-elf-gcc python3 bison swig py39-setuptools
# gmake
# dd if=freebsd-d1.img of=/dev/mmc0
```