This website requires JavaScript.
Explore
Help
Sign In
Embedded
/
tinyusb
Watch
1
Star
0
Fork
0
You've already forked tinyusb
mirror of
https://github.com/hathach/tinyusb.git
synced
2025-01-17 05:32:55 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
tinyusb
/
examples
/
device
/
usbtmc
/
src
History
Nathan Conrad
3a87dd65d7
Change getting the capabilities structure to a callback instead of an extern struct.
2019-09-25 12:46:35 -04:00
..
main.c
Simulate query delay; getting to a point where implementing clear/aborts makes
2019-09-14 21:26:43 -04:00
main.h
Change requset type parameter back to uint8_t (fix type cast), support USB indicator pulse
2019-09-14 18:11:07 -04:00
tusb_config.h
Rename USBTMC functions.
2019-09-25 12:46:25 -04:00
usb_descriptors.c
Lots of updates (especially error handling)
2019-09-21 21:46:46 -04:00
usbtmc_app.c
Change getting the capabilities structure to a callback instead of an extern struct.
2019-09-25 12:46:35 -04:00
usbtmc_app.h
Simulate query delay; getting to a point where implementing clear/aborts makes
2019-09-14 21:26:43 -04:00