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
Age
Commit message (
Expand
)
Author
2019-07-04
update docs
hathach
2019-07-04
clean up
hathach
2019-07-04
remove tud_midi_write_flush() send asap. rename tud_midi_connected() to tud_m...
hathach
2019-07-03
fix midi_write prototype
hathach
2019-07-03
example clean up
hathach
2019-07-03
include midi_test in travis build
hathach
2019-07-03
rename midi example to midi_test
hathach
2019-07-03
tested midi example
hathach
2019-07-02
clean up
hathach
2019-07-02
clean up
hathach
2019-07-01
fix midi template
hathach
2019-07-01
fix compiling
hathach
2019-07-01
added adafruit feather m4 express board
hathach
2019-07-01
improving midi support, adding midi exmaple
hathach
2019-06-20
Merge branch 'master' into develop
hathach
2019-06-10
remove dcd_edpt_busy()
hathach
2019-06-10
Merge pull request #80 from hathach/develop
hathach
2019-06-10
fix build error with midi, use usbd_edpt_xfer/busy for midi to replace dcd_*
hathach
2019-06-10
docs clean up
hathach
2019-06-10
remove test_obsolete
hathach
2019-06-10
update fifo test
hathach
2019-06-10
add fifo test
hathach
2019-06-10
run ceedling uinit test (no tests yet)
hathach
2019-06-10
remove unity submodule
hathach
2019-06-10
travis cont
hathach
2019-06-10
more travis test
hathach
2019-06-10
use sourceline
hathach
2019-06-10
test travis
hathach
2019-06-10
adding new ceedling test project
hathach
2019-06-10
remove unity as submodule
hathach
2019-06-06
rename tests to obsolete
hathach
2019-06-06
add HID_ASCII_TO_KEYCODE
hathach
2019-06-06
add TU_ prefix to compiler ATTR to prevent name conflict with application
hathach
2019-05-29
Merge pull request #79 from PTS93/master
hathach
2019-05-29
Modified example to use list of supported boards
Timon Skerutsch
2019-05-29
use adafruit-nrfutil dfu as default flash target for feather nrf52840
hathach
2019-05-29
run tud_task() in board_delay()
hathach
2019-05-29
added usbd_edpt_xfer/usbd_edpt_busy to replace dcd_edpt_transfer/dcd_edpt_busy()
hathach
2019-05-29
add node hid installation instruction
hathach
2019-05-27
Merge pull request #78 from PTS93/master
hathach
2019-05-26
changed node.js hid example to be more user friendly
PTS93
2019-05-25
Merge pull request #77 from todbot/master
hathach
2019-05-24
make hid_generic_inout tester have reportLength-sized buffer, since some OSes...
Tod E. Kurt
2019-05-24
Merge pull request #76 from hathach/develop
hathach
2019-05-24
should fix and work with #58
hathach
2019-05-24
move all build into folder _build
hathach
2019-05-23
host fix address alloc when it reach max devices
hathach
2019-05-22
Merge pull request #75 from hathach/develop
hathach
2019-05-22
fix tud_cdc_read_char()/tud_cdc_peek() to return signed char
hathach
2019-05-21
Merge pull request #74 from hathach/develop
hathach
[next]