<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/.circleci/config.yml, branch codex/class-reference-docs</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/tinyusb.git/atom/.circleci/config.yml?h=codex%2Fclass-reference-docs</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/.circleci/config.yml?h=codex%2Fclass-reference-docs'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2026-03-13T16:01:38Z</updated>
<entry>
<title>add ft9xx-gcc toolchain support to CI</title>
<updated>2026-03-13T16:01:38Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2026-03-13T16:01:38Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=adf853643b3db80444da5c3018eb214e244fcf47'/>
<id>urn:sha1:adf853643b3db80444da5c3018eb214e244fcf47</id>
<content type='text'>
</content>
</entry>
<entry>
<title>also render unchange table (#3390)</title>
<updated>2025-12-05T13:12:45Z</updated>
<author>
<name>Ha Thach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-12-05T13:12:45Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=e73dfde96dcf59e6357d833adbe49c1cf716a1b3'/>
<id>urn:sha1:e73dfde96dcf59e6357d833adbe49c1cf716a1b3</id>
<content type='text'>
* also render unchange table
* run metrics with circleci (full all boards build)</content>
</entry>
<entry>
<title>Run CI build with fixed set of boards (#3389)</title>
<updated>2025-12-05T03:21:28Z</updated>
<author>
<name>Ha Thach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-12-05T03:21:28Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=93b53158f02bce9497419298ac27150eebe567d3'/>
<id>urn:sha1:93b53158f02bce9497419298ac27150eebe567d3</id>
<content type='text'>
* run cmake ci build on github with a fixed set of board to keep the size stable
* Size Difference Report contain major &gt;1% and minor &lt;1&amp; table</content>
</entry>
<entry>
<title>fine tune ci to build more with circleci (#3386)</title>
<updated>2025-12-04T14:34:10Z</updated>
<author>
<name>Ha Thach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-12-04T14:34:10Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=e7105b1fa3ccd8200fe7fb8b0759d00afc9b07c1'/>
<id>urn:sha1:e7105b1fa3ccd8200fe7fb8b0759d00afc9b07c1</id>
<content type='text'>
* fine tune ci to build more with circleci
* skip make for arm-iar, esp-idf
* skip make + clang for circleci since llvm-objcopy got killed due to memory issue.
</content>
</entry>
<entry>
<title>circcleci run all job with large, also try to fix context deadline exceeded with espressif build</title>
<updated>2025-11-17T16:03:51Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-11-17T15:47:12Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=117350222301bc0c9f70104e8a1c4080c34810f2'/>
<id>urn:sha1:117350222301bc0c9f70104e8a1c4080c34810f2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add at32 to README.rst, rename at32 board to lower case, correct name to match mcu, add meta data</title>
<updated>2025-08-01T15:10:12Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-08-01T04:26:04Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=9290788a2376277740742cc07873143a034193cf'/>
<id>urn:sha1:9290788a2376277740742cc07873143a034193cf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>build iar with circleci large resource</title>
<updated>2025-07-02T10:43:38Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-07-02T10:43:38Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=a52e5ce99aa4fba305e5b8639360d5b3990d7475'/>
<id>urn:sha1:a52e5ce99aa4fba305e5b8639360d5b3990d7475</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add doc for building examples with cmake build system</title>
<updated>2025-07-02T07:41:16Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-07-02T07:41:16Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=4579b4f8255a5ed06e276978474fab7c7567445a'/>
<id>urn:sha1:4579b4f8255a5ed06e276978474fab7c7567445a</id>
<content type='text'>
change ci matrix build:
- github build make/cmake one per family on push only
- circicle do full cmake build for all toolchain (missing rx-gcc)
</content>
</entry>
<entry>
<title>run arm-iar with non-forked PR</title>
<updated>2025-04-17T14:36:09Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-04-17T10:26:36Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=46d2d4199ea31babbffff51f9eaa65eda81c659b'/>
<id>urn:sha1:46d2d4199ea31babbffff51f9eaa65eda81c659b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update iar build</title>
<updated>2025-04-17T06:05:18Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-04-17T06:05:18Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=eea42fd1197bea01eb480363ccf573544f4c9551'/>
<id>urn:sha1:eea42fd1197bea01eb480363ccf573544f4c9551</id>
<content type='text'>
</content>
</entry>
</feed>
