This website requires JavaScript.
Explore
Help
Sign In
mirror
/
tinyusb
Watch
3
Star
0
Fork
0
You've already forked tinyusb
mirror of
https://github.com/hathach/tinyusb.git
synced
2025-12-01 12:24:17 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0e12d36531724f593c16bae9f4ff54a84cd1a01c
tinyusb
/
hw
/
bsp
/
nrf
History
hathach
7213b8abb1
move tools/cmake to examples/build_system
2023-11-23 20:06:22 +07:00
..
boards
update example to work with featherwing max3421, set max3421 GPIO0 for vbus
2023-11-20 22:09:38 +07:00
FreeRTOSConfig
switch freertos to static allocation only (dynamic = 0), since it is possible now with latest freertos cmake
2023-11-16 22:12:38 +07:00
linker
fix nrf build
2023-05-16 10:14:00 +07:00
family.c
update example to work with featherwing max3421, set max3421 GPIO0 for vbus
2023-11-20 22:09:38 +07:00
family.cmake
move tools/cmake to examples/build_system
2023-11-23 20:06:22 +07:00
family.mk
minor-update
2023-11-23 17:53:17 +07:00
nrfx_config.h
call xfer_complete_isr() when result is not successful (stalled or failed)
2023-08-30 16:04:18 +07:00
nrfx_glue.h
adding connection event handling, add nrf gpio interrupt for max2341e interrupt pin
2023-08-18 17:39:10 +07:00
nrfx_log.h
…