index
:
tinyusb.git
claude/adoring-pasteur-kbaFa
claude/arm-cortex-etm-jttace-4fr29r
claude/wch-ch569-ch32h417-usb3
copilot/fix-hil-tinyusb-job
dcd_ch32hs_spd
gh-pages
master
merge_os
port-embos
worktree-ch569-hydrausb3
xfer_isr_fallback
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
examples
Age
Commit message (
Expand
)
Author
2024-10-28
minor rename
hathach
2024-10-21
get hprt interrupt triggered
hathach
2024-10-15
move core init code to dwc2 common. update/correct build for esppressif
hathach
2024-10-15
adding hcd dwc2
hathach
2024-10-14
change the tusb_rhport_init_t struct, exclude the rhport to make API more con...
hathach
2024-10-11
change tusb_init(), tusb_rhport_init() to use init struct for expandability
hathach
2024-10-10
add new tusb_int_handler(rhport, in_isr) as common irq handler
hathach
2024-10-10
remove stm32f769disco since it is not reliable
hathach
2024-10-07
Merge pull request #2809 from shuffle2/master
Ha Thach
2024-09-30
skip some examples for mcxa15
hathach
2024-09-17
make all python files executable and standardize interpreter
Shawn Hoffman
2024-09-11
Merge pull request #2450 from HiFiPhile/vendor_fifo
Ha Thach
2024-09-10
minor clean up
hathach
2024-09-03
use fixed with in printf ( found by clang)
dp111
2024-09-01
Merge pull request #2765 from hinxx/usbtmc-clean
HiFiPhile
2024-08-28
Fix compiler warning in hid_boot_interface example
Andrew Scheller
2024-08-22
add hil support for dual host_info_to_cdc
hathach
2024-08-19
rename TUD_ENDPOINT_EXCLUSIVE_NUMBER to TUD_ENDPOINT_ONE_DIRECTION_ONLY
hathach
2024-08-17
define and use TUD_ENDPOINT_EXCLUSIVE_NUMBER
hathach
2024-08-15
couple of fixes for usbtmc example
Hinko Kocevar
2024-08-15
add flash-uniflash support for ti tm4c
hathach
2024-08-14
Merge branch 'refs/heads/master' into fork/BrentK-ADI/max32_port
hathach
2024-07-28
Integrate OS guessing quirk into uac2_speaker_fb example.
HiFiPhile
2024-07-28
Merge branch 'master' of https://github.com/hathach/tinyusb into rx_fb
HiFiPhile
2024-07-25
Combined DCD MUSB implementations
Brent Kowal
2024-07-19
Merge pull request #2723 from liamfraser/rp2040_tweaks
Ha Thach
2024-07-18
fix some clang compiler warnings
graham sanderson
2024-07-18
net_lwip_webserver: allow TINYUSB_LWIP_PATH to be defined by parent CMake file
Liam Fraser
2024-07-18
fix hil board_test duplication, add cdc_msc_freertos test
hathach
2024-07-17
add family cmake/make for da1469x boards
hathach
2024-07-12
Merge pull request #2688 from HiFiPhile/3511_rtos
Ha Thach
2024-07-10
enable full 224KB flash for ch32v203 with flash enhanced read mode in SystemI...
hathach
2024-07-05
add board_reset_to_bootloader(), try to implement that for ch32v203 but not w...
hathach
2024-07-01
Add MAX78002 Support
Brent Kowal
2024-06-28
Initial Commit for MAX32 Support
Brent Kowal
2024-06-27
Make FreeRTOS config work with Cortex-M33.
HiFiPhile
2024-06-25
change COMPILE_DEFINE to CFLAGS_CLI for cmake/make
hathach
2024-06-21
skip examples for ch32v203g6
hathach
2024-06-18
add dual/host_info_to_device_cdc example
hathach
2024-06-18
LOG3 in isr
hathach
2024-06-18
add host/device_info example
hathach
2024-06-14
fix ci skip example for ch32v1
hathach
2024-05-31
Merge branch 'master' of https://github.com/hathach/tinyusb into rx_fb
HiFiPhile
2024-05-20
try fixing codeql
hathach
2024-05-20
use correct wch usbhs, usbfs for ch32v307 using CFG_TUD_MAX_SPEED
hathach
2024-05-20
- update ch203 family to allow to specify flash and ram size. Introduce
hathach
2024-05-16
change default risv-gcc to riscv-none-elf- and add _zicsr extension
hathach
2024-05-15
add CH32V20x USB OTG/FS driver
Matthew Tran
2024-05-12
Typo.
HiFiPhile
2024-05-12
Fix CI.
HiFiPhile
[next]