M355 S0, S1 fixes & faster LCD, SD card
fix Travis error
This commit is contained in:
committed by
Bob-the-Kuhn
parent
8c622a59cf
commit
bea3ec2724
@@ -121,3 +121,31 @@ lib_ldf_mode = off
|
||||
lib_extra_dirs = frameworks
|
||||
lib_deps = U8glib-ARM, CMSIS-LPC1768
|
||||
extra_scripts = Marlin/src/HAL/HAL_LPC1768/lpc1768_flag_script.py
|
||||
|
||||
|
||||
[env:Re-ARM_debug_and_upload]
|
||||
# Segger JLink
|
||||
platform = nxplpc
|
||||
#framework = mbed
|
||||
board = lpc1768
|
||||
board_f_cpu = 100000000L
|
||||
build_flags = !python Marlin/src/HAL/HAL_LPC1768/lpc1768_flag_script.py
|
||||
lib_ldf_mode = off
|
||||
lib_deps = U8glib-ARM
|
||||
src_filter =
|
||||
extra_scripts = debug_extra_script.py, Marlin/src/HAL/HAL_LPC1768/lpc1768_flag_script.py
|
||||
debug_tool = custom
|
||||
debug_server =
|
||||
C:\Program Files (x86)\SEGGER\JLink_V618d\JLinkGDBServerCL.exe
|
||||
-select
|
||||
USB
|
||||
-port
|
||||
2331
|
||||
-device
|
||||
LPC1768
|
||||
-if
|
||||
JTAG
|
||||
-speed
|
||||
auto
|
||||
-noir
|
||||
|
Reference in New Issue
Block a user