Support message signing (Nano-S only for the time being)

This commit is contained in:
BTChip github
2017-03-03 13:49:39 +01:00
parent dcb710b774
commit f9d926554f
5 changed files with 491 additions and 734 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -96,7 +96,6 @@
* @{
*/
/**
* @}
*/
@@ -158,7 +157,7 @@ const uint8_t const USBD_LangIDDesc[USB_LEN_LANGID_STR_DESC] = {
};
const uint8_t const USB_SERIAL_STRING[] = {
3 * 2 + 2, USB_DESC_TYPE_STRING, '0', 0, '.', 0, '1', 0,
4 * 2 + 2, USB_DESC_TYPE_STRING, '0', 0, '0', 0, '0', 0, '1', 0,
};
const uint8_t const USBD_MANUFACTURER_STRING[] = {