summaryrefslogtreecommitdiff
path: root/examples/device/cdc_msc_hid_freertos/src/tusb_config.h
AgeCommit message (Expand)Author
2019-07-03example clean uphathach
2019-06-06add TU_ prefix to compiler ATTR to prevent name conflict with applicationhathach
2019-05-14enable CFG_TUSB_DEBUG on DEBUG buildhathach
2019-05-14update license year to 2019hathach
2019-05-14clean uphathach
2019-05-03add tud_msc_inquiry_cb() remove CFG_TUD_MSC_VENDOR/PRODUCT/PRODUCT_REVhathach
2019-05-01clean uphathach
2019-04-26add msc multiple lun supporthathach
2019-04-25remove CFG_TUD_HID_ASCII_TO_KEYCODE_LOOKUPhathach
2019-04-19move interface descriptor template to usbd.h, update exmaplehathach
2019-04-19update device freeRTOS exmaplehathach
2019-04-11remove auto device descriptorhathach
2019-03-20migrate license from BSD 3 clause to MIThathach
2018-12-13osal clean uphathach
2018-11-29added & tested lpc17xx freertos device examplehathach
2018-11-22rename CFG_TUSB_MEM_SECTION to CFG_TUSB_MEM_SECTIONhathach
2018-11-22msc device block count and block numhathach
2018-11-22rename freertos examplehathach