LPC176x framework update (#20469)

This commit is contained in:
Chris Pepper
2020-12-14 22:36:25 +00:00
committed by GitHub
parent 8c05053951
commit 9fd358f10c
3 changed files with 2 additions and 5 deletions

View File

@ -24,7 +24,7 @@
#if PIO_PLATFORM_VERSION < 1001
#error "nxplpc-arduino-lpc176x package is out of date, Please update the PlatformIO platforms, frameworks and libraries. You may need to remove the platform and let it reinstall automatically."
#endif
#if PIO_FRAMEWORK_VERSION < 2005
#if PIO_FRAMEWORK_VERSION < 2006
#error "framework-arduino-lpc176x package is out of date, Please update the PlatformIO platforms, frameworks and libraries."
#endif