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
2023-03-08
add G0 to supported platforms in README.rst :)
Hubert Denkmair
2023-03-08
fix path to stm32g0xx.h
Hubert Denkmair
2023-03-08
add basic STM32G0 support
Hubert Denkmair
2023-03-08
add basic STM32G0 support
Hubert Denkmair
2023-03-08
Merge pull request #1941 from hathach/minor-ci
Ha Thach
2023-03-08
more ci merge
hathach
2023-03-08
improve ci
hathach
2023-03-06
Merge pull request #1933 from kilograham/rp2040_llvm_tweaks
Ha Thach
2023-03-06
Merge pull request #1938 from hathach/update-build
Ha Thach
2023-03-06
clean up
hathach
2023-03-06
more ci fix
hathach
2023-03-06
integrate top.mk into make.mk
hathach
2023-03-06
clean up top
hathach
2023-03-06
fix iar ci
hathach
2023-03-06
change gcc to 10.3 due to freeRTOS warning
hathach
2023-03-06
update size to fix macos ci
hathach
2023-03-06
Merge pull request #1937 from silvergasp/fix_wrong_size
HiFiPhile
2023-03-05
fix: Fix wrong destsz used with tu_memcpy_s
Nathaniel Brough
2023-03-05
try gcc 12.2 with macos
hathach
2023-03-05
ignore mkdir in windows ci
hathach
2023-03-05
more ci test
hathach
2023-03-05
fix ci build on windows
hathach
2023-03-04
bump up gcc, test macos uname
hathach
2023-03-03
only build 1 board on windows/macos
hathach
2023-03-03
clean up f0 warnings
hathach
2023-03-03
use make abspath intead of shell realpath
hathach
2023-03-03
try adding build for windows and macos
hathach
2023-03-02
rp2040: Fixup lib and example compile for LLVM Embedded Toolchain for ARM
graham sanderson
2023-03-01
Merge pull request #1932 from hathach/add-usbip-fsdev
Ha Thach
2023-03-01
add TUP_USBIP_FSDEV and TUP_USBIP_FSDEV_STM32, clean up ifdef with stm32
hathach
2023-02-28
Merge pull request #1828 from HiFiPhile/stm32_fsdev
Ha Thach
2023-02-28
rename ep_num to ep_idx, minor clean up
hathach
2023-02-27
Merge pull request #1852 from silvergasp/mem_s
Ha Thach
2023-02-27
minor clean up
hathach
2023-02-22
Merge pull request #1491 from Ryzee119/ohci_fixes
Ha Thach
2023-02-22
comment out osal_task_delay if using os none
hathach
2023-02-22
white space
hathach
2023-02-22
move and add optional tusb_app_virt_to_phys/tusb_app_phys_to_virt
hathach
2023-02-22
Merge pull request #1796 from Sinitax/master
Ha Thach
2023-02-22
Merge pull request #1919 from hathach/use-tu-static-for-fuzz
Ha Thach
2023-02-22
use tu_static instead of static _fuzz_thread
hathach
2023-02-22
rename OHCI_RHPORTS to TUP_OHCI_RHPORTS
hathach
2023-02-22
revert some changes
hathach
2023-02-22
move check LIB_PICO_STDIO_UART to board.h
hathach
2023-02-22
Merge pull request #1867 from silvergasp/thread_local_globals
Ha Thach
2023-02-22
missing some files
hathach
2023-02-22
rename maros from FUZZ to _FUZZ, change TU_STATIC to static _fuzz_thread
hathach
2023-02-18
ohci: Disable MIE interrupt during IRQ processing, zero HccADoneHead on compl...
wooyay
2023-02-18
ohci: Use enum instead of magic number
Ryzee119
2023-02-18
ohci: Add ability to separate physical and virtual memory
Ryan Wendland
[next]