Files
esp-idf/components
Ivan Grokhotkov 95c360fcbd esp_pm: fix formatting issues in esp_pm_dump_locks
- line was truncated because 64 characters were not sufficient
- length passed to snprintf should be full buffer length, not -1
- make the width of lock name field fixed
- fix alignment of lock type column
2021-01-15 13:18:06 +01:00
..
2020-05-18 16:51:45 +08:00
2020-12-22 16:05:39 +08:00