commit bb7ea00d1fb982a85f0bbb378ab5a333b6df3593 parent 00f33239f9d1003716d9f37188a5fb8a365ecbf8 Author: parazyd <parazyd@dyne.org> Date: Fri, 26 Jan 2018 11:30:19 +0100 Add maemo to blend_map. Diffstat:
M | sdk | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/sdk b/sdk @@ -87,6 +87,7 @@ load() { blend_map=( "dowse" "https://github.com/dyne/dowse/raw/master/ops/dowse.blend" "decode" "../decode.blend" + "maemo" "../maemo.blend" ) boardlib="${board_map[$dev]}"