mirror of
https://github.com/andreili/klipper.git
synced 2025-09-21 12:24:42 +02: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
|