Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add swap placement tool #752

Merged
merged 2 commits into from
Oct 29, 2023

Conversation

frmdstryr
Copy link
Contributor

@frmdstryr frmdstryr commented Oct 10, 2023

This adds a simple tool to quickly swap placement of two packages on a board, hopefully it does not already exist.


ToolResponse ToolSwapPlacement::begin(const ToolArgs &args)
{
std::cout << "tool swap placement\n";
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can be removed

@carrotIndustries carrotIndustries merged commit b78d806 into horizon-eda:master Oct 29, 2023
20 of 22 checks passed
@frmdstryr frmdstryr deleted the swap-placement-tool branch October 30, 2023 11:24
@frmdstryr
Copy link
Contributor Author

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants