summaryrefslogtreecommitdiff
path: root/examples/device/dynamic_configuration/src/main.c
AgeCommit message (Expand)Author
2022-06-27fix most warnings with rp2040 -wconversionhathach
2022-06-06more example updatehathach
2021-04-02rename midi write()/read() to stream_write() stream_read()hathach
2021-04-02fix midi tx fifo overflow cause data corruptionhathach
2021-02-19make midi example less ambigous for cable and channelhathach
2021-02-06CDC-like blocking behaviour for MIDIAlexander Golovanov
2020-04-23complete the midi output for dynamic configurationhathach
2020-04-20start adding dynamic configuration examplehathach