update auto descriptor

This commit is contained in:
hathach
2018-07-01 15:45:04 +07:00
parent 2deb0e9ae8
commit 19eb62ebe4
11 changed files with 609 additions and 705 deletions

View File

@@ -91,7 +91,7 @@ void board_init(void)
{
.handler = (nrf_drv_power_usb_event_handler_t) tusb_hal_nrf_power_event
};
TU_ASSERT( NRF_SUCCESS == nrf_drv_power_usbevt_init(&config) );
TU_ASSERT( NRF_SUCCESS == nrf_drv_power_usbevt_init(&config), );
#endif
// Tick init