mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2025-01-22 09:42:34 +00:00
📌 Update, pin LPC PIO framework (#27554)
This commit is contained in:
parent
a9f44e37a9
commit
2a4a89d8cb
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@
|
||||||
#
|
#
|
||||||
[common_LPC]
|
[common_LPC]
|
||||||
platform = https://github.com/p3p/pio-nxplpc-arduino-lpc176x/archive/0.1.3.zip
|
platform = https://github.com/p3p/pio-nxplpc-arduino-lpc176x/archive/0.1.3.zip
|
||||||
platform_packages = framework-arduino-lpc176x@^0.2.9
|
platform_packages = framework-arduino-lpc176x@https://github.com/p3p/pio-framework-arduino-lpc176x/archive/ab41696b64.zip
|
||||||
toolchain-gccarmnoneeabi@1.100301.220327
|
toolchain-gccarmnoneeabi@1.100301.220327
|
||||||
board = nxp_lpc1768
|
board = nxp_lpc1768
|
||||||
lib_ldf_mode = off
|
lib_ldf_mode = off
|
||||||
|
|
Loading…
Reference in a new issue