summaryrefslogtreecommitdiff
path: root/tinyusb/common/primitive_types.h
AgeCommit message (Expand)Author
2015-05-01replace ATTR_PACKED_STRUCT by simply ATTR_PACKED (drop IAR support)hathach
2014-03-24more doxygen workshathach
2014-03-10cannot get IAR work with lpc1769 device demohathach
2013-12-12implement inline bit manipulation functionhathach
2013-05-06change format of file header & license spacinghathach
2013-03-25change website from tinyusb.net to tinyusb.orghathach
2013-01-30add primitive_types.h for portable with uint8,16,32_t, and boolhathach