platform-atmelavr icon indicating copy to clipboard operation
platform-atmelavr copied to clipboard

Support auto port detection for custom protocol

Open asukiaaa opened this issue 3 years ago • 0 comments

I need to specify upload_port when I use Arduino as ISP to upload firmware but I want platform to auto detect the port. How about to call BeforeUpload for custom upload protocol?

References: https://docs.platformio.org/en/stable/projectconf/section_env_upload.html https://docs.platformio.org/en/latest/platforms/atmelavr.html#upload-using-programmer

asukiaaa avatar Feb 25 '22 02:02 asukiaaa