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-31 05:52:55 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
tinyusb
/
examples
/
device
/
usbtmc
/
src
History
NConrad
4a9fe813a8
Update USBTMC descriptors to support high speed, set USB version to 2.0.0 for all cases.
2022-06-21 22:31:09 -04:00
..
main.c
more example update
2022-06-06 22:41:04 +07: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
more example update
2022-06-06 22:41:04 +07:00
usb_descriptors.c
Update USBTMC descriptors to support high speed, set USB version to 2.0.0 for all cases.
2022-06-21 22:31:09 -04:00
usbtmc_app.c
Typo of usbtmc.
2020-04-02 23:16:28 -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