index
:
tinyusb.git
claude/adoring-pasteur-kbaFa
claude/arm-cortex-etm-jttace-4fr29r
claude/wch-ch569-ch32h417-usb3
copilot/fix-hil-tinyusb-job
dcd_ch32hs_spd
gh-pages
master
merge_os
port-embos
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
/
device
/
dcd.c
Age
Commit message (
Expand
)
Author
2018-03-02
rename dcd_init to hal_dcd_init()
hathach
2014-03-12
fix iar warning
hathach
2013-11-13
fix potential issue with stall endpoints
hathach
2013-06-22
fix license
hathach
2013-06-03
refractor tusb_descriptors
hathach
2013-06-01
rename romdriver handle
hathach
2013-05-29
fix lpcxpresso1347 board_leds
hathach
2013-05-28
rename NGX to ngx
hathach
2013-03-25
change website from tinyusb.net to tinyusb.org
hathach
2013-01-27
update license year from 2012 to 2013
hathach
2013-01-26
add more test code for keyboard hid application API
hathach
2013-01-22
start to support
hathach
2013-01-19
change error type to lower case for more consistency
hathach
2013-01-18
house keeping
hathach
2013-01-18
add DEVICE_ROM_DRIVER_ADDR macro in hal to point to rom driver add
hathach
2013-01-17
add UART support for ea4357 (tested)
hathach
2013-01-13
rename ASSERT_ERROR to ASSERT_STATUS
hathach
2013-01-11
tested keyboard device with lpcXpresso1347 board
hathach
2012-12-20
rename a bunch of configure macros
hathach
2012-12-10
abstract usb enable/disable interrupt to hal layer
hathach
2012-12-07
work with lpc11u37 (lpc11uxx) on kevin's board
hathach
2012-12-04
able to build with lpc43xx demo
hathach
2012-12-04
fixed building errors with device example
hathach
2012-12-03
fix some doxygen settings and stuffs add prepacked for IAR compiler
hathach
2012-12-02
add overview.md and license.md and tinyUSB overview.png
hathach
2012-11-29
change license email to website
hathach
2012-11-29
hid mouse working
hathach
2012-11-29
house keeping
hathach
2012-11-29
add more doxygen docs
hathach
2012-11-29
start to work with doxygen
hathach
2012-11-28
make keyboard device work with lpc1347
hathach
2012-11-27
start to add hid keyboard
hathach
2012-11-27
added assert macro
hathach
2012-11-27
added files
hathach