| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
fix build util with makefile
|
|
|
|
note: cdc_msc_freertos built but does not seems to work with kl
|
|
|
|
|
|
Initial support for USB PD stack
|
|
there is still issue with CC1/CC2 pull down resistor and vstate is not
correct.
|
|
|
|
|
|
|
|
|
|
|
|
- handle cc1, cc2 voltage changes
- get order set, rx message end interrupt
- add segger rtt support for cmake
|
|
|
|
|
|
Update fsp to 4.0.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
in systick irq, fix button active state.
|
|
|
|
|
|
|
|
with make
|
|
|
|
|
|
|
|
|
|
* update chipidea dcd, remove manual ep_count and use DCCPARAMS to get number of endpoint instead
* add dcd dcache for chipidea
* add cmake for lpc18
* add makefile build for mcx
* use fork of mcu sdk
* fix ci build with nrf
* flash rp2040 with openocd
|
|
|
|
|
|
fix cortex m33 for nrf5340 dk
|
|
|
|
|
|
|
|
- change CFG_TUH_ENDPOINT_MAX to 16 (max endpoint pair per device) if
not defined
- change QHD_MAX for EHCI, should be user configurable and more
optimized in the future
|
|
|
|
|
|
|