snek-board-install - Install Snek to Snek Board
Contents
Description
snek-board-install installs the Snek programming language on a Snek Board which is an ATMEL SAMD21D based
board designed to work with Lego Power Functions components. This requires a connection to the board
through a SWD debug device.
Name
snek-board-install - Install Snek to Snek Board
Options
-elf <snek.elf>
Specifies the elf file containing the snek executable to load to the board. The default is the
currently installed version of Snek.
-boot <bootloader.bin>
Specifies the bin file containing the boot loader for the board. The default is the boot loader
provided with the installed version of Snek.
Synopsis
snek-board-install[OPTION]...[COMMAND]
Usage
Connect the snek-board to a STLinkv2 board, then run snek-board-install.
