summaryrefslogtreecommitdiff
path: root/examples/device/usbtmc/src/tusb_config.h
AgeCommit message (Expand)Author
2022-06-06more example updatehathach
2022-06-01rename board specific macro for examplehathach
2022-02-25auto detect max rhport speed based on mcuhathach
2021-01-25get all device example build with rp2040 (except freeRTOS)hathach
2020-07-16rename CFG_TUD_MSC_BUFSIZE to CFG_TUD_MSC_EP_BUFSIZEhathach
2020-06-15update example config and descriptor with better Highspeed supporthathach
2020-04-17update example to include CXD56 for highspeed modehathach
2020-03-22Merge branch 'master' into cr1901-msp430f5529hathach
2020-02-07add Nuvoton NUC505Peter Lawrence
2019-11-22rename OPT_MCU_IMXRT10XX to OPT_MCU_MIMXRT10XXhathach
2019-11-22rename OPT_MCU_RT10XX to OPT_MCU_IMXRT10XXhathach
2019-11-22config clean uphathach
2019-10-04examples: Fix #ifndef guard for CFG_TUD_ENDPOINT0_SIZE.William D. Jones
2019-09-27Fix typo of CFG_TUD_ENDOINT0_SIZE.Nathan Conrad
2019-09-25Rename USBTMC functions.Nathan Conrad
2019-09-19Rename USBTMC_CFG_ENABLE_488, and fix build with it off.Nathan Conrad
2019-09-18usbtmc updates....Nathan Conrad
2019-09-14Add usbtmc class driver.Nathan Conrad