tinygo icon indicating copy to clipboard operation
tinygo copied to clipboard

feature: add support for Arduino uno r4

Open dndeus opened this issue 1 year ago • 4 comments
trafficstars

Does this work with arduino uno r4??

I'm keep getting

Error: programmer is not responding
Warning: attempt 1 of 10: not in sync: resp=0x00

dndeus avatar Aug 28 '24 23:08 dndeus

Please see https://github.com/tinygo-org/tinygo/pull/4265

deadprogram avatar Sep 08 '24 15:09 deadprogram

Thanks for the update, I noticed you made a commit!!

I guess it's WIP?! it's not merge to main yet I assume

Thank you for your efforts!

dndeus avatar Sep 08 '24 15:09 dndeus

I just updated the branch but there is still quite a bit of work needed to make it functional.

deadprogram avatar Sep 09 '24 08:09 deadprogram

cool, thanks for the update!

dndeus avatar Sep 09 '24 10:09 dndeus