CDC Badge OS
Firmware for the CDC Badge v1.0 hardware security key
Loading...
Searching...
No Matches
host_api_usb.cpp File Reference

Raw USB-CDC TX for plugins (thin wrapper over usb_badge usb_cdc). More...

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.

Detailed Description

Raw USB-CDC TX for plugins (thin wrapper over usb_badge usb_cdc).

Definition in file host_api_usb.cpp.

Function Documentation

◆ plg_get_active_plugin()

void * plg_get_active_plugin ( void )

Definition at line 24 of file plugin_log_bridge.cpp.