mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-03-26 17:20:53 +01:00
[usb] More precise TODO comment.
Change-Id: I7452fce436ec1e8ee2234105389e37e5b1b75337
This commit is contained in:
@@ -76,7 +76,7 @@ public:
|
||||
m_productStringDescriptor("Calculator"),
|
||||
m_serialNumberStringDescriptor("12345"),
|
||||
m_interfaceStringDescriptor("@Flash/0x08000000/04*016Kg,01*064Kg,07*128Kg"),
|
||||
//m_interfaceStringDescriptor("@SRAM/0x20000000/01*256Ke"), //TODO
|
||||
//m_interfaceStringDescriptor("@SRAM/0x20000000/01*256Ke"), //TODO: Add this descriptor to use dfu-util to write in the SRAM
|
||||
m_descriptors{
|
||||
&m_deviceDescriptor, // Type = Device, Index = 0
|
||||
&m_configurationDescriptor, // Type = Configuration, Index = 0
|
||||
|
||||
Reference in New Issue
Block a user