mirror of
https://github.com/arduino/Arduino.git
synced 2025-02-20 14:54:31 +01:00
platform.getId() gives the same result for derived cores. Issue #5260 is caused by both cores declaring as `avr`, with the same label but different identifier. This patch completes the previous one by adding the folder where the core resides to the matching id.