hathach
|
4e817ae6d4
|
revert unrelated midi exmample
|
2021-07-16 21:11:43 +07:00 |
|
hathach
|
84bd863cf5
|
revert debug midi changes
|
2021-07-15 21:13:44 +07:00 |
|
hathach
|
ac8d0abecf
|
rename dfu API
- tud_dfu_dnload_complete() -> tud_dfu_download_complete()
- tud_dfu_req_dnload_data_cb() -> tud_dfu_download_cb()
- tud_dfu_req_upload_data_cb() -> tud_dfu_upload_cb()
|
2021-07-14 15:04:38 +07:00 |
|
hathach
|
da59c4ad44
|
rename midi write()/read() to stream_write() stream_read()
also add deprecated for warning and rename hint
|
2021-04-02 14:43:38 +07:00 |
|
hathach
|
080b14b292
|
fix midi tx fifo overflow cause data corruption
rename
|
2021-04-02 13:26:55 +07:00 |
|
hathach
|
8f3f21045b
|
make midi example less ambigous for cable and channel
|
2021-02-19 10:57:20 +07:00 |
|
Alexander Golovanov
|
9f7143af29
|
CDC-like blocking behaviour for MIDI
Also added a dummy readout for MIDI into examples
|
2021-02-06 00:01:46 +03:00 |
|
hathach
|
a029c63b30
|
complete the midi output for dynamic configuration
|
2020-04-23 14:37:22 +07:00 |
|
hathach
|
38b60827e1
|
clean up
|
2019-07-11 23:03:02 +07:00 |
|
hathach
|
ec8f6a6d90
|
clean up demo config
|
2019-07-11 22:55:19 +07:00 |
|
hathach
|
5273907d97
|
rename midi example to midi_test
|
2019-07-03 00:53:58 +07:00 |
|