change HID config, move HID boot config to part of auto descriptor only
This commit is contained in:
@@ -87,7 +87,7 @@ tusb_error_t stub_hidd_init(uint8_t coreid, tusb_desc_interface_t const* p_inter
|
||||
|
||||
void class_init_epxect(void)
|
||||
{
|
||||
#if TUD_OPT_HID_ENABLED
|
||||
#if CFG_TUD_HID
|
||||
hidd_init_StubWithCallback(stub_hidd_init);
|
||||
#endif
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user