|
CDC Badge OS
Firmware for the CDC Badge v1.0 hardware security key
|
Hex-digit decoding shared by the plugin_manager source files. More...
Go to the source code of this file.
Namespaces | |
| namespace | cdc |
| namespace | cdc::plugin_manager |
Functions | |
| int | cdc::plugin_manager::hex_val (char c) |
| Convert a single hex digit to its numeric value. | |
Hex-digit decoding shared by the plugin_manager source files.
Definition in file HexUtil.h.