tAdd path to decode.blend - arm-sdk - os build toolkit for various embedded devices
HTML git clone https://git.parazyd.org/arm-sdk
DIR Log
DIR Files
DIR Refs
DIR Submodules
DIR README
DIR LICENSE
---
DIR commit 4e88bc0a61bfb83f56ad7d3ac02e2d7bc5aee5cd
DIR parent b2e01e1ed0f6d530c80b6f24426ea57c39c703c2
HTML Author: parazyd <parazyd@dyne.org>
Date: Mon, 15 Jan 2018 19:57:19 +0100
Add path to decode.blend
Diffstat:
M sdk | 1 +
1 file changed, 1 insertion(+), 0 deletions(-)
---
DIR diff --git a/sdk b/sdk
t@@ -86,6 +86,7 @@ load() {
blend_map=(
"dowse" "https://github.com/dyne/dowse/raw/master/ops/dowse.blend"
+ "decode" "../decode.blend"
)
boardlib="${board_map[$dev]}"