Thomas Kolb
8c317f2904
- Set up build with latest libopencm3 - Created basic project structure - Implement Charlieplexing for the LEDs and a little test sequence
7 lines
176 B
Plaintext
7 lines
176 B
Plaintext
[submodule "libopencm3"]
|
|
path = libopencm3
|
|
url = https://github.com/libopencm3/libopencm3.git
|
|
[submodule "fxplib"]
|
|
path = fxplib
|
|
url = https://github.com/cfr34k/fxplib.git
|