Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

platformio 3.5.3 #28569

Closed
wants to merge 1 commit into from
Closed

platformio 3.5.3 #28569

wants to merge 1 commit into from

Conversation

ivankravets
Copy link
Contributor

  • PlatformIO Home - interact with PlatformIO ecosystem using modern and cross-platform GUI:
    • "Recent News" block on "Welcome" page
    • Direct import of development platform's example
  • Simplify configuration for PIO Unit Testing: separate main program from a test build process, drop requirement for #ifdef UNIT_TEST guard
  • Override any option from board manifest in Project Configuration File "platformio.ini" (issue #1612)
  • Configure a custom path to SVD file using debug_svd_path option
  • Custom project description which will be used by PlatformIO Home
  • Updated Unity tool to 2.4.3
  • Improved support for Black Magic Probe in "uploader" mode
  • Renamed "monitor_baud" option to "monitor_speed"
  • Fixed issue when a custom lib_dir was not handled correctly (issue #1473)
  • Fixed issue with useless project rebuilding for case insensitive file systems (Windows)
  • Fixed issue with build_unflags option when a macro contains value (e.g., -DNAME=VALUE)
  • Fixed issue which did not allow to override runtime build environment using extra POST script
  • Fixed "RuntimeError: maximum recursion depth exceeded" for library manager (issue #1528)

@cujomalainey
Copy link

Any ETA on when this will get merged? My CI broke when it pulled in this version and I rather not install platformio twice just to debug that CI

@ivankravets
Copy link
Contributor Author

@ilovezfs Is something wrong with our manifest?

@cujomalainey
Copy link

@ilovezfs is there some sort of an issue?

@ivankravets ivankravets closed this Jul 3, 2018
@lock lock bot added the outdated PR was locked due to age label Aug 2, 2018
@lock lock bot locked as resolved and limited conversation to collaborators Aug 2, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
outdated PR was locked due to age
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants