]> granicus.if.org Git - esp-idf/commit
Changed initialization sequence of application tracing component on APP CPU so it...
authorkrzychb <krzychb@gazeta.pl>
Wed, 13 Sep 2017 17:48:00 +0000 (19:48 +0200)
committerkrzychb <krzychb@gazeta.pl>
Thu, 14 Sep 2017 18:47:43 +0000 (20:47 +0200)
commita1ebeed303752a89fb43a202bae8e1285edf07d8
tree8a7c38408c1252ecf4187cef319fe5f13a25a699
parent5e50c9d884dfa7fb253888046205bba0fdb29e22
Changed initialization sequence of application tracing component on APP CPU so it follows completion of initialization of the same component on PRO CPU. Previously, because of missing locking mechanism, both components were printing logs to UART at the same time. As results logs contained only corrupted characters / were not legible at all. Internal tracking: esp-idf/openocd-esp32, Issue 15
components/esp32/cpu_start.c