Files
esp-idf/tools
Sergei Silnov c57dfbc0b8 python: Fix yaml.load warnings
Since pyyaml 5.1 yaml.load without specifing loader is deprecated
Details: https://msg.pyyaml.org/load

To keep code compatible with older versions of pyyaml
and keep best perfomance CLoader with fallback to Loader is used.
2019-09-13 10:29:38 +00:00
..
2019-09-13 10:29:38 +00:00
2019-07-18 06:18:04 +00:00
2019-08-26 13:53:52 +02:00
2016-11-03 18:41:00 +08:00
2019-05-29 17:11:53 +10:00