| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
Add IP3516 HCD support
|
|
|
|
power to generated pinmux
|
|
refresh dcd_samx7x
|
|
- and add unique ID
- add freertos
|
|
Signed-off-by: HiFiPhile <[email protected]>
|
|
Signed-off-by: HiFiPhile <[email protected]>
|
|
Signed-off-by: HiFiPhile <[email protected]>
|
|
|
|
|
|
Add IAR warning flags to CMake build and resolve warnings
|
|
ci_hs: add deinit support
|
|
|
|
|
|
fix(bsp/rp2040): use MAX3421_SPI in spi_write_read_blocking
|
|
Signed-off-by: Zixun LI <[email protected]>
|
|
Add DWC2 deinit support
|
|
ThreadX OSAL header
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The write+read path in tuh_max3421_spi_xfer_api() hardcodes spi0
instead of using the MAX3421_SPI define. This causes a hang on
boards wired to spi1 (e.g. Feather RP2040 USB Host + MAX3421E
FeatherWing) since spi_write_read_blocking() blocks forever on an
uninitialized SPI peripheral.
The read-only and write-only paths already use MAX3421_SPI correctly.
|
|
|
|
|
|
|
|
Signed-off-by: HiFiPhile <[email protected]>
|
|
|
|
|
|
Signed-off-by: HiFiPhile <[email protected]>
|
|
Signed-off-by: HiFiPhile <[email protected]>
|
|
Signed-off-by: HiFiPhile <[email protected]>
|
|
|
|
vbus sensing
simplify dwc2_stm32_gccfg_cfg() using guid value
|
|
|
|
|
|
continue-on-error directive
fix defsym can be followed by = or ,
|
|
|
|
|
|
|
|
|
|
membrowse-upload upload with --identical if elf file does not exist
|
|
|
|
|