Description
Description
- Type: Question
Issues:
-
progendef name reverted
This fix was reverted: theotherjimmy@9b89fc3 here theotherjimmy@f4a686f .
There's no explanation in the commit message. As I shared the link this is a caveat in pypi (references in the commit message and in the original issue). Is this issue back on master? -
projectfiles removal
This commit removes - 7ee6213
No reason given, contains again multiple logical changes. (debug info should be a separate commit).
Why were projectfiles removed? Now if a user use one example for 2 boards, the project files get overwritten, and I believe we don't clean all garbage created by the IDE. The root gets lot of files that are unknown to a user.
Please split commits logically, and create smaller patches that won't hide details like this from a reviewer or user. Thanks