| Age | Commit message (Collapse) | Author |
|
* license: use SPDX identifiers for src/ headers
Replace the full ~20-line MIT license boilerplate on every src/ file with a
two-line SPDX tag (SPDX-FileCopyrightText + SPDX-License-Identifier), following
the REUSE convention used by CircuitPython and the Linux kernel. Removes ~3500
lines of duplicated boilerplate.
|
|
|
|
other ports.
add board_uart_read() for nrf
|
|
|
|
deinitialization across all MCUs
|
|
|
|
- tusb_option.h: define OPT_MCU_ESP32H4
- tusb_mcu.h: enable DWC2 USBIP for H4
- dcd_dwc2.c: add H4 USB_WRAP field aliases (wrap_* → legacy names)
- dwc2_esp32.h: add H4 controller entry (FS base/IRQ, ep caps)
- family.c: include H4 in USB init/PHY setup
|
|
|
|
hcd_int_handler isn't found otherwise.
|
|
|
|
|
|
|
|
occupy the whole cache line
|
|
|
|
|
|
increased but data transfer over USB is not correct.
|
|
it enumerate device but has issue with msc bulk in
|
|
|
|
|
|
|
|
|
|
(DM=DP=0) in addition to dwc2's dctrl
|
|
|
|
|
|
|
|
|
|
merge GG12 GG12 to simply OPT_MCU_EFM32GG
|
|
calibration.
still has issue with gd32 with msc (does work with running with rtt as
log).
|
|
|
|
|
|
|