This website requires JavaScript.
Explore
Help
Sign In
mirror
/
tinyusb
Watch
1
Star
0
Fork
0
You've already forked tinyusb
mirror of
https://github.com/hathach/tinyusb.git
synced
2025-02-15 12:39:50 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
tinyusb
/
hw
/
bsp
/
samd51
History
hathach
3b0ffd0f48
change hcd_int_handler(rhport, in_isr) signature: add in_isr
...
change tuh_int_handler() to take in_isr as optional parameter (default = true)
2023-09-27 15:51:03 +07:00
..
boards
both samd21/d51 works perfectly with max3421e
2023-09-09 16:50:16 +07:00
FreeRTOSConfig
…
family.c
change hcd_int_handler(rhport, in_isr) signature: add in_isr
2023-09-27 15:51:03 +07:00
family.cmake
wrap up build cmake & make support for max3421, to enable the Host driver, 'MAX3421_HOST=1' must be added as part of make/cmake command
2023-09-11 11:35:51 +07:00
family.mk
…