From ea569ca29eff699f4e678908660f69e3a1e5e78c Mon Sep 17 00:00:00 2001 From: Chris Pepper Date: Tue, 23 Jun 2020 22:30:35 +0100 Subject: [PATCH] Update LPC176x platform version (#18392) --- platformio.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platformio.ini b/platformio.ini index dab718cd8..741563131 100644 --- a/platformio.ini +++ b/platformio.ini @@ -281,7 +281,7 @@ debug_tool = jlink # NXP LPC176x ARM Cortex-M3 # [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 lib_ldf_mode = off lib_compat_mode = strict