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
/
device
/
midi_test
Age
Commit message (
Expand
)
Author
2021-04-11
update rp2040 to use pico-sdk externally
hathach
2021-04-02
rename midi write()/read() to stream_write() stream_read()
hathach
2021-04-02
fix midi tx fifo overflow cause data corruption
hathach
2021-03-18
use boot2_generic_03h for adafruit feather rp2040
hathach
2021-03-02
update pico-sdk to more recent commit
hathach
2021-02-19
make midi example less ambigous for cable and channel
hathach
2021-02-06
Merge pull request #618 from homeodor/master
Ha Thach
2021-02-06
CDC-like blocking behaviour for MIDI
Alexander Golovanov
2021-02-01
added enumerate walkaround for RP2040-E5
hathach
2021-01-26
change output filename to BOARD-Directory
hathach
2021-01-25
get all device example build with rp2040 (except freeRTOS)
hathach
2020-07-21
add note for MS OS 1.0 Descriptor at 0xEE
hathach
2020-07-19
minor clean up
hathach
2020-07-16
rename CFG_TUD_MSC_BUFSIZE to CFG_TUD_MSC_EP_BUFSIZE
hathach
2020-07-16
add fs & hs config for cdc_msc_freertos, midi_test, msc_dual_lun
hathach
2020-06-15
update example config and descriptor with better Highspeed support
hathach
2020-06-15
update midi
hathach
2020-04-23
complete the midi output for dynamic configuration
hathach
2020-04-17
update example to include CXD56 for highspeed mode
hathach
2020-03-31
revise argument order for TUD_CONFIG_DESCRIPTOR macro
Peter Lawrence
2020-03-30
add provision for multiple configurations
Peter Lawrence
2020-03-03
Merge pull request #280 from majbthrd/nuc505
Ha Thach
2020-02-26
Add langid to examples.
Chang Feng
2020-02-07
add Nuvoton NUC505
Peter Lawrence
2019-11-22
rename OPT_MCU_IMXRT10XX to OPT_MCU_MIMXRT10XX
hathach
2019-11-22
rename OPT_MCU_RT10XX to OPT_MCU_IMXRT10XX
hathach
2019-11-22
config clean up
hathach
2019-09-27
Fix typo of CFG_TUD_ENDOINT0_SIZE.
Nathan Conrad
2019-09-23
examples: Allow user to override EP0 size.
William D. Jones
2019-08-01
clean up
hathach
2019-07-25
more webusb + vendor
hathach
2019-07-22
Merge branch 'master' into develop
hathach
2019-07-22
change EPNUM for example
hathach
2019-07-19
rename CFG_TUD_CUSTOM_CLASS to CFG_TUD_VENDOR
hathach
2019-07-12
updating webusb with cdc
hathach
2019-07-12
clean up usb descriptors in example
hathach
2019-07-11
clean up midi example
hathach
2019-07-11
clean up
hathach
2019-07-11
clean up demo config
hathach
2019-07-11
revert 2.1 to 2.0, only needed for webusb exmample (BOS needed)
hathach
2019-07-11
increase usb bcd from 2.0 to 2.1 for webusb support
hathach
2019-07-03
example clean up
hathach
2019-07-03
rename midi example to midi_test
hathach
[prev]