Gunar Schorcht 327b9fd32e cpu/esp32: introduce module esp_log_tagged
ESP32 log output was always tagged with additional information by default. The tag consists the type of the log message, the system time in ms, and the module or function in which the log message is generated. By introducing module `esp_log_tagged`, these additional information are disabled by default and can be enabled by using module `esp_log_tagged`.
2019-11-20 08:42:27 +01:00
..
2018-10-08 12:20:49 +02:00
2019-09-20 19:39:23 +02:00
2018-10-08 12:20:49 +02:00
2018-10-08 12:20:49 +02:00
2019-11-14 13:58:25 +01:00
2018-10-08 12:20:49 +02:00
2019-08-06 19:43:54 +02:00
2019-09-20 19:35:02 +02:00
2019-10-13 21:03:41 +02:00
2018-10-08 12:20:49 +02:00
2019-10-02 14:21:35 +02:00
2018-10-08 12:20:49 +02:00