]> granicus.if.org Git - esp-idf/commit
feat(log): add new function to log buffer with level and hex dump.
authormichael <xiaoxufeng@espressif.com>
Mon, 21 Aug 2017 14:03:53 +0000 (22:03 +0800)
committermichael <xiaoxufeng@espressif.com>
Mon, 18 Sep 2017 03:44:54 +0000 (11:44 +0800)
commit8244fa95fe30d9524d7b10c6469ff273e16dffe4
treec8f48f736deacb784e765e3c0b1f9e5fa561240f
parent9a1ba5985b27f47c865f09e5d5bca29231a9967b
feat(log): add new function to log buffer with level and hex dump.
components/log/include/esp_log.h
components/log/include/esp_log_internal.h [new file with mode: 0644]
components/log/log.c
components/soc/esp32/include/soc/soc.h
components/soc/include/soc/soc_memory_layout.h