index
:
tinyusb.git
agent/fix-dwc2-host-fifo-allocation
claude/add-systemview-debug
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
copilot/fix-hil-tinyusb-job
dcd_ch32hs_spd
docs/stm32f7-usb-host-limitation
docs/worktree-reuse-workflow
feature/rtt-windows-lifecycle
gh-pages
hil-add-ea4088qs
hil-openocd-recover-flasher
master
merge_os
port-embos
pr3864-alt
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
/
hw
/
bsp
/
samd21
/
boards
/
metro_m0_express
Age
Commit message (
Collapse
)
Author
2025-10-15
merge samd2x and saml2x bsp, add OPT_MCU_SAML2X to replace OPT_MCU_SAML21 & ↵
hathach
OPT_MCU_SAML22
2025-07-09
add board_vbus_set() for samd21/d51 to enable usb host vbus
hathach
enable host example build for samd21/d51
2024-12-27
embed metadata to family.c and board.h to generate supported boards doc
hathach
2024-04-24
fix samd linker with clang: cannot self-check defined symbol with lld e.g ↵
hathach
`STACK_SIZE = DEFINED(STACK_SIZE) ? STACK_SIZE : 0x1000` --> STACK_SIZE = 0
2023-09-09
both samd21/d51 works perfectly with max3421e
hathach
2023-09-07
add cmake support for samd21.
hathach
update ci cmake
2023-03-17
fix trailing space and new line
hathach
temporarily disable codespell
2021-10-09
Add compile option to allocate video data into flash in video_capture example
kkitayam
2021-08-31
clear stall and reset data toggle when open edpt
hathach
required to pass one of msc test.
2020-11-28
grouping samd51 boards
hathach
2020-11-28
grouping more samd21 boards
hathach