<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/.github/workflows/build_cmake.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/.github/workflows/build_cmake.yml?h=codex%2Fclass-reference-docs</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/.github/workflows/build_cmake.yml?h=codex%2Fclass-reference-docs'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2024-05-13T09:41:11Z</updated>
<entry>
<title>more ci update (#2642)</title>
<updated>2024-05-13T09:41:11Z</updated>
<author>
<name>Ha Thach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-05-13T09:41:11Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=6f47746e5ff6e33b25e12742d62bcbf69f8a27a0'/>
<id>urn:sha1:6f47746e5ff6e33b25e12742d62bcbf69f8a27a0</id>
<content type='text'>
* Circi use small docker
* caching espressif docker image
* only run make job on pull request or push to master
* hw test run on pull request only, rename build_cmake to build.yml
* enable all ci build, cmake(clang) and make(*) only run with pull_request or push to master</content>
</entry>
<entry>
<title>More ci tweak (#2636)</title>
<updated>2024-05-10T11:55:43Z</updated>
<author>
<name>Ha Thach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-05-10T11:55:43Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=3e2ea7750681b27238043c7158ff5508f01914a3'/>
<id>urn:sha1:3e2ea7750681b27238043c7158ff5508f01914a3</id>
<content type='text'>
* change concurrency group to ${{ github.workflow }}-${{ github.ref }}
* use argparse for build.py hil_test.py, remove the need to install click
* move ci win/mac to build_cmake.yml
* rename build_family.yml to build_util.yml
* build_util.yml support esp32
* integrate build-espressif into build.yml
* build.py support make with --board option
* add get_deps action
* update hil test to reuse action</content>
</entry>
<entry>
<title>Rework ci (#2631)</title>
<updated>2024-05-09T13:43:46Z</updated>
<author>
<name>Ha Thach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-05-09T13:43:46Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=ba6babf570752a28379aab51d9c27e7b9efe872d'/>
<id>urn:sha1:ba6babf570752a28379aab51d9c27e7b9efe872d</id>
<content type='text'>
* add name field to usbd_class_driver_t
* ci: use set matrix py script
* add riscv32 and cmake support for ch32v307, fomu,  gd32vf103
* update build_cmake.py to take --family --board --toolchain
* separate hil test to its own workflow
* move esp32 board into separated hil json
* add make build to ci
* remov build_make.py
* build.py support esp32 board
* setup toolchain support esp-idf
* fix missing click
* merge family in matrix build to reduce jobs
* skip cifuzz since it still has issue with get_deps and click</content>
</entry>
<entry>
<title>add cmake for mm32, remove mm32 bluepill since it is custom/reworked board (not available for order)</title>
<updated>2024-05-06T10:14:35Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-05-06T10:14:35Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=497785393de5500d99ff80110040c04039bd072f'/>
<id>urn:sha1:497785393de5500d99ff80110040c04039bd072f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add cmake for samg55</title>
<updated>2024-05-04T10:23:16Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-05-04T10:23:16Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=3791514908c768df18df1be0afdcb07f2c3596b7'/>
<id>urn:sha1:3791514908c768df18df1be0afdcb07f2c3596b7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix ci</title>
<updated>2024-05-04T03:28:47Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-05-04T03:28:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=666702f478dd91d5d2ea4f194d77f835844a19cd'/>
<id>urn:sha1:666702f478dd91d5d2ea4f194d77f835844a19cd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix ci</title>
<updated>2024-05-03T11:12:55Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-05-03T11:12:55Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=fcfd5a66256f5fba4b9871d6dd84050f9a238ab8'/>
<id>urn:sha1:fcfd5a66256f5fba4b9871d6dd84050f9a238ab8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add cmake for xmc4000</title>
<updated>2024-05-03T09:48:55Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-05-03T09:48:55Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=f38fbbfb2b663cf0977417cf313345f56475cdad'/>
<id>urn:sha1:f38fbbfb2b663cf0977417cf313345f56475cdad</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add cmake for tm4c</title>
<updated>2024-05-03T09:15:29Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-05-03T09:15:29Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=704412bb481c285dded617aacb29c7346baf6bf4'/>
<id>urn:sha1:704412bb481c285dded617aacb29c7346baf6bf4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>merge samd51 and same5x</title>
<updated>2024-05-03T08:15:27Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-05-03T08:15:27Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=4b86b492603cbb869b7cbcad704f92009b6c364f'/>
<id>urn:sha1:4b86b492603cbb869b7cbcad704f92009b6c364f</id>
<content type='text'>
</content>
</entry>
</feed>
