index
:
tinyusb.git
agent/fix-dwc2-host-fifo-allocation
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
docs/worktree-reuse-workflow
feature/rtt-windows-lifecycle
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
/
hw
/
bsp
/
samd51
Age
Commit message (
Expand
)
Author
2023-11-23
move tools/cmake to examples/build_system
hathach
2023-11-23
make nanolib linking explicitly by each family/board
hathach
2023-11-20
update example to work with featherwing max3421, set max3421 GPIO0 for vbus
hathach
2023-11-20
add tuh_max3421_reg_read(), tuh_max3421_reg_read() for application usage
hathach
2023-11-16
switch freertos to static allocation only (dynamic = 0), since it is possible...
hathach
2023-10-04
change tuh_max3421_spi_xfer_api() signature
hathach
2023-09-27
Merge branch 'master' into add-max3421-esp32
hathach
2023-09-27
change hcd_int_handler(rhport, in_isr) signature: add in_isr
hathach
2023-09-26
tested cdc_msc_hid_freertos with samd51
hathach
2023-09-18
add default CFG_TUH_MAX3421 = 0, default spi speed for samd21/samd51 to 12Mhz
hathach
2023-09-11
wrap up build cmake & make support for max3421, to enable the Host driver, 'M...
hathach
2023-09-09
both samd21/d51 works perfectly with max3421e
hathach
2023-09-09
refactor max3421_init() for samd51 to be generic for sercom and eic
hathach
2023-09-09
minor rename
hathach
2023-09-08
metro m4 working with max3421e
hathach
2023-09-08
get spi working for metro m4 express
hathach
2023-09-07
add samd51 to cmake
hathach
2023-08-03
more board_api.h rename
hathach
2023-06-24
add CPU_CORE for all family
hathach
2023-03-19
add CFLAGS_SKIP to improve sam compile time
hathach
2023-03-17
fix trailing space and new line
hathach
2023-03-16
rename FREERTOS_PORT to FREERTOS_PORTABLE_SRC
hathach
2022-06-02
rework make freertos port handling
Rafael Silva
2021-10-17
more with -Wcast-qual
hathach
2021-08-31
clear stall and reset data toggle when open edpt
hathach
2021-03-18
add example specific DEPS_SUBMODULES
hathach
2021-03-17
explicitly add dcd source file without vendor/family
hathach
2021-03-04
rename FAMILY_SUBMODULES to DEPS_SUBMODULES
hathach
2021-03-01
update microchip_driver
hathach
2021-03-01
update family submodule
hathach
2021-02-03
added pyportal
hathach
2021-02-03
add pybadge
hathach
2021-01-26
add copy-artifact target, and add uf2 for all family board
hathach
2021-01-26
change output filename to BOARD-Directory
hathach
2020-11-29
move xiao to samd21 group
hathach
2020-11-28
grouping samd51 boards
hathach