blob: 2eb1850a9d4bf1fcd1434c6cf44486f8ef58a465 (
plain)
1
2
3
4
5
6
7
8
9
10
11
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
|