Files
zephyr/scripts
David Leach f5b0f92bb7 scripts: dictionary: rename parser module to avoid name collision
The parser module collides with a module in python called parser.
Doesn't seem to be a problem in Linux but for some reason the
search/include order in Windows causes python to import the wrong
parser. The change is to rename the module to dictionary_parser
to avoid the name space collision.

fixes: #36339

Signed-off-by: David Leach <david.leach@nxp.com>
2021-06-24 04:22:33 -05:00
..
2021-05-07 22:10:21 -04:00
2021-06-11 08:16:41 -04:00
2021-02-19 05:28:09 -06:00
2021-04-22 21:15:07 -04:00