Browse Source

Update LPC176x platform version (#18392)

Chris Pepper 5 years ago
parent
commit
ea569ca29e
No account linked to committer's email address
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      platformio.ini

+ 1
- 1
platformio.ini View File

281
 # NXP LPC176x ARM Cortex-M3
281
 # NXP LPC176x ARM Cortex-M3
282
 #
282
 #
283
 [common_LPC]
283
 [common_LPC]
284
-platform          = https://github.com/p3p/pio-nxplpc-arduino-lpc176x/archive/0.1.2.zip
284
+platform          = https://github.com/p3p/pio-nxplpc-arduino-lpc176x/archive/0.1.3.zip
285
 board             = nxp_lpc1768
285
 board             = nxp_lpc1768
286
 lib_ldf_mode      = off
286
 lib_ldf_mode      = off
287
 lib_compat_mode   = strict
287
 lib_compat_mode   = strict

Loading…
Cancel
Save