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 Merge branch 'bugfix/esp_idf_version_v4.0' into 'release/v4.0' 2020-11-05 12:44:50 +08:00
src esp_pm: fix formatting issues in esp_pm_dump_locks 2021-01-15 12:42:34 +01:00
CMakeLists.txt ipc: prevent code getting pulled in for unicore configuration 2020-03-11 14:04:45 +05:30
component.mk ipc: prevent code getting pulled in for unicore configuration 2020-03-11 14:04:45 +05:30
Kconfig Cosmetic Kconfig fixes 2019-10-10 09:11:01 +02:00
sdkconfig.rename Rename Kconfig options (components/esp32) 2019-05-21 09:09:01 +02:00