esp-idf/components
Ivan Grokhotkov ad9987f859 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-05-10 16:29:29 +00:00
..
2020-11-20 19:45:21 +08:00
2019-11-29 18:05:24 +08:00
2021-04-29 13:03:26 +00:00
2019-12-09 09:44:56 +08:00
2021-04-27 14:37:45 +08:00