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
Age
Commit message (
Expand
)
Author
2020-05-28
update usbtmc open()
hathach
2020-05-28
update net open()
hathach
2020-05-28
update midi open()
hathach
2020-05-28
update hid open()
hathach
2020-05-28
improve msc
hathach
2020-05-28
change signature for dfu runtime
hathach
2020-05-27
changing usbd driver open() return type, add max_len
hathach
2020-05-21
Merge pull request #416 from hathach/fix-nrf-called-within-critical
Ha Thach
2020-05-21
fix nrf hanged (blocking wait) when called within critical section
hathach
2020-05-20
Merge pull request #414 from hathach/add-queue-is-empty
Ha Thach
2020-05-20
fix freeRTOS logic
hathach
2020-05-20
remove queue lock/unlock per review
hathach
2020-05-20
remove osal_queue_t const qhdl from osal API
hathach
2020-05-20
added tud_task_event_ready()
hathach
2020-05-20
added osal_queue_empty() API
hathach
2020-05-18
Merge pull request #411 from hathach/fix-cast-align-warning
Ha Thach
2020-05-18
fix cast-align warning for nuc505
hathach
2020-05-17
temporariyly suppress cast-align warning for net_device and net example
hathach
2020-05-17
enable -Wcast-align
hathach
2020-05-15
Merge pull request #406 from k0d/stm32f746nucleo
Ha Thach
2020-05-15
Add support for stm32f746nucleo board
Mark Olsson
2020-05-14
Merge pull request #405 from hathach/follow-pr404
Ha Thach
2020-05-14
add test for fifo size
hathach
2020-05-14
refactor copy to and from fifo
hathach
2020-05-14
add unit test for fifo write_n and read_n
hathach
2020-05-14
Merge pull request #404 from HiFiPhile/tusb_fifo
Ha Thach
2020-05-13
Optimize FIFO for byte transfer.
Mengsk
2020-05-12
Merge pull request #390 from hathach/detect-nrf-softdevice
Ha Thach
2020-05-09
Update bug_report.md
Ha Thach
2020-05-08
Merge pull request #398 from HiFiPhile/iar
Ha Thach
2020-05-08
Add IAR compiler attribute and endian support.
Mengsk
2020-05-08
Merge pull request #395 from hathach/define-log-printf
Ha Thach
2020-05-08
add CFG_TUSB_DEBUG_PRINTF() for log retargeting
hathach
2020-05-08
Merge pull request #393 from xobs/fix-debug-warning
Ha Thach
2020-05-07
device: fix build warning when CFG_TUSB_DEBUG >= 2
Sean Cross
2020-05-07
Merge pull request #391 from kasjer/kasjer/stm32l476disco-clock-configuration
Ha Thach
2020-05-07
Merge pull request #392 from kasjer/kasjer/change-package-type-to-sdk
Ha Thach
2020-05-07
Change mynewt package type to sdk
Jerzy Kasenberg
2020-05-06
stm32l476disco: Fix system clock setup
Jerzy Kasenberg
2020-05-06
stm32l476disco: fix uninitialized filed usage
Jerzy Kasenberg
2020-05-05
detect if SD is actually present on the flash using SD magic
hathach
2020-05-04
Merge pull request #387 from duempel/redesign_transmit_synopsys
Ha Thach
2020-05-04
clean up
Jan Dümpelmann
2020-05-02
Merge pull request #389 from hathach/fix-samg
Ha Thach
2020-05-02
minor update net example
hathach
2020-05-02
abstract all UDP_CSR
hathach
2020-05-02
clean up
hathach
2020-05-02
fix EP0 data toggle issue
hathach
2020-05-02
remove toggle walkaround, fix control stall race condition
hathach
2020-04-30
Merge pull request #388 from hathach/fix-samd-setup-race
Ha Thach
[next]