You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am porting mbed os 5 to a new target. For debug purpose, I need the function of Export to Keil project. As I know, it needed adding info for the new target into project-generator/project-generator-definitions python packages before. But now, the mechanism seems changed in mbed os 5.2. How do I support this function for my port?