| Age | Commit message (Collapse) | Author |
|
|
|
|
|
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
|
|
|
|
|
|
|
|
for clarity and flexibility
|
|
|
|
|
|
Use EP0 buffer directly if it's large enough
|
|
cleaner abstraction and consistency across modules
|
|
|
|
migrate imxrt to use new mcux-devices-rt
|
|
# Conflicts:
# hw/bsp/same7x/boards/same70_qmtech/board.cmake
# hw/bsp/same7x/boards/same70_xplained/board.cmake
# hw/bsp/same7x/family.cmake
|