LNSC-2420-Firmware/.gitmodules
Thomas Kolb 8c317f2904 Initial commit
- Set up build with latest libopencm3
- Created basic project structure
- Implement Charlieplexing for the LEDs and a little test sequence
2021-06-05 00:04:36 +02:00

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