Skip to content
This repository was archived by the owner on Nov 27, 2025. It is now read-only.

Commit 6b501a4

Browse files
author
Marius
committed
make release
1 parent 1cd1998 commit 6b501a4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Makefile

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,7 @@ firmware:
1717
sdcard:
1818
export MIX_TARGET=rpi0 \
1919
&& mix firmware.burn -d ${SD_CARD}
20+
21+
release:
22+
export MIX_TARGET=rpi0 \
23+
&& mix firmware.burn -d kiwi.fw

0 commit comments

Comments
 (0)