Files
esp-idf/tools
Vincent-Dalstra 7313d8c704 fix: Add quotes around node ID in dependency graph
Graphviz node ID's are represented as strings, that can only use a
restricted set of characters (characters, digits, and underscores), and
must not match a reserved keyword. These restrictions do not apply when
the string is wrapped in double quotes. This allows for component names
with dashes in them, for example.

Closes https://github.com/espressif/esp-idf/pull/17594
2025-10-10 11:58:51 +02:00
..
2022-08-01 15:52:21 +08:00
2025-09-22 01:10:02 +00:00
2025-06-11 10:56:38 +02:00
2025-06-11 10:56:38 +02:00
2025-06-11 10:56:38 +02:00
2025-06-11 10:56:38 +02:00
2025-06-11 10:56:38 +02:00
2022-05-19 11:10:59 +08:00
2024-11-12 17:02:26 +08:00
2023-09-27 08:43:45 +02:00
2025-08-01 10:15:04 +02:00
2025-03-27 12:30:23 +01:00