summaryrefslogtreecommitdiff
path: root/tinyusb/common/fifo.c
AgeCommit message (Collapse)Author
2018-03-28more renamehathach
2018-03-08rename fifo_counthathach
2018-03-08enhancehathach
- add ASSERT_ - rename edpt_equal -
2018-02-28refactor osal queue APIhathach
2018-02-28update fifohathach
2014-03-14clean more warningshathach
2014-03-12IAR line ending warninghathach
2013-11-08add tusbd_cdc_is_busyhathach
enhance cdc serial device demo refractor fifo.c
2013-06-22fix licensehathach
2013-03-25change website from tinyusb.net to tinyusb.orghathach
2013-02-04refractor include chain with following policieshathach
- header file only include what it needs for its declarations.
2013-01-27update license year from 2012 to 2013hathach
2013-01-16rename some fifo functions to be more consistenthathach
2013-01-16add uart for lpc11uxx and retarget successfullyhathach
2012-12-02add overview.md and license.md and tinyUSB overview.pnghathach
2012-11-29change license email to websitehathach
added support for cdc devices
2012-11-28make keyboard device work with lpc1347hathach