add coreid to hidd_init
temporarily implement hidd_init using dcd from lpc17xx add more test for dcd lp176x implement dcd_endpoint_configure
This commit is contained in:
@@ -93,7 +93,7 @@ void led_blinking_task(void * p_para)
|
||||
#if TUSB_CFG_DEVICE_HID_KEYBOARD
|
||||
void keyboard_device_app_task(void * p_para)
|
||||
{
|
||||
#if 1
|
||||
#if 0
|
||||
if (tusb_device_is_configured())
|
||||
{
|
||||
static uint32_t count =0;
|
||||
|
Reference in New Issue
Block a user