Skip to content

InvalidProjectConfError: Invalid 'wled/src/platformio.ini' (project configuration file): 'No option 'platform_packages' in section: 'esp32s2'' #4829

@eku

Description

@eku

What happened?

I copied platformio_override.sample.ini to platformio_override.ini and modified the settings to match my board, wich is ESP8266 based.

To Reproduce Bug

  1. cp platformio_override.sample.ini platformio_override.ini`
  2. pio run

Expected Behavior

I would expect that the platformio_override.sample.ini is maintained and valid. Unfortunately it is not updated if platform settings in other files are renamed or changed.

Install Method

Self-Compiled

What version of WLED?

HEAD of main

Which microcontroller/board are you seeing the problem on?

ESP8266

Relevant log/trace output

Anything else?

InvalidProjectConfError: Invalid 'wled/src/platformio.ini' (project configuration file): 'No option 'platform_packages' in section: 'esp32s2''

Code of Conduct

  • I agree to follow this project's Code of Conduct

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions