summaryrefslogtreecommitdiff
path: root/tinyusb/mcu_capacity.h
AgeCommit message (Collapse)Author
2018-03-02repo clean uphathach
2014-03-24doxygenhathach
2014-03-24doxygen documentinghathach
2013-11-25change MCU to TUSB_CFG_MCUhathach
2013-11-13able to build and run cdc device demo on lpc11uxxhathach
2013-11-11adding support for lpc13uxxhathach
2013-10-27make device keyboard buildable & runnable with ea4357hathach
2013-10-24change TUSB_CFG_CONTROLLER0/1_MODE to TUSB_CFG_CONTROLLER_0/1_MODE for clearancehathach
adding configuration docs for tinyusb_config.h document HID mouse & keyboard API
2013-09-13integrate & able to run cmsis-rtx with current code basehathach
2013-06-04re-create ngx4330.hhathach
remove some rom driver dependency on upper layer introduce CAP_DEVICE_ROMDRIVER to overwrite TUSB_CFG_DEVICE_USE_ROM_DRIVER within the lib add support for lpc175x_6x - able to build and blink led on lpcxpresso1769 with device (without any class enabled)
2013-05-06change format of file header & license spacinghathach
2013-04-08move MCU define to tusb_option.h, fix the ATTR with USB RAMhathach
hack: add delay before the very first xfer when enumerating (finalize later after reading USB 2.0 specs)
2013-03-25change website from tinyusb.net to tinyusb.orghathach
2013-03-04replace TUSB_CFG_HOST by MODE_HOST_SUPPORTEDhathach
move stuffs around
2013-03-04allow configure host/device by controller basichathach
- make changes to adapt add mcu_capacity.h