mirror of
git://soft.sys114.com/klipper
synced 2026-02-12 07:20:26 +09:00
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:
@@ -5,7 +5,7 @@
|
||||
// This file may be distributed under the terms of the GNU GPLv3 license.
|
||||
|
||||
// CMSIS
|
||||
#include "sam.h"
|
||||
#include "sam4e.h"
|
||||
|
||||
// Klipper
|
||||
#include "command.h" // DECL_CONSTANT
|
||||
|
||||
Reference in New Issue
Block a user