|
CDC Badge OS
Firmware for the CDC Badge v1.0 hardware security key
|
Raw USB-CDC TX for plugins (thin wrapper over usb_badge usb_cdc). More...
#include "plugin_manager/host_api.h"#include "plugin_manager/Plugin.h"#include "usb_badge/usb_cdc.h"Go to the source code of this file.
Functions | |
| void * | plg_get_active_plugin (void) |
| int | host_usb_cdc_write (const uint8_t *data, size_t len) |
| Write raw bytes to the USB-CDC TX stream. | |
Raw USB-CDC TX for plugins (thin wrapper over usb_badge usb_cdc).
Definition in file host_api_usb.cpp.
| void * plg_get_active_plugin | ( | void | ) |
Definition at line 24 of file plugin_log_bridge.cpp.