lib: Remove sam4e sam.h and component-version.h files
These two files from atmel have different licenses than the other files. Neither files provide any real value, so just remove them to avoid any confusion. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
#include "autoconf.h" // CONFIG_CLOCK_FREQ
|
||||
|
||||
// SAM4E port
|
||||
#include "sam.h"
|
||||
#include "sam4e.h"
|
||||
#include "gpio.h"
|
||||
|
||||
#define SSPI_USART0 0
|
||||
|
||||
Reference in New Issue
Block a user