PlatformIO IDE 1.3.1
- Handle
Path
andPATH
environment variables for Windows OS (#134) - Better handling of opened projects with soft links (#136)
- Improved compatibility with Arduino IDE when "Import Arduino IDE Project..." is used
- Fixed issue with upgrading PlatformIO IDE from Atom Registry
PlatformIO CLI 2.11.1
- Added support for Arduino M0, M0 Pro and Tian boards (issue #472)
- Added support for Microchip chipKIT Lenny board
- Updated Microchip PIC32 Arduino framework to v1.2.1
- Documented uploading of EEPROM data (from EEMEM directive)
- Added
Rebuild C/C++ Project Index
target to CLion and Eclipse IDEs - Improved project generator for CLion IDE
- Added
udev
rules for OpenOCD CMSIS-DAP adapters (issue #718) - Auto-remove project cache when PlatformIO is upgraded
- Keep user changes for
.gitignore
file when re-generate/update project data - Ignore
[platformio]
section from custom project configuration file when platformio ci –project-confcommand is used - Fixed missed
--boot
flag for the firmware uploader for ATSAM3X8E Cortex-M3 MCU based boards (Arduino Due, etc) (issue #710) - Fixed missing trailing
\
for the source files list when generate project for Qt Creator IDE (issue #711) - Split source files to
HEADERS
andSOURCES
when generate project for Qt Creator IDE (issue #713)
Discussions
Become a Hackaday.io Member
Create an account to leave a comment. Already have an account? Log In.