|
CDC Badge OS
Firmware for the CDC Badge v1.0 hardware security key
|
#include "cdc_core/UsbManager.h"#include "cdc_log.h"#include "usb_badge/usb_hid.h"#include <string.h>Go to the source code of this file.
Namespaces | |
| namespace | cdc |
| namespace | cdc::core |
Variables | |
| static const char * | TAG = "UsbManager" |
|
static |
Definition at line 6 of file UsbManager.cpp.