<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Thomas Höhenleitner</title>
    <description>The latest articles on DEV Community by Thomas Höhenleitner (@rokath).</description>
    <link>https://dev.to/rokath</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F604425%2F8af7ebb9-e3e4-44c5-98f5-1b7aff923359.jpeg</url>
      <title>DEV Community: Thomas Höhenleitner</title>
      <link>https://dev.to/rokath</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/rokath"/>
    <language>en</language>
    <item>
      <title>Super fast and small firmware embedded tracing</title>
      <dc:creator>Thomas Höhenleitner</dc:creator>
      <pubDate>Thu, 29 Apr 2021 21:34:36 +0000</pubDate>
      <link>https://dev.to/rokath/super-fast-and-small-firmware-embedded-tracing-3obe</link>
      <guid>https://dev.to/rokath/super-fast-and-small-firmware-embedded-tracing-3obe</guid>
      <description>&lt;p&gt;If you ever wished to have an universal printf like option inside an interrupt for runtime analysis of your microcontroller code, have a look at the little Trice tracer code at github.com. If offers you a comfortable and very efficient way getting logs from your target device and reduces the memory footprint. Sound impossible? It is true and open source! &lt;a href="https://github.com/rokath/trice"&gt;https://github.com/rokath/trice&lt;/a&gt;&lt;/p&gt;

</description>
      <category>logger</category>
    </item>
  </channel>
</rss>
