When compiling with Atmel Studio 7.2 this error occurs:
board_driver_led.h(23,17): error: sam.h: No such file or directory
#include <sam.h>
^
compilation terminated.
I've tried locating the file manually or including it in the project.
Does this bootloader compile against ASF?