<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>keropo</author_name>
  <author_url>https://blog.hatena.ne.jp/keropo/</author_url>
  <blog_title>keropoの備忘録</blog_title>
  <blog_url>https://keropo.hatenadiary.com/</blog_url>
  <categories>
    <anon>組込みLinux</anon>
  </categories>
  <description>サンプルプログラム DirectFBでARM環境をグラフィカル表示～その① - keropoの備忘録の続き。 ARMクロスコンパイルしたDirectFBのライブラリ群が完成したので、それを利用してqemuで動かす為のサンプルプログラムを作成する。 作成したのは赤・緑・青のタスキ表示するプログラム(main.c)。 #include &lt;stdio.h&gt; #include &lt;unistd.h&gt; #include &lt;directfb.h&gt; #define DFBCHECK(x...) \ { \ DFBResult err = x; \ \ if (err != DFB_OK) \ { \ fpri…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkeropo.hatenadiary.com%2Fentry%2F2013%2F07%2F28%2F233540&quot; title=&quot;DirectFBでARM環境をグラフィカル表示～その② - keropoの備忘録&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url>http://cdn-ak.f.st-hatena.com/images/fotolife/k/keropo/20130728/20130728233210.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2013-07-28 23:35:40</published>
  <title>DirectFBでARM環境をグラフィカル表示～その②</title>
  <type>rich</type>
  <url>https://keropo.hatenadiary.com/entry/2013/07/28/233540</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
