index
:
tinyusb.git
cdc_persistent
claude/adoring-pasteur-kbaFa
claude/arm-cortex-etm-jttace-4fr29r
claude/mtp-data-phase-fixes
claude/wch-ch569-ch32h417-usb3
codex/class-reference-docs
codex/dfu-buffer-fix
copilot/fix-hil-tinyusb-job
dcd_ch32hs_spd
fix-ci-hs
gh-pages
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
/
src
/
portable
/
nordic
Age
Commit message (
Expand
)
Author
2021-11-23
fix nrf easy dma race condition
hathach
2021-10-24
remove ep descriptor wMaxPacketSize bitfield due to endian issue
hathach
2021-10-15
fix -Wcast-qual
hathach
2021-08-29
fix nrf clear data toggle sequence when clearing stall
hathach
2021-08-29
fix a couple of nrf dcd issue
hathach
2021-08-27
explicitly clear stall and data toggle for edpoint upon open()
hathach
2021-08-27
implement dcd_edpt_close_all() for nrf52840
hathach
2021-08-26
add dcd_edpt_close_all() for clear existing configured state
hathach
2021-08-16
complete suspend, resume, remote wakeup for nrf52
hathach
2021-06-26
GCC 11 build fix
DuMaM
2021-06-19
fix race condition with control since TASKS_EP0RCVOUT also require EasyDMA
hathach
2021-05-11
only apply errata walkaround for nrf52
hathach
2021-05-11
Allow build for NRF5340 MCU
Jerzy Kasenberg
2021-03-18
fix race condition that could cause drop packet of Bulk OUT transfer
hathach
2021-01-08
use dcd_event_bus_reset() with speed to replace bus_signal
hathach
2020-10-01
nrf5x: Add support for ISO endpoints
Jerzy Kasenberg
2020-10-01
nrf5x: Increase size of mps to 16 bits
Jerzy Kasenberg
2020-10-01
nrf5x: Add dcd_edpt_close
Jerzy Kasenberg
2020-09-15
nrf52: Fix edpt_dma_start() wrong condition check
Jerzy Kasenberg
2020-08-04
manually submit unplugged event for nrf dcd_disconnect()
hathach
2020-08-01
correct isr context for nrf DCD_EVENT_UNPLUGGED
hathach
2020-05-21
fix nrf hanged (blocking wait) when called within critical section
hathach
2020-05-05
detect if SD is actually present on the flash using SD magic
hathach
2020-04-17
complete remove dcd_set_config(), fix unit test
hathach
2020-04-17
mass rename tud/dcd_irq_handler to tud/dcd_init_handler
hathach
2020-04-11
Merge branch 'master' into refactor-irqhandler
Ha Thach
2020-04-09
implement dcd connect/disconnect for samd and nrf
hathach
2020-04-06
call tud_irq_handler() for all nrf5x board
hathach
2020-03-08
fix zlp for nrf52840
hathach
2019-11-11
update dcd nrf5x to be indepent from nrf_usbd.h
hathach
2019-08-05
clean up
hathach
2019-08-05
nrf5x remove the depenedent on nrfx_power.h
hathach
2019-08-05
merge dcd/hal_nrf5x.c into dcd/dcd_nrf5x.c
hathach
2019-06-10
remove dcd_edpt_busy()
hathach
2019-05-14
more clean up use inline bit funciton instead of macros
hathach
2019-05-14
update license year to 2019
hathach
2019-05-09
fix clear stall usage, fix reset data toggle with dcd_clear_stall for nrf52
hathach
2019-05-01
clean up
hathach
2019-04-08
fix #53 use nrfx_usbd_errata.h
hathach
2019-04-02
nrf5x enable suspend after set address, instead of set config
hathach
2019-03-31
nrf5x added LOWPOWER when suspend/resume
hathach
2019-03-30
added tud_suspended() and tud_ready()
hathach
2019-03-30
added dcd_remote_wakeup() stub for all ports
hathach
2019-03-30
usbd add connected, suspended, remote_wakeup
hathach
2019-03-29
working on suspend and resume
hathach
2019-03-29
added Suspend and Resume event for nrf5x port
hathach
2019-03-27
replace dcd_edpt_(clear)stall by usbd_edpt_(clear)stall
hathach
2019-03-27
remove dcd_get_frame_number()
hathach
2019-03-24
remove tusb_hal_millis() usage, less work for porting
hathach
2019-03-20
migrate license from BSD 3 clause to MIT
hathach
[prev]
[next]