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
path:
root
/
examples
Age
Commit message (
Expand
)
Author
2022-08-03
add 'stm32l052dap52' (STM32L052K8 MCU) board target
Peter Lawrence
2022-07-19
Merge pull request #1568 from hathach/revert-hid-callback-len-temporarily
Ha Thach
2022-07-18
Merge pull request #1531 from pigrew/usbtmc_highspeed
Ha Thach
2022-07-17
temporarily revert len back to uint8_t in tud_hid_report_complete_cb() for up...
hathach
2022-07-12
RP@040: rework CMake for compiler warnings
graham sanderson
2022-07-12
minor update to webusb serial example
hathach
2022-07-11
only enable warnings with approriate gcc version for rp2040
hathach
2022-07-11
Merge pull request #1543 from robert-hh/1170_0.13.0
Ha Thach
2022-07-11
fix rt1050 evk build with latest mcu-sdk
hathach
2022-07-11
bump up mcux-sdk for rt11xx, add back OPT_MCU_MIMXRT11XX
hathach
2022-07-01
add get-deps target
hathach
2022-06-29
Merge pull request #1539 from hathach/improve-ci
Ha Thach
2022-06-29
fix end symbol for samx7x and same5x
hathach
2022-06-29
skip freertos example for F1C100S
hathach
2022-06-28
update rp2040 warnings
hathach
2022-06-28
Merge branch 'master' into rp2040_warning
hathach
2022-06-27
rework suppress_tinyusb_warnings
graham sanderson
2022-06-27
suppress error with net example
hathach
2022-06-27
prevent error on specific warnings for net lwip & dual example for rp2040
hathach
2022-06-27
fix all warnings with host rp2040
hathach
2022-06-27
fix all device examples warnings
hathach
2022-06-27
Merge branch 'master' into add-more-warnings
hathach
2022-06-27
change report len in hid API from uint8_t to uint16_t
hathach
2022-06-27
clean up usbd log level
hathach
2022-06-27
fix most warnings with rp2040 -wconversion
hathach
2022-06-24
USBTMC: Update test python code to use the new pyvisa namespace, and other mi...
NConrad
2022-06-24
fix redundant-decls warnings by usbd/usbh
hathach
2022-06-24
suppress redundant-decls warnings for freertos examples
hathach
2022-06-24
add more warning option, also fix -Wconversion with rp2040
hathach
2022-06-21
Update USBTMC descriptors to support high speed, set USB version to 2.0.0 for...
NConrad
2022-06-17
correct bulk size for highspeed endpoint in dynamic_configuration and usbtmc ...
hathach
2022-06-16
Merge pull request #1480 from Ryzee119/multihub_rebase
Ha Thach
2022-06-16
add note for recursive calls of process_device_unplugged() in case of hub
hathach
2022-06-06
update all host examples
hathach
2022-06-06
more example update
hathach
2022-06-06
clean up example to use CFG_TUD_ENABLED + CFG_TUD_MAX_SPEED instead of CFG_TU...
hathach
2022-06-03
remove static port defined for device/host
hathach
2022-06-02
rhport argument in usbd_ API() is not used (always use the initialized port)
hathach
2022-06-01
rename board specific macro for example
hathach
2022-06-01
remove cmake compile macro for net example (use lwipopts.h instead)
hathach
2022-05-28
Fix printf long int compiler error
Leon Loeser
2022-05-20
Minor cleanup of RP2040 code post addition of Pico-PIO_USB
graham sanderson
2022-05-16
print addres of mouse input
hathach
2022-05-11
clean up example
hathach
2022-05-10
clean up
hathach
2022-05-10
cmake lib rename
hathach
2022-05-10
move pio-usb init to family_configure_pio_usb_example() to stay compatible
hathach
2022-05-10
rename host/hid_to_cdc to dual/host_hid_to_device_cdc
hathach
2022-05-06
fix incorrect total number of interface
hathach
2022-04-29
fix ci build
hathach
[next]