https://github.com/timower/odroid-vario
OpenVario using Odroid C4
https://github.com/timower/odroid-vario
Last synced: 5 months ago
JSON representation
OpenVario using Odroid C4
- Host: GitHub
- URL: https://github.com/timower/odroid-vario
- Owner: timower
- Created: 2023-08-25T17:26:13.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-08-27T21:09:28.000Z (almost 3 years ago)
- Last Synced: 2025-02-05T07:29:04.231Z (over 1 year ago)
- Language: BitBake
- Size: 27.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# ODROID C4 OpenVario
Version of OpenVario for an ODROID C4.
### Building
```
# In bash:
$ source openembedded-core/oe-init-build-env
$ bitbake core-image-vario
```