- 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 extrabuild_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 basesrc
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)
Discussions
Become a Hackaday.io Member
Create an account to leave a comment. Already have an account? Log In.