P2.0 first cut took the first-alphabetical lib providing a header and then checked manifest membership. When several installed libs ship the same header (e.g. DHT118266, DHT_sensor_library, servodht11 all have DHT.h), the stray first-match got rejected and the header was dropped even though the declared lib provides it. _find_manifest_library_for_header: when a manifest is supplied, pick the first DECLARED library that provides the header. This both selects the right lib and excludes undeclared ones. No manifest = legacy first-match. Test strengthened with a stray same-header lib that sorts first. |
||
|---|---|---|
| .. | ||
| autosearch | ||
| backend | ||
| esp32 | ||
| esp32-emulator | ||
| esp32_cam | ||
| multi_board | ||
| multi_board_esp32 | ||
| pi3_console_boot | ||
| pi3_protocols | ||
| pi_arduino_serial | ||
| pico_doom_demo | ||
| test-esp32-cam | ||
| test-esp32-p4 | ||
| test_100_days | ||
| test_Raspberry_Pi_Pico_W | ||
| test_chip_backend_runtime | ||
| test_circuit | ||
| test_custom_chips | ||
| test_custom_chips_boards | ||
| test_epaper | ||
| test_intel | ||
| test_micropython_i2c_minimal | ||
| test_micropython_i2c_ssd1306_repro | ||
| test_micropython_wifi_trace | ||
| docker-errors-2026-04-19.md | ||