sing Eclipse IDE for C/C++ Developers Version: 2020-09 (4.17.0) Build id: 20200910-1200 with AVR_Eclipse_Plugin creating a new C project -- If you use File -> new -> C/C++ Project -> C Managed Build -> AVR Cross Target Application -> Empty Project you get a project without the AVR link in its "Project Properties" If you use File -> new -> C/C++ Project -> C Managed Build -> AVR Cross Target Static Library -> Empty Project you get a project which has the AVR link in its "Project Properties" but no...