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

missing avrdude upload protocol for Generic AT89S52

Open OliverRhyme opened this issue 1 year ago • 3 comments

When trying to build it says "Warning! Unknown upload protocol avrdude"

OliverRhyme avatar Jun 02 '23 07:06 OliverRhyme

I am getting this warning too ... also no luck with other upload protocol like avrisp and usbasp. :(

Preetam-Das avatar Oct 22 '23 21:10 Preetam-Das

any update to this?

mathklk avatar Nov 28 '23 09:11 mathklk

assuming that platform.json needs to depend on tool-avrdude https://registry.platformio.org/tools/platformio/tool-avrdude

can you try installing this in your platformio session locally to see if it helps?

zerog2k avatar Nov 28 '23 15:11 zerog2k