platformio/platformio-core

Warning when extending from own env

Open

#5096 opened on Mar 3, 2025

View on GitHub
 (1 comment) (0 reactions) (0 assignees)Python (7,329 stars) (791 forks)batch import
confighelp wanted

Description

PlatformIO Core, version 6.1.17

[base]
extends = base

Please don't ask how I found out, but this code results in pio being stuck without any warning

Contributor guide