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

https://github.com/darthcloud/pocketbeagle2_dt


https://github.com/darthcloud/pocketbeagle2_dt

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

# Building

```
make
```

# Installing on am335x and am57xx:

```
sudo make install_arm
```

# Installing on BBAI-64

```
sudo make install_arm64
```