summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2020-09-04update dochathach
2020-09-03fix vector assignhathach
2020-09-03rename tuh_isr/hcd_isr to tuh_int_handler/hcd_int_handlerhathach
2020-09-03revert to use __USE_LPCOPENhathach
2020-09-02ohci work, tested with lpc1769hathach
2020-09-02fix ci buildhathach
2020-09-02revert to use float-abihathach
2020-09-01add more logging to host stackhathach
2020-09-01clean uphathach
2020-09-01Merge branch 'master' into update-hosthathach
2020-08-27add itsybitsy nrf52840 board supporthathach
2020-08-22add OPT_MCU_SAMD11hathach
2020-08-21add support for SAMD11 devices / add samd11_xplained boardKatherine Temkin
2020-08-21fix samg55 ci buildhathach
2020-07-23fix samd21 race condition with setup packethathach
2020-07-19Merge pull request #464 from hathach/improve-highspeedHa Thach
2020-07-16update link speed detection for nuc505hathach
2020-07-14add BSP for Great Scott Gadgets' LUNA boards (SAMD21)Kate Temkin
2020-07-08change REDUCE_SPEED=0/1 to explicitly SPEED=high/fullhathach
2020-07-03Add stm32l4r5nucleo. USB and UARTwork.Uwe Bonnes
2020-07-03stlinkv3mini: Only OTG_HS has connector.Uwe Bonnes
2020-07-03stm32h745disco: HAL_PWREx_EnableUSBVoltageDetector() is needed for hot replug.Uwe Bonnes
2020-07-03stm32h745disco: Only OTG_FS is available. Does not enumerate on replug yet.Uwe Bonnes
2020-07-03STM32/OTG_HS: Allow OTG_HS port to run at FS speed.Uwe Bonnes
2020-07-02correct HSE_VALUE in hal_confhathach
2020-07-02change default port some stm bsphathach
2020-07-01Merge branch 'add-stm-hs' of github.com:hathach/tinyusb into add-stm-hshathach
2020-07-01Add bsp for stlinkv3mini.Uwe Bonnes
2020-07-01added uart for h743hathach
2020-07-01Merge branch 'master' into add-stm-hshathach
2020-07-01Merge pull request #439 from UweBonnes/add-stm-hsHa Thach
2020-07-01added DA14695 DK USB bsphathach
2020-07-01rename filehathach
2020-06-30more clean uphathach
2020-06-30revert rhport config in nxp mcushathach
2020-06-30stm32f723disco: USB HS enumerates.Uwe Bonnes
2020-06-30Add Stm32F7xxdisco board support filesUwe Bonnes
2020-06-30stm32h743nucleo: Enable Log via STLINK-VCP.Uwe Bonnes
2020-06-30Merge branch 'master' into add-stm-hshathach
2020-06-30Merge pull request #427 from kasjer/kasjer/add-da1469x-supportHa Thach
2020-06-29Merge pull request #445 from hathach/add-kaluga-bspHa Thach
2020-06-29add kaluga fileshathach
2020-06-29added esp32s2 kaluga bsphathach
2020-06-29Add board support for Dialog DA1469x-dk-proJerzy Kasenberg
2020-06-24Update NRFX to v2.2.0Czeslaw Makarski
2020-06-16fix stm32h743 priority with freeRTOShathach
2020-06-15clean up, update other example confighathach
2020-06-14revert CFG_TUSB_RHPORT0_MODE to previous wayhathach
2020-06-09Add Dialog DA1469x register definition fileJerzy Kasenberg
2020-06-01adding speed detect on bus resethathach