mirror of
git://soft.sys114.com/klipper
synced 2026-02-04 16:40:37 +09:00
lpc176x: Add support for flashing via "make flash"
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
@@ -1,11 +1,6 @@
|
||||
# This file contains common pin mappings for Smoothieboard. To use
|
||||
# this config, the firmware should be compiled for the LPC176x.
|
||||
|
||||
# The "make flash" command does not work on the Smoothieboard.
|
||||
# Instead, after running "make", copy the generated "out/klipper.bin"
|
||||
# file to a file named "firmware.bin" on an SD card and then restart
|
||||
# the Smoothieboard with that SD card.
|
||||
|
||||
# See the example.cfg file for a description of available parameters.
|
||||
|
||||
[stepper_x]
|
||||
|
||||
Reference in New Issue
Block a user