platformio / platform-atmelavr

Atmel AVR: development platform for PlatformIO
https://registry.platformio.org/platforms/platformio/atmelavr
Apache License 2.0
139 stars 105 forks source link

add emonpi board manifest #1

Closed glynhudson closed 8 years ago

glynhudson commented 8 years ago

See forum thread: https://community.platformio.org/t/uploading-to-avr-using-raspberry-pi-gpio-avrdude-gpio-reset/360/2

emonPi board also needs GPIO reset similar to raspduino but on GPIO 4 /pin 7:

https://github.com/platformio/platformio/blob/develop/platformio/builder/scripts/atmelavr.py#L52

I will submit a separate PR to platformio repo

ivankravets commented 8 years ago

Thank you for pointing out this issue. I merged the changes from PlatformIO 2.0