index
:
tinyusb.git
cdc_persistent
claude/add-rtt-skill
claude/adoring-pasteur-kbaFa
claude/arm-cortex-etm-jttace-4fr29r
claude/hil-drop-nt
claude/mtp-data-phase-fixes
claude/pr-babysit-split-triage
claude/wch-ch569-ch32h417-usb3
codex/class-reference-docs
codex/dfu-buffer-fix
copilot/fix-hil-tinyusb-job
dcd_ch32hs_spd
etmtrace-rp2350
gh-pages
hil-openocd-recover-flasher
master
merge_os
port-embos
raw_gadget_review
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
Age
Commit message (
Expand
)
Author
2020-10-11
Remap USB IRQs on STM32F303 BSP
Niklas Hauser
2020-10-10
Dynamically check STM32F3 IRQ remap option
Niklas Hauser
2020-10-03
Change CFG_TUSB_CONFIG_FILE mechanism to improve header file scanning
Niklas Hauser
2020-10-03
Allow overwriting TU_ASSERT etc macros
Niklas Hauser
2020-10-03
Use tu_printf instead of printf
Niklas Hauser
2020-10-03
Use C++11 static_assert when available
Niklas Hauser
2020-09-23
Merge pull request #512 from mzero/fix-midi-sysex
Ha Thach
2020-09-16
Merge pull request #514 from kasjer/kasjer/fix-nrf52-edpt_dma_start
Ha Thach
2020-09-15
nrf52: Fix edpt_dma_start() wrong condition check
Jerzy Kasenberg
2020-09-14
Merge pull request #508 from hathach/fix-edpt-race
Ha Thach
2020-09-14
more const
hathach
2020-09-14
cdc device: claim endpoint before checking fifo availability
hathach
2020-09-13
Update midi_device.c
Mark Lentczner
2020-09-13
Merge pull request #510 from hathach/fix-hid-gamepad-template
Ha Thach
2020-09-13
correct the TUD_HID_REPORT_DESC_GAMEPAD
hathach
2020-09-12
doc: merge example/readme.md into docs/getting_started.md
hathach
2020-09-12
typo
hathach
2020-09-11
clean up
hathach
2020-09-10
update claim edpt for hid and midi
hathach
2020-09-09
typo
hathach
2020-09-09
clean up
hathach
2020-09-09
update cdc edpt read
hathach
2020-09-09
introduce optional usbd_edpt_claim, usbd_edpt_release which can be used to ga...
hathach
2020-09-04
update doc
hathach
2020-09-04
Merge pull request #505 from hathach/update-host
Ha Thach
2020-09-04
clean up
hathach
2020-09-04
update ci to also build host example
hathach
2020-09-04
fflush(stdout) for keyboard host example
hathach
2020-09-04
keyboard host work as proof of concept
hathach
2020-09-03
more hid host work
hathach
2020-09-03
fix vector assign
hathach
2020-09-03
fix #449 remove obsolete pipehandle from hid host
hathach
2020-09-03
rename tuh_isr/hcd_isr to tuh_int_handler/hcd_int_handler
hathach
2020-09-03
revert to use __USE_LPCOPEN
hathach
2020-09-02
ohci work, tested with lpc1769
hathach
2020-09-02
fix ci build
hathach
2020-09-02
revert to use float-abi
hathach
2020-09-01
fix unit test
hathach
2020-09-01
add more logging to host stack
hathach
2020-09-01
clean up
hathach
2020-09-01
Merge branch 'master' into update-host
hathach
2020-08-27
Merge pull request #497 from hathach/improve-midi
Ha Thach
2020-08-27
Merge pull request #499 from hathach/bsp-itsy-nrf52840
Ha Thach
2020-08-27
add itsybitsy nrf52840 board support
hathach
2020-08-24
fix typo
hathach
2020-08-24
improve midi
hathach
2020-08-24
Merge pull request #486 from kasjer/kasjer/add-endpoint-close-to-synopsys
Ha Thach
2020-08-22
Update README.md
Ha Thach
2020-08-22
Merge pull request #493 from hathach/followup-490-samd11
Ha Thach
2020-08-22
add OPT_MCU_SAMD11
hathach
[next]