device API rename
This commit is contained in:
@@ -91,8 +91,8 @@ typedef struct {
|
||||
//--------------------------------------------------------------------+
|
||||
// APPLICATION API
|
||||
//--------------------------------------------------------------------+
|
||||
bool tusbd_is_configured(uint8_t coreid) ATTR_WARN_UNUSED_RESULT;
|
||||
//void tusbd_device_suspended_cb(uint8_t coreid);
|
||||
bool tud_configured(uint8_t coreid);
|
||||
//void tud_device_suspended_cb(uint8_t coreid);
|
||||
|
||||
//--------------------------------------------------------------------+
|
||||
// CLASS-USBD & INTERNAL API
|
||||
|
||||
Reference in New Issue
Block a user