Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rzr/meta-sama5d4-xplained
meta-sama5d4-xplained helper to build https://github.com/linux4sam/meta-atmel
https://github.com/rzr/meta-sama5d4-xplained
Last synced: 6 days ago
JSON representation
meta-sama5d4-xplained helper to build https://github.com/linux4sam/meta-atmel
- Host: GitHub
- URL: https://github.com/rzr/meta-sama5d4-xplained
- Owner: rzr
- License: mit
- Created: 2015-05-08T22:00:17.000Z (over 9 years ago)
- Default Branch: dizzy
- Last Pushed: 2019-08-07T21:57:32.000Z (over 5 years ago)
- Last Synced: 2024-12-10T15:31:53.261Z (12 days ago)
- Language: Makefile
- Size: 14.6 KB
- Stars: 4
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: COPYING.MIT
Awesome Lists containing this project
README
Subject: meta-sama5d4-xplained
URL: https://github.com/rzr/meta-sama5d4-xplained
Contact: https://dockr.eurogiciel.fr/blogs/embedded/qtwayland-sama5d4-xplained/## USAGE ##
url="https://github.com/rzr/meta-sama5d4-xplained"
branch="dizzy"
basename=$(basename -- "$url")
git clone "$url" -b "$branch" && make demo V=1 -C "${basename}"