Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 754 Bytes

blog.md

File metadata and controls

18 lines (15 loc) · 754 Bytes
title
The Open SoC Debug Blog

The Open SoC Debug Blog

In our blog we regularly post about the status of the project, things we figured out while working on it and other things that might come to our mind. Please contact us if you want to share your experience with Open SoC Debug, guest posts are always welcome!

{% for post in site.posts %}

by {{ site.authors[post.author].display_name }}, posted on {{ post.date | date_to_long_string }}

{{ post.excerpt }}

{% if post.excerpt != post.content %} Read more {% endif %}

{% endfor %}