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
Age
Commit message (
Expand
)
Author
2021-06-03
change ci to pico-sdk develop
0.10.1
Ha Thach
2021-06-03
increase version for release, update changelog
hathach
2021-06-03
Merge pull request #865 from kilograham/pico-0.10.0
Ha Thach
2021-06-02
fixed net_lwip_webserver cmake build
graham sanderson
2021-06-02
undo search replace error
graham sanderson
2021-06-02
minor comment change to force rebuild
graham sanderson
2021-06-02
move core definition of source file includes from SDK into family.cmake
graham sanderson
2021-06-02
Merge pull request #868 from hathach/host-hcd
Ha Thach
2021-06-02
fix missing TU_LOG symbol
hathach
2021-06-02
clean up log
hathach
2021-06-01
Merge pull request #862 from hathach/host-rp2040
Ha Thach
2021-06-01
remove TINYUSB_FAMILT_PROJECT_NAME_INCLUDES_BOARD setting
graham sanderson
2021-06-01
damn submodules!
graham sanderson
2021-06-01
rename family.cmake to family_common.cmake
graham sanderson
2021-06-01
fix rp2040 examples build from local tinyusb tree
graham sanderson
2021-06-01
add note for custom class driver
Ha Thach
2021-05-31
restore unintentionally modified submodules
graham sanderson
2021-05-31
actually fix pico-sdk checkout to checkout the right branch
graham sanderson
2021-05-31
guard stdio_uart_init_full with LIB_PICO_STDUI_UART as the function doesn't e...
graham sanderson
2021-05-31
Switch checks to use tinyusb-0.10.0 branch of pico-sdk due to circular depend...
graham sanderson
2021-05-31
set PICO_TINYUSB_PATH for when building from within tinyusb without pico-sdk/...
graham sanderson
2021-05-31
Fix up build_family style builds:
graham sanderson
2021-05-31
clean up
hathach
2021-05-31
correct ohci endpoint address in xfer complete
hathach
2021-05-31
use hcd_frame_number() instead of uframe
hathach
2021-05-31
clean up ohci, remove obsolete api
hathach
2021-05-31
clean up
hathach
2021-05-31
update hub
hathach
2021-05-31
add hub_port_set_feature()
hathach
2021-05-31
remove obsolete hcd_pipe_queue_xfer()/hcd_pipe_xfer()
hathach
2021-05-31
fix cast-align warning in msc host
hathach
2021-05-30
Rework rp2040 examples and CMake build:
graham sanderson
2021-05-30
don't override CFG_TUSB_OS in cdc_dual_ports example
graham sanderson
2021-05-30
add more comment
hathach
2021-05-30
add errata number
hathach
2021-05-30
fix incorrect data toggle when max packet size < 64
hathach
2021-05-30
add level 3 log for info, add generic TU_LOG()
hathach
2021-05-30
rp2040: fix debug compilation error
graham sanderson
2021-05-30
Update bug_report.md
Ha Thach
2021-05-28
update limit each transfer not less than 64
hathach
2021-05-28
increase version for release
0.10.0
hathach
2021-05-27
Merge pull request #854 from hathach/more-housekeeping
Ha Thach
2021-05-27
update doc
hathach
2021-05-27
more include clean up
hathach
2021-05-27
more with clean up
hathach
2021-05-27
clean up tusb_fifo.h include
hathach
2021-05-27
include clean up
hathach
2021-05-27
clean up
hathach
2021-05-26
clean up
hathach
2021-05-26
rename usbd_edpt_iso_xfer to usbd_edpt_xfer_fifo
hathach
[next]