This website requires JavaScript.
Explore
Help
Sign In
Mirror
/
klipper-dgus
mirror of
https://github.com/Desuuuu/klipper.git
Watch
1
Star
0
Fork
You've already forked klipper-dgus
0
Code
Issues
Projects
Releases
Wiki
Activity
baae7f3a71
klipper-dgus
/
test
/
configs
/
sam4e8e.config
4 lines
93 B
Plaintext
Raw
Normal View
History
Unescape
Escape
sam4e8e: Add the SAM4e8e port This can be flashed to e.g. the duet wifi using bossac. It requires a later version as is currently included in the klipper repo (1.8 vs. 1.2). Comms are currently via UART0 only, USB serial is still TBD Signed-off-by: Florian Heilmann <Florian.Heilmann@gmx.net>
2018-08-07 01:03:54 +02:00
# Base config file for Atmel SAM4E8E ARM processor
src: Rename source folders for atsam and atsamd architectures Signed-off-by: Florian Heilmann <Florian.Heilmann@gmx.net>
2019-01-13 02:14:50 +01:00
CONFIG_MACH_ATSAM=y
sam4e8e: Add the SAM4e8e port This can be flashed to e.g. the duet wifi using bossac. It requires a later version as is currently included in the klipper repo (1.8 vs. 1.2). Comms are currently via UART0 only, USB serial is still TBD Signed-off-by: Florian Heilmann <Florian.Heilmann@gmx.net>
2018-08-07 01:03:54 +02:00
CONFIG_MACH_SAM4E8E=y