Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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}"