esp-idf/components/esp_common
Ivan Grokhotkov 9d9d30965f 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 12:42:34 +01:00
..
include
src esp_pm: fix formatting issues in esp_pm_dump_locks 2021-01-15 12:42:34 +01:00
CMakeLists.txt
Kconfig
component.mk
sdkconfig.rename