esp-idf/components/esp_common
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
..
include versions: Update version to 4.1.1 2021-01-22 11:08:17 +08:00
src esp_pm: fix formatting issues in esp_pm_dump_locks 2021-05-10 16:29:29 +00:00
CMakeLists.txt expression_with_stack_xtensa: renamed and moved assembly helpes of esp_expression_wit_stack to xtensa component 2019-12-20 13:18:13 -03:00
component.mk ipc: prevent code getting pulled in for unicore configuration 2019-08-28 12:47:08 +05:30
Kconfig freertos/portmux: increase portmux timeouts to avoid crashing when using debug feature 2020-08-11 11:34:05 -03:00
Kconfig.spiram.common esp32/esp32s2beta: Extract common SPIRAM options into esp_commmon component 2019-06-11 13:07:37 +08:00
sdkconfig.rename apptrace: Renames Kconfig options 2019-11-13 15:24:01 +03:00