This commit is contained in:
JanHenrik 2020-04-01 02:37:32 +02:00
parent 4c27e5c5fd
commit 0197d8b7cb
2 changed files with 13 additions and 1 deletions

View file

@ -13,7 +13,7 @@
######################################
# target
######################################
TARGET = midi-dials
TARGET = cdc-dials
######################################

12
cdc-dials/README.md Normal file
View file

@ -0,0 +1,12 @@
# CDC implementation for IBM-dials-retrofit
Does currently not work, needs debugging.
Build with `make`
Flash with `dfu-util -a 0 -s 0x08000000:leave -D build/cdc-dials.bin`
Todo:
[ ] Debug
[ ] Add example