summaryrefslogtreecommitdiff
path: root/.idea/runConfigurations/rt1010.xml
AgeCommit message (Collapse)Author
2026-07-21docs: make CLAUDE.md the real agent-instructions file (#3769)Ha Thach
* docs: make CLAUDE.md the real agent-instructions file
2024-11-07enable host dwc2 dma by defaulthathach
2024-04-24update clion metadatahathach
2024-04-19run config updatehathach
2023-11-16update clion settinghathach
2023-09-11wrap up build cmake & make support for max3421, to enable the Host driver, ↵hathach
'MAX3421_HOST=1' must be added as part of make/cmake command
2023-08-03ide settingshathach
2023-07-14add clock_config.c for imxrt generated by mcuxpresso confighathach
2023-06-20ide settingshathach
2023-06-20add etm trace for mcb1800hathach
clean up other ide setting
2023-05-16usbd: fix control transfer issue for chipidea hs when previous status and ↵hathach
new setup complete in the same isr frame change usbd edpt busy/stalled/claimed value to 0/1 instead of (true/false) since they are 1-bit field.
2023-05-08fix linking missing ivt symbol for imxrt with cmakehathach
changed device port = 0, host port =1 for imxrt 1060 and 1064