<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/.circleci, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/tinyusb.git/atom/.circleci?h=master</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/.circleci?h=master'/>
<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>fix esp32p4 utmi phy init in the new esp-idf, also update esp-idf to v5.5.3</title>
<updated>2026-03-02T13:14:00Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2026-03-02T13:13:52Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=c0adaca3a5cecb07da686d0c5f0ad9802295c58b'/>
<id>urn:sha1:c0adaca3a5cecb07da686d0c5f0ad9802295c58b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor build scripts to support multiple build targets and improve argument handling</title>
<updated>2026-02-12T06:32:00Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2026-02-12T06:32:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=8a6012b0096cb71bb4cfaaa36813de4ac5003c18'/>
<id>urn:sha1:8a6012b0096cb71bb4cfaaa36813de4ac5003c18</id>
<content type='text'>
</content>
</entry>
<entry>
<title>clean up</title>
<updated>2026-02-12T05:15:26Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2026-02-12T04:30:40Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=c59447faa8935124bdeebeafbcb8ba65f7fc93f0'/>
<id>urn:sha1:c59447faa8935124bdeebeafbcb8ba65f7fc93f0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update metrics to support bloaty csv</title>
<updated>2025-12-10T04:33:31Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-12-09T13:11:18Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=919ee4b1527469e327710cff936366328f97294a'/>
<id>urn:sha1:919ee4b1527469e327710cff936366328f97294a</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>run linkermap as post build for size analyze</title>
<updated>2025-12-01T11:37:16Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-12-01T10:31:43Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=a337a6d337c0cdd50981ba2040aee99966ae3152'/>
<id>urn:sha1:a337a6d337c0cdd50981ba2040aee99966ae3152</id>
<content type='text'>
</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>
</feed>
