Monni / SanLa-classic

Sanomalaite M/90 homage

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SanLa-classic

Sanomalaite M/90 homage

Repo structure

Dir/File description
include Put project header files here
lib Put here project specific (private) libraries
src Put project source files here
platformio.ini Project Configuration File

PlatformIO commands

Process/build project from the current directory

pio run

Upload firmware to a target

pio run --target upload or pio run -t upload

Clean project (remove compiled files)

pio run --target clean

Additional information

pio run --help

(LINUX)NOTE: be sure to have udev rules in place rules. More info

About

Sanomalaite M/90 homage

License:MIT License


Languages

Language:C++ 77.7%Language:Python 18.3%Language:CMake 4.0%