index
:
tinyusb.git
cdc_persistent
claude/adoring-pasteur-kbaFa
claude/arm-cortex-etm-jttace-4fr29r
claude/audio-fifo-priming
claude/mtp-data-phase-fixes
claude/usbh-enum-timeout
claude/wch-ch569-ch32h417-usb3
codex/class-reference-docs
codex/dfu-buffer-fix
copilot/fix-hil-tinyusb-job
dcd_ch32hs_spd
gh-pages
hil-openocd-recover-flasher
master
merge_os
port-embos
raw_gadget_review
worktree-ch569-hydrausb3
xfer_isr_fallback
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tinyusb
/
common
/
fifo.h
Age
Commit message (
Collapse
)
Author
2013-03-25
change website from tinyusb.net to tinyusb.org
hathach
2013-02-04
refractor include chain with following policies
hathach
- header file only include what it needs for its declarations.
2013-01-27
update license year from 2012 to 2013
hathach
2013-01-16
rename some fifo functions to be more consistent
hathach
2013-01-16
added some tests for fifo.c
hathach
2013-01-16
add uart for lpc11uxx and retarget successfully
hathach
2012-12-10
abstract usb enable/disable interrupt to hal layer
hathach
2012-12-03
change editor tab to 2 spaces.
hathach
2012-12-02
add extern "C" for cpp
hathach
start to work on hal layer
2012-12-02
add overview.md and license.md and tinyUSB overview.png
hathach
2012-11-29
change license email to website
hathach
added support for cdc devices
2012-11-29
add more doxygen docs
hathach
start to use TUSB_Error_t
2012-11-29
start to work with doxygen
hathach
fix mem_size/mem_base usage with device rom driver
2012-11-28
make keyboard device work with lpc1347
hathach