mirror of
https://github.com/espressif/esp-idf.git
synced 2025-11-12 05:20:01 +01:00
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.
2.6 KiB
2.6 KiB