| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
move it to family_configure_common()
also move startup and linker from board target to actual exe
|
|
|
|
Signed-off-by: HiFiPhile <[email protected]>
|
|
Update imxrt configtool forr some board to get uart pin init.
|
|
|
|
|
|
with zephyr
- change tinyusb CMakeLists.txt to function tinyusb_target_add() instead of defining tinyusb lib target
|
|
Signed-off-by: HiFiPhile <[email protected]>
|
|
|
|
|
|
|
|
|
|
startfiles for imxrt
|
|
|
|
|
|
|
|
also merge them together
|
|
|
|
|
|
family_configure_device/host/dual_example()
|
|
|
|
|
|
fix build util with makefile
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* 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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
support this option
|
|
fix attached device not regconized if attached before power on
|
|
|
|
changed device port = 0, host port =1 for imxrt 1060 and 1064
|
|
|
|
|
|
|