Skip to content

Commit fc661ab

Browse files
committed
migrate midi_device to use edpt stream API
also add tud_midi_n_packet_write/read_n()
1 parent 8a094e8 commit fc661ab

File tree

8 files changed

+288
-438
lines changed

8 files changed

+288
-438
lines changed

.clang-format

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ IncludeCategories:
7070
- Regex: '.*'
7171
Priority: 3
7272
IncludeIsMainRegex: '([-_](test|unittest))?$'
73+
IndentPPDirectives: BeforeHash
7374
InsertBraces: true
7475
IndentCaseLabels: true
7576
InsertNewlineAtEOF: true

0 commit comments

Comments
 (0)