BlinkenArea - GitList
Repositories
Blog
Wiki
bulb
Code
Commits
Branches
Tags
Search
Tree:
4626798
Branches
Tags
master
petaflot
1.0.0
1.1.0
1.1.1
bulb
cccamp2015
firmware
README
CCCamp2015: alternative firmware by Martin Müllenhaupt
Stefan Schuermans
commited
4626798
at 2015-08-16 08:52:13
README
Blame
History
Raw
configure your programmer in CMakeLists.txt build on Linux ============== rm -rf build mkdir build cd build cmake -DCMAKE_TOOLCHAIN_FILE=../generic-gcc-avr.cmake .. make flashing on Linux ================= make upload_bulb_dim