zephyr-sdk v0.9.3

This commit is contained in:
Alexei Colin
2018-07-11 18:54:21 -04:00
commit 1d44a00bae
5 changed files with 139 additions and 0 deletions

4
zephyr-sdk.install Normal file
View File

@@ -0,0 +1,4 @@
post_install() {
echo ">>> Create a config file:"
echo ">>> cp /etc/zephyrrc ~/.zephyrrc"
}