/**
* @file igloo.h
* @author Penguin
*
* Master igloo header file.
*/
#ifdef __SAME54P20A__
#include "sam.h"
#endif