kammce / sammy

Sammy is a tool for managing SJSU-Dev2 firmware projects and to install external packages such as platforms and libraries.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sammy build [target_name]

kammce opened this issue · comments

This will build the current project within the current directory. If target_name number is given, then the target_name's configuration files will be used for the build.

Resolved in master commit 7946cef.