Hi,
I recently bought a MKR 1000 and after i installed it with board manager when i want to compile GRBL it give me some error about missing library while it compile wihtout error with an uno and others board :-/
I suppose it come with the directory which contain the le file to drive the MKR but i am not shure where to find these.
An advice ?
In file included from /Applications/Arduino.app/Contents/Java/libraries/grbl/examples/grblUpload/grblUpload.ino:27:0:
/Applications/Arduino.app/Contents/Java/libraries/grbl/grbl.h:32:21: fatal error: avr/wdt.h: No such file or directory
#include <avr/wdt.h>
^
compilation terminated.
exit status 1
Error compiling for board Arduino/Genuino MKR1000.