diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2017-08-25 23:31:58 -0400 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2017-09-20 13:18:07 -0400 |
commit | 3b4088c23fc742334f5bd9daf9bbf98e7e89daac (patch) | |
tree | 009e520d09981f605ba1fde3b281da3e9252d6bd /config/example-extras.cfg | |
parent | 5a85c1667a80cc2dda9861980c64d99f8da0163e (diff) | |
download | kutter-3b4088c23fc742334f5bd9daf9bbf98e7e89daac.tar.gz kutter-3b4088c23fc742334f5bd9daf9bbf98e7e89daac.tar.xz kutter-3b4088c23fc742334f5bd9daf9bbf98e7e89daac.zip |
chipmisc: Add support for Replicape board
Add support for configuring and controlling the hardware specific to
the revision "B3" Replicape board.
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'config/example-extras.cfg')
-rw-r--r-- | config/example-extras.cfg | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/config/example-extras.cfg b/config/example-extras.cfg index 935a3d52..7b943218 100644 --- a/config/example-extras.cfg +++ b/config/example-extras.cfg @@ -122,3 +122,8 @@ # its highest resistance, and then the 'channel_x' parameters can be # specified using the desired amperage value for the stepper. The # default is to not scale the 'channel_x' parameters. + + +# Replicape support - see the generic-replicape.cfg file for further +# details. +#[replicape] |