mirror of
git://soft.sys114.com/klipper
synced 2026-02-09 21:04:23 +09:00
Most of the peripherals on the sam4e8e are similar to the ones on the sam3x8e mcu. Merge the code together and use just one code directory. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
4 lines
92 B
Plaintext
4 lines
92 B
Plaintext
# Base config file for Atmel SAM4E8E ARM processor
|
|
CONFIG_MACH_SAM3=y
|
|
CONFIG_MACH_SAM4E8E=y
|