summaryrefslogtreecommitdiff
path: root/tinyusb/tusb_option.h
AgeCommit message (Expand)Author
2013-03-25remove obsolete TUSB_CFG_HOST_HID_KEYBOARD_ENDPOINT_SIZEhathach
2013-03-25change website from tinyusb.net to tinyusb.orghathach
2013-03-13forget to add test file for ehci isrhathach
2013-03-04refractorhathach
2013-03-04replace TUSB_CFG_HOST by MODE_HOST_SUPPORTEDhathach
2013-03-04allow configure host/device by controller basichathach
2013-03-01rename ehci usb_int usb_sts usb/error fieldhathach
2013-02-27house keepinghathach
2013-02-08updating usbh init with class inithathach
2013-02-08add TUSB_CFG_HOST_CONTROLLER_START_INDEXhathach
2013-02-04add TUSB_CFG_HOST_ENUM_BUFFER_SIZEhathach
2013-02-01change osal_timeout_t to uint32_thathach
2013-02-01add std=gnu99 for test buildhathach
2013-01-31add version macroshathach
2013-01-27update license year from 2012 to 2013hathach
2013-01-26add more test code for keyboard hid application APIhathach
2013-01-22start to supporthathach
2013-01-18prepare test project for 43xx host testhathach
2013-01-18add DEVICE_ROM_DRIVER_ADDR macro in hal to point to rom driver addhathach
2013-01-13rename ASSERT_ERROR to ASSERT_STATUShathach
2013-01-11add external configure file: tusb_config.hhathach