Skip to content

Conversation

@valeros
Copy link
Contributor

@valeros valeros commented May 3, 2022

This fixes possible issues when developers specify arbitrary partition files using relative or absolute paths.

Additionally, hyphens in filenames are replaced with underscores to avoid compilation warnings like ISO C++11 requires whitespace after the macro name

Resolves platformio/platform-espressif32#787

This fixes possible issues when developers specify arbitrary partition files
using relative or absolute paths.

Additionally, hyphens in filenames are replaced with underscores to
avoid compilation warnings "ISO C++11 requires whitespace after the macro name"

Resolves platformio/platform-espressif32#787
@github-actions
Copy link
Contributor

github-actions bot commented May 3, 2022

Unit Test Results

0 files  0 suites   0s ⏱️
0 tests 0 ✔️ 0 💤 0

Results for commit da0ef47.

♻️ This comment has been updated with latest results.

@VojtechBartoska VojtechBartoska added the IDE: PlaformIO Issue relates to PlatformIO IDE label May 3, 2022
@me-no-dev me-no-dev merged commit 4453ca5 into espressif:master May 4, 2022
@valeros valeros deleted the partition-fix branch August 30, 2022 15:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

IDE: PlaformIO Issue relates to PlatformIO IDE

Projects

None yet

Development

Successfully merging this pull request may close these issues.

No quotes included in define for custom board_build.partitions

3 participants