index
:
tinyusb.git
cdc_persistent
claude/adoring-pasteur-kbaFa
claude/arm-cortex-etm-jttace-4fr29r
claude/audio-fifo-priming
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
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
2018-11-20
remove samd-peripherals submodule
hathach
2018-11-17
clean up
hathach
2018-11-17
samd51 project update
hathach
2018-11-17
pass mcu option from compiler
hathach
2018-11-16
rename control_state
hathach
2018-11-16
nrf5x: clean up dcd, add comment
hathach
2018-11-16
rename control.c to usbd_control
hathach
2018-11-16
remove control.h (move prototype to usbd_pvt.h)
hathach
2018-11-16
nrf5x: refactor device control transfer.
hathach
2018-11-16
nrf5x: correct control transfer direction
hathach
2018-11-14
remove control from class driver array
hathach
2018-11-14
usbd clean up
hathach
2018-11-14
clean up
hathach
2018-11-14
change osal_queue_receive() signature
hathach
2018-11-14
update example for PR. correct share_control definition
hathach
2018-11-14
Merge pull request #7 from tannewt/tinyusb_samd
hathach
2018-11-14
able to blink led on metro m4
hathach
2018-11-14
add sand51 project to ses
hathach
2018-11-14
update generic example ses project
hathach
2018-11-14
added ses solution
hathach
2018-11-14
added board led for metro m4
hathach
2018-11-14
add Adafruit samd-peripherals as submodule.
hathach
2018-11-13
update segger rtt
hathach
2018-11-13
adding Adafruit metro m0/m4 express
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-11-13
clean up board.h
hathach
2018-11-13
add samd asf4 submodule repo from Adafruit
hathach
2018-11-09
Support the no CDC protocol as well.
Scott Shawcroft
2018-11-09
Exempt from strict warnings for struct packing and add MCU options
Scott Shawcroft
2018-11-08
Polish up control split and treat it more like a normal endpoint.
Scott Shawcroft
2018-11-07
Split out the control endpoint logic
Scott Shawcroft
2018-11-07
Add SAMD21 and SAMD51 support for CircuitPython.
Scott Shawcroft
2018-11-02
use mutex for cdc device fifo
hathach
2018-11-02
defer DCD_EVENT_BUS_RESET, DCD_EVENT_UNPLUGGED to usbd task
hathach
2018-11-02
add mutex support (optional) for tu_fifo
hathach
2018-11-02
clean up osal
hathach
2018-11-02
add osal_mutex
hathach
2018-10-25
add dcd event helper setup_recieved and bus_signal
hathach
2018-10-24
clean up
hathach
2018-10-24
fix nrf52 freeRTOS interrupt priority
hathach
2018-10-24
add mcu specific freeRTOSConfig.h
hathach
2018-10-24
freertos example clean up
hathach
2018-10-24
rename verify_breakpoint to TU_BREAKPOINT
hathach
2018-10-24
replace dcd_xfer_complete by dcd_xfer_complete()
hathach
2018-10-23
clean up
hathach
2018-10-23
simplify qspi flash with blocking API
hathach
2018-10-23
replace dcd_bus_event() and dcd_setup_received() by dcd_event_handler()
hathach
[next]