mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2025-07-25 15:44:02 -06:00
Update LPC176x platform version (#18392)
This commit is contained in:
parent
a0bbdde421
commit
ea569ca29e
1 changed files with 1 additions and 1 deletions
|
@ -281,7 +281,7 @@ debug_tool = jlink
|
||||||
# NXP LPC176x ARM Cortex-M3
|
# NXP LPC176x ARM Cortex-M3
|
||||||
#
|
#
|
||||||
[common_LPC]
|
[common_LPC]
|
||||||
platform = https://github.com/p3p/pio-nxplpc-arduino-lpc176x/archive/0.1.2.zip
|
platform = https://github.com/p3p/pio-nxplpc-arduino-lpc176x/archive/0.1.3.zip
|
||||||
board = nxp_lpc1768
|
board = nxp_lpc1768
|
||||||
lib_ldf_mode = off
|
lib_ldf_mode = off
|
||||||
lib_compat_mode = strict
|
lib_compat_mode = strict
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue