mupuf/arduide

Trying to build without a board selected

Closed this issue · 2 comments

This is a minor issue and as soon as I read the output of utility dock I understood what happen.

When I first opened Arduide I was able to immediatly press 'build'. Because I didn't selected a board it causes an error that aborts the build process. The "Board" menu has a blank item that is related to that and it would happen if you simply choose that blank item in the "Board" menu.

avr-g++: error: missing device or architecture after '-mmcu='

mupuf commented

Thanks for reporting it! We will have a look at it :)

After 3/26 I'll look for bugs and test some boards like, arduino nano, uno and mini. With this I will check the upload process with FTDI programmer and Arduino as ISP 💪