Add commented make flash command to dockerfile as reference.

This commit is contained in:
cyteen 2021-01-07 12:20:55 +00:00
parent 353e7b9174
commit 13be7b94ae
1 changed files with 1 additions and 0 deletions

View File

@ -97,6 +97,7 @@ COPY klipper_cfg/firmware/config ${SRCDIR}/.config
WORKDIR ${SRCDIR}
RUN make
#RUN make flash FLASH_DEVICE=/hostdevices/ttyUSB0
RUN cp out/klipper.elf.hex /home/klippy/.config/klipper/firmware/