summaryrefslogtreecommitdiff
path: root/tinyusb/common/timeout_timer.h
AgeCommit message (Collapse)Author
2014-03-24doxygen documentinghathach
2014-03-16doxygen documenthathach
2014-03-12able to build lpc11u with IARhathach
clean ending warming with IAR
2013-05-06change format of file header & license spacinghathach
2013-03-25change website from tinyusb.net to tinyusb.orghathach
2013-02-28strengthen include policy. Only limited headers are allowed to included from ↵hathach
a header file. Missing needed to be included in *.c
2013-02-27add timeout_timer.h to provide real tick timeout service for blocking controlhathach