lpc176x: Add support for flashing via "make flash"

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
Kevin O'Connor
2019-03-08 20:50:46 -05:00
parent 6ffbaa46c5
commit f5b10f0c13
4 changed files with 2 additions and 21 deletions

View File

@@ -1,11 +1,6 @@
# This file contains common pin mappings for Re-Arm. To use this
# config, the firmware should be compiled for the LPC176x.
# The "make flash" command does not work on the Re-Arm. 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 Re-Arm
# with that SD card.
# See the example.cfg file for a description of available parameters.
[stepper_x]