forked from platformio/platformio-core
Documented Stringification – converting a macro argument into a string constant // Resolve #4310
This commit is contained in:
@ -32,6 +32,7 @@ PlatformIO Core 6
|
||||
|
||||
* Allowed to ``Import("projenv")`` in a library extra script (`issue #4305 <https://github.com/platformio/platformio-core/issues/4305>`_)
|
||||
* Improved a serial port finder for a board with predefined HWIDs
|
||||
* Documented `Stringification <https://docs.platformio.org/en/latest/projectconf/section_env_build.html#stringification>`__ – converting a macro argument into a string constant (`issue #4310 <https://github.com/platformio/platformio-core/issues/4310>`_)
|
||||
* Added ``env.StringifyMacro(value)`` helper function for the `Advanced Scripting <https://docs.platformio.org/en/latest/scripting/index.html>`__
|
||||
|
||||
6.0.2 (2022-06-01)
|
||||
|
2
docs
2
docs
Submodule docs updated: b3bb4bfe67...6bfc42b226
Reference in New Issue
Block a user