cdc docu
This commit is contained in:
parent
4c27e5c5fd
commit
0197d8b7cb
2 changed files with 13 additions and 1 deletions
|
|
@ -13,7 +13,7 @@
|
|||
######################################
|
||||
# target
|
||||
######################################
|
||||
TARGET = midi-dials
|
||||
TARGET = cdc-dials
|
||||
|
||||
|
||||
######################################
|
||||
|
|
|
|||
12
cdc-dials/README.md
Normal file
12
cdc-dials/README.md
Normal 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
|
||||
Loading…
Add table
Add a link
Reference in a new issue