index
:
tinyusb.git
cdc_persistent
claude/add-rtt-skill
claude/adoring-pasteur-kbaFa
claude/arm-cortex-etm-jttace-4fr29r
claude/mtp-data-phase-fixes
claude/validator-done-signals
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
path:
root
/
examples
/
device
/
net_lwip_webserver
/
src
Age
Commit message (
Expand
)
Author
2025-11-12
migrate cdc device to use edpt stream API
hathach
2025-11-08
fix more alerts
hathach
2025-11-07
fix more alerts found by pvs-studio
hathach
2025-11-04
Fixed more alert found by PVS-Studio
hathach
2025-10-28
fix Identifiers that start with '__' or '_[A-Z]' are reserved.
hathach
2025-10-28
fix descriptor warning when shifting zero
hathach
2025-10-24
fix several warnings
hathach
2025-10-15
merge samd2x and saml2x bsp, add OPT_MCU_SAML2X to replace OPT_MCU_SAML21 & O...
hathach
2025-10-14
improve cmake warning flags, fix various warnings in examples
hathach
2025-09-17
Fix board_init_after_tusb
HiFiPhile
2025-05-29
examples/device/net_lwip_webserver: Simplify example code.
Andrew Leech
2025-05-29
Add USB NCM link state control support
Andrew Leech
2024-11-28
Merge branch 'master' into fork/HiFiPhile/lwip_fix
hathach
2024-10-15
Add comment to BOS descriptor.
HiFiPhile
2024-10-14
change the tusb_rhport_init_t struct, exclude the rhport to make API more con...
hathach
2024-10-11
change tusb_init(), tusb_rhport_init() to use init struct for expandability
hathach
2024-10-10
add new tusb_int_handler(rhport, in_isr) as common irq handler
hathach
2024-10-05
Add MSOS 2.0 descriptor to auto load NCM driver on Windows.
HiFiPhile
2024-10-05
service_traffic: Don't call pbuf_free when ethernet_input is Ok
Stéphane Lenclud
2024-08-19
rename TUD_ENDPOINT_EXCLUSIVE_NUMBER to TUD_ENDPOINT_ONE_DIRECTION_ONLY
hathach
2024-08-17
define and use TUD_ENDPOINT_EXCLUSIVE_NUMBER
hathach
2024-07-01
Add MAX78002 Support
Brent Kowal
2024-06-28
Initial Commit for MAX32 Support
Brent Kowal
2024-05-07
Fix CI.
HiFiPhile
2024-05-07
Enable NCM + iperf for MCU with bigger RAM.
HiFiPhile
2024-05-07
Increase TCP_WND for better performance.
HiFiPhile
2024-05-07
Reformat net_lwip_webserver example.
HiFiPhile
2023-09-08
ECM/RNDIS again selected for webserver example
Hardy Griech
2023-08-31
code review: add NCM options in example config
Hardy Griech
2023-08-04
update all examples to use unique ID as serial if avaialble
hathach
2023-08-04
Merge branch 'master' into enhance-bsp
hathach
2023-08-03
rename hw/bsp/board.h to board_api.h
hathach
2023-07-31
enable USBMC for uno r4, add board_init_after_tusb() API
hathach
2023-03-22
Remove const from tud_network_mac_address in example and test files
Matt Mills
2023-03-17
fix trailing space and new line
hathach
2023-01-18
get most examples build with iar
hathach
2022-06-27
fix most warnings with rp2040 -wconversion
hathach
2022-06-06
more example update
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-20
Minor cleanup of RP2040 code post addition of Pico-PIO_USB
graham sanderson
2022-02-25
auto detect max rhport speed based on mcu
hathach
2021-10-19
net_lwip_webserver: allow users to enable LWIP_IP6 if desired
Peter Lawrence
2021-10-05
rename CFG_TUD_NET to CFG_TUD_ECM_RNDIS
hathach
2021-09-25
add NCM driver in a compatible manner : hathach/tinyusb#550
Peter Lawrence
2021-08-16
net_lwip_webserver: further simplify pbuf_copy_partial() usage
Peter Lawrence
2021-08-02
net_lwip_webserver: utilize pbuf_copy_partial()
Peter Lawrence
2021-07-21
Update EPNUM in usb_descriptors.c
MasterPhi
2021-03-17
explicitly add dcd source file without vendor/family
hathach
2021-01-25
get all device example build with rp2040 (except freeRTOS)
hathach
[next]