<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xavi/jancity/src/gfx/esp32, branch esp32</title>
<subtitle>Entry for Global Game Jam 2024.
</subtitle>
<id>https://gitea.privatedns.org/xavi/jancity/atom?h=esp32</id>
<link rel='self' href='https://gitea.privatedns.org/xavi/jancity/atom?h=esp32'/>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/jancity/'/>
<updated>2024-01-30T22:49:22+00:00</updated>
<entry>
<title>gfx: #undef quad</title>
<updated>2024-01-30T22:49:22+00:00</updated>
<author>
<name>Xavier Del Campo Romero</name>
<email>xavi.dcr@tutanota.com</email>
</author>
<published>2024-01-29T23:45:27+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/jancity/commit/?id=52571b0f5aefb99cd55828945ccedc571c20d097'/>
<id>urn:sha1:52571b0f5aefb99cd55828945ccedc571c20d097</id>
<content type='text'>
Surprisingly, esp-idf #includes files such as sys/types.h when pulling
other standard header files, even when not explicitly defined. While
this is not a serious issue, incredibly their sys/types.h implementation
uses "#define quad", therefore breaking user code such as anything
related to "struct quad".
</content>
</entry>
<entry>
<title>WIP ESP32 port</title>
<updated>2024-01-30T00:16:18+00:00</updated>
<author>
<name>Xavier Del Campo Romero</name>
<email>xavi.dcr@tutanota.com</email>
</author>
<published>2024-01-29T22:58:04+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/jancity/commit/?id=a27a35bd778d9afe9f04e7aed69d950bc4d980e8'/>
<id>urn:sha1:a27a35bd778d9afe9f04e7aed69d950bc4d980e8</id>
<content type='text'>
</content>
</entry>
</feed>
