platformio/platformio-core

Warning when extending from own env

Open

#5,096 opened on Mar 3, 2025

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

Repository metrics

Stars
 (7,329 stars)
PR merge metrics
 (Avg merge 109d 16h) (5 merged PRs in 30d)

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