Skip to content

3.5.2

Compare
Choose a tag to compare
@ivankravets ivankravets released this 13 Mar 10:19
· 3216 commits to develop since this release
  • PlatformIO Home - interact with PlatformIO ecosystem using modern and cross-platform GUI:
    • Multiple themes (Dark & Light)
    • Ability to specify a name for new project
  • Control PIO Unified Debugger and its firmware loading mode using debug_load_mode option
  • Added aliases (off, light, strict) for LDF Compatibility Mode
  • Search for a library using PIO Library Registry ID id:X (e.g. pio lib search id:13)
  • Show device system information (MCU, Frequency, RAM, Flash, Debugging tools) in a build log
  • Show all available upload protocols before firmware uploading in a build log
  • Handle "os.mbed.com" URL as a Mercurial (hg) repository
  • Improved support for old mbed libraries without manifest
  • Fixed project generator for Qt Creator IDE (issue #1303, issue #1323)
  • Mark project source and library directories for CLion IDE (issue #1359, issue #1345, issue #897)
  • Fixed issue with duplicated "include" records when generating data for IDE (issue #1301)