-
-
Notifications
You must be signed in to change notification settings - Fork 30
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* start midi work for daisy * semi-working usb and uart midi * set delayMs to 0; enable other midi input events * try SendMessage * midi out * make midi optional in the template based on board_info * remove print * disable usb-midi when debug printing in enabled * separate usb and uart midi with extra meta.json flag * use FixedCapStr as the FIFO type * separate midi (usb and uart) and improved debug printing (#117) * disable usb-midi when debug printing in enabled * separate usb and uart midi with extra meta.json flag * use FixedCapStr as the FIFO type * update changelog and docs * use temp wstd2daisy package * update changelog
- Loading branch information
Showing
5 changed files
with
325 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.