b5a8705fe4ecaa6a7892aaede81327d85f7a2d33
UVOS UsbLedController
This is the firmware for the usbled controller pcb
license: GPL v3.0 with parts optionally under LGPL v3.0
Building and Installing
Requirements:
- cmake
- avr-gcc
- avr-libc
- avrdude
- a usbasp device
Install instructions:
- run 'cmake .'
- if programming a new pcb run 'make fuses'
- run 'make export'
- run 'make download'
Description
Languages
Assembly
57.9%
C
40.1%
C++
1.2%
CMake
0.8%