forked from platformio/platformio-core
Control debug flags and optimization level with a new "debug_build_flags" option
This commit is contained in:
@ -14,6 +14,7 @@ PlatformIO Core 4.0
|
||||
- Project Manager
|
||||
- Project Configuration UI for `"platformio.ini" <https://docs.platformio.org/page/projectconf.html>`__
|
||||
|
||||
* Control debug flags and optimization level with a new `debug_build_flags <https://docs.platformio.org/page/projectconf/section_env_debug.html#debug-build-flags>`__ option
|
||||
* Handle project configuration (monitor, test, and upload options) for PIO Remote commands (`issue #2591 <https://github.com/platformio/platformio-core/issues/2591>`_)
|
||||
* Updated SCons tool to 3.1.2
|
||||
* Made package ManifestSchema compatible with marshmallow >= 3 (`issue #3296 <https://github.com/platformio/platformio-core/issues/3296>`_)
|
||||
|
2
docs
2
docs
Submodule docs updated: 86845f2eeb...1d1246090c
Reference in New Issue
Block a user