| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
Add `CFG_TUH_HID_SET_PROTOCOL_ON_ENUM` configuration option
|
|
CONFIG_GET_REPORT_DESC response
|
|
Use separate endpoint numbers (EP1 OUT, EP2 IN) on MCUs with shared
FIFO that cannot support the same endpoint number in both directions.
Also add missing static qualifier to print_musb_info().
Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]>
|
|
|
|
|
|
|
|
|
|
|
|
default is 1
|
|
|
|
Fix MIDI host issue
|
|
|
|
refactor fsdev
|
|
|
|
`FSDEV_BUS_32BIT` with `CFG_TUSB_FSDEV_32BIT`, adjust data/address stride macros, and refactor register/PMU access for consistency across platforms.
|
|
The board.cmake, board.mk, and board.h were created but not
included in the previous commit, causing CI cmake failure.
Co-Authored-By: Claude Opus 4.6 <[email protected]>
|
|
microcontrollers. Replace vendor-specific macros with unified `U_`-prefixed equivalents, ensuring consistency and reducing duplication across all platforms.
|
|
|
|
Readme fix
|
|
Signed-off-by: HiFiPhile <[email protected]>
|
|
Signed-off-by: HiFiPhile <[email protected]>
|
|
Update BSP
|
|
interrupt definitions
|
|
|
|
|
|
|
|
|
|
|
|
add cmake support for rx
|
|
|
|
|
|
|
|
Fix NCM state on restart
|
|
|
|
remove tud cdc configure
|
|
|
|
Signed-off-by: Zixun LI <[email protected]>
|
|
|
|
Signed-off-by: Zixun LI <[email protected]>
|
|
compatibility with no-op macros
|
|
|
|
|
|
error handling
update AGENTS.md with metrics compare
|
|
compile-time macros for simplicity and reduced complexity
|
|
fix transfer length when high speed capable device/host working at full speed
|