summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-08-11Merge pull request #484 from hathach/fix-bt-warningHa Thach
2020-08-11use usbd_edpt_open in bth driverhathach
2020-08-11Merge pull request #385 from hathach/add-app-driverHa Thach
2020-08-07update note for app driver list mustbe accesible at all time.hathach
2020-08-07allow application driver to overwrite built-in onehathach
2020-08-07Merge branch 'master' into add-app-driverhathach
2020-08-06Merge pull request #483 from majbthrd/masterHa Thach
2020-08-05update lib/lwip to STABLE-2_1_2_RELEASEPeter Lawrence
2020-08-05Merge pull request #476 from kasjer/kasjer/fix-synopsys-fix-iso-frame-bitHa Thach
2020-08-04Merge pull request #480 from hathach/fix-nrf-disconnectHa Thach
2020-08-04Fix synopsys odd/even frame bit for IN ISO endpointsJerzy Kasenberg
2020-08-04manually submit unplugged event for nrf dcd_disconnect()hathach
2020-08-04Merge pull request #478 from hathach/move-dcdconnect-to-dcdinitHa Thach
2020-08-02Merge pull request #472 from hathach/fix-msp430-warningHa Thach
2020-08-01enable pull-up in dcd_init() instead of usbdhathach
2020-08-01Merge pull request #477 from hathach/fix-nrf-unplugg-isr-eventHa Thach
2020-08-01Merge pull request #475 from kasjer/kasjer/fix-synopsys-endpoint-constraint-c...Ha Thach
2020-08-01correct isr context for nrf DCD_EVENT_UNPLUGGEDhathach
2020-07-31Fix synopsys size check for ISO endpointJerzy Kasenberg
2020-07-29Merge pull request #474 from hathach/fix-strict-prototypeHa Thach
2020-07-29fix nested extern declaration of 'SystemCoreClock' [-Werror=nested-externs]hathach
2020-07-29fix strict prototypehathach
2020-07-29Merge pull request #412 from hathach/fix-net-cast-alignHa Thach
2020-07-28Merge pull request #454 from me-no-dev/esp32-s2-fifosHa Thach
2020-07-28Update dcd_esp32s2.cme-no-dev
2020-07-28fix msp430 gcc 9.2.0 warning in #465hathach
2020-07-24Merge pull request #471 from hathach/call-usbinit-after-kernel-startedHa Thach
2020-07-23example to call tud_init() after freeRTOS kernel is startedhathach
2020-07-23Merge pull request #470 from hathach/fix-samd21-missing-setupHa Thach
2020-07-23fix samd21 race condition with setup packethathach
2020-07-21Merge pull request #469 from hathach/followup-pr466-pr468Ha Thach
2020-07-21follow up to pr468hathach
2020-07-21add note for MS OS 1.0 Descriptor at 0xEEhathach
2020-07-21Merge pull request #466 from chang196700/feature/string_desc_msosHa Thach
2020-07-21Merge pull request #468 from me-no-dev/freertos-yield-from-isrHa Thach
2020-07-20FreeRTOS: Yield from ISR to notify the USB taskme-no-dev
2020-07-19Remove 0xEE index string if statement & change TU_ASSERT to TU_VERIFYChang Feng
2020-07-19update ci scripthathach
2020-07-19Merge pull request #464 from hathach/improve-highspeedHa Thach
2020-07-19minor clean uphathach
2020-07-18more updatehathach
2020-07-17add new name warning to cdc and midi (skip msc, hid warning for now)hathach
2020-07-17update actual link speed for spresensehathach
2020-07-16update link speed detection for nuc505hathach
2020-07-16dcd tdi report link speed on resethathach
2020-07-16rename CFG_TUD_MSC_BUFSIZE to CFG_TUD_MSC_EP_BUFSIZEhathach
2020-07-16add fs & hs config for cdc_msc_freertos, midi_test, msc_dual_lunhathach
2020-07-16fix unintended changes to webusb examplehathach
2020-07-16add tud_speed_get()hathach
2020-07-15Merge pull request #462 from ktemkin/add_luna_bspHa Thach