This website requires JavaScript.
Explore
Help
Register
Sign In
jesus
/
tinyusb
Watch
1
Star
0
Fork
0
You've already forked tinyusb
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
2cac860e1a5ec0687908ec1d83544d433e6d1684
tinyusb
/
demos
/
device
/
src
T
History
hathach
8fbafc460c
fix a problem with dcd 13uxx dcd_pipe_clear_stall that should clear toggle for buffer0 (instead of active buffer)
...
as the next transfer is always forced to be happened on buffer0
2014-03-13 17:06:18 +07:00
..
cdcd_app.c
cannot get IAR work with lpc1769 device demo
2014-03-10 15:02:11 +07:00
cdcd_app.h
fix build error with lpcxpresso device os none
2014-03-12 22:22:00 +07:00
keyboardd_app.c
cannot get IAR work with lpc1769 device demo
2014-03-10 15:02:11 +07:00
keyboardd_app.h
fix build error with lpcxpresso device os none
2014-03-12 22:22:00 +07:00
main.c
fix build error with lpcxpresso device os none
2014-03-12 22:22:00 +07:00
moused_app.c
cannot get IAR work with lpc1769 device demo
2014-03-10 15:02:11 +07:00
moused_app.h
fix build error with lpcxpresso device os none
2014-03-12 22:22:00 +07:00
mscd_app_ramdisk.c
cannot get IAR work with lpc1769 device demo
2014-03-10 15:02:11 +07:00
mscd_app_romdisk.c
fix a problem with dcd 13uxx dcd_pipe_clear_stall that should clear toggle for buffer0 (instead of active buffer)
2014-03-13 17:06:18 +07:00
mscd_app.c
cannot get IAR work with lpc1769 device demo
2014-03-10 15:02:11 +07:00
mscd_app.h
fix build error with lpcxpresso device os none
2014-03-12 22:22:00 +07:00
tusb_config.h
fix build for host freertos xpresso
2014-03-13 00:12:18 +07:00
tusb_descriptors.c
change desc_str_table to array of pointer of uint8_t* to be compatible with IAR (lack of support for VLA initialization)
2014-03-10 14:20:38 +07:00
tusb_descriptors.h
fix iar warning
2014-03-12 14:03:17 +07:00
WinCDCdriver.inf
move WinCDCdriver.inf
2014-03-10 11:40:17 +07:00