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
Age
Commit message (
Collapse
)
Author
2018-11-14
add Adafruit samd-peripherals as submodule.
hathach
clean up board
2018-11-13
update segger rtt
hathach
2018-11-13
clean up
hathach
2018-11-13
rename project
hathach
2018-11-13
refactor examples
hathach
2018-11-13
added tud_cdc_write_str, tu_fifo only use mutex for RTOS config
hathach
2018-10-24
clean up
hathach
2018-10-24
add mcu specific freeRTOSConfig.h
hathach
2018-10-24
freertos example clean up
hathach
2018-10-23
simplify qspi flash with blocking API
hathach
2018-10-23
clean up
hathach
2018-09-25
clean up, update nrfx to 1.3.0
hathach
2018-09-11
update qspi
hathach
2018-09-08
better qspi
hathach
2018-09-08
qspi msc flash seems to work
hathach
2018-09-07
rename example files
hathach
2018-09-07
clean up msc app
hathach
2018-08-30
remove CFG_TUD_CDC_FLUSH_ON_SOF option
hathach
2018-08-23
freeRtos seems to work well with nrf52840
hathach
2018-08-23
freertos blinky with software timer
hathach
2018-08-22
adding nrf5x freertos example
hathach
2018-07-31
tud_hid_generic_get_report_cb and tud_hid_generic_set_report_cb are mandantory
hathach
2018-07-29
hid device enhance
hathach
2018-07-28
fix hid generic various error
hathach
2018-07-28
change HID config, move HID boot config to part of auto descriptor only
hathach
2018-07-27
seperate CFG_TUD_HID_BOOT_PROTOCOL to CFG_TUD_HID_KEYBOARD_BOOT & ↵
hathach
CFG_TUD_HID_MOUSE_BOOT
2018-07-27
add usb msc callback description
hathach
2018-07-26
house keeping
hathach
2018-07-26
rename some scsi command struct, add SCSI_CMD_MODE_SENSE_6 to built-in ↵
hathach
support command
2018-07-26
move nrf_drv_usbd_errata to portable folder
hathach
2018-07-26
clean up
hathach
2018-07-26
update main app for start stop unit
hathach
2018-07-25
add SCSI_CMD_REQUEST_SENSE into device msc built-in command
hathach
2018-07-25
clean up device msc
hathach
2018-07-25
update msc example
hathach
2018-07-25
clean up device msc API
hathach
2018-07-25
add scsi start stop unit struct, improve device msc, correctly stall ↵
hathach
unsupported scsi command
2018-07-25
add control set boot protocol support and keyboard idle rate
hathach
- tud_hid_keyboard_is_boot_protocol() - tud_hid_mouse_is_boot_protocol()
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
- add CFG_TUD_HID_ASCII_TO_KEYCODE_LOOKUP - add tud_hid_keyboard_send_keycode(), tud_hid_keyboard_send_char(), tud_hid_keyboard_send_string() - add timeout_blocking_wait()
2018-07-23
add descriptor string count for tud_desc_set_t
hathach
2018-07-23
fix descriptor minor issue
hathach
2018-07-23
reworking device hid class driver
hathach
[prev]
[next]