github platformio/platformio-core v2.8.5
2.8.5 (2016-03-07)

latest releases: v6.1.15, v6.1.14, v6.1.13...
8 years ago
  • Project generator for [NetBeans IDE]([issue #541])
  • Created package for Homebrew Mac OS X Package Manager: brew install platformio (issue #395)
  • Updated Arduino core for Espressif platform to 2.1.0 (issue #544)
  • Added support for the ESP8266 ESP-07 board to [Espressif]([issue #527])
  • Improved handling of String-based CPPDEFINES passed to extra build_flags (issue #526)
  • Generate appropriate project for CLion IDE and CVS (issue #523)
  • Use src_dir directory from Project Configuration File platformio.ini when initializing project otherwise create base src directory (issue #536)
  • Fixed issue with incorrect handling of user’s build flags where the base flags were passed after user’s flags to GCC compiler (issue #528)
  • Fixed issue with Project Generator when optional build flags were passed using system environment variables: PLATFORMIO_BUILD_FLAGS or PLATFORMIO_BUILD_SRC_FLAGS
  • Fixed invalid detecting of compiler type (issue #550)
  • Fixed issue with updating package which was deleted manually by user (issue #555)
  • Fixed incorrect parsing of GCC -include flag (issue #552)

Don't miss a new platformio-core release

NewReleases is sending notifications on new releases.