Provided by: snek_1.7-2_all
NAME
snek-uno-instal - Install Snek to Uno
SYNOPSIS
snek-uno-install [OPTION]... [COMMAND]
DESCRIPTION
snek-uno-install installs the Snek programming language on an ATmega328P Uno board using the Optiboot boot loader.
OPTIONS
-hex <snek.hex> Specifies the hex file to load to the board. The default is the currently installed version of Snek. -port <port> Specifies the serial port to use. The default is /dev/ttyACM0.
OPTIBOOT
Snek for the Uno requires Optiboot. If your board does not already have Optiboot, you can use the Arduino IDE to install Optiboot on your Uno. Follow the instructions on the Optiboot web site: https://github.com/Optiboot/optiboot to learn how to do that.
AUTHOR
Keith Packard snek-uno-install SNEK-UNO-INSTALL(1)