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
2023-05-10
try to build with cmake on ci
hathach
2023-05-10
allow imxrt build with dual exmaples
hathach
2023-05-09
skip link option --print-memory-usage for renesas rx since it does not suppor...
hathach
2023-05-09
fix ehci issue with portsc when enable port power and port reset
hathach
2023-05-09
simplify cmake target, remove -bsp
hathach
2023-05-08
change imxrt board_uart_read() to non-blocking
hathach
2023-05-08
fix linking missing ivt symbol for imxrt with cmake
hathach
2023-05-08
build host examples with imx
hathach
2023-05-07
update all device cmake example for imx
hathach
2023-05-06
cmake work well with imxrt
hathach
2023-05-05
more temp work
hathach
2023-05-05
add clion files
hathach
2023-05-04
wip
hathach
2023-05-04
fix cmake build
hathach
2023-04-28
Merge pull request #2051 from hathach/improve-serial-host
Ha Thach
2023-04-28
more update to host serial API
hathach
2023-04-28
allow call tuh cdc with blocking (callback = NULL)
hathach
2023-04-28
improve host serial drivers
hathach
2023-04-28
Merge pull request #2030 from slc-tl/patch-1
Ha Thach
2023-04-28
update osal note
hathach
2023-04-28
Merge pull request #2047 from jbtheou/master
Ha Thach
2023-04-28
add aligned(4) for cdc_line_coding_t
hathach
2023-04-27
cdc: fix line_coding aligment
Jean-Baptiste Theou
2023-04-28
Merge pull request #2046 from hathach/add-usb2uart-host-driver
Ha Thach
2023-04-27
add tuh_cdc_set_baudrate()
hathach
2023-04-27
add code to calculate divisor from baudrate for ftdi
hathach
2023-04-27
clean up
hathach
2023-04-27
forgot to add cp210x header
hathach
2023-04-27
more refactor
hathach
2023-04-27
cp210x seems to work well
hathach
2023-04-27
more host serial refactor
hathach
2023-04-27
refactor acm function
hathach
2023-04-27
refactor ftdi driver
hathach
2023-04-27
rename ftdi_host to ftdi_sio
hathach
2023-04-26
enable CDC FTDI
hathach
2023-04-26
hacky, but ftdi work with hard code baudrate = 9600
hathach
2023-04-26
fix pio vbus typo
hathach
2023-04-26
Merge pull request #2043 from hathach/fix-nxp-build
Ha Thach
2023-04-26
fix build with nxp since mcux-sdk from 2.13.0 remove CMSIS folder
hathach
2023-04-24
Merge pull request #2040 from hathach/update-imxrt-deps
Ha Thach
2023-04-24
bump up imxrt mcux-sdk to 2.13.1 commit f357a1150f6cf6c6b844f53f2d426bfb3e649850
hathach
2023-04-24
Merge pull request #2013 from tannewt/imx_1042
Ha Thach
2023-04-24
Merge pull request #2039 from hathach/add-cmake-build
Ha Thach
2023-04-24
add wip note
hathach
2023-04-24
minor update
hathach
2023-04-21
build all freertos, not able to build net lwip due to lack of sio_open()
hathach
2023-04-21
update freeRTOS kernel to latest for library cmake
hathach
2023-04-21
update most examples cmake to build with imxrt
hathach
2023-04-21
example run well with cmake for imxrt
hathach
2023-04-21
Merge pull request #2024 from jfedor2/sie_ctrl_fix
Ha Thach
[next]