summaryrefslogtreecommitdiff
path: root/tinyusb/common/binary.h
AgeCommit message (Expand)Author
2015-05-01replace ATTR_PACKED_STRUCT by simply ATTR_PACKED (drop IAR support)hathach
2014-03-24doxygen documentinghathach
2014-03-16doxygen documenthathach
2014-03-12able to build lpc11u with IARhathach
2013-12-12implement inline bit manipulation functionhathach
2013-11-14complete double buffering for queueing xfer for lpc11u/13u requried by msc de...hathach
2013-09-13integrate & able to run cmsis-rtx with current code basehathach
2013-06-08ADDING LPC176X devicehathach
2013-05-28rename NGX to ngxhathach
2013-05-06change format of file header & license spacinghathach
2013-03-25change website from tinyusb.net to tinyusb.orghathach
2013-03-12add project file for keilhathach
2013-02-28strengthen include policy. Only limited headers are allowed to included from ...hathach
2013-02-04refractor include chain with following policieshathach
2013-01-27update license year from 2012 to 2013hathach
2013-01-14add binary const & its test codehathach
2013-01-13rename ASSERT_ERROR to ASSERT_STATUShathach