#include <AH/Arduino-Wrapper.h>
#include <cstdint>
#include <utility>
#include <USB/PluggableUSBDevice.h>
#include <drivers/Timeout.h>
#include <platform/Callback.h>
#include <MIDI_Interfaces/USBMIDI/LowLevel/BulkRX.hpp>
#include <MIDI_Interfaces/USBMIDI/LowLevel/BulkTX.hpp>
#include <Settings/NamespaceSettings.hpp>
Go to the source code of this file.
Classes | |
class | PluggableUSBMIDI |