| Age | Commit message (Collapse) | Author |
|
Usbh xfer user callback
|
|
|
|
can be useful when focusing on let's say usbh
|
|
add is_compiler_supported_by_pico_pio_usb() for rp2040
|
|
previosuly users of TinyUSB (e.g. pico-examples) would have to decide this for themselves. This function couples
the check closer with the actual version of Pico-PIO-USB used (since TinyUSB picks)
|
|
Fix flash-jlink target to work on Windows command prompt
|
|
echo command of windows command prompt can't handle line breaks in a variable.
|
|
fix etm trace clock with stm32h743eval board
|
|
Fix host buffer alignment setting
|
|
|
|
fix(RA_hcd): STALL status can be also 3 not only 2
|
|
Imxrt bsp
|
|
|
|
|
|
|
|
|
|
|
|
|
|
enhance RA family
|
|
|
|
|
|
|
|
|
|
Fix minor spelling issues
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
add hcd_frame_number() for pio-usb host
|
|
|
|
|
|
Fixes bug in tuh_msc_ready
|
|
rework cmake with rtos support add RTOS to family_configure_device/host/dual_example()
|
|
family_configure_device/host/dual_example()
|
|
Rp2040 cmake cleanup
|
|
|
|
|
|
|
|
auto detect FAMILY based on BOARD
|
|
|
|
Refactor make build
|
|
|