| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Allwinner F1Cx00s family is a series of SoCs
with Mentor MUSB controller and HS phy. It comes
with a slightly different register space layout,
and some quirks, so it's not multiplexed with
the existing musb support library.
This library currently requires to be compiled
with https://github.com/hongxuyao/F1C100s_with_Keil_RTX4_emWin5
|
|
|
|
ARMCC also sets __GNU__ macro, but doesn't support
GCC diagnostic pragmas.
|
|
|
|
Update doc
|
|
|
|
|
|
use 4k stack for example with esp32sx
|
|
correct 32 button in gamepad hid descriptor template
|
|
|
|
|
|
Update iar project template.
|
|
fix nrf easy dma race condition
|
|
|
|
|
|
|
|
|
|
Update bug_report.yml
|
|
Bcm dwc2 address
|
|
|
|
|
|
|
|
|
|
|
|
set DCFG_XCVRDLY when using external ULPI highspeed phy
|
|
|
|
|
|
Add support for TI MSP-EXP432E401Y
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|