index
:
tinyusb.git
cdc_persistent
claude/adoring-pasteur-kbaFa
claude/arm-cortex-etm-jttace-4fr29r
claude/mtp-data-phase-fixes
claude/usbh-enum-timeout
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
path:
root
/
examples
/
device
/
nrf52840
/
src
/
main.c
Age
Commit message (
Expand
)
Author
2018-07-31
tud_hid_generic_get_report_cb and tud_hid_generic_set_report_cb are mandantory
hathach
2018-07-25
add control set boot protocol support and keyboard idle rate
hathach
2018-07-25
enable both mouse & keyboard example
hathach
2018-07-25
tested boot mouse working
hathach
2018-07-24
rename tud_hid_mouse_busy to tud_hid_mouse_ready
hathach
2018-07-24
change tud_hid_keyboard_busy() to tud_hid_keyboard_ready() for positive meaning
hathach
2018-07-24
rename device mouse API
hathach
2018-07-24
nrf52840 boot mouse does not work, need more work
hathach
2018-07-24
nrf52840 example work with boot keyboard
hathach
2018-07-23
rename tud_hid_mouse_is_busy to tud_hid_mouse_busy
hathach
2018-07-23
enhance device hid
hathach
2018-07-23
fix descriptor minor issue
hathach
2018-07-14
rename tud_cdc_flush() to tud_cdc_write_flush(), add tud_cdc_read_flush()
hathach
2018-07-13
more clean up
hathach
2018-07-13
clean up
hathach
2018-07-12
update example
hathach
2018-07-01
update auto descriptor
hathach
2018-07-01
add CFG_TUD_DESC_AUTO for auto descritpor (device, config)
hathach
2018-04-16
add tud_set_descriptors
hathach
2018-04-12
rename CFG_TUSB_DEVICE_* to CFG_TUD_*
hathach
2018-04-12
rename TUSB_OS_NONE, TUSB_OS_FREERTOS to OPT_OS_NONE, OPT_OS_FREERTOS
hathach
2018-04-10
mass rename TUSB_CFG to CFG_TUSB
hathach
2018-03-29
update nrf52 hal millis
hathach
2018-03-17
adding bulk/int support
hathach
2018-03-14
add usbd_control_xfer_substak
hathach
2018-03-13
working on nrf52
hathach
2018-03-11
clean up
hathach
2018-03-11
update examples
hathach
2018-03-11
adding nrf52840 port, able to blink led with pca10056
hathach